0.4.0 • Published 3 years ago

react-generate-component v0.4.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 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

3 years ago

0.4.0

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago