# ThisIsDallas/Simple-Grid

A basic responsive grid for winners. This project is based on Chris Coyier's post on grids http://css-tricks.com/dont-overthink-it-grids/

Repository: https://github.com/ThisIsDallas/Simple-Grid
Canonical: https://ross.abutalabs.com/products/simple-grid
Language: HTML
License Family: other
Last push: 2022-07-25T12:22:32+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5074, "days_push": 1500, "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 1612, forks 276 (observed 2026-08-28T04:05:11.098390+00:00)

## What it is
Simple Grid is a lightweight, responsive CSS grid system that provides column classes for content and layout grids without being a full CSS framework. It offers fluid columns that stack on mobile devices, with utility classes for padding, pushing, and hiding elements.

## Use cases
- create a responsive multi-column page layout
- build a sidebar plus main content layout
- stack columns on mobile and tablet screens
- float a column to the right in a grid
- hide elements on mobile devices
- add a lightweight grid without pulling in a full CSS framework

## When to choose
- you want a minimal grid with no framework bloat
- you need simple responsive column layouts with tiny CSS
- you prefer class-based grids like col-1-3 or col-4-12

## When to avoid
- you need a full CSS framework with typography, buttons, and components
- you want modern CSS Grid or Flexbox-based layout features
- you need an actively maintained project with a license file

## Facets
- artifact type: library
- maturity: maintenance
- function: css-framework, ui-components
- domain: web-development, frontend, web-design
- platform: cross-platform
- tags: responsive-grid, lightweight, css-grid, layout, no-dependencies, web-server

## Member repositories
- ThisIsDallas/Simple-Grid (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:11.098390+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:51:08.852834+00:00, confidence not recorded.
  - readme: https://github.com/ThisIsDallas/Simple-Grid (fetched 2026-08-28T04:05:11.098390+00:00, sha bd7c02e957a8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
