# nathansmith/unsemantic

Fluid grid for mobile, tablet, and desktop.

Repository: https://github.com/nathansmith/unsemantic
Canonical: https://ross.abutalabs.com/products/unsemantic
Homepage: http://unsemantic.com
Language: CSS
License: MIT
License Family: permissive
Last push: 2021-01-15T22:03:57+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": 5058, "days_push": 2056, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1362, forks 156 (observed 2026-08-28T04:04:30.264544+00:00)

## What it is
Unsemantic is a fluid, percentage-based CSS grid framework and successor to the 960 Grid System, built with Sass. It provides responsive grid classes (grid-5 through grid-100, plus push/pull helpers) with mobile, tablet, and desktop breakpoints via media queries or Adapt.js.

## Use cases
- build a responsive percentage-based page layout
- replace the 960 Grid System with a fluid grid
- create mobile, tablet, and desktop breakpoints for a grid
- reorder page content visually with push and pull classes for SEO
- generate custom grid class names using Sass placeholders and mixins
- support legacy browsers like IE7 in a responsive layout

## When to choose
- you want a lightweight, percentage-based fluid grid without a full CSS framework
- you need to modernize an existing 960.gs layout
- you prefer Sass mixins/placeholders to emit only the CSS you need
- you must support very old browsers such as IE7

## When to avoid
- you are starting a modern project where CSS Grid or Flexbox is available
- you need a full design system with components, not just a grid
- you want an actively developed framework with recent updates
- you rely on utility-first frameworks like Tailwind CSS

## Facets
- artifact type: library
- maturity: maintenance
- function: css-framework, ui-components, frontend-framework
- domain: web-development, frontend, web-design
- platform: browser, cross-platform
- tags: fluid-grid, responsive-design, sass, grid-system, 960-grid-successor, media-queries, legacy-browser-support

## Member repositories
- nathansmith/unsemantic (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:30.264544+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:41:31.324150+00:00, confidence not recorded.
  - readme: https://github.com/nathansmith/unsemantic (fetched 2026-08-28T04:04:30.264544+00:00, sha f24e18e20a51)
  - homepage: http://unsemantic.com (fetched 2026-08-29T11:59:13.789938+00:00, sha 083ae7d20a14)
  - site_page: https://unsemantic.com/about (fetched 2026-08-29T11:59:13.799175+00:00, sha 51af0a2e3ddf)
  - site_page: https://unsemantic.com/css-documentation (fetched 2026-08-29T11:59:13.801024+00:00, sha 7a2e5883fd67)
  - site_page: https://unsemantic.com/sass-documentation (fetched 2026-08-29T11:59:13.803048+00:00, sha b123fb00569b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
