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

Install

Authors

Maintainers

Sources

v3.1.0.zip
md5=ee15623d0f699b6aff31904fedf4945e

Description

Read and write mustache templates, and render them by providing a json object. Contains the mustache command line utility for driving logic-less templates.

Published: 08 Apr 2019

Dependencies (4)

  1. menhir >= "20180528"
  2. ezjsonm
  3. dune >= "1.4.0"
  4. ocaml >= "4.03"

Dev Dependencies (1)

  1. ounit with-test

Conflicts

None