mustache.js

mustache.js 2.2.1 updated

Mustache provides logic-less minimal templates in JavaScript. Programmers can use mustache.js for rendering templates in his browser, rendering server-side templates alongside node.js or use it for rendering stuff in CouchDB’s views. Mustache...

mustache.erl

mustache.erl 0.1.1

Mustache is a framework-agnostic templating system that enforces separation of view logic from the template file.This templating engine has made it possible to not even be possible to embed logic in a template. This allows templates to be reused across...

mustache.php

mustache.php 2.9.0 updated

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...

mustache.java

mustache.java 0.9.1 updated

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...

Mu

Mu 1.0

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...

Mustache

Mustache 1.0.2 updated

Mustache provides logic-less Ruby templates for quickly building web pages.The templates is inspired by Google's ctemplate  and Ivan fomichev's et (Erlang Template Engine Prototype).Mustache is a framework-agnostic way to render logic-free...

pystache

pystache 0.5.3

Like the other versions of Mustache, the engine concentrates following the lines imposed by Google's ctemplate by separating presentation code from logics code.Mustache is also available in:JavaScript - download mustache.js hereRuby - download Mustache...