Search results
155 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Minimal async jobs utility library, with streams support
An implementation of WHATWG AbortController interface.
Create a promise that can be canceled
- promise
- cancelable
- cancel
- canceled
- canceling
- cancellable
- cancellation
- abort
- abortable
- aborting
- cleanup
- task
- token
- async
- View more
Make a synchronous function have a timeout
Make a regular expression time out if it takes too long to execute
Create an AbortSignal that aborts after a delay
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)
Abortable async function helpers
Make any iterator or iterable abortable via an AbortSignal
A gulp plugin which forces a task to fail.
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.
- abort
- array
- async
- asynchronous
- callback
- cb
- closure
- concurrency
- concurrent
- control
- control flow
- each
- error
- flow
- View more
An implementation of WHATWG AbortController interface.
A composable token for cancelling asynchronous operations.
A minimal reimplementation of AbortController and AbortSignal.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable, but with CommonJS support.
- promise
- cancelable
- cancel
- canceled
- canceling
- cancellable
- cancellation
- abort
- abortable
- aborting
- cleanup
- task
- token
- async
- View more
A little lib for aborting in Promise chain.
- promise
- abortable
- cancellable
- abort
- aborting
- aborted
- cancel
- canceling
- canceled
- async
- await
- signal
- onabort
- abortSignal
Optionally abortable, resolvable, and rejectable promises
memory-leak-proof function to wrap a promise to reject when a signal is aborted
Enhanced unfetch API.