kuchikiki

(口利き) HTML tree-manipulation library for Rust

Latest version: 0.8.8-speedreader registry icon
Maintenance score
39
Safety score
100
Popularity score
76
Check your open source dependency risks. Get immediate insight about security, stability and licensing risks.
Security
  Vulnerabilities
Version Suggest Low Medium High Critical
0.8.8-speedreader 0 0 0 0 0
0.8.7-speedreader 0 0 0 0 0
0.8.6-speedreader 0 0 0 0 0
0.8.4-speedreader 0 0 0 0 0
0.8.2 0 0 0 0 0

Stability
Latest release:

0.8.8-speedreader - This version may not be safe as it has not been updated for a long time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform

Licensing

Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.

MIT   -   MIT License

Not a wildcard

Not proprietary

OSI Compliant



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.