/vuec

CLI compiler of Vue single file component

Primary LanguageTypeScriptMIT LicenseMIT

vuec

CLI compiler of Vue single file component.

Usage

$ vuec Foo.vue
Outputs:
-> Foo.js
-> Foo.template.js
-> Foo.script.js
-> Foo.style.css

License

MIT