Natural Templating .html (like Thymeleaf) for Node.js Natural Templating .html (like Thymeleaf) for Node.js node.js node.js

Natural Templating .html (like Thymeleaf) for Node.js


github.com/flatiron/plates (answered by generalhenry)

Plates (short for templates) binds data to markup. Plates has NO special syntax. It works in the browser and in Node.js.

Active


{{ mustache }} (answered by etienne)

Logic-less templates.

Available in Ruby, JavaScript, Python, Erlang, PHP, Perl, Objective-C, Java, .NET, Android, C++, Go, Lua, ooc, ActionScript, ColdFusion, Scala, Clojure, Fantom, CoffeeScript, D, and for node.js.

Works great with TextMate, Vim, Emacs, and Coda.


I was using Handlebars.

There are actually quite a few template engines in JavaScript and here you can decide what you need.