vue-compiler

0.2.1 • Public • Published

vue-compiler

a simple cli wrapper around the vue-component-compiler. Includes all supported languages.

Install

npm install vue-compiler

Usage

Usage: vue-compiler [options] <file ...>

  Options:

    -h, --help      output usage information
    -V, --version   output the version number
    --out <folder>  out

Example

vue-compiler --out test/ test/test.vue

Release History

  • v0.0.1: First release

License

Copyright (c) 2015 Paul Pflugradt Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i vue-compiler@0.2.1

Version

0.2.1

License

MIT

Last publish

Collaborators

  • gzzhanghao