tsvensen/equalize.js
The jQuery plugin for equalizing the height or width of your elements observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: 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: 5105
- days_rel: n/a
- days_push: 3540
- n_releases_24m: 0
Adoption not part of the score
1045 stars · 121 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
equalize.js is a small jQuery plugin that equalizes the height or width of a set of elements, called on their parent. It supports all jQuery dimension methods and options for resetting dimensions and targeting specific child elements.
Use cases
- make columns in a row the same height
- equalize the width of a set of buttons
- recalculate equal heights after dynamically adding elements
- equalize heights of paragraphs inside a container
- match outer heights of cards in a grid
When to choose
- you already use jQuery and need a tiny drop-in fix for uneven element heights or widths
- you need to re-equalize elements after dynamic DOM changes
When to avoid
- you are not using jQuery
- starting a modern project - CSS flexbox or grid solves this natively
- you need actively maintained software with a formal license file
Facets
plugin · maturity abandoned
ui-components animation web-development frontend browser jquery-plugin layout css equal-heights jquery
1 source
- readme: https://github.com/tsvensen/equalize.js · fetched 2026-08-28 · 2f47493c0ca6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tsvensen/equalize.js | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="tsvensen/equalize.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem