tyxml-ppxversion Documentation on ocaml.org

PPX to write TyXML documents with the HTML syntax

open Tyxml
let%html to_ocaml = "<a href='ocaml.org'>OCaml!</a>"

The TyXML PPX allow to write TyXML documents using the traditional HTML syntax. It works with textual trees, virtual DOM trees, or any TyXML module.

AuthorOcsigen team <dev@ocsigen.org>
LicenseLGPL-2.1-only with OCaml-LGPL-linking-exception
Published
Homepagehttps://github.com/ocsigen/tyxml
Issue Trackerhttps://github.com/ocsigen/tyxml/issues
Documentationhttps://ocsigen.org/tyxml/latest/
MaintainerOcsigen team <dev@ocsigen.org>
Dependencies
Source [http] https://github.com/ocsigen/tyxml/releases/download/5.0.0/tyxml-5.0.0.tbz
sha256=c725bb8918ff1b601e7926b7b6b4799f8f4ab70f5fba9f0970da657cb82c07f2
sha512=61881aa7101b5072b887802e78897920516c9c2b484d51ac281509e83c79969c7654caa31b125ad843b45740dfe143ed5218fd7e4d98dfba8e0b24b272308ed6
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tyxml-ppx/tyxml-ppx.5.0.0/opam
Required by