1 unstable release

0.8.2-mkwebfont Sep 5, 2024

#171 in Template engine

Download history 158/week @ 2024-09-02

158 downloads per month
Used in mkwebfont_extract-web

MIT license

235KB
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–8.5MB
~82K SLoC