-
Notifications
You must be signed in to change notification settings - Fork 266
Other Mustache implementations
Duncan Holm edited this page Sep 6, 2022
·
20 revisions
- mustache.as (ActionScript 3.0)
- mo No delimiters, HTML encoding, nor objects
- magnum No lambdas
- mustache-c
- lwan-mustache-c
- mustache.erl
- elk.erl No delimiters and lambdas, everything else is ok
- mustache.java
- jmustache
- Trimou CDI, Servlet and PrettyTime extensions
- jmustache (Android)
- mustache.js
- mustachejs No regular expressions, supports lambdas
- LT Small & Fast, for the purpose of learning
- Mu (Node.js)
- hogan.js
- mustache.php
- Template
- php-mustache (PHP/C++) No whitespace rules
- Mustache Canonical Mustache implementation
- Temple-Mustache Temple example library
- GRMustache.swift
- MuttonChop Compiled ahead of time (speedy), Template Inheritance