Skip to content

Version 1.0

Latest

Choose a tag to compare

@chris-pikul chris-pikul released this 02 Nov 19:11

First release version of HTMG.

Provides implementations for the following DOM style types:

  • Document with preamble and root
  • Text content
  • Attributes, including "flags"
  • Void elements with no children
  • Standard elements with children

It can be used to build a full HTML/XML serializer!