# tylertate/semantic.gs

The Semantic CSS Grid

Repository: https://github.com/tylertate/semantic.gs
Canonical: https://ross.abutalabs.com/products/semanticgs
Language: CSS
License: Apache-2.0
License Family: permissive
Last push: 2017-10-30T21:53:16+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": 5557, "days_push": 3229, "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 1567, forks 236 (observed 2026-08-28T04:05:04.957949+00:00)

## What it is
Semantic Grid System is a CSS grid library that generates grid layouts via LESS, SCSS, or Stylus mixins, letting developers set column widths, gutters, and responsive breakpoints without unsemantic .grid_x classes in markup. It targets page layout and responsive design workflows in frontend web development.

## Use cases
- create a responsive css grid layout without extra classes
- set custom column and gutter widths for a grid
- switch grid units between pixels and percentages
- build responsive page layouts with less or scss
- avoid unsemantic grid classes in html markup

## When to choose
- you use LESS, SCSS, or Stylus and want a mixin-based semantic grid
- you need pixel or percentage column units with responsive breakpoints
- you want grid styling kept out of your HTML markup

## When to avoid
- you are starting a new project and can use native CSS Grid or Flexbox
- you need an actively maintained library with recent updates
- you want a utility-class grid system like Bootstrap's

## Facets
- artifact type: library
- maturity: abandoned
- function: css-framework, ui-components
- domain: web-development, frontend, web-design
- platform: cross-platform
- tags: css-grid, less, scss, stylus, responsive-design, semantic-markup, web-server

## Member repositories
- tylertate/semantic.gs (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:04.957949+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-30T03:59:01.748149+00:00, confidence not recorded.
  - readme: https://github.com/tylertate/semantic.gs (fetched 2026-08-28T04:05:04.957949+00:00, sha 837652d2801e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
