Showing 1-20 of 310 packages
Make any Promise cancellable.
Helper for creating cancellable promise-returning functions.
A simple cancellable promise implementation that cancels the underlying HTTP call.
The scrypt password-based key derivation function with sync and cancellable async.
schedule a cancellable function to run once
A functional cancellable promise implementation.
A wrapper to make promises cancellable and garbage collectable
Make async function cancellable
Non intrusive Promise wrapper to make it cancellable
> Cancellable futures for ReScript
A priority queue implementation in typescript allowing cancellable elements
💫 Tiny cancellable fetch
Releasable/cancellable and Reporting Promises for Javascript ES6
Asynchronous Cancellation
Create self-cancellable fetch effects
Build cancellable pipelines to transform your data
A cancellable interval and timer library for JavaScript and TypeScript.
A method for making async operations cancellable
Inspired by: - https://github.com/srmagura/real-cancellable-promise - https://github.com/alkemics/CancelablePromise - https://valencik.com/blog/extending-promise/
Cancellable sleep function for Typescript