redux-shortcrud
v0.0.0
Published
`redux-shortcrud` is a helper package to reduce boilerplate by automatically generating all Action Creators and Reducers you need for your CRUD application.
Downloads
2
Readme
Redux Shortcrud
redux-shortcrud
is a helper package to reduce boilerplate by automatically generating all Action Creators and Reducers you need for your CRUD application.
Not ready for production yet
Installation
With Yarn:
yarn add redux-shortcrud
With npm:
npm install redux-shortcrud