ded/qwery
a query selector engine 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: 5654
- days_rel: n/a
- days_push: 2085
- n_releases_24m: 0
Adoption not part of the score
1107 stars · 95 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Qwery is a lightweight CSS selector engine built on top of querySelectorAll, adding practical utilities like query contexts. It was historically the recommended selector engine for the Ender JavaScript framework.
Use cases
- query the dom with css selectors
- find elements within a specific context node
- lightweight selector engine for legacy browsers like ie9
- use a selector engine with the ender framework
When to choose
- you need a tiny selector engine with context support for older browsers like ie9+
- you are building or using an Ender-based stack with Bonzo and Bean
When to avoid
- you target modern browsers only - native querySelectorAll is sufficient
- you need ie6-ie8 support - use the deprecated 3.x release instead
- you need an actively developed library - the last release was in 2020
Facets
library · maturity maintenance
search-engine parser developer-tools web-development frontend developer-tools browser css-selectors dom-querying queryselectorall ender javascript nodejs
1 source
- readme: https://github.com/ded/qwery · fetched 2026-08-28 · 7a216d0b748d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ded/qwery | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem