#html-parser #html #parser #html5ever

html_parse

Html parser, wrapper of html5ever

5 releases (3 stable)

1.1.2 Dec 24, 2023
1.1.1 Feb 19, 2023
1.0.0 Aug 25, 2022
0.1.3 Aug 19, 2022
0.1.2 Aug 2, 2022

#3 in #html5ever

MIT/Apache

16KB
365 lines

html_parse

Crates.io docs.rs

Html parser, wrapper for html5ever.

TODO

  • serde serialize

lib.rs:

Wrapper for [html5ever], implementing the Sink and a more ergonomic functions API.

Dependencies

~3–10MB
~79K SLoC