Reduce a list of values using promises into a promise for a value
☆73Sep 18, 2026Updated this week
Alternatives and similar repositories for p-reduce
Users that are interested in p-reduce are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Iterate over promises serially☆52Updated this week
- Wait for a specified number of promises to be fulfilled☆39Updated this week
- Run promise-returning & async functions in series☆72Aug 12, 2021Updated 5 years ago
- Map over promises serially☆51Updated this week
- Break out of a promise chain☆24Apr 7, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Run promise-returning & async functions repeatedly until you end it☆52Jun 16, 2026Updated 3 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Oct 16, 2024Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆42Oct 4, 2021Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆79Updated this week
- Filter promises concurrently☆82Updated this week
- Wait for any promise to be fulfilled☆56Updated this week
- Check if a number is a redirect HTTP status code☆25Updated this week
- Log the value/error of a promise☆30Apr 9, 2021Updated 5 years ago
- A better `Promise.race()`☆51Dec 13, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Start a promise chain☆62Updated this week
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 5 years ago
- Conditional promise catch handler☆40Apr 9, 2021Updated 5 years ago
- Transform the first chunk in a stream☆27Updated this week
- Test whether some promise passes a testing function☆14Mar 15, 2019Updated 7 years ago
- Check if something is a promise☆44Updated this week
- Define a lazily evaluated property on an object☆67Updated this week
- Get the first fulfilled promise that satisfies the provided testing function☆82Updated this week
- Tap into a promise chain without affecting its value or state☆134Apr 8, 2021Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Get a random key from an object☆18Jul 2, 2024Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Apr 9, 2021Updated 5 years ago
- Import a module like with `require()` but from a given path☆85Updated this week
- Measure the time a promise takes to resolve☆73Nov 5, 2023Updated 2 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆96Updated this week
- Create a deferred promise☆87Updated this week
- Compose promise-returning & async functions into a reusable pipeline☆131Updated this week
- Check if a path is in the current working directory☆23Updated this week
- Check if a value is a regular expression☆26Updated this week
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Pick random items from a list☆17Aug 10, 2021Updated 5 years ago
- Conditional promise chains☆64Apr 9, 2021Updated 5 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Updated this week
- Lowercase the keys of an object☆42Updated this week
- Calls a function repeatedly while a condition returns true and then resolves the promise☆38Aug 29, 2024Updated 2 years ago
- Check if a string is a scoped npm package name☆25Updated this week
- Like `Promise.all()` but for `Map` and `Object`☆201Sep 21, 2025Updated last year