# chrisnager/ungrid

ungrid - the simplest responsive css grid

Repository: https://github.com/chrisnager/ungrid
Canonical: https://ross.abutalabs.com/products/ungrid
Homepage: http://chrisnager.github.io/ungrid
Language: CSS
License Family: other
Topics: css, css-grid, grid, responsive, simple, ungrid, npm, bower, vanilla-css
Last push: 2020-04-22T18:49:38+00:00

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

## Adoption (not part of the score)
Stars 1294, forks 50 (observed 2026-08-28T04:04:16.297924+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: css-framework, ui-components
- domain: frontend, web-development, web-design
- platform: browser, cross-platform
- tags: css-grid, responsive-design, table-based-layout, micro-library, vanilla-css

## Member repositories
- chrisnager/ungrid (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:16.297924+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-30T04:54:04.434216+00:00, confidence not recorded.
  - readme: https://github.com/chrisnager/ungrid (fetched 2026-08-28T04:04:16.297924+00:00, sha a85b761120be)
  - homepage: http://chrisnager.github.io/ungrid (fetched 2026-08-29T12:10:47.922720+00:00, sha fbb414800817)
- Data as of 2026-08-30T08:39:29.467469+00:00.
