Timeout a promise after a specified amount of time
☆302Oct 7, 2025Updated 8 months ago
Alternatives and similar repositories for p-timeout
Users that are interested in p-timeout are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Retry a promise-returning or async function☆1,023Mar 26, 2026Updated 3 months ago
- A better `Promise.race()`☆52Dec 13, 2022Updated 3 years ago
- Map over promises serially☆51Apr 9, 2021Updated 5 years ago
- Decorator to memoize the results of async functions via lru-cache.☆23Jul 11, 2020Updated 5 years ago
- Test whether some promise passes a testing function☆14Mar 15, 2019Updated 7 years 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.
- Reduce a list of values using promises into a promise for a value☆74Feb 11, 2023Updated 3 years ago
- Start a promise chain☆62Sep 16, 2025Updated 9 months ago
- Wait for a condition to be true☆169Sep 21, 2025Updated 9 months ago
- Wait for a specified number of promises to be fulfilled☆40Sep 11, 2025Updated 9 months ago
- Create a promise that can be canceled☆449Sep 9, 2025Updated 9 months ago
- Iterate over promises serially☆53Jul 8, 2022Updated 3 years ago
- Break out of a promise chain☆24Apr 7, 2021Updated 5 years ago
- Wait for any promise to be fulfilled☆57Jul 9, 2022Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆42Oct 4, 2021Updated 4 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.
- Filter promises concurrently☆83Mar 22, 2026Updated 3 months ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆38Aug 29, 2024Updated last year
- Conditional promise chains☆64Apr 9, 2021Updated 5 years ago
- Memoize promise-returning & async functions☆445Oct 16, 2025Updated 8 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Oct 16, 2024Updated last year
- Log the value/error of a promise☆30Apr 9, 2021Updated 5 years ago
- Map over promises concurrently☆1,501Updated this week
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆96Apr 11, 2026Updated 2 months ago
- Delay a promise a specified amount of time☆625Oct 31, 2025Updated 8 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Sep 11, 2025Updated 9 months ago
- Simple wildcard matching☆33Sep 15, 2025Updated 9 months ago
- Debounce promise-returning & async functions☆237Nov 11, 2025Updated 7 months ago
- Like `Promise.all()` but for `Map` and `Object`☆201Sep 21, 2025Updated 9 months ago
- Decompress a HTTP response if needed☆76Oct 13, 2025Updated 8 months ago
- Run promise-returning & async functions repeatedly until you end it☆52Jun 16, 2026Updated 2 weeks ago
- Promisify an event by waiting for it to be emitted☆450Mar 14, 2026Updated 3 months ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 5 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Apr 9, 2021Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 5 years ago
- `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
- Test whether all promises passes a testing function☆12Mar 15, 2019Updated 7 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆345Sep 18, 2025Updated 9 months ago
- Embed data in other data and easily extract it when needed☆76Aug 12, 2021Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Sep 11, 2025Updated 9 months ago