common-tags
a few common utility template tags for ES2015
self-closing-tags
HTML void elements are not the only self-closing tags. This includes common SVG self-closing elements as well.
html-parse-stringify
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.