sindresorhus / p-allLinks
Run promise-returning & async functions concurrently with optional limited concurrency
☆338Updated 6 months ago
Alternatives and similar repositories for p-all
Users that are interested in p-all are comparing it to the libraries listed below
Sorting:
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Timeout a promise after a specified amount of time☆291Updated 5 months ago
- Run some code when the process exits☆287Updated last year
- Delay a promise a specified amount of time☆618Updated 2 years ago
- Get a random temporary file or directory path☆430Updated last year
- Throttle promise-returning & async functions☆483Updated 6 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 7 months ago
- Find a file or directory by walking up parent directories☆613Updated 2 weeks ago
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- Simple “Least Recently Used” (LRU) cache☆706Updated 2 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Serialize/deserialize an error into a plain object☆558Updated 5 months ago
- Split Streams3 style☆290Updated last year
- Create a promise that can be canceled☆444Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Debounce promise-returning & async functions☆223Updated last year
- An mutable object format designed for chaining & objectMode streams☆264Updated 4 months ago
- Detect if the current environment is a CI server☆393Updated 6 months ago
- Retry a promise-returning or async function☆882Updated last month
- Find the root directory of a Node.js project or npm package☆246Updated 2 weeks ago
- Gracefully terminates HTTP(S) server.☆330Updated last year
- Convert a string to a valid safe filename☆502Updated 2 years ago
- Tiny queue data structure☆394Updated 3 months ago
- A cacheable dns.lookup(…) that respects TTL☆208Updated last year
- Extremely fast utf8 only stream implementation☆286Updated last month
- Fake HTTP injection library☆396Updated 3 weeks ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆223Updated 2 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆310Updated last year
- Uber-fast unique id generation, for Node.js and the browser☆738Updated 9 months ago
- Rate limit made simple, easy, async.☆332Updated 2 months ago