0.0.6 • Published 6 years ago

vue-create-component v0.0.6

Weekly downloads
2
License
-
Repository
github
Last release
6 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

6 years ago

0.0.5-2

6 years ago

0.0.5-1

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago