Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nielsdos/html5ever-libxml2-bridge


https://github.com/nielsdos/html5ever-libxml2-bridge

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# html5ever-libxml2-bridge

Uses html5ever to parse a document, and produces a DOM tree using libxml2 nodes.

Warning: this is incomplete and just a test to see if it's possible to add HTML5 parsing to libxml2.