abortable
There are 20 repositories under abortable topic.
mitranim/posterus
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
dai-shi/react-hooks-async
[NOT MAINTAINED] React custom hooks for async functions with abortability and composability
eser/fetchp
Not an another HTTP client but a fetch wrapper with fluent API and superpowers
deeplay-io/abort-controller-x
Abortable async function primitives and combinators
astoilkov/p-signal
Better way to cancel promises using AbortSignal
bowencool/async-utilities
An asynchronous tools library in the style of higher-order functions.
alanshaw/abortable-iterator
Make any iterator or iterable abortable via an AbortSignal
hazae41/mutevents.ts
Typed, mutable, async, and promiseable events for Deno
jfactory-es/jfactory
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.
hazae41/abortable.ts
Abortable promises for Deno
luisrj1495/cancelable-request
cancelable request allows us to abort Web requests as and when desired.
shinnn/cancelable-pipeline
Cancelable `stream.pipeline()`
hazae41/timeout.ts
Abortable promise timeout for Deno
hazae41/create-saurus
Template repository for installing Saurus, a proxy-less Minecraft servers connector
jfactory-es/jfactory-promise
Promise where the whole tree can be awaited, canceled and expired. Provides synchronous status, explorable chain map, shared data, debug data and trace.
miran248/abortable
Provides abortable asynchronous primitives, based on promises
mnecchi/bees-request
A promise based simple abortable http client for node, browsers and React Native
pocesar/js-delayable-idle-abort-promise
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
run-z/exec-z
Abortable executions
vladcosorg/promised-gateway
Gateway with automatic duplicate detection for running system commands, HTTP requests or any other slow or expensive promisified functions