1.1.0 • Published 4 years ago

automation-demo v1.1.0

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

automation-demo

Tool to generate different types of React components from the terminal.

Install

$ npm install -g automation-demo

Usage

$ cd ~/test
$ automation-demo

Create your components guided from terminal with a lot of choices

  • Create different kind of components:
    • class
    • hook
  • Set name of the new component
  • Set a different component extension
    • js
    • tsx
  • Set a different style extension
    • css
    • scss
  • Set the destination path of the new component
1.1.0

4 years ago

1.0.11

4 years ago

1.0.12

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago