html-element-attributes

v2.3.0
Map of HTML elements to allowed attributes
html element tag name attribute property w3c whatwg

generate

node build

format

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

build-bundle

browserify index.json -s htmlElementAttributes -o html-element-attributes.js

build-mangle

browserify index.json -s htmlElementAttributes -p tinyify -o html-element-attributes.min.js

build

npm run build-bundle && npm run build-mangle

test-api

node test

test

npm run generate && npm run format && npm run build && npm run test-api

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 10/13/2020

Downloads

Maintainers