redux-orchestrate
Redux middleware for coordinating actions and handling side effects.
Redux middleware for coordinating actions and handling side effects.
axios wrapper that provides an advanced cancellation api
React Higher-Order Component to handle promise cancelation when the component unmounts
Use this when you have a function that returns a promise and you want that promise to be canceled if the function is called again.
Use this when you have a function that creates and returns a child process, and you want that process to be killed and recreated on successive calls so that there is only one process.
Pooled requestAnimationFrame wrapper, designed for short bursts of animation as opposed to a constant loop.
Convenience wrapper around Node core requests to easily test whether a request fails or succeeds.
RxJS based middleware for Redux. Compose and cancel async actions and handle promise more.
Task runner, written in typescript. Task implements the [task-api](https://gitlab.com/itayronen/task-run)
Cancellable-coroutine is a wrapper for function generators that runs them as async functions and adds cancellation support.
Improvements over isomorphic-fetch.
An abstraction of basic-browser-request for use with async/await.
A proof-of-concept library to cancel redundant CircleCI workflows
Library to write cancellable chain of Promises, using the This-Binding Syntax proposal.
CancellationTokenSource implementation for JavaScript
Call me maybe
Mocks *AnimationFrame methods.
Patience helpers for async / await
Optimistically apply actions, then rollback when they fail
Context type that carries deadlines, cancelation signals, and other request-scoped values.