aico
abort in coroutines (promise)
abort in coroutines (promise)
Simple TypeScript/ES2015 class to emulate cancellation tokens
Asynchronous coordination primitives for JavaScript and TypeScript
Asynchronous coordination primitives for JavaScript and TypeScript
CancellationTokenSource implementation for JavaScript
Cancellation mechanism, written in typescript.
An implementation of the cooperative cancellation model that is heavily inspired by the .NET implementation.
Async coordination primitives and extensions on top of ES6 Promises
Wraps your api methods and functions and make possible to pass a cancellation token for promises
Promise-cancellation made easy. Cancel one or more promises in a given context.
JS Cancellation Tokens for composable async cleanup
A cancelable promise with saga.
A .NET-Task-like Promise extension library for JavaScript.
Improved concurrency/async primitives for Ember.js
Wrap promise function into cancelable promise function
token used to signal to a routine to cancel an asynchronous request
Fork of @falsantru/spica, esm support
Helpful utilities to work with AbortController/-Signal.
A queue management package using Bull and MongoDB with additional features like retry mechanism, priority jobs, delayed jobs, job progress, job events, job cancellation, and monitoring.
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable