@avkat/crc
v0.2.7
Published
Ease the pain ot of rebuilding react-components
Readme
Components React
Create new react components with a breeze
Installation
npm i -g @avkat/crc
Usage
crc <ComponentName> [options]
Options: -t : Typescript -f : Make just the file instead of folder structure -c : Make class component -i : Just make index.jsx/tsx with all the components (No effect with -f)
