# naver/egjs-infinitegrid

A module used to arrange card elements including content infinitely on a grid layout.

Repository: https://github.com/naver/egjs-infinitegrid
Canonical: https://ross.abutalabs.com/products/egjs-infinitegrid
Homepage: https://naver.github.io/egjs-infinitegrid/
Language: TypeScript
License: MIT
License Family: permissive
Topics: infinitegrid, egjs, masonry, layout, javascript, dom-recycle, react, infinite, grid, vue, svelte, angluar
Last push: 2026-04-14T06:15:11+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 77, release rhythm 31, longevity 100
- inputs: {"age_days": 3418, "days_push": 141, "days_rel": 247, "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 2362, forks 96 (observed 2026-08-28T04:06:40.943540+00:00)

## What it is
@egjs/infinitegrid is a TypeScript library for arranging card elements in infinite grid layouts such as masonry, justified, frame, and packing. It supports React, Vue, Angular, and Svelte wrappers and recycles DOM nodes for performance with large lists.

## Use cases
- build an infinite scrolling masonry image gallery
- lazy-load grid items as the user scrolls
- render thousands of cards without DOM performance issues
- create a justified photo grid like Google Photos
- show placeholders while grid data loads asynchronously
- add infinite scroll to a React or Vue feed

## When to choose
- you need infinite scroll with grid/masonry layouts in a modern JS framework
- you have large lists where DOM recycling matters for performance
- you want typed, well-maintained layout components across React/Vue/Angular/Svelte

## When to avoid
- you need simple linear infinite scroll without grid layout
- you need legacy IE support without polyfills for modern framework wrappers
- your project is not web/frontend based

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework, animation
- domain: web-development, frontend
- platform: browser
- tags: infinite-scroll, masonry-layout, grid-layout, dom-recycling, virtual-scrolling, react, vue, svelte, angular, typescript, nodejs, web-server

## Member repositories
- naver/egjs-infinitegrid (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:40.943540+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-30T02:36:04.616633+00:00, confidence not recorded.
  - readme: https://github.com/naver/egjs-infinitegrid (fetched 2026-08-28T04:06:40.943540+00:00, sha 1373e414f0d3)
  - homepage: https://naver.github.io/egjs-infinitegrid/ (fetched 2026-08-29T10:16:54.852718+00:00, sha fdf1de0ef555)
- Data as of 2026-08-30T08:39:29.467469+00:00.
