# kettanaito/atomic-layout

Build declarative, responsive layouts in React using CSS Grid.

Repository: https://github.com/kettanaito/atomic-layout
Canonical: https://ross.abutalabs.com/products/atomic-layout
Homepage: https://redd.gitbook.io/atomic-layout
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, atomic-design, atomic-layout, styled-components, css-grid, layout, atom, responsive-props, composition
Last push: 2023-01-07T09:37:03+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": 3038, "days_push": 1334, "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 1138, forks 29 (observed 2026-08-28T04:03:44.048418+00:00)

## What it is
Atomic Layout is a React library for building declarative, responsive layouts using CSS Grid. It separates element rendering from spacing via a Composition component, with responsive props and customizable breakpoints.

## Use cases
- build responsive grid layouts in React
- separate spacing from component styling
- define layout areas declaratively with CSS Grid
- create responsive compositions that change across breakpoints
- compose UI components without contextual CSS hacks
- build reusable card and page layouts

## When to choose
- you build React apps and want declarative CSS Grid layouts
- you want first-class responsive props with breakpoint suffixes
- you follow atomic design and want separation of spacing and elements

## When to avoid
- your project does not use React
- you need a full CSS framework or utility-class system
- you need a library with frequent updates and active maintenance

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, css-framework, frontend-framework
- domain: web-development, frontend, web-design
- platform: cross-platform
- tags: css-grid, react, styled-components, responsive-layout, layout-composition, atomic-design, spacing, web-server, nodejs

## Member repositories
- kettanaito/atomic-layout (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:44.048418+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-30T06:36:09.494063+00:00, confidence not recorded.
  - readme: https://github.com/kettanaito/atomic-layout (fetched 2026-08-28T04:03:44.048418+00:00, sha 9ec1d9dde812)
  - homepage: https://redd.gitbook.io/atomic-layout (fetched 2026-08-29T12:41:18.021099+00:00, sha b97e34459982)
  - registry_npm: https://registry.npmjs.org/atomic-layout (fetched 2026-08-29T12:41:18.030677+00:00, sha 0221fda40252)
- Data as of 2026-08-30T08:39:29.467469+00:00.
