vue-create-component

0.0.6 • Public • Published

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.

/vue-create-component/

    Package Sidebar

    Install

    npm i vue-create-component

    Weekly Downloads

    15

    Version

    0.0.6

    License

    none

    Unpacked Size

    69.5 kB

    Total Files

    13

    Last publish

    Collaborators

    • bleser