3 releases

0.8.6-speedreader Oct 31, 2024
0.8.4-speedreader Feb 8, 2024
0.8.2 May 15, 2023

#1375 in Web programming

Download history 33724/week @ 2024-07-18 33971/week @ 2024-07-25 36124/week @ 2024-08-01 39599/week @ 2024-08-08 38857/week @ 2024-08-15 40070/week @ 2024-08-22 44425/week @ 2024-08-29 41234/week @ 2024-09-05 39585/week @ 2024-09-12 33621/week @ 2024-09-19 40054/week @ 2024-09-26 43797/week @ 2024-10-03 44309/week @ 2024-10-10 42469/week @ 2024-10-17 41188/week @ 2024-10-24 44035/week @ 2024-10-31

179,646 downloads per month
Used in 222 crates (9 directly)

MIT license

74KB
2K SLoC

Kuchikiki (口利き)

HTML tree-manipulation library for Rust.

Documentation

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

~4–9.5MB
~94K SLoC