package mustache

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.2.0.tar.gz
md5=974400382290d3668814ef75d293c123

Description

Read and write mustache templates and render them by providing a json object

Published: 01 Apr 2016

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind build
  3. ocaml >= "4.01.0" & < "5.0.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (1)

  1. soupault < "2.0.0"

Conflicts

None