* [happy-dom v20.11.10](https://github.com/capricorn86/happy-dom) – JavaScript implementation of a web browser without its graphical user interface. * [snapDOM v2.24.10](https://github.com/zumerlab/snapdom) – Fast and accurate DOM-to-image capture tool that converts HTML elements into scalable SVG images. * [domonic 1.1.0](https://github.com/byteface/domonic) – Pure Python DOM and HTML/SVG generator with JavaScript-like APIs for creating, parsing, and manipulating document trees. * [user-event v14.6.6](https://github.com/testing-library/user-event) – Library that simulates real browser user interactions by firing events that update element state accordingly. * [DOMPurify 3.4.14](https://github.com/cure53/DOMPurify) – Fast and tolerant XSS sanitizer for HTML, MathML, and SVG. * [html-react-parser v6.1.7](https://github.com/remarkablemark/html-react-parser) – HTML to React parser that converts HTML strings into React elements. * [@xmldom/xmldom 0.9.12](https://github.com/xmldom/xmldom) – JavaScript implementation of the W3C XML DOM Level 2 Core standards for parsing and serializing XML. * [Marko @marko/compiler@5.42...](https://github.com/marko-js/marko) – HTML reimagined as a language for building dynamic and reactive user interfaces. * [Maquette v4.1.5](https://github.com/AFASSoftware/maquette) – Lightweight JavaScript utility for synchronizing the DOM tree with data using Virtual DOM. * [TermDOM v0.1.5](https://github.com/bikeshaving/termdom) – JavaScript library that renders HTML and CSS as a real DOM inside the terminal, rerendering on changes for interactive TUIs.