Skip to content

Convert Vue files from pug templates to html

License

Notifications You must be signed in to change notification settings

denisdavydenko/vue-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

About

Convert Vue files from pug templates to html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.7%
  • Vue 21.9%
  • HTML 13.4%