Search results
32 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
AbortController for Node based on EventEmitter
Make any iterator or iterable abortable via an AbortSignal
An AbortController Polyfill
Utility functions to use and combine `AbortSignal` and `AbortController` with Promises
Better way to cancel promises using AbortSignal
- AbortController
- AbortSignal
- AbortError
- signal
- abort
- abortable
- promise
- cancel
- cancelable
- cancelation
- settle
- settled
- resolved
- fulfill
- View more
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
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
A lightweight polyfill for AbortSignal.any, AbortSignal.timeout, and AbortSignal.abort methods
Asynchronous versions of the `useEffect` and` useCallback` hooks that able to cancel internal code by user requests or component unmounting
- react
- reactjs
- hook
- hooks
- useEffect
- useCallback
- useAsyncEffect
- use-async-effect
- async
- deepstate
- setState
- promise
- c-promise
- cpromise
- View more
Custom very fast AbortController implementation and interface. With the possibility of converting/connecting with a standard AbortController (version of NodeJS 18)
Implementation of AbortController interface (version of NodeJS 18)
Drop-in replacements for RxJS Observable methods and operators that work with AbortSignal
A collection of wrappers and utility functions for working with AbortSignals.
- AbortSignal
- signal
- abort
- aggregate
- timeout
- AggregateSignal
- aggregate-signal
- aggregate signal
- anySignal
- any-signal
- any signal
- TimeoutSignal
- timeout-signal
- timeout signal
- View more
🌠 safely cancel `fetch` requests in `useEffect`
This package provides a set of timer-related methods, enhancing `setTimeout` and `setInterval` with support for `AbortSignal`.
An abortable version of Promise.withResolvers
An extension of native Promises with true abort capabilities via AbortSignal.
- TypeScript
- JavaScript
- Promise
- AbortablePromise
- CancelablePromise
- AbortSignal
- AbortController
- promise-chain
- asynchronous
- abort
- cancel
- async
- await
- thenable
- View more
This library simplifies handling tasks that might need to be canceled or rolled back, giving you fine-grained control over complex workflows.
AbortController polyfill and utilities
A node utility function that implements timeout and AbortSignal support for async functions.