Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
-
Updated
May 7, 2021 - JavaScript
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
[NOT MAINTAINED] React custom hooks for async functions with abortability and composability
Not an another HTTP client but a fetch wrapper with fluent API and superpowers
Abortable async function primitives and combinators
Better way to cancel promises using AbortSignal
An asynchronous tools library in the style of higher-order functions.
Make any iterator or iterable abortable via an AbortSignal
Typed, mutable, async, and promiseable events for Deno
Easily modularize your application into cancelable components. Everything they initialize can be monitored, stopped and removed automatically, including views, nested promise trees, requests, listeners, DOM and CSS.
cancelable request allows us to abort Web requests as and when desired.
Cancelable `stream.pipeline()`
A promise based simple abortable http client for node, browsers and React Native
Promise where the whole tree can be awaited, canceled and expired. Provides synchronous status, explorable chain map, shared data, debug data and trace.
Race an array of promises against a promise that rejects if nothing happens in the specified time window, but that can be postponed by signaling activity
Gateway with automatic duplicate detection for running system commands, HTTP requests or any other slow or expensive promisified functions
Abortable executions
Provides abortable asynchronous primitives, based on promises
Add a description, image, and links to the abortable topic page so that developers can more easily learn about it.
To associate your repository with the abortable topic, visit your repo's landing page and select "manage topics."