caf
Cancelable Async Flows: a wrapper to treat generators as cancelable async functions
Found 12 results for cancelation
Cancelable Async Flows: a wrapper to treat generators as cancelable async functions
Improved concurrency/async primitives for Ember.js
Essential utils for promises
Implementation of https://github.com/littledan/proposal-cancelable-promises
Better way to cancel promises using AbortSignal
A coordinated queue of actions
A minimal async control and cancellation library for JavaScript and TypeScript
Axios with CancelablePromise cancelation
This library simplifies handling tasks that might need to be canceled or rolled back, giving you fine-grained control over complex workflows.
An extension of the Promise class that allows for cancellation.
Improved concurrency/async primitives for Ember.js
Write Koa handlers as ƒ(request) -> response, like in Clojure/Ring. Supports automatic cancelation on client disconnect via Posterus futures and fibers.