New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

next-infinite-scroll

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-infinite-scroll

Infinite and scroll usage package for projects using feed feature

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

Next Infinite Scroll

npm Downloads GitHub Repo stars

next-infinite-scroll is a React component that helps you implement infinite scrolling in your React applications. This component automatically loads more content as users scroll to the bottom of the page. It also allows users to refresh the page by pulling it down.

The philosophy of next-infinite-scroll is to make infinite scrolling as easy as using useState. Therefore, it provides the simplest and most minimal form for implementing infinite scrolling in your React applications!

Check the docs and examples.

🙌 Contributing

Contributions to the Next Infinite Scroll project are welcome! Before you start, please read our Contribution Guidelines.

Whether you're fixing a bug, adding a new feature, improving documentation, or just giving feedback, your contributions are much appreciated.

FAQs

Package last updated on 31 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts