2 releases

0.8.4-speedreader Feb 8, 2024
0.8.2 May 15, 2023

#1172 in Rust patterns

Download history 17221/week @ 2024-01-05 18521/week @ 2024-01-12 18724/week @ 2024-01-19 20375/week @ 2024-01-26 20912/week @ 2024-02-02 20560/week @ 2024-02-09 26013/week @ 2024-02-16 27091/week @ 2024-02-23 31347/week @ 2024-03-01 27847/week @ 2024-03-08 26576/week @ 2024-03-15 26427/week @ 2024-03-22 27891/week @ 2024-03-29 26935/week @ 2024-04-05 27331/week @ 2024-04-12 23174/week @ 2024-04-19

109,681 downloads per month
Used in 140 crates (8 directly)

MIT license

73KB
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

~3.5–9.5MB
~89K SLoC