Create a promise that can be canceled
☆449Sep 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☆285Oct 28, 2024Updated last year
- Timeout a promise after a specified amount of time☆301Oct 7, 2025Updated 7 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☆40Sep 11, 2025Updated 7 months ago
- Create a promise that reports progress☆765Nov 4, 2023Updated 2 years 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.
- Ensures a value is a valid error by making it one if not☆92Sep 15, 2025Updated 7 months ago
- Promisify an event by waiting for it to be emitted☆448Mar 14, 2026Updated last month
- Measure the time a promise takes to resolve☆74Nov 5, 2023Updated 2 years ago
- Like `Promise.all()` but for `Map` and `Object`☆201Sep 21, 2025Updated 7 months ago
- Create an error from multiple errors☆248Sep 14, 2023Updated 2 years ago
- Wait for a condition to be true☆169Sep 21, 2025Updated 7 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
- 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.
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated 3 months ago
- Debounce promise-returning & async functions☆235Nov 11, 2025Updated 5 months ago
- Create a lazily evaluated value☆69Apr 8, 2021Updated 5 years ago
- Clean up error stack traces☆345Nov 4, 2025Updated 6 months ago
- A better `Promise.race()`☆52Dec 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()`☆72Apr 9, 2021Updated 5 years ago
- Detect when an element is ready in the DOM☆447Jan 27, 2026Updated 3 months ago
- Run the Node.js binary no matter what☆142Sep 15, 2025Updated 7 months 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.
- Wait for any promise to be fulfilled☆57Jul 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 6 months ago
- Conditional promise chains☆64Apr 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,509Sep 12, 2022Updated 3 years ago
- Iterate over promises serially☆53Jul 8, 2022Updated 3 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.
- Get all property keys of an object including non-enumerable and inherited ones☆109Sep 7, 2021Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆49Feb 2, 2026Updated 3 months ago
- Create a deferred promise☆85Sep 8, 2025Updated 7 months ago
- Type check values☆1,780Apr 9, 2026Updated 3 weeks ago
- 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☆38Aug 29, 2024Updated last year