package tyxml

  1. Overview
  2. Docs
A simple library for building valid HTML5 and SVG documents.

Install

Dune Dependency

Authors

Maintainers

Sources

3.6.0.tar.gz
md5=974099c0f1a70828238055462f79a347

Description

TyXML allows you to build HTML5 and SVG trees whose validity is ensured by the typechecker. It provides a printer for said XML trees, along with a syntax extensions. Finally it also provides a functorial interface to choose your XML datastructure. It's part of the ocsigen project and is used in js_of_ocaml and eliom.

Published: 19 Jan 2016

Dependencies (5)

  1. ocamlbuild build
  2. base-bytes
  3. uutf <= "0.9.4"
  4. ocamlfind build
  5. ocaml < "5.0"

Dev Dependencies

None

Conflicts

None