react-br-fs

1.1.1 • Public • Published

This package is used to make a specified file strcuture in react.

Install this package as a dev dependency. Installed run it

  1. Give component name. (default name = 'component_name')
  2. Give component path where it needs to be created . (with reference to the root folder,specify the path). (default path = 'root folder of the project')
  3. Give the files shorthand to create . (check the file options below for further reference)

File Options: -a = Actions -s = Sagas -c = Constants -r = Api -d = All (Above mentioned all 4 files) (default).

Specify them with comma speperated.

Example: File Options -- -a,-s If left blank create all 4 files inside a folder name state.

Readme

Keywords

none

Package Sidebar

Install

npm i react-br-fs

Weekly Downloads

2

Version

1.1.1

License

MIT

Unpacked Size

3.75 kB

Total Files

4

Last publish

Collaborators

  • rajpandey