Run promise-returning & async functions in series
☆72Aug 12, 2021Updated 5 years ago
Alternatives and similar repositories for p-series
Users that are interested in p-series are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Reduce a list of values using promises into a promise for a value☆73Feb 11, 2023Updated 3 years ago
- Iterate over promises serially☆52Jul 8, 2022Updated 4 years ago
- Map over promises serially☆51Apr 9, 2021Updated 5 years ago
- Break out of a promise chain☆24Apr 7, 2021Updated 5 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆23Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Wait for any promise to be fulfilled☆56Jul 9, 2022Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Apr 9, 2021Updated 5 years ago
- Filter promises concurrently☆82Mar 22, 2026Updated 5 months ago
- Check if something is a promise☆44Updated this week
- Truncate a semver version: 1.2.3 → 1.2.0☆17Jul 9, 2022Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆52Jun 16, 2026Updated 3 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆79Sep 11, 2025Updated last year
- A better `Promise.race()`☆51Dec 13, 2022Updated 3 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 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.
- Run promise-returning & async functions a specific number of times concurrently☆42Oct 4, 2021Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated this week
- Check if a path is in the current working directory☆23Updated this week
- Get a random key from an object☆18Jul 2, 2024Updated 2 years ago
- Modify the filename in a path☆17Jul 9, 2022Updated 4 years ago
- Get a random property from an object☆15Jul 2, 2024Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆39Sep 11, 2025Updated last year
- Test whether some promise passes a testing function☆14Mar 15, 2019Updated 7 years ago
- Get the URL from a web shortcut file☆15Aug 14, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 5 years ago
- Log the value/error of a promise☆30Apr 9, 2021Updated 5 years ago
- Modify the values of an object☆28Sep 10, 2021Updated 5 years ago
- Conditional promise catch handler☆40Apr 9, 2021Updated 5 years ago
- Conditional promise chains☆64Apr 9, 2021Updated 5 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆40Mar 4, 2026Updated 6 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Oct 16, 2024Updated last year
- Check if a string is a valid filename☆60Aug 28, 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.
- Run promise-returning & async functions concurrently with optional limited concurrency☆346Sep 18, 2025Updated last year
- Create a noop process and get the PID☆14Aug 10, 2021Updated 5 years ago
- Transform the first chunk in a stream☆27Nov 1, 2023Updated 2 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 5 years ago
- Get the version of a binary in semver format☆43Apr 3, 2024Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated this week
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 5 years ago