#html-parser #html #parser

toks

Efficient tokens for html5ever::rcdom::RcDom Handle parsing aiming for O(1) HTML DOM walking & efficiency

14 releases (4 stable)

1.3.0 Aug 2, 2024
1.2.0 Jul 21, 2023
1.1.0 Aug 21, 2022
1.0.0 Apr 11, 2020
0.4.0 Nov 7, 2017

#1770 in Web programming

Download history 5/week @ 2024-12-10

743 downloads per month

MIT/Apache

12KB
71 lines

toks

Efficient tokens for html5ever::rcdom::RcDom Handle parsing aiming for O(1) HTML DOM walking & efficiency.

Rust Crates.io

Documentation

Usage

Get started by looking at examples.

License

MIT/Apache-2.0

Dependencies

~1.2–6.5MB
~33K SLoC