html-element-attributes

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

build-md

remark . --quiet --frail --output

build-crawl

node build

build-bundle

browserify index.json --bare -s htmlElementAttributes > html-element-attributes.js

build-mangle

esmangle html-element-attributes.js > html-element-attributes.min.js

build

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

lint

xo

test-api

node test

test

npm run build && npm run lint && npm run test-api

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 11/7/2016

Downloads

Maintainers