199 packages
celluloid-engine
A collection of bits and bobs you can use to make your own browser-based 3D applications (such as games).
deepest-lore
Tools for creating and managing your deepest lore.
@deepest-lore/cli
A command-line tool for processing deepest-lore schemas and data.
@deepest-lore/data-model
Markdown documents, JSON schemas and Typescript definitions for the data model of deepest-lore.
@deepest-lore/fs-import
Imports deepest-lore schemas and data from JSON and CSV files on disk.
@deepest-lore/fs-import-watch
Imports deepest-lore schemas and data from JSON and CSV files on disk, automatically re-importing on changes.
@deepest-lore/html-export
Exports deepest-lore schemas and data to wiki-like HTML.
@deepest-lore/validator
Validates that deepest-lore schemas (and optionally data) are consistent with themselves and one another.
endless-trash
This is a stub package. You probably want an @endless-trash/* package instead.
@endless-trash/api-gateway-lambda-websocket-host
Converts a WebSocket event handler into one usable by API Gateway Lambda.
@endless-trash/body-parser
Types for event handlers which attempt to parse the input's body.
@endless-trash/body-parser-event-handler
Converts a body parser into an event handler.
@endless-trash/body-serializer
Types for event handlers which serialize the output's body.
@endless-trash/body-serializer-event-handler
Converts a body serializer into an event handler.
@endless-trash/cache-key-value-store
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
Types for channels through which clients can communicate with hosts.
@endless-trash/dom-prompt-client
A client which displays prompts using the DOM.
@endless-trash/dynamodb-key-value-store
A key-value JSON store backed by a DynamoDB table.
@endless-trash/event-handler
Types for event handlers.
@endless-trash/event-handler-composer
Composes a chain of event handlers into a single event handler.
@endless-trash/file-store
Types and testing helpers for file stores.
@endless-trash/immutable-json-type
A type for immutable JSON.
@endless-trash/instanced-prompt-websocket-server
A WebSocket event handler which hosts an instanced prompt application.
@endless-trash/json-body-parser
A body parser which parses the incoming request as JSON.
@endless-trash/json-body-serializer
A body serializer which serializes the outgoing response as JSON.