Utilities for working with htmlparser2's DOM
Browse cluster: HTML Parsing & Error Tracking →Domutils is a utility library for working with the DOM produced by htmlparser2, a fast and forgiving HTML/XML parser. It exports functions for manipulating and querying DOM structures and is part of a broader ecosystem that includes related projects like domhandler, css-select, cheerio, and dom-serializer. The project is built for Node.js and is maintained by an individual contributor (fb55) with security support coordinated through Tidelift.