JavaScript Infinite Scroll

Open-source JavaScript projects categorized as Infinite Scroll

Top 16 JavaScript Infinite Scroll Projects

Infinite Scroll
  1. react-virtualized

    React components for efficiently rendering large lists and tabular data

    Project mention: Show HN: Nue – Apps lighter than a React button | news.ycombinator.com | 2025-04-01

    Make a demo with react-virtualized[0] and see if it crashes. Hint: It will not[1]. React can easily render 1 million rows with high performance without relying on WASM [2]

    Here is the demo of react-virtualized[3], in which I entered 10m as the row count and scrolled to the bottom without crashing.

    [0] https://github.com/bvaughn/react-virtualized

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. react-window

    React components for efficiently rendering large lists and tabular data

    Project mention: React Performance Optimization Techniques Part 1 | dev.to | 2024-09-27

    To implement list virtualization in React, we can use one of two libraries: react-window or react-virtualized, both created by the same author. In this case, we will use react-window due to its simplicity.

  4. react-lazyload

    Lazy load your component, image or anything matters the performance.

  5. vue-virtual-scroll-list

    ⚡️A vue component support big amount data list with high render performance and efficient.

  6. react-infinite-calendar

    ✨ Infinite scrolling date-picker built with React, with localization, range selection, themes, keyboard support, and more.

  7. react-list

    :scroll: A versatile infinite scroll React component.

  8. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  9. react-infinity

    A UITableView Inspired list and grid display solution with element culling and smooth animations

  10. react-infinite-grid

    A React component which renders a grid of elements.

  11. infinite-tree

    A browser-ready tree library that can efficiently display a large amount of data using infinite scrolling.

  12. vertical-collection

    Infinite Scroll and Occlusion at > 60FPS

  13. gigatables-react

    GigaTables is a ReactJS plug-in to help web-developers process table-data in applications and CMS, CRM, ERP or similar systems.

  14. react-simple-infinite-loading

    A list that infinitely loads content as user scrolls down in React

  15. react-recycled-scrolling

    Simulate normal scrolling by using only fixed number of DOM elements for large lists of items with React Hooks

  16. react-use-infinite-loader

    :infinity: :page_with_curl: :hourglass_flowing_sand: Super lightweight infinite loading hook for React apps

  17. virtual-scroller

    A custom web component for efficiently rendering lists with large number of elements. (by holmberd)

  18. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Infinite Scroll discussion

Log in or Post with

JavaScript Infinite Scroll related posts

  • Why React Virtualized Matters: Rendering Smart, Not Hard

    1 project | dev.to | 27 Mar 2025
  • React Performance Optimization Techniques Part 1

    2 projects | dev.to | 27 Sep 2024
  • Top 5 Libraries to Boost Performance in React Applications

    3 projects | dev.to | 20 Sep 2024
  • Twitter Like News Feed UI System Design

    1 project | dev.to | 13 Sep 2024
  • Improve the Performance of Your React App with Virtualization

    2 projects | dev.to | 8 Sep 2024
  • Optimize React Performance in 2024 — Best Practices

    1 project | dev.to | 2 Sep 2024
  • Turbocharge Your React Apps with These 8 Essential Performance Tips

    1 project | dev.to | 2 Sep 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 22 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source Infinite Scroll projects in JavaScript? This list will help you:

# Project Stars
1 react-virtualized 26,834
2 react-window 16,563
3 react-native-snap-carousel 10,479
4 react-lazyload 5,900
5 vue-virtual-scroll-list 4,486
6 react-infinite-calendar 4,022
7 react-list 1,969
8 react-infinity 472
9 react-infinite-grid 202
10 infinite-tree 180
11 vertical-collection 177
12 gigatables-react 147
13 react-simple-infinite-loading 59
14 react-recycled-scrolling 31
15 react-use-infinite-loader 16
16 virtual-scroller 12

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?