cp-fetch
Abortable fetch with timeout support
Abortable fetch with timeout support
React Higher-Order Component to handle promise cancelation when the component unmounts
axios wrapper that provides an advanced cancellation api
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.
Pooled requestAnimationFrame wrapper, designed for short bursts of animation as opposed to a constant loop.
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.
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.
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.
Fine-Grained cancellation primitives
Use redux without any boilerplate
FSAA compliant middleware built with RxJS
A Redux enhancer to manage groups of actions as observables (agendas)
A proof-of-concept library to cancel redundant CircleCI workflows