GitHub Explorer
by Alexey Ratnikov tonix-tuft/react-really-simple-infinite-scroll - GitHub Explorer | GitHub Explorer | Trending | CompareReally simple infinite scroll component for React.
componentinfiniteinfinite-scrolllistreactreact-component
Created on Dec 30, 2021
Updated on Oct 14, 2025
Overall repository health assessment
Score Breakdown
Activity
Inactive - no updates in 3+ months
scroll
Community
10 stars, 3 forks
Documentation
Has description, wiki, license
Maintenance
30.0% issue ratio
Health score is calculated based on activity, community engagement, documentation quality, and maintenance practices
Production Dependencies (3)
js-utl^4.59.0
prop-types^15.7.2
react-js-utl^1.71.0
Development Dependencies (59)
@babel/cli
^7.11.6
@babel/plugin-external-helpers^7.10.4
@babel/plugin-proposal-class-properties^7.10.4
@babel/plugin-proposal-decorators^7.10.5
@babel/plugin-proposal-do-expressions^7.10.4
@babel/plugin-proposal-export-default-from^7.10.4
@babel/plugin-proposal-export-namespace-from^7.10.4
@babel/plugin-proposal-function-bind^7.11.5
@babel/plugin-proposal-function-sent^7.10.4
@babel/plugin-proposal-json-strings^7.10.4
@babel/plugin-proposal-logical-assignment-operators^7.11.0
@babel/plugin-proposal-nullish-coalescing-operator^7.10.4
@babel/plugin-proposal-numeric-separator^7.10.4
@babel/plugin-proposal-optional-chaining^7.11.0
@babel/plugin-proposal-pipeline-operator^7.10.5
@babel/plugin-proposal-throw-expressions^7.10.4
@babel/plugin-syntax-dynamic-import^7.7.4
@babel/plugin-syntax-import-meta^7.10.4
@babel/plugin-transform-runtime^7.11.5
@babel/preset-react^7.10.4
@rollup/plugin-babel^5.2.1
@rollup/plugin-commonjs^12.0.0
@rollup/plugin-node-resolve^8.4.0
@testing-library/jest-dom^5.16.1
@testing-library/react^12.1.2
@wojtekmaj/enzyme-adapter-react-17^0.6.6
eslint-config-react-app^6.0.0
eslint-config-standard^14.1.1
eslint-config-standard-react^9.2.0
eslint-plugin-import^2.22.0
eslint-plugin-node^10.0.0
eslint-plugin-promise^4.2.1
eslint-plugin-react^7.20.6
eslint-plugin-react-hooks^4.2.0
eslint-plugin-standard^4.0.1
react-test-renderer^17.0.2
rollup-plugin-peer-deps-external^2.2.3
rollup-plugin-postcss^3.1.8
Peer Dependencies (2)
react^15.0.0 || ^16.0.0 || ^17.0.0
react-dom^15.0.0 || ^16.0.0 || ^17.0.0
react-really-simple-infinite-scrollv1.3.0
2d
Avg Close Time
Fast response ✅
Issues Activity: Last 6 months
1

ReallySimpleInfiniteScroll can now be rendered without children
Added GIF showing example in README
Added tests with 100% coverage
Added support for testing with Jest and code coverage with Istanbul
Added support for React 17
react-really-simple-infinite-scroll - Really simple infinite scroll component for React.