meta-redux
v0.0.6
Published
A series of transpiled redux helpers to avoid duplicated logic and verbosity.
Downloads
5
Readme
meta-redux
A series of transpiled redux helpers to avoid duplicated logic and verbosity.
Developing
To run the example app, use npm run dev
.
Publishing
The following publish process will transpile the code and then publish it using release-it
:
npm run release
That's it!
Contributing
Want to add or change something? Just fork me and open a PR.