node-abort-controller
AbortController for Node based on EventEmitter
Found 34 results for AbortSignal
AbortController for Node based on EventEmitter
Make any iterator or iterable abortable via an AbortSignal
Utility functions to use and combine `AbortSignal` and `AbortController` with Promises
A TypeScript `Promise` wrapper that adds syntax sugar.
Control everythings
An AbortController Polyfill
Cancelable promise with progress capturing, pause, timeouts, signals, data flows and decorators support
Better way to cancel promises using AbortSignal
A lightweight polyfill for AbortSignal.any, AbortSignal.timeout, and AbortSignal.abort methods
It's a decorator for `Fetch` API ([fetch](https://fetch.spec.whatwg.org/), [isomorphic-fetch](https://github.com/matthew-andrews/isomorphic-fetch), [cross-fetch](https://github.com/lquixada/cross-fetch), etc.) which allows resending (retrying) your reques
Asynchronous versions of the `useEffect` and` useCallback` hooks that able to cancel internal code by user requests or component unmounting
Drop-in replacements for RxJS Observable methods and operators that work with AbortSignal
Custom very fast AbortController implementation and interface. With the possibility of converting/connecting with a standard AbortController (version of NodeJS 18)
This package provides a set of timer-related methods, enhancing `setTimeout` and `setInterval` with support for `AbortSignal`.
RxJS WithAbort Function
Implementation of AbortController interface (version of NodeJS 18)
An polyfill for DOM Events and related APIs, extracted from Node.js, for use in WinterCG runtimes
Helpful utilities to work with AbortController/-Signal.
enhanced Koa version with cancelable middlewares support
abort in coroutines (promise)
A collection of wrappers and utility functions for working with AbortSignals.
A node utility function that implements timeout and AbortSignal support for async functions.
Simple AbortController wrapper that makes it easy to nest signals
An extension of native Promises with true abort capabilities via AbortSignal.
AbortController polyfill and utilities
An abortable version of Promise.withResolvers
🌠safely cancel `fetch` requests in `useEffect`
This library simplifies handling tasks that might need to be canceled or rolled back, giving you fine-grained control over complex workflows.
Custom launcher for karma
An Modern AbortController Polyfill
Make promises abortable! That's it! :)
   [![CI](https://g
AbortController for Node based on EventEmitter
RxJS AbortController-compatible defer operator