timdp / es6-promise-poolLinks
Runs Promises in a pool that limits their concurrency.
☆381Updated last year
Alternatives and similar repositories for es6-promise-pool
Users that are interested in es6-promise-pool are comparing it to the libraries listed below
Sorting:
- limits calls to functions that return promises☆143Updated 3 years ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆318Updated 2 years ago
- Promise-based queue☆230Updated 3 years ago
- Get size of a JavaScript object☆322Updated last year
- Simple wrapper around the "child_process" module that makes use of promises☆248Updated 5 years ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 4 years ago
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆322Updated 2 years ago
- Load module from string☆299Updated 7 years ago
- Mount other Koa applications or middleware to a given pathname☆555Updated this week
- Like JSON.stringify, but doesn't throw on circular references☆553Updated last year
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- Safely and quickly serialize JavaScript objects☆353Updated 9 months ago
- Temporary file and directory creator for node.js☆765Updated 2 months ago
- Use connect and express middleware in koa☆169Updated 2 years ago
- Node.js module to list all files in a directory or any subdirectories.☆345Updated 2 months ago
- node.js core url module as a module☆381Updated last year
- Recursively iterates over specified directory, requiring each file, and returning a nested hash structure containing those libraries.☆412Updated 3 years ago
- Throttle a collection of promise returning functions☆483Updated 2 years ago
- Promise based multipart form parser for KoaJS☆166Updated last year
- fs bindings for tar-stream☆369Updated 3 weeks ago
- kill trees of processes☆349Updated 5 years ago
- Important security headers for koa☆643Updated last month
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated last month
- Extracting archives made easy☆417Updated 2 years ago
- Custom error messages in JSON Schemas for Ajv validator☆290Updated 2 years ago
- A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly☆177Updated 8 years ago
- Execute a callback when a request closes, finishes, or errors☆402Updated last week
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆729Updated last month
- HTTP status utility☆282Updated this week