fuet
v1.0.14
Published
Simple and fast template compiler for Vue 2.
Downloads
9
Readme
fuet
Simple and fast Vue 2 template compiler using the reference template compiler.
Usage
npm i -g fuet
# produces a commonjs module like `module.exports.tabs_TabList`
./fuet.js -i '../tabs/src/*.vue' -s src -c
Options
--namespace, -n changes the default namespace. [text]
-c, --commonjs use commonjs format [boolean] [default: false]
-i, --input glob pattern to vue templates. [text] [required]
-o, --output output file to use. [text]
-s, --skip skip parts of the template path to name. [lijst]
-h Show help [boolean]
Devhouse Spindle, https://wearespindle.com