chalona-apromise
Abortable Promise
Abortable Promise
React.js custom hook that sets a leak-safe timeout and returns a function to cancel it before the timeout expires.
Changeable and cancelable promise based delay / setTimeout implementation.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable
A cancelable promise.
A useful, zero dependencies toolbox to handle different situations like trigerring sequential Promises, a sequence with pause in between, parallel execution and limited parallel execution
async utilities
React Hook for creating a cancelable promise. Useful for avoiding state mutations after a component has unmounted
buffered function invocations
Contains various typescript utils.
Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it.
Extension Javascript's Promise API with more functionalities
Consulta el estado de un cfdi en el webservice del SAT
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable, but with CommonJS support.
A fork of BreeJS/bree. A Node.js and JavaScript task scheduler with cron, dates, ms, later, and human-friendly support. Works in Node v12.17.0+, uses worker threads or process forks, and supports async/await, retries, throttling, concurrency, and cancela
Promise-like class that adds cancelability to ES6 Promises.
Cancelable fetch for next.
Cancelable fetch middleware for next.
Make promise cancelable for next.
Abortable async function helpers