/meteor-html2jade

Convert HTML to Jade with Meteor JS support

Primary LanguageJavaScript

HTML to Jade Meteor JS App with Handlebars Support

Convert HTML to Jade, process Meteor Handlebars tags (no spacing in between):

  • open tag '{{#'
  • close tag '/}}'
  • else tag '{{else}}'
  • indentation with 2 spaces

Demo

html2jade.vida.io

Install

git clone https://github.com/vidalab/meteor-html2jade.git
cd meteor-html2jade
mrt

License

MIT License

Credits