p-cancelable
Create a promise that can be canceled
Create a promise that can be canceled
Maintained fork of later. Determine later (or previous) occurrences of recurring schedules
The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v12.17.0+, uses worker threads to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelab
React.js custom hook that sets a leak-safe timeout and returns a function to cancel it before the timeout expires.
A simple cancelable promise
Essential utils for promises
make promise cancelable
A HOC to make React Components garbage collectable when unmounted.
Yet another makeCancelable Promise wrapper
Optionally abortable, resolvable, and rejectable promises
A replacement for Typescript's default awaiter helper that supports Bluebird promise cancellations.
Cancelable fetch within a react native app
Cancelable `stream.pipeline()`
A CancelablePromise with the ability to stop a CancelablePromise created in a CancelablePromise
Abortable executions
Browser cancelable async events
T-Tasks provides a Task quasi-monad, allowing to schedule, cancel and externally reject async operations in a composable, semi-functional way.
Abortable async function helpers
A Simple Implementation of Abortable Promise
T-Hooks provides a set of react hooks built upon T-Tasks library. Using task hooks instead of conventional lifecycle hooks alows easier usage of asynchronous operations withing hooks and provides automatic operation cancelation in case of hook unmounting