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 |
---|---|
Author | Christophe Troestler <Christophe.Troestler@umons.ac.be> |
License | LGPL-3.0-only WITH OCaml-LGPL-linking-exception |
Published | |
Homepage | https://github.com/Chris00/weberizer |
Issue Tracker | https://github.com/Chris00/weberizer/issues |
Maintainer | Christophe Troestler <Christophe.Troestler@umons.ac.be> |
Dependencies | |
Source [http] | https://github.com/Chris00/weberizer/releases/download/0.7.8/weberizer-0.7.8.tbz sha256=f0f9bfc250c1176152389ac513004423131281f84da751b4f11eb81d3761df24 md5=00404cfa89d106f5d527ad46e2b3fdea |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/weberizer/weberizer.0.7.8/opam |
No package is dependent