Run replace on a string and update it asynchronous
Run multiple promise-returning & async functions with limited concurrency
Lock on asynchronous code
This package is a helper to run multiple promise-returning & async functions with limited concurrency.
Runtime typescript and ESM support for Node.js
Find a file fast, by starting at the given cwd and recursing up one directory until the file is found or we run out of directories.
A Redis store for the `express-rate-limit` middleware
async.mapLimit's functionality available as a standalone npm module
Run multiple promise-returning & async functions with limited concurrency using native ES9
IP rate-limiting middleware for Koajs 2. Use to limit repeated requests to APIs and/or endpoints such as password reset.
Asynchronous String.prototype.replace()
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
High Performance In-Memory Cache for Node.js
Asynchronous iterator function for parallel processing.
Converts SVG file to utf-8 encoded data-uri string
A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly
Higher-order functions and common patterns for asynchronous code
Sequential asynchronous lock-based queue for promises
WebdriverIO report plugin. Create an HTML formatted report. compatible with webdriverio version 8
Run an array of functions in parallel, but limit the number of tasks executing at the same time
OpenTelemetry Tracing
A continuation-local storage module compatible with NestJS's dependency injection.
Limit an async function's concurrency with ease!
Basic IP rate-limiting middleware for Express that slows down responses rather than blocking the user.