@nubestra/create-react-component
v1.0.3
Published
Create all kinds of components from the command line, you can pass parameters to create from different components from the library.
Downloads
3
Maintainers
Readme
[(https://img.shields.io/badge/npm-1.0-blue.svg) (https://github.com/soyisraelortiz/create-react-component)]
[test]: Update test/* files [dist]: Changes to submodules, version bumps, updates to package.json [minor]: Small changes [doc]: Updates to documentation [fix]: Bug fixes [bin]: Update binary scripts associated with the project [refactor]: Refactor of existing code [nit]: Small code review changes mainly around style or syntax [feat]: New features
// Usage fix: closes #9, fix path issue
nit: swap let for const
doc: added usage section to README.md