crabsoup-kuchikiki

Crates.iocrabsoup-kuchikiki
lib.rscrabsoup-kuchikiki
version0.8.2-crabsoup
sourcesrc
created_at2024-08-18 11:26:39.35333
updated_at2024-08-18 11:26:39.35333
description(口利き) HTML tree manipulation library
homepage
repositoryhttps://github.com/brave/kuchikiki
max_upload_size
id1342551
size1,782,737
pest-ide-tools (github:pest-parser:pest-ide-tools)

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