jaredLunde/masonic
🧱 High-performance masonry layouts for React observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 65
- Release rhythm 8
- Longevity 100
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: 2716
- days_rel: 498
- days_push: 214
- n_releases_24m: 1
Adoption not part of the score
1409 stars · 64 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Masonic is a high-performance virtualized masonry grid component for React, inspired by react-virtualized and react-window. It exports its underlying hooks and utilities so advanced custom masonry implementations are possible with minimal code.
Use cases
- render a pinterest-style masonry grid in react
- display tens of thousands of images without lag
- virtualized infinite scrolling masonry list
- build a responsive masonry layout with react hooks
- lazy render grid cells based on scroll position
- create a photo gallery grid with variable height items
When to choose
- you need a masonry layout that stays fast with very large lists
- you want virtualization plus access to low-level hooks for custom behavior
- your project is TypeScript and you want type-safe components
When to avoid
- you need a simple uniform grid where CSS grid suffices
- you are not using React
- you need SSR-first rendering without window measurement
Facets
library · maturity stable
ui-components frontend-framework web-development frontend browser react masonry-layout virtualization infinite-scroll react-hooks typescript web-server nodejs
1 source
- readme: https://github.com/jaredLunde/masonic · fetched 2026-08-28 · 5644b62162d4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jaredLunde/masonic | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="jaredLunde/masonic")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem