Skip to content

eat-full/meteor-html2jade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Convert HTML to Jade with Meteor JS support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.4%
  • HTML 14.0%
  • Nginx 3.9%
  • CSS 3.7%