hardcore

v1.0.0
xml parser
convert doctype dtd parse parser strict xml

build-cjs

rollup -c -f cjs -o dist/hardcore.cjs.js

lint

eslint src

prepublish

npm run lint && npm run test

test

npm run build-cjs && tap test/**/test-*.js

test-local

npm run build-cjs && TAP_RCFILE=./.taprc tap test/**/test-*.js
npm i hardcore

Metadata

  • MIT
  • >=7.0.0
  • Darien Maillet Valentine
  • released 2/15/2017

Downloads

Maintainers