tylertate/semantic.gs
The Semantic CSS Grid observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 5557
- days_rel: n/a
- days_push: 3229
- n_releases_24m: 0
Adoption not part of the score
1567 stars · 236 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity abandoned
css-framework ui-components web-development frontend web-design cross-platform css-grid less scss stylus responsive-design semantic-markup web-server
1 source
- readme: https://github.com/tylertate/semantic.gs · fetched 2026-08-28 · 837652d2801e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tylertate/semantic.gs | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tylertate/semantic.gs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem