mickhansen / dottie.js
Fast and safe nested object access and manipulation in JavaScript
☆252Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for dottie.js
- node byte string parser☆461Updated 4 months ago
- NodeJS file stream rotator☆143Updated 2 months ago
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆290Updated last month
- Stringify an object/array like JSON.stringify just without all the double-quotes☆309Updated last year
- Construct ObjectIDs without the mongodb driver or bson module. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and…☆205Updated 6 months ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆309Updated last year
- custom inflections for nodejs☆229Updated 2 years ago
- An easy way to require all files within a directory.☆300Updated 4 years ago
- Rate limiting middleware for Express☆423Updated 5 years ago
- Human readable time distances for javascript☆461Updated 9 months ago
- Join all arguments together and normalize the resulting url.☆355Updated 6 months ago
- Safely and quickly serialize JavaScript objects☆348Updated 6 months ago
- Extracting archives made easy☆415Updated last year
- Additional JSON-Schema keywords for Ajv JSON validator☆256Updated last year
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆259Updated 3 weeks ago
- Expressive MongoDB query builder☆478Updated 4 months ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 3 years ago
- Node.js redis client mock☆213Updated last year
- limits calls to functions that return promises☆143Updated 2 years ago
- Converts a Buffer/String to a readable stream.☆151Updated 8 years ago
- Recursive version of fs.readdir with streaming api.☆383Updated last month
- Temporary file and directory creator for node.js☆737Updated 3 months ago
- Execute a callback when a request closes, finishes, or errors