TyXML is a library for building correct HTML and SVG documents
TyXML provides a set of convenient combinators that uses the OCaml type system to ensure the validity of the generated documents. TyXML can be used with any representation of HTML and SVG: the textual one, provided directly by this package, or DOM trees (js_of_ocaml-tyxml
) virtual DOM (virtual-dom
) and reactive or replicated trees (eliom
). You can also create your own representation and use it to instantiate a new set of combinators.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/bdx0nf1ij5l0v59wdyh7lb6wwb4cj5aa-ocaml-tyxml-4.5.0.drv |
Linter | Message | Location |
---|---|---|
No lint warnings ✓ |