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.4.0.tbz
sha256=516394dd4a5c31726997c51d66aa31cacb91e3c46d4e16c7699130e204042530
sha512=d5f2187f8410524cec7a14b28e8950837070eb0b6571b015dd06076c2841eb7ccaffa86d5d2307eaf1950ee62f9fb926477dac01c870d9c1a2f525853cb44d0c
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
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page