/redux-promise

Typescript version of the Redux Promise middleware

Primary LanguageTypeScriptMIT LicenseMIT

Redux Promise

Promise middleware for Redux.

build status npm version

npm install --save @pkimbrel/redux-promise

Motivation

Redux Promise middleware allows you to dispatch a promise as an action payload.