Ross ROSS = Recommend OSS · open-source software intelligence for agents

inikulin/parse5

HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant. observed · 2026-08-28

github.com/inikulin/parse5 · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 99
  • Release rhythm 56
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 132.5
  • age_days: 4916
  • days_rel: 136
  • days_push: 8
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

3925 stars · 256 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

parse5 is a fast, WHATWG HTML Living Standard-compliant HTML parsing and serialization toolset for Node.js, written in TypeScript. It parses HTML exactly like modern browsers and is trusted by jsdom, Angular, Lit, Cheerio, and rehype.

Use cases

  • parse html into a dom tree in node.js
  • serialize html from an ast
  • build a spec-compliant html5 parser pipeline
  • scrape and transform html documents
  • power a dom implementation like jsdom
  • sanitize or rewrite html markup

When to choose

  • you need browser-identical html parsing behavior in node
  • you want the fastest spec-compliant html parser for node
  • you're building tooling on top of html asts

When to avoid

  • you need to parse xml or non-html markup
  • you only need simple regex-based tag extraction
  • you need a browser-side dom api rather than a node parser

Facets

library · maturity stable

parser serialization web-development parsers frontend cross-platform html-parsing html5 whatwg spec-compliant ast serializer typescript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
inikulin/parse5main84

For agents

markdown · JSON · MCP: product_card(name="inikulin/parse5")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem