# devlint/gridlex

Just a CSS Flexbox Grid System

Repository: https://github.com/devlint/gridlex
Canonical: https://ross.abutalabs.com/products/gridlex
Homepage: http://gridlex.devlint.fr
Language: CSS
License: MIT
License Family: permissive
Topics: grid, flexbox-grid, css-grid, sass, css, css3, scss
Last push: 2023-04-16T15:23:44+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4087, "days_push": 1235, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1367, forks 139 (observed 2026-08-28T04:04:31.453598+00:00)

## What it is
Gridlex is a simple CSS Flexbox-based grid system for building responsive layouts, available as ready-to-use CSS or customizable Sass source. It wraps columns in a grid container and supports per-column sizing, media-query classes, alignment, and nesting.

## Use cases
- create responsive grid layouts with flexbox
- build equal-width column layouts in css
- customize a sass grid system with variables
- nest grids inside columns for complex layouts
- add media-query-based responsive columns

## When to choose
- you want a lightweight, dependency-free flexbox grid
- you prefer plain CSS classes over a full framework
- you need Sass variables to tune gutters and breakpoints

## When to avoid
- you already use a full CSS framework like Bootstrap or Tailwind
- you need CSS Grid (not Flexbox) features
- you need a JavaScript-driven layout engine

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

## Member repositories
- devlint/gridlex (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:31.453598+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-30T04:41:07.260405+00:00, confidence not recorded.
  - readme: https://github.com/devlint/gridlex (fetched 2026-08-28T04:04:31.453598+00:00, sha 54039cce9ad8)
  - homepage: http://gridlex.devlint.fr (fetched 2026-08-29T11:58:08.388380+00:00, sha 834083491266)
- Data as of 2026-08-30T08:39:29.467469+00:00.
