Showing 1-20 of 1,944 packages
A simple abort controller library
adds the capability to abort/cancel running & pending uploads
```sh npm install --save extra-abort # or yarn add extra-abort ```
Returns native AbortController/AbortSignal if available or the abort-controller module if not
Abort controller support for Bare
An implementation of WHATWG AbortController interface.
abort controller and abort signal classes that compose multiple abort signals
Abort requests that take longer than a specified timeout period
Microsoft Azure SDK for JavaScript - Aborter
Crash or abort if you get an unhandledRejection or multipleResolves
utility to race a promise with an abort signal
AbortController for Node based on EventEmitter
Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
Help to write code compatible with abort signals
Abortable async function helpers
Abort signal that can be wrapped to support timeout
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)
alias for krash
Same as AbortController but with sugar for linking outer abort signals
fast abort controller implementation that can be used as a ponyfill/polyfill