What is the best current Javascript templating engine? [closed] What is the best current Javascript templating engine? [closed] jquery jquery

What is the best current Javascript templating engine? [closed]


The ASP.NET Ajax Library's DataView should not be considered. It was deprecated before release, in favor of jQuery Templates.

I've been using jTemplates for a couple years and have found it to be solid enough. However, with jQuery Templates slated for inclusion in jQuery 1.5 core, it doesn't make sense to take an external dependency that re-implements something already included in the core library. That alone is enough reason to favor jQuery Templates, assuming you're using jQuery.


It's definetely a subjective and argumentative question, I've just wanted to add performance to the list of things you may consider.