sindresorhus / p-settle
Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency
☆91Updated last year
Alternatives and similar repositories for p-settle:
Users that are interested in p-settle are comparing it to the libraries listed below
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Linkify GitHub issue references☆46Updated 4 months ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Conditional promise chains☆60Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆73Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 5 months ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Map over promises serially☆48Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Define a lazily evaluated property on an object☆64Updated last year
- Filter promises concurrently☆75Updated last year
- Reliably get the terminal window size☆140Updated last year
- Check if a namespace on npm is being hogged☆73Updated 5 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 4 months ago
- Stylelint shareable config for XO☆41Updated 8 months ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Run promise-returning & async functions in series☆66Updated 3 years ago
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago