Handlebars
Handlebars is a JavaScript template library that is, more or less, based on http://alternativeto.net/software/mustache/ . Handlebars adds user defined block expressions and helpers to the standard...
View ArticleJade
Jade is designed primarily for server side templating in node.js, however it can be used in many other environments.
View ArticleUnderscore.js
Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in...
View ArticleInterpose.js
Interpose.js is a tiny, fast and flexible JavaScript templating engine that uses native JavaScript as its expression language, and configurable expression delimiters. Templates can come from any...
View Articlejquery-template
A template plugin for jQuery. Allows templating without cluttering JavaScript code with markup. Simple, Concise yet powerful.
View Articleslm
Slm is a template language for js. Port of Slim but slimmer :) Short list of the features Elegant syntax Short syntax without closing tags (Using indentation instead) HTML style mode with closing tags...
View ArticlePhoenix Language
Phoenix is a lightweight language and template engine which allows to program PHP web servers with a more concise and readable syntax. It automatically watches file modifications for instant...
View Article