ankeetmaini/react-infinite-scroll-component
An awesome Infinite Scroll component in react. observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 86
- Release rhythm 87
- Longevity 100
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: 14
- age_days: 3821
- days_rel: 88
- days_push: 88
- n_releases_24m: 6
Adoption not part of the score
3089 stars · 332 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A lightweight React library providing an InfiniteScroll component and a useInfiniteScroll hook for loading more content as the user scrolls. It is IntersectionObserver-based, TypeScript-first, has zero runtime dependencies, and supports window scroll, fixed-height containers, pull-to-refresh, and inverse (chat) scrolling.
Use cases
- implement infinite scroll in a react app
- lazy-load more items as user scrolls a feed
- add pagination without page numbers
- build a chat with inverse scrolling
- add pull-to-refresh to a react list
- infinite scroll inside a fixed-height scrollable container
When to choose
- you need a small (~4 kB), dependency-free infinite scroll solution for React 17-19
- you want both a ready-made component with loader/end messages and a headless hook
- you need pull-to-refresh or chat-style inverse scrolling out of the box
When to avoid
- you need virtualized rendering for very large lists (use react-window or react-virtualized)
- your project is not React-based
- you need cursor-based pagination UI beyond simple next-page loading
Facets
library · maturity active
ui-components frontend-framework frontend web-development browser react infinite-scroll intersection-observer pagination pull-to-refresh typescript zero-dependencies react-hooks nodejs web-server
2 sources
- readme: https://github.com/ankeetmaini/react-infinite-scroll-component · fetched 2026-08-28 · 871c5a002a0d
- registry_npm: https://registry.npmjs.org/react-infinite-scroll-component · fetched 2026-08-29 · c0c4717a71ca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ankeetmaini/react-infinite-scroll-component | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="ankeetmaini/react-infinite-scroll-component")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem