package tyxml-ppx
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
PPX to write TyXML documents with the HTML syntax
Install
dune-project
Dependency
Authors
Maintainers
Sources
tyxml-5.0.0.tbz
sha256=c725bb8918ff1b601e7926b7b6b4799f8f4ab70f5fba9f0970da657cb82c07f2
sha512=61881aa7101b5072b887802e78897920516c9c2b484d51ac281509e83c79969c7654caa31b125ad843b45740dfe143ed5218fd7e4d98dfba8e0b24b272308ed6
Description
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.
Added to opam-repository:
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page