Skip to content

v1.0

Compare
Choose a tag to compare
@hughbe hughbe released this 26 Sep 08:39
· 61 commits to master since this release

This is the initial version of HtmlGenerator, with support for

  1. Creating all HTML tags (except for meta, script, style and svg at this time)
  2. Creating and adding HTML attributes (including class and id)
  3. Creating HTML document trees in code
  4. Serializing HTML document trees into text