Ross ROSS = Recommend OSS · open-source software intelligence for agents

1000ch/grd

A CSS grid framework using Flexbox. Only 321 bytes (Gzipped). observed · 2026-08-28

github.com/1000ch/grd · homepage · HTML · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_readme

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: 4504
  • days_rel: n/a
  • days_push: 1118
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2179 stars · 97 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Grd is an ultra-lightweight CSS grid framework built on Flexbox, providing just two base classes (Grid and Cell) plus modifiers in only 321 bytes gzipped. It works in all modern browsers and offers a Sass port (grd-sass) for those who prefer Sass.

Use cases

  • add a responsive grid layout to a website with minimal CSS
  • replace heavy grid frameworks with a tiny flexbox-based alternative
  • lay out page columns using flexbox without writing custom CSS
  • include a 321-byte grid system in a performance-sensitive project
  • use a simple Grid/Cell class convention for column layouts

When to choose

  • you want a minimal, dependency-free grid with tiny payload
  • your target browsers support Flexbox and calc()
  • you only need basic column layout rather than a full design system

When to avoid

  • you need CSS Grid features like named areas or auto-placement
  • you require IE10 or older browser support
  • you want a comprehensive framework with typography, components, and utilities

Facets

library · maturity maintenance

css-framework ui-components frontend web-development web-design browser flexbox grid-layout micro-library css-grid lightweight nodejs

1 source

Member repositories

RepositoryRoleHealth v2
1000ch/grdmain23

For agents

markdown · JSON · MCP: product_card(name="1000ch/grd")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem