Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
P

parse5

> 前端框架
Open source

HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.

3.9K stars0 likes0 views
WebsiteGitHub

About

HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.

HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.

parse5 provides nearly everything you may need when dealing with HTML. It's the fastest spec-compliant HTML parser for Node to date. It parses HTML the way the latest version of your browser does. It has proven itself reliable in such projects as jsdom, Angular, Lit, Cheerio, rehype and many more.

---

List of parse5 toolset packages

Online playground

Changelog

GitHub Issues· 37 open

View all on GitHub
  • #1773

    Should parse5 support each template insertion targeting behavior (e.g. declarative shadow dom, template for), or just a general mechanism which tree adapters hook into?

    Updated May 30, 2026
  • #1662

    Clarifications in the documentation

    Updated Dec 25, 2025
  • #1638

    Are TypeScript types wrong or are we all doing something wrong?

    Updated Nov 25, 2025
  • #1469

    Declarative shadow dom support

    Updated Nov 25, 2025
  • #448

    Complete switch to upstream html5lib tests

    testingUpdated Jul 28, 2025
  • #1260

    since facing "ENOENT: no such file or directory, open 'node:stream'" issue

    Updated Jan 25, 2025
  • #1303

    Retain Attribute Spacing

    Updated Oct 31, 2024

Highlights

  • •TypeScript
  • •html
  • •html-parsing
  • •html5
  • •parser

> Tags

TypeScripthtmlhtml-parsinghtml5parser

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category前端框架
PricingOpen source

> Related tools

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架