package weberizer

  1. Overview
  2. Docs
Compile HTML templates into OCaml modules

Install

dune-project
 Dependency

Authors

Maintainers

Sources

weberizer-0.8.tbz
sha256=682f207f8b48a686e5bd0b7878845195f7ccf538e631e9fe5ee649d9f4b5ecbe
md5=382777e802ce2e7d207b12167eaf5644

doc/index.html

weberizer

API

Library weberizer

  • Weberizer Simple templating library. It reads HTML files "with variables" and can either output an OCaml module (reusable template with some static checks) or perform substitutions and return the HTML.