Compose promise-returning & async functions into a reusable pipeline
☆127Apr 8, 2021Updated 4 years ago
Alternatives and similar repositories for p-pipe
Users that are interested in p-pipe are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Wait for a specified number of promises to be fulfilled☆39Sep 11, 2025Updated 6 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Oct 16, 2024Updated last year
- Map over promises serially☆51Apr 9, 2021Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 4 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆37Aug 29, 2024Updated last year
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- Log the value/error of a promise☆29Apr 9, 2021Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆79Sep 11, 2025Updated 6 months ago
- Conditional promise chains☆63Apr 9, 2021Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆38Mar 4, 2026Updated 3 weeks ago
- Define a lazily evaluated property on an object☆67Mar 19, 2023Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Feb 11, 2023Updated 3 years ago
- Iterate over promises serially☆52Jul 8, 2022Updated 3 years ago
- A better `Promise.race()`☆51Dec 13, 2022Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Feb 2, 2026Updated last month
- 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 file path is a binary file☆49Apr 30, 2024Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆42Oct 4, 2021Updated 4 years ago
- Filter promises concurrently☆81Updated this week
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Tap into a promise chain without affecting its value or state☆134Apr 8, 2021Updated 4 years ago
- Start a promise chain☆60Sep 16, 2025Updated 6 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆78Feb 3, 2026Updated last month
- Wait for any promise to be fulfilled☆56Jul 9, 2022Updated 3 years ago
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- 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
- Conditional promise catch handler☆40Apr 9, 2021Updated 4 years ago
- Check if something is a promise☆45Apr 16, 2021Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Feb 19, 2023Updated 3 years ago
- Run promise-returning & async functions in series☆72Aug 12, 2021Updated 4 years ago
- Break out of a promise chain☆24Apr 7, 2021Updated 4 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Sep 11, 2025Updated 6 months ago
- Create a deferred promise☆85Sep 8, 2025Updated 6 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Kap plugin - Share GIFs on Imgur☆21Jul 17, 2017Updated 8 years ago
- Detect if a stream is a file stream☆19Apr 21, 2019Updated 6 years ago
- Measure the time a promise takes to resolve☆72Nov 5, 2023Updated 2 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Create a revved file path☆21Jul 9, 2022Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Apr 9, 2021Updated 4 years ago
- Like `Promise.all()` but for `Map` and `Object`☆201Sep 21, 2025Updated 6 months ago