Create a promise that can be canceled
☆448Sep 9, 2025Updated 7 months ago
Alternatives and similar repositories for p-cancelable
Users that are interested in p-cancelable are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆286Oct 28, 2024Updated last year
- Timeout a promise after a specified amount of time☆300Oct 7, 2025Updated 6 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Oct 16, 2024Updated last year
- Wait for a specified number of promises to be fulfilled☆39Sep 11, 2025Updated 7 months ago
- Create a promise that reports progress☆763Nov 4, 2023Updated 2 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.
- Ensures a value is a valid error by making it one if not☆90Sep 15, 2025Updated 7 months ago
- Promisify an event by waiting for it to be emitted☆445Mar 14, 2026Updated last month
- Like `Promise.all()` but for `Map` and `Object`☆201Sep 21, 2025Updated 6 months ago
- Create an error from multiple errors☆248Sep 14, 2023Updated 2 years ago
- Wait for a condition to be true☆167Sep 21, 2025Updated 6 months ago
- Conditional promise catch handler☆40Apr 9, 2021Updated 5 years ago
- Map over promises serially☆51Apr 9, 2021Updated 5 years ago
- [DEPRECATED] Kap plugin - Copy GIFs to clipboard☆15Jul 7, 2020Updated 5 years ago
- Debounce promise-returning & async functions☆233Nov 11, 2025Updated 5 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.
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated 2 months ago
- Create a lazily evaluated value☆69Apr 8, 2021Updated 5 years ago
- Clean up error stack traces☆346Nov 4, 2025Updated 5 months ago
- A better `Promise.race()`☆51Dec 13, 2022Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Feb 11, 2023Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Apr 9, 2021Updated 5 years ago
- Measure the time a promise takes to resolve☆72Nov 5, 2023Updated 2 years ago
- Detect when an element is ready in the DOM☆447Jan 27, 2026Updated 2 months ago
- Run the Node.js binary no matter what☆142Sep 15, 2025Updated 7 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.
- Wait for any promise to be fulfilled☆56Jul 9, 2022Updated 3 years ago
- Tap into a promise chain without affecting its value or state☆134Apr 8, 2021Updated 5 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 5 years ago
- Delay a promise a specified amount of time☆627Oct 31, 2025Updated 5 months ago
- Conditional promise chains☆63Apr 9, 2021Updated 5 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Jul 8, 2022Updated 3 years ago
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- Promisify a callback-style function☆1,510Sep 12, 2022Updated 3 years ago
- Iterate over promises serially☆52Jul 8, 2022Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Get all property keys of an object including non-enumerable and inherited ones☆110Sep 7, 2021Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Feb 2, 2026Updated 2 months ago
- Create a deferred promise☆85Sep 8, 2025Updated 7 months ago
- Type check values☆1,775Apr 9, 2026Updated last week
- Check if something is a promise☆45Apr 16, 2021Updated 5 years ago
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 7 months ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆37Aug 29, 2024Updated last year