0.4.0 • Published 2 years ago

react-generate-component v0.4.0

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

Generate React Components with CLI

Usage

Use the following command to generate component:

npx react-generate-component --name <component-name> [--path <path>]

If the path parameter is not provided, the component will automatically be generated in the ./components directory.

Output path should be relative from where the script is executed!

License

MIT

0.3.0

2 years ago

0.4.0

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago