10 repos
Libraries and tools for parsing HTML documents and manipulating the DOM across multiple languages. The cluster centers on mature, widely-used parsers like htmlparser2, cheerio, and parse5 that enable programmatic HTML analysis and transformation in TypeScript/JavaScript environments, alongside complementary implementations in Python, OCaml, and other languages. These projects serve as foundational infrastructure for web scraping, static site generation, HTML linting, and server-side DOM operations.