1.0.0 • Published 6 years ago

@evojam/redux-utils v1.0.0

Weekly downloads
26
License
MIT
Repository
github
Last release
6 years ago

@evojam/redux-utils

Redux action utils are based on this article

Installing latest version

Using npm run npm install --save-dev @evojam/redux-utils.

For yarn usage yarn add -D @evojam/redux-utils.

Installing version of choice

Using npm run npm install --save-dev @evojam/redux-utils#VERSION.

For yarn usage yarn add -D @evojam/redux-utils#VERSION.

Example: npm install --save-dev @evojam/redux-utils#v1.0.0 to install version v1.0.0.