Simple pub/sub messaging for the web
A schema-based data mapper for Amazon DynamoDB
A message bus client in Javascript
generate random IDs and avoid collisions
Annotations providing easy integration between TypeScript domain objects and the @aws/dynamodb-data-mapper library
LiveReload JS client - auto reload browser on changes
TypeScript definitions for hat
A schema-based data mapper for Amazon DynamoDB
Annotations providing easy integration between TypeScript domain objects and the @nova-odm/mapper library
Convert form parameters to an object using the same logic as Rack
Simple session middleware for Express
Icon library from the Storybook team
Session management for TMCP (TypeScript Model Context Protocol) transport implementations. This package provides the base classes and in-memory implementations for both streaming session coordination and session metadata persistence.
Replay canvas integration
Secure, stateless, and cookie-based session library for JavaScript
User replays for Sentry
TypeScript definitions for express-session
<p align="center"> <a href="https://amplitude.com" target="_blank" align="center"> <img src="https://static.amplitude.com/lightning/46c85bfd91905de8047f1ee65c7c93d6fa9ee6ea/static/media/amplitude-logo-with-text.4fb9e463.svg" width="280"> </a> <b
<p align="center"> <a href="https://amplitude.com" target="_blank" align="center"> <img src="https://static.amplitude.com/lightning/46c85bfd91905de8047f1ee65c7c93d6fa9ee6ea/static/media/amplitude-logo-with-text.4fb9e463.svg" width="280"> </a> <b
Framework-agnostic core for [`@pristine-ts/data-mapping`](../data-mapping). No DI container, no logging dependency — usable directly in Angular / browser bundles.
A knex.js session store for Express and Connect
Headless CLI client for the Agent Client Protocol (ACP) — talk to coding agents from the command line
Koa cookie session middleware with external store support
cookie session middleware
Datamapper session for any Rack based application. Don't forget to automigrate.
collection of datamapper related extensions. mostly needed to run within rails. the restful transactions is around filter for rails actions if needed to control such transaction on per action base otherwise use the rack extension from rack-datamapper. datamapper store is a session store for rails which uses datamapper as persistent layer and is just a wrapper around the datamapper session store from rack-datamapper. the generators produces datamapper models for your rails application.
this collection of plugins helps to add datamapper functionality to Rack. there is a IdentityMaps plugin which wrappes the request and with it all database actions are using that identity map. the transaction related plugin TransactionBoundaries and RestfulTransactions wrappes the request into a transaction. for using datamapper to store session data there is the DatamapperStore.