p-cancelable-cjs
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable that supports both ESM & CJS.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable that supports both ESM & CJS.
Promise queue with concurrency control
Better way to cancel promises using AbortSignal
Timeout a promise after a specified amount of time. A fork of p-timeout for commonjs.
Compatible version of p-timeout
A collection of useful promise utilities
Retry a promise-returning or async function
Retry a promise-returning or async function
Cancel pending promises with ease
Lazy promises with extended API and type inference for the rejected branch
Object support for Promise.All
ES6 Promise shim
Create actions that return promises, which are resolved or rejected by a redux saga
Library to do interesting things with promises, like resolving promises outside of the promise itself.
A utility to wrap Promise-returning functions with useAsyncData for Nuxt
A JavaScript library for achieving concurrency and parallelism using promises.
The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v10+ and browsers (thanks to bthreads polyfill), uses workers to spawn sandboxed processes, and supports async/await, retries, thrott
A very tiny awaitable timer
A nice promise-based event manager