Search results
82 packages found
Create a promise that can be canceled
- promise
- cancelable
- cancel
- canceled
- canceling
- cancellable
- cancellation
- abort
- abortable
- aborting
- cleanup
- task
- token
- async
- View more
A dependable promises and async utility belt
A TypeScript library for creating abortable promises with ease.
- promise
- promises
- abort
- abortSignal
- abortController
- abortable
- aborting
- aborted
- onabort
- cancel
- canceled
- canceling
- cancelable
- cancellable
- View more
> Hook for managing abortable `Promise`s (e.g. [fetch()](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)) inside React components.
Promises extended
React hook for managing queues of tasks.
This library provides you ability to cancel async function
A priority queue implementation in typescript allowing cancellable elements
Asynchronous Cancellation
A simple cancelable promise
A small promise-wrapping library providing Cancellable and Timed Promises
Abortable async function helpers
As the name suggests, this promise can be cancelled while still running.
Create a promise that can be canceled
- promise
- cancelable
- cancel
- canceled
- canceling
- cancellable
- cancellation
- abort
- abortable
- aborting
- cleanup
- task
- token
- async
- View more
CancellationToken and example/utility classes with cancellation support
Essential utils for promises
- callback
- cancel
- cancellable
- cancelable
- cancellation
- cancelation
- token
- CancelToken
- compose
- delay
- event
- fromCallback
- fromEvent
- fromEvents
- View more
A replacement for Typescript's default awaiter helper that supports Bluebird promise cancellations.
A replacement for Typescript's default awaiter helper that supports Bluebird promise cancellations.
A wrapper to make promises cancellable and garbage collectable
A simple cancellable promise implementation that cancels the underlying HTTP call.