JSPM

  • Created
  • Published
  • Downloads 80928
  • Score
    100M100P100Q167846F
  • License MIT

Redux middleware for handling promises and optimistic updates

Package Exports

  • redux-promise-middleware
  • redux-promise-middleware/dist/isPromise

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (redux-promise-middleware) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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. If you are curious to see how the middleware works, browse the source code on Sourcegraph!

Docs and Help

Older versions:


Copyright (c) 2015 Patrick Burtchaell. Licensed with The MIT License (MIT). Gratipay.