Pure JavaScript implementation of Template Toolkit 2
This is far from complete, and if you try anything more advanced than IF it will likely not work
Also this will only work in gecko based browsers (Firefox, Camino et al.) since neither Safari nor IE have decent Javascript support, and while I'm developing it, I want to use the tools that make it easier for me
The code, which is currently released under an MIT license is here.