Skip to content

SUNRUSE-Junk-Drawer/endless-trash

Repository files navigation

Endless Trash Continuous Integration License FOSSA Status Renovate enabled

Less a framework, more a collection of random bits and pieces which just so happen to fit together (sometimes).

NPM packages

Name Version Description
@endless-trash/api-gateway-lambda-websocket-host 0.0.2 Converts a WebSocket event handler into one usable by API Gateway Lambda.
@endless-trash/body-parser 0.0.3 Types for event handlers which attempt to parse the input's body.
@endless-trash/body-parser-event-handler 0.0.0 Converts a body parser into an event handler.
@endless-trash/body-serializer 0.0.4 Types for event handlers which serialize the output's body.
@endless-trash/body-serializer-event-handler 0.0.0 Converts a body serializer into an event handler.
@endless-trash/cache-key-value-store 0.0.0 Creates a higher-order JSON key-value store by placing a JSON key-value cache in front of another JSON key-value store.
@endless-trash/channel 0.0.2 Types for channels through which clients can communicate with hosts.
@endless-trash/dom-prompt-client 0.0.11 A client which displays prompts using the DOM.
@endless-trash/dynamodb-key-value-store 0.0.2 A key-value JSON store backed by a DynamoDB table.
@endless-trash/event-handler 0.0.3 Types for event handlers.
@endless-trash/event-handler-composer 0.0.0 Composes a chain of event handlers into a single event handler.
@endless-trash/file-store 0.0.5 Types and testing helpers for file stores.
@endless-trash/immutable-json-type 0.0.2 A type for immutable JSON.
@endless-trash/instanced-prompt-websocket-server 0.0.1 A WebSocket event handler which hosts an instanced prompt application.
@endless-trash/json-body-parser 0.0.2 A body parser which parses the incoming request as JSON.
@endless-trash/json-body-serializer 0.0.1 A body serializer which serializes the outgoing response as JSON.
@endless-trash/json-websocket-channel 0.0.3 A channel implementation which communicates in JSON with a host using a WebSocket.
@endless-trash/key-value-cache 0.0.2 Types and testing helpers for key-value JSON caches.
@endless-trash/key-value-store 0.0.5 Types and testing helpers for key-value JSON stores with optimistic concurrency control.
@endless-trash/memory-file-store 0.0.1 A volatile, in-memory file store.
@endless-trash/memory-key-value-cache 0.0.0 A volatile, in-memory key-value JSON cache.
@endless-trash/memory-key-value-store 0.0.2 A volatile, in-memory key-value JSON store.
@endless-trash/prompt 0.0.11 Types and helpers for describing and working with prompts of forms of fields.
@endless-trash/s3-file-store 0.0.1 A file store backed by a S3 bucket.
@endless-trash/sqlite-file-store 0.0.2 A file store backed by a SQLite database.
@endless-trash/sqlite-helpers 0.0.2 Helpers for working with SQLite databases.
@endless-trash/sqlite-key-value-store 0.0.3 A key-value JSON store backed by a SQLite database.
@endless-trash/text-body-parser 0.0.1 A body parser which parses the incoming request as text.
@endless-trash/validator 0.0.0 Validates the request body against a JSON schema.
@endless-trash/websocket-host 0.0.2 Types implemented by hosts of WebSocket event handlers.
@endless-trash/websocket-host-body-serializer 0.0.2 Adapts a body serializer to serialize the output messages of a WebSocket host event handler.
endless-trash 0.0.1 This is a stub package. You probably want an @endless-trash/* package instead.

License

FOSSA Status

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published