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
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 `stream.pipeline()`
Provides abortable asynchronous primitives, based on promises
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.
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."