@byungi/p-cancel
A cancelable promise.
A cancelable promise.
21Gram Consulting's React hook for managing queues of tasks.
React hook for managing queues of tasks.
This library provides you ability to cancel async function
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.
A small promise-wrapping library providing Cancellable and Timed Promises
Asynchronous Cancellation
A priority queue implementation in typescript allowing cancellable elements
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable, but with CommonJS support.
This library provides you ability to cancel async function
Abortable async function helpers
Create a promise that can be canceled
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 asynchronous job that can be cancelled during executing
A Promise you can hurry.