kristoferjoseph/flexboxgrid
Grid based on CSS3 flexbox observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 4638
- days_rel: n/a
- days_push: 2162
- n_releases_24m: 0
Adoption not part of the score
9306 stars · 1095 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Flexbox Grid is a lightweight CSS grid system built on the CSS3 flex display property, providing responsive 12-column layouts with classes for offsets, alignment, and nesting. It ships as a single stylesheet usable via npm, CDN, or direct link.
Use cases
- build responsive grid layouts with css flexbox
- create fluid column layouts that resize with the viewport
- align and offset columns at different breakpoint sizes
- nest grids inside grid columns
- add a lightweight grid system without a full css framework
When to choose
- you want a small, standalone grid stylesheet without pulling in Bootstrap or another full framework
- your project uses flexbox-based layouts and needs responsive column classes
- you need simple row/column semantics with alignment and offset modifiers
When to avoid
- you need CSS Grid (display: grid) features rather than flexbox
- you want an actively maintained project - releases have been infrequent since 2020
- you already use a full CSS framework that includes its own grid system
Facets
library · maturity maintenance
css-framework ui-components frontend web-development web-design browser cross-platform flexbox grid-system responsive-design css layout
2 sources
- readme: https://github.com/kristoferjoseph/flexboxgrid · fetched 2026-08-28 · 257f98aab042
- homepage: http://flexboxgrid.com · fetched 2026-08-29 · a3a4624b8349
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kristoferjoseph/flexboxgrid | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="kristoferjoseph/flexboxgrid")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem