chrisnager/ungrid
ungrid - the simplest responsive css grid 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: 4570
- days_rel: n/a
- days_push: 2324
- n_releases_24m: 0
Adoption not part of the score
1294 stars · 50 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ungrid is a tiny, responsive, table-based CSS grid system whose entire stylesheet is 97 bytes minified. It provides simple .row and .col classes that evenly space columns on screens 30em and wider.
Use cases
- add a minimal responsive grid to a plain HTML page
- evenly space columns without a heavy CSS framework
- roll my own grid with custom column widths
- use a tiny CSS grid with React
- add gutters or offset columns to a simple grid layout
When to choose
- you want an ultra-lightweight grid with almost zero CSS
- your layout needs are simple evenly-spaced columns
- you prefer vanilla CSS with no dependencies
When to avoid
- you need modern CSS Grid or Flexbox features out of the box
- you need a full layout framework with utilities and components
- you need active maintenance or guaranteed updates
Facets
library · maturity maintenance
css-framework ui-components frontend web-development web-design browser cross-platform css-grid responsive-design table-based-layout micro-library vanilla-css
2 sources
- readme: https://github.com/chrisnager/ungrid · fetched 2026-08-28 · a85b761120be
- homepage: http://chrisnager.github.io/ungrid · fetched 2026-08-29 · fbb414800817
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chrisnager/ungrid | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="chrisnager/ungrid")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem