@han-moe-htet/techo
v0.1.5
Published
Techo: touch and echo. Genarate dynamic files from stubs.
Downloads
3
Maintainers
Readme
Techo ·
Touch and echo. Genarate dynamic files from stubs. Currently supports React only.
Get started
npm i -g @han-moe-htet/techo
Or install locally
npm i -D @han-moe-htet/techo
Generating a component file
techo make:component Button
If you installed locally
npx techo make:component Button