@lirx/async-task
Abortable Promises for everyone !
Abortable Promises for everyone !
Extension Javascript's Promise API with more functionalities
Queue of abortable promises
Native AbortController manager.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable, but with CommonJS support.
This library provides you ability to cancel async function
Task/Job in-process queue with concurrency/capacity/abort/cancelling support
Abort API
Abortable async function helpers
A module for making secure web requests from browsers with support for caching and fault tolerance.
Make a regular expression time out if it takes too long to execute
fetch abort
Create a promise that can be canceled
A rust-like panic function
Merges multiple AbortSignals into a single signal. returned signal will be aborted if any of the input signals are aborted.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable that supports both ESM & CJS.
Better way to cancel promises using AbortSignal
Returns the first Promise in an iterable to resolve
The set of async flow control structures and promise utils.