html-tag-names

v2.1.0
List of known HTML tag names
html tag name element tagname w3c whatwg

prepack

npm run build && npm run format

generate

node --conditions development build.js

build

tsc --build --clean && tsc --build && type-coverage

format

remark . -qfo && prettier . -w --loglevel warn && xo --fix

test-api

node --conditions development test.js

test-coverage

c8 --check-coverage --100 --reporter lcov npm run test-api

test

npm run generate && npm run build && npm run format && npm run test-coverage
npm i html-tag-names

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 3/24/2023

Downloads

Maintainers