A package for reducing boilerplate in redux applications
These utilities are well suited for writing redux modules to the ducks standard.
npm i -S cx-redux-utils
See docs you are obviously smart :)
git clone https://github.com/crosschx/cx-redux-utils
cd cx-redux-utils
Now just make amazing improvements in src/index.js
, but please:
- add tests to
test/unit-tests.js
- add examples and meta info for new functions to doc blocks according to jsdoc docs
npm i
npm run docs
open ./docs/cx-redux-utils/<version>/index.html