package tyxml
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
TyXML is a library for building correct HTML and SVG documents
Install
dune-project
Dependency
Authors
Maintainers
Sources
tyxml-4.3.0.tbz
sha256=6e1bd76b184eb8bf43550138fa1e14f03b5761187ff38891179a36bdddbdbfc3
md5=fd834a567f813bf447cab5f4c3a723e2
doc/index.html
tyxml
API
Library tyxml
TyxmlTyped implementation for HTML, SVG and XMLTyxml_htmlTypesafe constructors and printers for Html documents.Tyxml_svgTypesafe constructors and printers for Svg documents.Tyxml_xmlBasic functions for construction and manipulation of XML tree.
Library tyxml.functor
Html_fTypesafe constructors for HTML documents (Functorial interface)Html_sigsHTML signatures for the functorial interface.Html_typesHTML types with variants, goes withHtml_sigs.T.Svg_fTypesafe constructors for SVG documents (Functorial interface)Svg_sigsSVG signatures for the functorial interface.Svg_typesSVG types with variants, goes withSvg_sigs.T.Xml_iterBasic iterators over XML tree (functorial interface).Xml_printPrinting utilities.Xml_sigsXML Signatures.Xml_streamStreaming IO to/from XML treesXml_wrap
Library tyxml.tools
Tyxml_nameGives the tyxml names for HTML elements and attributes.
Library tyxml.top
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page