html-dom-parser
Advanced tools
Changelog
1.0.0 (2020-12-25)
domhandler
to v4 and htmlparser2
to v6 (ec5673e)domhandler
to v4 and htmlparser2
to v6domhandler 3.3.0 → 4.0.0 htmlparser2 4.1.0 → 6.0.0
domhandler:
htmlparser2:
decodeEntities
option now defaults to true. <title>
is
parsed correctly. Remove root parent node to keep parser
backwards compatible.
Changelog
0.2.3 (2019-11-04)
eslint
and install prettier
and plugin (b7a6b81)webpack
and save webpack-cli
(908e56d)html.js
(25d7e8a)html.js
(6fdf2ea)complex.html
(1418775)index.js
which exports helpers (a9255d5)runTests
to its own file (8e30784)html-to-dom-server.js
to server
directory (3684dac)