p-cancelable
Create a promise that can be canceled
Found 14 results for aborting
Create a promise that can be canceled
A little lib for aborting in Promise chain.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable, but with CommonJS support.
A TypeScript library for creating abortable promises with ease.
Cancelable promise with progress capturing, pause, timeouts, signals, data flows and decorators support
CRUD services in Angular with effortless aborting, caching and observing
Asynchronous versions of the `useEffect` and` useCallback` hooks that able to cancel internal code by user requests or component unmounting
A Simple Implementation of Abortable Promise
enhanced Koa version with cancelable middlewares support
A simple wrapper class for Promise class, which add multiple advanced functionality to the default promise like Aborting, data binding, status checking.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable that supports both ESM & CJS.
Promise where the whole tree can be awaited, canceled and expired. Provides synchronous status, explorable chain map, shared data, debug data and trace.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable
Create a promise that can be canceled