package mustache

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.1.0.tar.gz
md5=d7545f4b0b3088afd1c62a77225b4f61

Description

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

Published: 30 Sep 2015

Dependencies (4)

  1. ocamlbuild build
  2. oasis build & >= "0.4.0"
  3. ocamlfind build
  4. ocaml >= "4.01.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (1)

  1. soupault < "2.0.0"

Conflicts

None