marhub / vue-pug-to-html

convert Vue files from pug templates to html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-pug-to-html

convert Vue files from pug templates to html

Will convert .pug files and .vue files that have a pug template

npm i -g vue-pug-to-html
cd { your directory of files to convert }
pugToHtml

Thats it, converts your pug template to html.

About

convert Vue files from pug templates to html

License:MIT License


Languages

Language:JavaScript 100.0%