1.0.14 • Published 7 years ago

fuet v1.0.14

Weekly downloads
2
License
MIT
Repository
github
Last release
7 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

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago