# jaredLunde/masonic

🧱 High-performance masonry layouts for React

Repository: https://github.com/jaredLunde/masonic
Canonical: https://ross.abutalabs.com/products/masonic
Homepage: https://codesandbox.io/s/0oyxozv75v
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, virtualization, virtualized, masonry, list, infinite-scroll, window, hooks, react-hooks, masonry-component, masonry-layout, masonry-grid, react-masonry, react-masonry-component, react-masonry-grid, virtualized-scroll, virtualized-masonry
Last push: 2026-01-31T20:29:56+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 65, release rhythm 8, longevity 100
- inputs: {"age_days": 2716, "days_push": 214, "days_rel": 498, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1409, forks 64 (observed 2026-08-28T04:04:38.633668+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: browser
- tags: react, masonry-layout, virtualization, infinite-scroll, react-hooks, typescript, web-server, nodejs

## Member repositories
- jaredLunde/masonic (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.633668+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:38:32.544847+00:00, confidence not recorded.
  - readme: https://github.com/jaredLunde/masonic (fetched 2026-08-28T04:04:38.633668+00:00, sha 5644b62162d4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
