package tyxml
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
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
Tyxml
Typed implementation for HTML, SVG and XMLTyxml_html
Typesafe constructors and printers for Html documents.Tyxml_svg
Typesafe constructors and printers for Svg documents.Tyxml_xml
Basic functions for construction and manipulation of XML tree.
Library tyxml.functor
Html_f
Typesafe constructors for HTML documents (Functorial interface)Html_sigs
HTML signatures for the functorial interface.Html_types
HTML types with variants, goes withHtml_sigs.T
.Svg_f
Typesafe constructors for SVG documents (Functorial interface)Svg_sigs
SVG signatures for the functorial interface.Svg_types
SVG types with variants, goes withSvg_sigs.T
.Xml_iter
Basic iterators over XML tree (functorial interface).Xml_print
Printing utilities.Xml_sigs
XML Signatures.Xml_wrap
Library tyxml.parser
Simplexmlparser
Basic camlp4 parser for xml
Library tyxml.tools
Tyxml_name
Gives 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