ded/bonzo
library agnostic, extensible DOM utility observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5627
- days_rel: n/a
- days_push: 3744
- n_releases_24m: 0
Adoption not part of the score
1308 stars · 136 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Bonzo is a library-agnostic, extensible DOM manipulation utility for JavaScript, offering jQuery-like chaining for tasks like class manipulation, CSS styling, and element insertion. It can run standalone or plug into host libraries such as Ender alongside a selector engine like Qwery.
Use cases
- manipulate DOM elements without jQuery
- add, remove, and toggle CSS classes on elements
- chain DOM operations like hide, show, append, and css
- extend a DOM utility with custom methods via bonzo.aug
- build a lightweight $ wrapper with a selector engine
- read and set element styles and attributes
When to choose
- you need a tiny, dependency-free DOM utility for legacy or minimal browser projects
- you use the Ender ecosystem or want to pair with Qwery
- you want an extensible, chainable API without pulling in a full framework
When to avoid
- you are starting a modern project - native DOM APIs or modern frameworks are better supported
- you need active maintenance, security updates, or IE-era browser support changes
- you need features beyond DOM manipulation like events or AJAX
Facets
library · maturity abandoned
ui-components developer-tools web-development frontend developer-tools browser dom-manipulation jquery-like ender chaining no-jquery nodejs
2 sources
- readme: https://github.com/ded/bonzo · fetched 2026-08-28 · eaa43df64305
- registry_npm: https://registry.npmjs.org/bonzo · fetched 2026-08-29 · 3b974024987e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ded/bonzo | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem