package weberizer

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

weberizer-0.7.8.tbz
sha256=f0f9bfc250c1176152389ac513004423131281f84da751b4f11eb81d3761df24
md5=00404cfa89d106f5d527ad46e2b3fdea

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.