naver/egjs-infinitegrid
A module used to arrange card elements including content infinitely on a grid layout. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 77
- Release rhythm 31
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3418
- days_rel: 247
- days_push: 141
- n_releases_24m: 1
Adoption not part of the score
2362 stars · 96 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
@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
library · maturity active
ui-components frontend-framework animation web-development frontend browser infinite-scroll masonry-layout grid-layout dom-recycling virtual-scrolling react vue svelte angular typescript nodejs web-server
2 sources
- readme: https://github.com/naver/egjs-infinitegrid · fetched 2026-08-28 · 1373e414f0d3
- homepage: https://naver.github.io/egjs-infinitegrid/ · fetched 2026-08-29 · fdf1de0ef555
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| naver/egjs-infinitegrid | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="naver/egjs-infinitegrid")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem