min-document

v2.19.0
A minimal DOM implementation

test

node ./test/index.js | tap-spec

dot

node ./test/index.js | tap-dot

cover

istanbul cover --report none --print detail ./test/index.js

view-cover

istanbul report html && google-chrome ./coverage/index.html

browser

run-browser test/index.js

phantom

run-browser test/index.js -b | tap-spec
npm i min-document

Metadata

Downloads