Skip to content

plaidev/pug-to-html

Repository files navigation

pug-to-html

Convert Vue files from pug templates to html

This repository is forked from vue-pug-to-html, and has various adjustments.

💿 Installation

npm i -g @plaidev/pug-to-html

🍭 Usage

pugToHtml your-vue-file.vue

❓ What's difference with vue-pug-to-html ?

💪 Contribution

  • Fork the repository from plaidev/pug-to-html !
  • Create your topic branch from master: git branch my-new-topic master
  • Add codes and pass tests !
  • Commit your changes: git commit -am 'Add some topic'
  • Push to the branch: git push origin my-new-topic
  • Submit a pull request to master branch of plaidev/pug-to-html repository !

©️ License

MIT

Releases

No releases published

Packages

No packages published