Search results
41 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
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
This package provides a set of timer-related methods, enhancing `setTimeout` and `setInterval` with support for `AbortSignal`.
> Hook for managing abortable `Promise`s (e.g. [fetch()](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)) inside React components.
Better way to cancel promises using AbortSignal
- AbortController
- AbortSignal
- AbortError
- signal
- abort
- abortable
- promise
- cancel
- cancelable
- cancelation
- settle
- settled
- resolved
- fulfill
- 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
Drop-in replacements for RxJS Observable methods and operators that work with AbortSignal
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
Observable HTTP fetch API for browser and Node.js. Handle 302/303 redirect correctly on Node.js
axios wrapper that provides an advanced cancellation api
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)
Abortable fetch with timeout support
Auto add an AbortController on all Fastify Request
HTTP fetch API for browser and Node.js. Handle 302/303 redirect correctly on Node.js
Lightweight Promises/A+ compatible implementation with cancellation, sync mode, timeouts, coroutines and signals support
Helpful utilities to work with AbortController/-Signal.