auto-generate-redux-store-file

0.5.2 • Public • Published

Auto clone sub redux store directory

Assume:

  • We have store with structure like:
    1. store
      • subStore1
        1. actions
        2. reducer
      • subStore2
      • ...
  • We want to clone subStore1 to new sub store and also replace current name of action, action name

Usage:

  1. redux-file-generact
  2. Choose which sub store want to clone
  3. Name for it
  4. Choose location for it
  5. Done

Readme

Keywords

none

Package Sidebar

Install

npm i auto-generate-redux-store-file

Weekly Downloads

4

Version

0.5.2

License

MIT

Unpacked Size

24.9 kB

Total Files

6

Last publish

Collaborators

  • tungnt620