0.0.6 • Published 7 years ago

vue-create-component v0.0.6

Weekly downloads
2
License
-
Repository
github
Last release
7 years ago

Vue CLI for create component fot typescript

Install

npm install -g vue-create-component

Use

$ cd project/src/components

$ vcc component_name  
 or  
$ vcc -c CustomClassName component_name  
or  
$ vcc -s component_name  
or  
$ vcc -s css component_name  

P.S.
This is my first library, so I will be happy with any constructive comments or suggestions.
If you have ideas for improvement, do not hesitate to do PR.

0.0.6

7 years ago

0.0.5-2

7 years ago

0.0.5-1

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago