html-dom-parser

v3.1.4
HTML to DOM parser.
html-dom-parser html dom parser htmlparser2 pojo

lint

eslint . --ignore-path .gitignore

test

run-s test:server test:client

build

rollup --config --failAfterWarnings

clean

rm -rf dist

lint:dts

dtslint .

lint:fix

npm run lint -- --fix

size-limit

size-limit

postpublish

pinst --enable

test:client

npm run test:client:watch -- --single-run

test:module

node --experimental-modules test/module/index.mjs

test:server

nyc mocha test/server

_postinstall

husky install

prepublishOnly

pinst --disable && run-s lint lint:dts test:server clean build

test:client:build

NODE_ENV=test npm run build

test:client:watch

npm run test:client:build && karma start

Metadata

  • MIT
  • Whatever
  • Mark
  • released 3/4/2023

Downloads

Maintainers