kumailht/responsive-elements
Responsive elements makes it possible for any element to adapt and respond to the area they occupy. It's a tiny javascript library that you can drop into your projects today. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 4735
- days_rel: n/a
- days_push: 1667
- n_releases_24m: 0
Adoption not part of the score
1256 stars · 100 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tiny JavaScript library that makes any HTML element responsive to the area it occupies, using a data-respond attribute and generated breakpoint classes. It requires jQuery and lets you write element-based responsive CSS with less-than/greater-than breakpoint classes.
Use cases
- make individual elements responsive to their container width instead of the viewport
- apply element queries with breakpoint classes in CSS
- build responsive widgets that adapt wherever they are placed
- control breakpoint ranges with start, end, and interval values
- add responsive behavior to legacy jQuery-based sites
When to choose
- you need element-level responsiveness in a jQuery project without a build step
- you want a tiny drop-in script rather than a full CSS framework
- you need fine-grained control over breakpoint generation per element
When to avoid
- you can use native CSS container queries, which are now widely supported
- your project does not use jQuery
- you need an actively maintained library with recent updates
Facets
library · maturity maintenance
ui-components frontend-framework web-development frontend web-design browser responsive-design jquery element-queries breakpoints css javascript
1 source
- readme: https://github.com/kumailht/responsive-elements · fetched 2026-08-28 · fb2db67538da
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kumailht/responsive-elements | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="kumailht/responsive-elements")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem