3 releases

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

#1219 in Web programming

Download history 41848/week @ 2024-09-27 42893/week @ 2024-10-04 43814/week @ 2024-10-11 42056/week @ 2024-10-18 42120/week @ 2024-10-25 44020/week @ 2024-11-01 42632/week @ 2024-11-08 48093/week @ 2024-11-15 42550/week @ 2024-11-22 48015/week @ 2024-11-29 49952/week @ 2024-12-06 51335/week @ 2024-12-13 37396/week @ 2024-12-20 38990/week @ 2024-12-27 52498/week @ 2025-01-03 40868/week @ 2025-01-10

178,090 downloads per month
Used in 262 crates (11 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
~96K SLoC