clauderic/react-tiny-virtual-list
A tiny but mighty 3kb list virtualization library, with zero dependencies 💪 Supports variable heights/widths, sticky items, scrolling to index, and more! observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3474
- days_rel: n/a
- days_push: 1240
- n_releases_24m: 0
Adoption not part of the score
2484 stars · 159 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tiny (3kb, zero-dependency) React component for list virtualization that renders only visible items, supporting variable heights/widths, sticky items, and scrolling to index. It works for both vertical and horizontal lists.
Use cases
- render large lists of thousands of rows in react without lag
- virtualize a list with variable row heights
- scroll to a specific item index in a long list
- build a horizontal virtualized list in react
- improve performance of infinite scrolling lists
- render millions of items in a react app
When to choose
- you need a very small, dependency-free virtualization library for React
- you need variable item sizes or horizontal lists
- you want a simple drop-in component rather than a full virtualization suite
When to avoid
- you need grids, tables, or masonry layouts, not just lists
- you need active maintenance or modern React 18+ features
- you need windowing outside of React
Facets
library · maturity maintenance
ui-components frontend-framework frontend web-development performance browser react virtualization virtual-scroll windowing list-rendering typescript web-server nodejs
3 sources
- readme: https://github.com/clauderic/react-tiny-virtual-list · fetched 2026-08-28 · 0bd629884589
- homepage: https://clauderic.github.io/react-tiny-virtual-list/ · fetched 2026-08-29 · 954178702d27
- registry_npm: https://registry.npmjs.org/react-tiny-virtual-list · fetched 2026-08-29 · 04d7fc3666fd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| clauderic/react-tiny-virtual-list | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="clauderic/react-tiny-virtual-list")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem