html-event-attributes

v2.0.1
List of HTML event handler attributes
html event handler tag name attribute property w3c whatwg and 1 more...

generate

node build.js

prepublishOnly

npm run build && npm run format

build

rimraf "*.d.ts" && tsc && type-coverage

format

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

test-api

node --conditions development test.js

test-coverage

c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov npm run test-api

test

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

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 11/1/2021

Downloads

Maintainers