package mustache

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.3.0.tar.gz
md5=3b79337e0eef9c1325f003c9efb4d568

Description

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

Published: 26 Feb 2017

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