0.0.0 • Published 7 years ago

redux-shortcrud v0.0.0

Weekly downloads
2
License
MIT
Repository
-
Last release
7 years ago

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

API / Usage

Examples

Options