Tempo – tiny templating engine (JavaScript)

Tempo is a neat JSON templating engine with No dependencies. And it’s just 8KB of the minified JavaScript code.

However if we will decide to use JQuery (for example to make AJAX requests in a convenient way) probably we could just use mature jQuery Templates.

Anyway I’m totally sure Tempo could be a great choice for some kind of projects.