Branch Framework

Mustachio

This module is a Mustache template engine. It is built/tested against the spec, but there could be plenty of edge cases until it sees ore eal-world usage.

Official Specs

The library has been tested for

  • delimiters
  • interpolations
  • inversions
  • partials
  • sections

It does not support the optional modules

  • dynamic names
  • inheritance
  • lambdas