I did some research months ago looking for a nice javascript template engine and settled on one made by Trimpath.
I like this a lot, but I have a few wish list items:
- The code is rather big. I'd love something tiny, like John Resig's template engine, but easier to use.
- I'd like support for includes, and django-style inheritance.
Are there any other great template engines which have been released in the past year or so which I should know about?