# kristoferjoseph/flexboxgrid

Grid based on CSS3 flexbox

Repository: https://github.com/kristoferjoseph/flexboxgrid
Canonical: https://ross.abutalabs.com/products/flexboxgrid
Homepage: http://flexboxgrid.com
Language: HTML
License: NOASSERTION
License Family: other
Last push: 2020-10-01T09:36:06+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": 4638, "days_push": 2162, "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 9306, forks 1095 (observed 2026-08-28T04:10:30.473219+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: css-framework, ui-components
- domain: frontend, web-development, web-design
- platform: browser, cross-platform
- tags: flexbox, grid-system, responsive-design, css, layout

## Member repositories
- kristoferjoseph/flexboxgrid (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:30.473219+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-29T17:22:31.175328+00:00, confidence not recorded.
  - readme: https://github.com/kristoferjoseph/flexboxgrid (fetched 2026-08-28T04:10:30.473219+00:00, sha 257f98aab042)
  - homepage: http://flexboxgrid.com (fetched 2026-08-29T08:22:32.971520+00:00, sha a3a4624b8349)
- Data as of 2026-08-30T08:39:29.467469+00:00.
