void-elements
Array of "void elements" defined by the HTML specification.
block-elements
Array of "block level elements" defined by the HTML specification
self-closing-tags
HTML void elements are not the only self-closing tags. This includes common SVG self-closing elements as well.
html-tag
Generate HTML elements from a javascript object.