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
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.
Axios with CancelablePromise cancelation
A coordinated queue of actions
Wrapper for generators as cancelable async functions
An extension of the Promise class that allows for cancellation.