Mustache Development Tool is announcing that mustache.java with version number 0.9.1 is already available to download.
What is mustache.java ?
mustache.java is This is the Java version of the Mustache templating engine .
Mustache is a framework-agnostic logic-less templating language. It enforces separation of view logic from template files.Due to its structure, the template doesn’t even allow or makes it possible to embed logic in a template.Mustache is also available in:JavaScript – download mustache.js hereRuby – download Mustache here.Python – download pystache here.Erlang – download mustache.erl here.PHP – download mustache.php here.Perl – download Mustache Template here.Go – download mustache.go here.Lua – download hige here.ooc – download Mustang here.C++ – download plustache here.ActionScript 3 – download mustache.as here.Java – download mustache.java here.node.js – download Mu here.
This is changelog for mustache.java version 0.9.1 :
You can read the complete changelog and also download this latest version on their homepage: github.com