p-cancelable
Create a promise that can be canceled
Found 13 results for canceled
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.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable
A Simple Implementation of Abortable Promise
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable that supports both ESM & CJS.
node.js's most complete "utility grab-bag". dedicated to substack.
A simple wrapper class for Promise class, which add multiple advanced functionality to the default promise like Aborting, data binding, status checking.
Allows you to abort Web requests as and when desired.
Returns the first Promise in an iterable to resolve
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