caseywebdev/react-list
:scroll: A versatile infinite scroll React component. observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 90
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4454
- days_rel: n/a
- days_push: 62
- n_releases_24m: 0
Adoption not part of the score
1971 stars · 174 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ReactList is a versatile infinite scroll React component that renders large lists efficiently by only rendering visible items. It supports uniform and variable item sizes, horizontal and vertical scrolling, and custom item renderers.
Use cases
- render large lists with infinite scroll in react
- virtualize a long list of items for performance
- scroll a list horizontally in react
- render variable-height list items efficiently
- load more items as the user scrolls
- scroll to a specific item index on mount
When to choose
- you need a lightweight infinite scroll or windowing solution for React lists
- you need support for uniform, variable, or estimated item sizes
- you need horizontal or vertical scrolling lists with custom item rendering
When to avoid
- you need a full-featured virtualization library with grid support and advanced features
- your project is not using React
- you need actively developed features or long-term support guarantees
Facets
library · maturity maintenance
ui-components frontend-framework web-development frontend cross-platform react infinite-scroll virtualization list-component javascript web-server nodejs
3 sources
- readme: https://github.com/caseywebdev/react-list · fetched 2026-08-28 · 4a29360417fc
- homepage: https://caseywebdev.github.io/react-list · fetched 2026-08-29 · 7cbc60343a0b
- registry_npm: https://registry.npmjs.org/react-list · fetched 2026-08-29 · 1d756b4f4c16
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| caseywebdev/react-list | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="caseywebdev/react-list")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem