1.0.14 • Published 6 years ago

fuet v1.0.14

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago