Mustache is a logic-less template syntax with implementations in many languages. It uses tags enclosed in curly braces to provide simple interpolation, sections, and partials without requiring code in the templates.
web development, text processing
untyped system, runtime checking, no type annotations
interpreted
ERB, Handlebars
mustache
Status | active |
Type | DSL |
Created | 2009 |
Designed by | Chris Wanstrath |
PyPL Index | N/A |
TIOBE Index | N/A |
GitHub rank | #36 |