# dantrain/react-stonecutter

Animated grid layout component for React

Repository: https://github.com/dantrain/react-stonecutter
Canonical: https://ross.abutalabs.com/products/react-stonecutter
Homepage: http://dantrain.github.io/react-stonecutter
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, react-component, react-motion, grid, grid-component
Last push: 2019-12-23T13:08:06+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": 3804, "days_push": 2445, "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 1230, forks 70 (observed 2026-08-28T04:04:03.783792+00:00)

## What it is
A React component library for animated grid layouts, inspired by Masonry, supporting Pinterest-style layouts with varying item heights. It offers SpringGrid (React-Motion) and CSSGrid (CSS transitions) components plus higher-order components for measuring items and responsive column counts.

## Use cases
- build a pinterest-style masonry grid in react
- animate grid item layout changes in react
- responsive grid layout with dynamic column count
- grid with items of unknown height
- animated photo gallery grid in react

## When to choose
- you need animated masonry/pinterest-style layouts in a React app
- you want a choice between CSS transitions and spring physics animation
- you need responsive column counts and automatic item measurement

## When to avoid
- your project uses modern React versions, as the library has not been updated since 2019
- you need virtualized grids for very large item counts
- you are not using React

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, frontend-framework
- domain: frontend, web-development, web-design
- platform: browser
- tags: react, masonry-layout, grid-layout, css-transitions, react-motion, responsive-layout, nodejs

## Member repositories
- dantrain/react-stonecutter (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:03.783792+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:13:54.424989+00:00, confidence not recorded.
  - readme: https://github.com/dantrain/react-stonecutter (fetched 2026-08-28T04:04:03.783792+00:00, sha 49cd0b0162f4)
  - homepage: http://dantrain.github.io/react-stonecutter (fetched 2026-08-29T12:22:18.475108+00:00, sha 9e27a625ec04)
  - registry_npm: https://registry.npmjs.org/react-stonecutter (fetched 2026-08-29T12:22:18.484160+00:00, sha 09ad34e51598)
- Data as of 2026-08-30T08:39:29.467469+00:00.
