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
- A better `Promise.race()`☆46Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Define a lazily evaluated property on an object☆64Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆74Updated 3 weeks ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Filter promises concurrently☆76Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Map over promises serially☆48Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 4 months ago
- Conditional promise chains☆60Updated 3 years ago
- Linkify GitHub issue references☆46Updated 5 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Run promise-returning & async functions in series☆67Updated 3 years ago
- A Map implementation with expirable items☆93Updated 3 years ago
- Stylelint shareable config for XO☆41Updated 9 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 6 months ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year