Package Documentation
This site is the primary documentation home for the current web-ts-toolkit workspace packages.
Available Packages
@web-ts-toolkit/access-router: access-policy Express routers and in-memory data services for Mongoose-backed APIs.@web-ts-toolkit/access-router-runtime: config-driven runtime that composesaccess-routerandexpress-runtimeinto resource REST APIs.@web-ts-toolkit/access-router-deco: decorator-based module and router configuration foraccess-router.@web-ts-toolkit/access-router-client: typed client adapter, model wrapper, and batching helpers foraccess-routerAPIs.@web-ts-toolkit/access-router-react: React hooks foraccess-router-clientmodel services.@web-ts-toolkit/express-runtime: Express app factory, local dev server helpers, serverless wrapper, and reusable runtime CLI.@web-ts-toolkit/express-json-router: JSON-aware Express router wrapper built on the shared response handler.@web-ts-toolkit/express-oidc-vault: OIDC middleware for Express with body or cookie session transport and server-side refresh-token storage.@web-ts-toolkit/express-oidc-vault-memory-store: in-memory store provider forexpress-oidc-vault.@web-ts-toolkit/express-oidc-vault-redis-store: Redis-backed store provider forexpress-oidc-vault.@web-ts-toolkit/express-oidc-vault-mongodb-store: MongoDB-backed store provider forexpress-oidc-vault.@web-ts-toolkit/express-response-handler: return-value response handling for Express routes.@web-ts-toolkit/http-errors: typed HTTP error classes and structured error payload helpers.@web-ts-toolkit/message-service: template-driven messaging service with Mongoose schemas, route factory, and provider hooks.@web-ts-toolkit/mongoose-rxdb: Mongoose-shaped Schema/Document/Query/Model/middleware proxy persisted locally via RxDB (SQLite).@web-ts-toolkit/moo: Mongoose helpers for schema fields, ObjectId checks, and document plugins.@web-ts-toolkit/pdf-reader: resource-safe browser PDF rendering, text extraction, and embedded-image extraction built on PDF.js.@web-ts-toolkit/utils: shared collection, object, async, and URL helpers used across the workspace.create-access-router-mongo-starter: starter CLI that scaffolds a MongoDB-backedaccess-router+ React app.
Many package-local README.md files stay intentionally short and point back here for the full guides.