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
- Create a lazily evaluated value☆69Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Filter promises concurrently☆76Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- Reliably get the terminal window size☆141Updated last year
- Conditional promise chains☆60Updated 3 years ago
- Stylelint shareable config for XO☆41Updated 9 months ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Linkify GitHub issue references☆46Updated 5 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆74Updated last month
- Get the path of the parent module☆77Updated last year
- Run promise-returning & async functions in series☆68Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Standard Subresource Integrity library for Node.js☆83Updated 2 years ago
- Map over promises serially☆48Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 7 months ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Input module for Listr☆33Updated 5 years ago
- Check if a namespace on npm is being hogged☆73Updated 5 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year