paulcollett/react-masonry-css
React Masonry layout component powered by CSS, dependancy free observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3331
- days_rel: n/a
- days_push: 1667
- n_releases_24m: 0
Adoption not part of the score
1053 stars · 67 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A dependency-free React component that renders fast, responsive masonry layouts using flexbox and CSS rather than JavaScript height calculations. It supports configurable column counts at responsive breakpoints and gutters between items.
Use cases
- create a pinterest-style masonry grid in react
- responsive image gallery with variable column counts
- masonry layout without jquery dependencies
- fast css-based column layout for cards
- breakpoint-based column counts in react
- masonry grid with gutters between items
When to choose
- you need a lightweight, zero-dependency masonry layout in React
- you want fast rendering that respects React's virtual DOM lifecycle
- your items have similar widths and don't need height-based sorting
- you need responsive column counts at custom breakpoints
When to avoid
- you need items with different widths in the same row
- you need height-based sorting or absolute positioning of items
- you're not using React
- you need a masonry layout with animations driven by item positions
Facets
library · maturity maintenance
ui-components css-framework frontend web-development web-design cross-platform react masonry css-layout responsive-grid zero-dependency web-server nodejs
3 sources
- readme: https://github.com/paulcollett/react-masonry-css · fetched 2026-08-28 · ab2109dc0d6a
- homepage: https://paulcollett.github.io/react-masonry-css/demo/ · fetched 2026-08-29 · 8d469f14fb40
- registry_npm: https://registry.npmjs.org/react-masonry-css · fetched 2026-08-29 · e2f25acffa66
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| paulcollett/react-masonry-css | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="paulcollett/react-masonry-css")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem