@plaidev/pug-to-html

1.0.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @plaidev/pug-to-html

Weekly Downloads

30

Version

1.0.0

License

MIT

Unpacked Size

16 kB

Total Files

17

Last publish

Collaborators

  • plaid-inc