# tsvensen/equalize.js

The jQuery plugin for equalizing the height or width of your elements

Repository: https://github.com/tsvensen/equalize.js
Canonical: https://ross.abutalabs.com/products/equalizejs
Homepage: http://tsvensen.github.com/equalize.js/
Language: CSS
License Family: other
Last push: 2016-12-23T19:48:51+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5105, "days_push": 3540, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1045, forks 121 (observed 2026-08-28T04:03:21.465947+00:00)

## What it is
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
- artifact type: plugin
- maturity: abandoned
- function: ui-components, animation
- domain: web-development, frontend
- platform: browser
- tags: jquery-plugin, layout, css, equal-heights, jquery

## Member repositories
- tsvensen/equalize.js (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:21.465947+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:02:09.509796+00:00, confidence not recorded.
  - readme: https://github.com/tsvensen/equalize.js (fetched 2026-08-28T04:03:21.465947+00:00, sha 2f47493c0ca6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
