saliences.com : Projects : mustache.js improved

What is it?

mustache.is is a logic-less templating engine for JavaScript which is an implementation of the mustache templating engine syntax originally written in Ruby (these days a whole family of mustache syntax interpreters are available). There are a couple of good articles out there explaining the benefits and powers of Mustache, so if you are unfamiliar, you should look at those first. The implementation of mustache.js presented here is a fork of the “official” JavaScript version of Mustache project. This version has three primary benefits over the mainline implementation:

Downloads

Licensing

Mustache.js (all versions) is available under an MIT license.