cabinjs / bson-objectid
Construct ObjectIDs without the mongodb driver or bson module. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
☆208Updated 10 months ago
Alternatives and similar repositories for bson-objectid:
Users that are interested in bson-objectid are comparing it to the libraries listed below
- Additional JSON-Schema keywords for Ajv JSON validator☆257Updated last year
- Split Streams3 style☆285Updated 9 months ago
- Expressive MongoDB query builder☆478Updated 8 months ago
- Node.js redis client mock☆215Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆312Updated 3 months ago
- Generate random token strings☆130Updated 5 years ago
- Implements a locking primitive using redis. An implementation of the algorithm described at https://redis.io/commands/setnx☆211Updated last year
- Retries a function that returns a promise, leveraging the power of the retry module.☆316Updated 2 years ago
- NodeJS file stream rotator☆144Updated 7 months ago
- Conditionally add a middleware to express with some common patterns☆179Updated last year
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆383Updated this week
- Request timeout middleware for Connect/Express☆317Updated 4 years ago
- Serialize/deserialize an error into a plain object☆555Updated 2 months ago
- Small and efficient cache provider for Node.JS with In-memory, File, Redis and MongoDB engines☆244Updated 3 weeks ago
- Fast and safe nested object access and manipulation in JavaScript☆254Updated 8 months ago
- Determine the root path to your project☆605Updated 2 years ago
- Parse request bodies with co☆325Updated 9 months ago
- Temporary file and directory creator for node.js☆749Updated 8 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆326Updated 3 months ago
- Advanced URL Connection String☆76Updated last week
- Infer the content-type of a request.☆228Updated 6 months ago
- Emulates ioredis by performing all operations in-memory.☆352Updated last month
- A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.☆192Updated last month
- Execute a callback when a request closes, finishes, or errors☆398Updated 10 months ago
- Flake ID generator yields k-ordered, conflict-free ids in a distributed environment in Node.js☆243Updated 2 years ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆221Updated 2 months ago
- A library to convert Joi schema objects into Swagger schema definitions☆165Updated 6 months ago
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆262Updated last month
- Middleware for setting unique request id☆122Updated last year
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆295Updated last month