asynckit
Minimal async jobs utility library, with streams support
Minimal async jobs utility library, with streams support
Create a promise that can be canceled
An implementation of WHATWG AbortController interface.
A stream meter that both counts the bytes piped through it, and can optionally abort on a max size. (e.g. limit a http request size)
Make any iterator or iterable abortable via an AbortSignal
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.
Create an AbortSignal that aborts after a delay
A cancellable promise polling
A gulp plugin which forces a task to fail.
Abort or continue the flow of tasks according to an answer (with or without Enter key) to the specified question. The flow of tasks is paused, until the user responds and the next behavior is found by specified options.
A composable token for cancelling asynchronous operations.
Cancelable `pump`
A little lib for aborting in Promise chain.
Abort or continue the flow of tasks according to an answer (with or without Enter key) to the specified question. The flow of tasks is paused, until the user responds and the next behavior is found by specified options.
Optionally abortable, resolvable, and rejectable promises
Enhanced unfetch API.
🛸 UFO - Use fetch orderly - A small collection of react hooks to help you handle data fetching with no fuss 🛸
Cancelable `stream.pipeline()`
Executes functions concurrently with opportunity to cleanup if any fail.