7 projects
Happy DOM
A JavaScript implementation of a web browser without its graphical user interface
1,003
338
$4.8M
htmlparser2
htmlparser2 is a fast and forgiving HTML/XML parser library for Node.js that can parse HTML according to the WHATWG HTML specification. It provides a streaming interface for efficiently parsing large chunks of data and supports custom handlers for processing parsed content.
477
175
$76K
HtmlUnit
HtmlUnit is a "GUI-Less browser for Java programs".
468
74
$125M
xmldom
A JavaScript implementation of the W3C DOM specification that allows parsing and serializing XML documents in Node.js and browser environments
247
84
$2.4M
CSSStyleDeclaration
A Node.js implementation of the CSS Object Model CSSStyleDeclaration interface
213
89
$373K
JSDOM
A JavaScript implementation of various web standards, for use with Node.js