redux-rxjs
RxJS based middleware for Redux. Compose and cancel async actions and handle promise more.
RxJS based middleware for Redux. Compose and cancel async actions and handle promise more.
Converts callback-based APIs to ES6 promises with convenient chainable promises.
Pull the value from a promise using pull-streams
Writing asynchronous actions in synchronous style
A small queue for promises.
An attempt to standardize restful calls within a growing redux application
The simplest way to create actions in redux
Redux middleware for work with porimises the simplest way
Helper for defining constants
Redux middleware for handling promises and optimistic updates with ES3 support
Redux middleware for handling promises
Redux middleware for promises, async functions and conditional optimistic updates
Middleware meant to be used with Redux Promise that can be used to mock remote API calls with mock data.
promise middleware for Redux.
Simple reducer for `redux-promise-middleware`
Thunk generator to dispatch Flux-Standard-Action in each phase of promise
An opinionated redux middleware to support async actions using promise
Flux Standard Action async utilities for Redux.
Redux middleware and reducer to handle async actions with promises.
Adaptation of redux-promise to use the bluebird promise library