react-componentor
v1.5.0
Published
Create react components easy
Downloads
3
Maintainers
Readme
React Componentor
React Componentor - creates components for react. Support typescript. Currently version supports only component but adding next js page support
USAGE
# simple
npx cr-comp Component jsx
# without jsx
npx cr-comp About js
# typescript
npx cr-comp Home tsx