CODIGO
log in

Mustache

Summary

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.

Paradigms

template-based, declarative

Domains

web development, text processing

Key Features

string interpolation

Typing

untyped system, runtime checking, no type annotations

Compilation

interpreted

Influenced By

ERB, Handlebars

Ratings

Maturity
▊▊
▊▊
▊▊
▊▊
▊▊
Community size
▊▊
▊▊
▊▊
▊▊
▊▊
Learning resources
▊▊
▊▊
▊▊
▊▊
▊▊
Job market demand
▊▊
▊▊
▊▊
▊▊
▊▊
Learning curve
▊▊
▊▊
▊▊
▊▊
▊▊
Cognitive load
▊▊
▊▊
▊▊
▊▊
▊▊
Syntax complexity
▊▊
▊▊
▊▊
▊▊
▊▊
Semantic complexity
▊▊
▊▊
▊▊
▊▊
▊▊
Std lib size
▊▊
▊▊
▊▊
▊▊
▊▊
Documentation quality
▊▊
▊▊
▊▊
▊▊
▊▊

File extensions

mustache

External Links

Status active
Type DSL
Created 2009
Designed by Chris Wanstrath
PyPL Index N/A
TIOBE Index N/A
GitHub rank #36