Showing 1-20 of 125 packages
Composable async primitives (tasks) with cancelation and control over scheduling. Includes optional courotune implementation.
Axios with CancelablePromise cancelation
Axios with Promise (Bluebird) cancelation
Wraps a promise with a timeout (no retries, no cancelation)
Essential utils for promises
Create JS-driven animations without recursive `requestAnimationFrame` calls, and with appropriate cancelation and timeouts.
Write Koa handlers as Æ’(request) -> response, like in Clojure/Ring. Supports automatic cancelation on client disconnect via Posterus futures and fibers.
Decorator to track execution of async methods and simplify early cancelation
Create a promise that can be canceled
T-Hooks provides a set of react hooks built upon T-Tasks library. Using task hooks instead of conventional lifecycle hooks alows easier usage of asynchronous operations withing hooks and provides automatic operation cancelation in case of hook unmounting
An HTML5 saveAs() FileSaver implementation
React Higher-Order Component to handle promise cancelation when the component unmounts
fetch wrapper to handle cancelation/retry/error handling
@milestones/core integration for Ember.js
Small implementation of AbortController API for easy management of requests cancelation.
Houston gives you a Task primitive to better handle async actions cancelation and concurrency
An HTML5 saveAs() FileSaver implementation
Better way to cancel promises using AbortSignal
Easily handle promises in your React components
Streaming client for Presto HTTP protocol v1