1 unstable release

0.8.2 May 15, 2023

#1000 in Parser implementations

Download history 20/week @ 2023-06-05 4/week @ 2023-06-12 7/week @ 2023-06-19 12/week @ 2023-06-26 188/week @ 2023-07-03 658/week @ 2023-07-10 597/week @ 2023-07-17 533/week @ 2023-07-24 634/week @ 2023-07-31 808/week @ 2023-08-07 1759/week @ 2023-08-14 1235/week @ 2023-08-21 1089/week @ 2023-08-28 2804/week @ 2023-09-04 5461/week @ 2023-09-11 4375/week @ 2023-09-18

13,792 downloads per month
Used in 28 crates (via wry)

MIT license

72KB
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–10MB
~93K SLoC