Simple pub/sub messaging for the web
git@github.com:stalniy/ucast.git
git@github.com:stalniy/ucast.git
A database migration tool for MongoDB in Node
A message bus client in Javascript
generate random IDs and avoid collisions
LiveReload JS client - auto reload browser on changes
MongoDB session store for Express and Connect
TypeScript definitions for hat
Sanitize your express payload to prevent MongoDB operator injection.
An API for interacting with a MongoDB document or modifier
Transform objects to MongoDB update instructions
TypeScript definitions for migrate-mongo
Convert form parameters to an object using the same logic as Rack
[](https://circleci.com/gh/mycodeself/mongo-migrate-ts)
Helper to sanitize mongodb queries against query selector injections
The ultimate Node.js library for populating your MongoDB database.
Casbin Watcher based on MongoDB Change Streams
TypeScript definitions for mongo-sanitize
Make it easy to return cursor-paginated results from a Mongo collection
MongoDB database adapter for ShareDB
Mongo family descriptor for Prisma Next
Mongo adapter for Better Auth
Contract types and validation for Prisma Next MongoDB support
Rackable mongoDB based session management
Save data into your mongo collections through a rack app
A simple way to load your sessions from a MongoDB store
Rack session store for MongoDB
require 'mongo' require 'rake_session_mongo' $db=Mongo::Client.new ["localhost:27017"], :database=>'test' configure do use Rack::Session::Mongo,:collection=>$db[:session] end
Rack middleware for Mongo GridFileSystem
OpenTracing instrumentation for Bunny, Faraday, Hutch, Mongo, PORO, Rack, Sidekiq, Sinatra, Thrift
Rack::GridServe is a Rack middleware for serving files stored in MongoDB GridFS. It is meant as a simple replacement for Rack::GridFS until it is ready for Mongo driver version 2.0 and above.
A rack application working as an adapter for Mongoid
A rack application working as an adapter for Mongoid