Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inikulin/parse5

HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
https://github.com/inikulin/parse5

html html-parsing html5 parser serialization serializer whatwg

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        



parse5


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


Build Status
NPM Version
Downloads
Downloads total
Coverage


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