Love Jinja2 but like Slim templates syntax better? Why not have both? (github.com) 3 points by irahul 15y ago ↗ HN
[–] irahul 15y ago ↗ Hey people. Jinja2 http://jinja.pocoo.org/docs/ is a good general purpose templating engine. But Slim http://slim-lang.com/docs.html nailed it down with its clear syntax.I end up using Jinja2 a lot more often than slim - so I wrote a translator to support slim syntax for jinja2. Questions/feedback welcome.
1 comment
[ 2.4 ms ] story [ 14.3 ms ] threadI end up using Jinja2 a lot more often than slim - so I wrote a translator to support slim syntax for jinja2. Questions/feedback welcome.