ullamunde
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.
React Hook for creating a cancelable promise. Useful for avoiding state mutations after a component has unmounted
Hooks made based on the useQuery and useMutation of the apollo client, with an extra function to cancel requests.
A replacement for Typescript's default awaiter helper that supports Bluebird promise cancellations.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable that supports both ESM & CJS.
Returns the first Promise in an iterable to resolve
Module for flow oriented usecases with cancellable asynchronous steps
A simple cancellable promise implementation that cancels the underlying HTTP call.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable, but with CommonJS support.
A priority queue implementation in typescript allowing cancellable elements
A small promise-wrapping library providing Cancellable and Timed Promises
A simple wrapper class for Promise class, which add multiple advanced functionality to the default promise like Aborting, data binding, status checking.
This library provides you ability to cancel async function
Create a promise that can be canceled
Abortable async function helpers
21Gram Consulting's React hook for managing queues of tasks.
React hook for managing queues of tasks.
A cancellable interval
Asynchronous cooldown queue and cancellation support
Asynchronous lock pool with priority and cancellation support