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:
- 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.☆317Updated 2 years ago
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- Promise-based queue☆230Updated 3 years ago
- Node.js module to list all files in a directory or any subdirectories.☆345Updated last month
- Asynchronous recursive file copying with Node.js.☆685Updated 5 years ago
- Simple wrapper around the "child_process" module that makes use of promises☆249Updated 6 years ago
- Load module from string☆299Updated 7 years ago
- A lightweight string replace engine for text-based templates☆276Updated 8 years ago
- Custom error messages in JSON Schemas for Ajv validator☆289Updated 2 years ago
- Temporary file and directory creator for node.js☆768Updated 3 weeks ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Recursively iterates over specified directory, requiring each file, and returning a nested hash structure containing those libraries.☆412Updated 3 years ago
- Get size of a JavaScript object☆322Updated last year
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- Execute a callback when a request closes, finishes, or errors☆403Updated 2 weeks ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆261Updated 5 years ago
- Simple, intuitive mocking of Node.js modules.☆458Updated 4 years ago
- JSON does not handle circular references. Now it does☆609Updated 6 years ago
- Escape RegExp special characters☆598Updated 7 months ago
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Enforce HTTPS in node.js koa apps☆127Updated 3 weeks ago
- joi validation bundled for the browser (deprecated) - use joi@16+☆271Updated 3 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆734Updated 3 months ago
- [DEPRECATED] The node core libs for in browser usage.☆450Updated 4 years ago
- Join all arguments together and normalize the resulting url.☆365Updated 3 weeks ago
- Use connect and express middleware in koa☆170Updated 2 years ago
- A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly☆179Updated 8 years ago
- Mount other Koa applications or middleware to a given pathname☆554Updated last month