https://github.com/jason89521/react-infinite-scroll
A react component implemented with functionality of infinitely scrolling
https://github.com/jason89521/react-infinite-scroll
component infinite-scroll react
Last synced: about 1 year ago
JSON representation
A react component implemented with functionality of infinitely scrolling
- Host: GitHub
- URL: https://github.com/jason89521/react-infinite-scroll
- Owner: jason89521
- License: mit
- Created: 2022-02-18T03:36:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-23T03:15:51.000Z (over 4 years ago)
- Last Synced: 2024-10-13T22:21:22.167Z (almost 2 years ago)
- Topics: component, infinite-scroll, react
- Language: TypeScript
- Homepage: https://reactinfinitescroll.vercel.app/
- Size: 1.44 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Infinite Scroll Component
[](https://www.npmjs.com/package/@yuxuan-zheng/react-infinite-scroll)
[](https://www.npmjs.com/package/@yuxuan-zheng/react-infinite-scroll)
[](https://www.npmjs.com/package/@yuxuan-zheng/react-infinite-scroll)
A lightweight package provides a react component that implements the functionality of infinitely scrolling.
- Easy to use
- No pollution on your DOM
- Custom threshold to trigger fetching data
- Supports reverse scrolling
## [Documentation](https://reactinfinitescroll.vercel.app/)