kuchikiki
(口利き) HTML tree manipulation library
0.8.2
19M downloads/mo
#2150 most downloaded on crates.io
brave/kuchikiki
What this package is like to depend on
Last release 1 months ago
13 Jul 2026
Ships fairly regularly
a new release about every 9 months
Nearly every release is documented
notes for 1 of 1 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
6 releases · first in 2023
1 release in the last 12 months
see the full history below
Release timeline
6 releases · May 2023 to Jul 2026Releases
latest 6-
0.8.9-speedreader13 Jul 2026 pre-releaseNothing published for this version
-
0.8.8-speedreader22 Feb 2025 pre-releaseNothing published for this version
-
0.8.7-speedreader21 Feb 2025 pre-releaseNothing published for this version
-
0.8.6-speedreader31 Oct 2024 pre-releaseNothing published for this version
-
0.8.4-speedreader08 Feb 2024 pre-releaseNothing published for this version
-
0.8.215 May 2023Release notes
Open source →New release from the Brave Browser maintainers, renamed to
kuchikiki.
It should be semver-compatible with the old kuchiki crate.This includes accumulated fixes from the former upstream since 0.8.1.
Release notes
Open source →New release from the Brave Browser maintainers, renamed to
kuchikiki. It should be semver-compatible with the old kuchiki crate.This includes accumulated fixes from the former upstream since 0.8.1.
Changes
- <csr-id-4a14e45ee73d6cbf7b7f242bd72bdfc3b0e510bd/> Remove unnecessary to_string
- <csr-id-d2118f6f63ea1f82317b886990710f2b9059d147/> Mark our fork as maintained. We're at least maintaining our fork for now. Link to upstream's documentation since the default branch API hasn't changed.
Commit Statistics
<csr-read-only-do-not-edit/>
- 33 commits contributed to the release over the course of 732 calendar days.
- 1013 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
<csr-read-only-do-not-edit/>
<details><summary>view details</summary>
- Uncategorized
- Add a changelog (f250608)
- Update version number of 0.8.2 (68400f0)
- Merge pull request #13 from brave/kuchikiki (14392f9)
- Update doc comment for the crate name change (7dc2624)
- Remove obsolete docs website. (4f4fb63)
- Rename crate to kuchikiki (5a615a6)
- Merge pull request #10 from brave/clippy (0a5973e)
- Remove unnecessary to_string (4a14e45)
- Use Iterator::find (63179ba)
- Merge pull request #11 from brave/wknapik-lint-permissions (78136d1)
- Added checks:write permission to the lint action (6286dca)
- Merge pull request #5 from brave/ci (def867c)
- Fix last format issue (aa5bc00)
- Github actions: add lint job (3d2fe32)
- Add Security policy and an audit ci job (c31cee6)
- Replace travis ci with minimal github action. (dc64a57)
- Merge pull request #8 from brave/clippy (c601610)
- Merge pull request #6 from brave/fmt (962ea65)
- Remove unnecessary double-ref pattern (45f12b9)
- Remove unnecessary deref (bde468b)
- Merge pull request #7 from brave/codeowners (b99303e)
- Set codeowners to the Brave rust review team (fb7278c)
- Apply standard formatting (befa32c)
- Merge pull request #4 from brave/update (3b391b5)
- Mark our fork as maintained. (d2118f6)
- Archived (f92e4c0)
- Update URL (22004a8)
- Upgrade html5ever to v0.26 (d218ccb)
- Add missing
!to example's doctype (7ee2c78) - Replace tempdir with tempfile, as tempdir is deprecated (d510aa8)
- Replace BTreeMap with IndexMap in attributes.rs, in order to preserve attribute order (a81f510)
- Update Cargo.toml to kuchiki-rs/kuchiki (c6ccc6f)
- Add MIT license file (c52fe05) </details>