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