Jemplate - A Template Toolkit for Javascript
Posted on 27th February, by max in Code. Comments Off
Jemplate is a templating system for Javascript, but it’s not just any templating system. It is a complete port of Perl’s ubiquitous Template Toolkit. If you don’t use Perl, don’t stop reading. Perl (and the Template Toolkit) is only needed to compile the templates. The templating lingo itself is Perl agnostic and full featured. It resembles Python, Ruby or Javascript more than Perl.
Website: http://blog.ingy.net/2006/02/jemplate_a_template_toolkit_fo.html