5 releases
0.8.8-speedreader | Feb 22, 2025 |
---|---|
0.8.7-speedreader | Feb 21, 2025 |
0.8.6-speedreader | Oct 31, 2024 |
0.8.4-speedreader | Feb 8, 2024 |
0.8.2 | May 15, 2023 |
#1266 in Web programming
248,392 downloads per month
Used in 284 crates
(12 directly)
74KB
2K
SLoC
Kuchikiki (口利き)
HTML tree-manipulation library for Rust.
This is a fork of the Kuchiki (朽木) library, which in now unmaintained.
The Brave project is still using a branch, and so will continue to
support this repository. You can use this version by updating the name
in your Cargo.toml
(add an extra ki
!) and then remap code references
to the new name, e.g. with
use kuchikiki as kuchiki
See the Security Policy for information on reporting vulnerabilities.
lib.rs
:
Kuchikiki (口利き) is an HTML tree manipulation library for Rust.
Dependencies
~3–8.5MB
~82K SLoC