liabru/jquery-match-height
a responsive equal heights plugin 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4567
- days_rel: n/a
- days_push: 2931
- n_releases_24m: 0
Adoption not part of the score
3060 stars · 755 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A jQuery plugin that makes the heights of selected elements exactly equal, with responsive updates, row awareness, and handling of hidden elements. It is a legacy layout utility predating widespread Flexbox and CSS Grid support.
Use cases
- equalize the height of cards in a grid
- make columns the same height responsively
- match heights of elements across the DOM
- equalize heights of items inside hidden tabs
- fix uneven card layouts on window resize
When to choose
- maintaining a legacy jQuery codebase that needs equal-height elements
- supporting very old browsers like IE8 where Flexbox/Grid are unavailable
- needing row-aware equal heights with mixed padding, margins, and media
When to avoid
- building a new site targeting modern browsers - use CSS Flexbox or Grid instead
- projects not already using jQuery
- needing actively developed features - last release was 2018
Facets
plugin · maturity maintenance
ui-components animation frontend web-development web-design browser cross-platform jquery-plugin equal-heights responsive-layout css-layout
2 sources
- readme: https://github.com/liabru/jquery-match-height · fetched 2026-08-28 · 3718e84c9cce
- registry_npm: https://registry.npmjs.org/jquery-match-height · fetched 2026-08-29 · f7cfb72276bb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| liabru/jquery-match-height | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="liabru/jquery-match-height")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem