donpark / html2jade

Converts HTML to Jade template. Not perfect but useful enough for non-daily conversions.
MIT License
1.18k stars 156 forks source link

Add Convert from EJS support #88

Closed pr1ntr closed 10 years ago

pr1ntr commented 10 years ago

this would be nice. I have some projects i started in ejs and realized that EJS doesn't have some key features i would like.

donpark commented 10 years ago

I can see the need but I think EJS to Jade should be be a library on its own rather than extending html2jade. Sorry.

pr1ntr commented 10 years ago

fair enough.