html-spec-tags
All HTML, SVG, and MathML tags and their constructor as supported by current specs. With types!
Each list is generated from Typescript's lib.dom.d.ts
types (from HTMLElementTagNameMap
, SVGElementTagNameMap
, MathMLElementTagNameMap
, respectively).
List contents last updated on Feb 24, 2024.
Installation
npm i html-spec-tags