GitShow/jaredpalmer/react-simple-infinite-scroll
jaredpalmer

react-simple-infinite-scroll

A brutally simple react infinite scroll component

by jaredpalmer
infinite-scrollreacttypescript
Star on GitHubForknpm

TypeScript

142 stars24 forks7 contributorsQuiet · 3y agoSince 2017MIT

Meet the team

See all 7 on GitHub →
jaredpalmer
jaredpalmer9 contributions
pgarciacamou
pgarciacamou8 contributions
nucleartux
nucleartux2 contributions
baobabKoodaa
baobabKoodaa1 contribution
bradwestfall
bradwestfall1 contribution
moretti
moretti1 contribution
Hurtak
Hurtak1 contribution

Languages

View on GitHub →
TypeScript76.9%
JavaScript23.1%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
tarnas14
Using intersection observer instead of throttling resize/scroll eventsMergedPR

I used this package in a project, liked it and thought it could be made even simpler by removing dependency and using IntersectionObserver api. From my testing I don't think I broke it functionally. One downside is that IntersectionObserver is not implemented on IE, is this a deal-breaker for this PR? Also, could you provide some more information about the "edge case" in componentDidUpdate? Wouldn't it make sense to avoid loading more information if there is no scroll at all? I would like to write a test for this situation to make sure how it's supposed to work.

tarnas14 · 3y ago
Structured data for AI agents

Repository: jaredpalmer/react-simple-infinite-scroll. Description: A brutally simple react infinite scroll component Stars: 142, Forks: 24. Primary language: TypeScript. Languages: TypeScript (76.9%), JavaScript (23.1%). License: MIT. Topics: infinite-scroll, react, typescript. Open PRs: 14, open issues: 5. Last activity: 3y ago. Community health: 42%. Top contributors: jaredpalmer, pgarciacamou, nucleartux, baobabKoodaa, bradwestfall, moretti, Hurtak.

·@ofershap

Replace github.com with gitshow.dev