timdp / es6-promise-poolLinks
Runs Promises in a pool that limits their concurrency.
☆381Updated 2 years ago
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:
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- A lightweight string replace engine for text-based templates☆276Updated 8 years ago
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- limits calls to functions that return promises☆143Updated 3 years ago
- Promise-based queue☆230Updated 3 years ago
- Node.js module to list all files in a directory or any subdirectories.☆344Updated 2 weeks ago
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- Recursively iterates over specified directory, requiring each file, and returning a nested hash structure containing those libraries.☆412Updated 3 years ago
- Simple, intuitive mocking of Node.js modules.☆458Updated 4 years ago
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- Simple wrapper around the "child_process" module that makes use of promises☆248Updated 6 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 2 months ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 4 years ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- Validate nested object properties in javascript☆236Updated 2 years ago
- Load module from string☆299Updated 7 years ago
- Custom error messages in JSON Schemas for Ajv validator☆289Updated 2 years ago
- pipe streams together and close all of them if one of them closes☆918Updated 5 months ago
- Extracting archives made easy☆416Updated 2 years ago
- Join all arguments together and normalize the resulting url.☆365Updated this week
- Temporary file and directory creator for node.js☆767Updated last week
- Escape RegExp special characters☆597Updated 6 months ago
- Mount other Koa applications or middleware to a given pathname☆555Updated 2 weeks ago
- An easy way to require all files within a directory.☆302Updated 5 years ago
- Determine the root path to your project☆606Updated 3 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 2 months ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 4 years ago
- Use connect and express middleware in koa☆170Updated 2 years ago