# WICG/virtual-scroller

Repository: https://github.com/WICG/virtual-scroller
Canonical: https://ross.abutalabs.com/products/virtual-scroller
License: NOASSERTION
License Family: other
Archived: true
Last push: 2021-09-30T21:53:48+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3102, "days_push": 1798, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1995, forks 83 (observed 2026-08-28T04:06:03.449907+00:00)

## What it is
A WICG exploration of a built-in `<virtual-scroller>` web platform element that renders only visible items from very large lists while preserving accessibility, find-in-page, and SEO. The project is no longer actively developed; work moved to the display-locking primitives.

## Use cases
- render huge lists in the browser without performance loss
- virtualize long feeds like social media timelines
- keep virtualized content accessible and crawlable
- implement infinite scrolling lists on the web
- avoid shipping a third-party virtualization library

## When to choose
- you want to study the design of a browser-native virtual scroller
- you need a reference for how virtualization could integrate with accessibility and SEO

## When to avoid
- you need a maintained virtualization solution for production
- you want a ready-to-use component today - use React Virtualized or similar instead
- you expect new features or bug fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, frontend-framework
- domain: web-development, frontend, performance
- platform: browser
- tags: virtual-scrolling, web-components, dom-virtualization, wicg, web-platform-proposal, web-server

## Member repositories
- WICG/virtual-scroller (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:03.449907+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-30T03:02:30.109260+00:00, confidence not recorded.
  - readme: https://github.com/WICG/virtual-scroller (fetched 2026-08-28T04:06:03.449907+00:00, sha f544652e1304)
- Data as of 2026-08-30T08:39:29.467469+00:00.
