Showing 1-13 of 13 packages
This library offers an `AbortablePromise` class since regular ol' `Promise`s can't be aborted.
A TypeScript library for creating abortable promises with ease.
The set of async flow control structures and promise utils.
A Simple Implementation of Abortable Promise
memory-leak-proof function to wrap a promise to reject when a signal is aborted
This is a TS Library where I keep my commonly used, generic functions and modules consolidated and up to date.
A module containing general purpose utility functions and types.
An extension of native Promises with true abort capabilities via AbortSignal.
Promise subclass to make the promise chain abortable.
Abortable promises based on async generators
Abort Control
Promises that can be aborted using AbortController
Make promises abortable! That's it! :)