50 packages found
AbortController for Node based on EventEmitter
An implementation of WHATWG AbortController interface.
Cancel any running operation at the right time on your request handler
AbortController for Node based on EventEmitter
A React Hook to cancel promises when a component is unmounted
Collection of tools I regularly use to build apps. Maybe they're useful to somebody else. Maybe not. Most of these are thin wrappers around native API's, like the native `<dialog>` element, `fetch` API, and `URLPattern`.
fast abort controller implementation that can be used as a ponyfill/polyfill
Drop-in replacements for RxJS Observable methods and operators that work with AbortSignal
Make any iterator or iterable abortable via an AbortSignal
Abort promises and async iterables
utility to race a promise with an abort signal
An AbortController Polyfill
Observable HTTP fetch API for browser and Node.js. Handle 302/303 redirect correctly on Node.js
Simple utility to chain an AbortController to one or more AbortSignals.
Cancelable promise with progress capturing, pause, timeouts, signals, data flows and decorators support
- promise
- cancelable
- cancellable
- p-cancelable
- timeout
- progress
- cancel
- abortable
- abort
- AbortController
- AbortSignal
- async
- signal
- await
- View more
Custom very fast AbortController implementation and interface. With the possibility of converting/connecting with a standard AbortController (version of NodeJS 18)
Better way to cancel promises
- AbortController
- AbortSignal
- AbortError
- signal
- abort
- promise
- cancel
- cancelable
- cancelation
- settle
- settled
- resolved
- fulfill
- reject
- View more
Create an AbortController which aborts after a set number of milliseconds pass (a deadline). Optionally connects to other AbortSignals.
An AbortController that aborts after a specified timeout
Implementation of AbortController interface (version of NodeJS 18)