Skip to content

occmee/redux-promise-middleware

 
 

Repository files navigation

Redux Promise Middleware

npm version Build Status Coverage Status npm downloads

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

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.5%
  • Makefile 3.5%