Run promise-returning & async functions in series, each passing its result to the next
☆80Sep 11, 2025Updated 7 months ago
Alternatives and similar repositories for p-waterfall
Users that are interested in p-waterfall are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Run promise-returning & async functions a specific number of times concurrently☆42Oct 4, 2021Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆40Sep 11, 2025Updated 7 months ago
- Reduce a list of values using promises into a promise for a value☆74Feb 11, 2023Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆79Feb 3, 2026Updated 3 months ago
- Log the value/error of a promise☆30Apr 9, 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☆49Feb 2, 2026Updated 3 months ago
- Conditional promise chains☆64Apr 9, 2021Updated 5 years ago
- Wait for any promise to be fulfilled☆57Jul 9, 2022Updated 3 years ago
- Run promise-returning & async functions in series☆73Aug 12, 2021Updated 4 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 5 years ago
- Check if something is a promise☆45Apr 16, 2021Updated 5 years ago
- A better `Promise.race()`☆52Dec 13, 2022Updated 3 years ago
- Map over promises serially☆51Apr 9, 2021Updated 5 years ago
- Compose promise-returning & async functions into a reusable pipeline☆131Apr 8, 2021Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Conditional promise catch handler☆40Apr 9, 2021Updated 5 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Oct 16, 2024Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Break out of a promise chain☆24Apr 7, 2021Updated 5 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 5 years ago
- Measure the time a promise takes to resolve☆74Nov 5, 2023Updated 2 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.
- Iterate over promises serially☆53Jul 8, 2022Updated 3 years ago
- Split a string at one or more indices☆25May 3, 2021Updated 5 years ago
- Embed data in other data and easily extract it when needed☆76Aug 12, 2021Updated 4 years ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Test whether some promise passes a testing function☆14Mar 15, 2019Updated 7 years ago
- Create a lazily evaluated value☆69Apr 8, 2021Updated 5 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Sep 11, 2025Updated 7 months ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 5 months ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Apr 11, 2026Updated 3 weeks ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Test whether all promises passes a testing function☆12Mar 15, 2019Updated 7 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Oct 30, 2023Updated 2 years ago
- Get the email of an npm user☆14Feb 26, 2024Updated 2 years ago
- Filter promises concurrently☆83Mar 22, 2026Updated last month
- Start a promise chain☆62Sep 16, 2025Updated 7 months ago
- Strip a substring from the start/end of a string☆23Jul 9, 2022Updated 3 years ago
- Define a lazily evaluated property on an object☆67Mar 19, 2023Updated 3 years ago