Skip to content

Redux middleware for resolving and rejecting promises with conditional optimistic updates

License

Notifications You must be signed in to change notification settings

bi0nd0/redux-promise-middleware

 
 

Repository files navigation

Redux Promise Middleware

npm version Build Status Coverage Status npm downloads Known Vulnerabilities

Redux promise middleware enables robust handling of async code in Redux. The middleware enables optimistic updates and dispatches pending, fulfilled and rejected actions. It can be combined with redux-thunk to chain async actions.

Docs and Help

Older versions:


Licensed MIT. Copyright 2015-current Patrick Burtchaell. Gratipay.

About

Redux middleware for resolving and rejecting promises with conditional optimistic updates

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.4%
  • Makefile 2.6%