* [snapDOM v2.24.0](https://github.com/zumerlab/snapdom) – Fast and accurate DOM-to-image capture tool that converts HTML elements into scalable SVG images. * [happy-dom v20.11.12](https://github.com/capricorn86/happy-dom) – JavaScript implementation of a web browser without its graphical user interface. * [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. * [Marko @marko/compiler@5.42...](https://github.com/marko-js/marko) – HTML reimagined as a language for building dynamic and reactive user interfaces. * [jest-dom v7.0.1](https://github.com/testing-library/jest-dom) – Custom matchers for testing the state of the DOM in Jest. * [@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. * [Maquette v4.1.5](https://github.com/AFASSoftware/maquette) – Lightweight JavaScript utility for synchronizing the DOM tree with data using Virtual DOM. * [SVGInjector v12.1.2](https://github.com/tanem/svg-injector) – Fast, caching, dynamic inline SVG DOM injection library that swaps fetched or data URL markup into target elements. * [react-svg v19.1.4](https://github.com/tanem/react-svg) – React component that fetches an SVG from a URL and injects its markup into the DOM with optional caching and injection lifecycle hooks. * [CSS Selector Generator v3.9.3](https://github.com/fczbkk/css-selector-generator) – JavaScript library generating unique, short CSS selectors for given DOM elements. * [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. * [Diff DOM Streaming 0.6.10](https://github.com/brisa-build/diff-dom-streaming) – Diff DOM Streaming updates an existing DOM by incrementally applying insertions, deletions, and modifications from an HTML byte stream.