kuchikiki

Crates.iokuchikiki
lib.rskuchikiki
version0.8.6-speedreader
sourcesrc
created_at2023-05-15 19:14:27.007596
updated_at2024-10-31 22:04:57.229309
description(口利き) HTML tree manipulation library
homepage
repositoryhttps://github.com/brave/kuchikiki
max_upload_size
id865331
size120,751
(aaronsantamaria)

documentation

README

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.

Commit count: 271

cargo fmt