package tyxml
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
TyXML is a library for building statically correct HTML5 and SVG documents
Install
dune-project
Dependency
Authors
Maintainers
Sources
4.2.0.tar.gz
sha256=cda9dda443d479fadd1f4b8f882aef2a78c6e7ca7cbc95d886dfc5743f86ff9a
md5=c802f3c7036adcea3fc00398c23d1b2b
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_wrap
Library tyxml.parser
SimplexmlparserBasic camlp4 parser for xml
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