weberizerversion

Compile HTML templates into OCaml modules

Weberizer is a simple templating engine for OCaml. It compiles the template to an OCaml module, providing an easy way to set the variables and render the template. String values are automatically escaped according to the context of the template in which they appear. You can add you own functions to the generated module — for example to set several related variables at once (you can also hide those variables from the interface if desired).

Tags web template
AuthorChristophe Troestler <Christophe.Troestler@umons.ac.be>
LicenseLGPL-3.0-only WITH OCaml-LGPL-linking-exception
Published
Homepagehttps://github.com/Chris00/weberizer
Issue Trackerhttps://github.com/Chris00/weberizer/issues
MaintainerChristophe Troestler <Christophe.Troestler@umons.ac.be>
Dependencies
Source [http] https://github.com/Chris00/weberizer/releases/download/0.7.8/weberizer-0.7.8.tbz
md5=00404cfa89d106f5d527ad46e2b3fdea
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/weberizer/weberizer.0.7.8/opam
No package is dependent