package mustache

  1. Overview
  2. Docs
Mustache logic-less templates in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v3.0.2.zip
md5=36d6e8962432dc42c0691e27a7ec08f1

CHANGES.md.html

3.0.2 (08-05-2017)

  • Add .descr file to repository

3.0.1 (06-09-2017)

  • Switch to jbuilder (#30)

3.0.0

  • Proper handling of partials (#28)

  • Handle standalone elements (#27)

  • Support for dotted names (#26)

  • Switch parser to menhir (#24)

  • keep track of locations in AST (#21)