awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
metafizzy avatar

metafizzy/infinite-scroll

0
View on GitHub↗
7,489 stele·1,697 fork-uri·HTML·MIT·7 vizualizăriinfinite-scroll.com↗

Infinite Scroll

Infinite Scroll is a JavaScript library that automatically loads and appends the next page of content when a user scrolls near the bottom of a container, or optionally when they click a button. It provides scroll-based pagination that fetches and inserts subsequent pages of content, with URL-driven content loading that determines next page URLs from selectors, templates, or custom functions.

The library integrates with browser history, updating the URL and history state as new pages load while preserving scroll position so each page state is bookmarkable and refreshable. It is compatible with Masonry, Isotope, and Packery layout libraries, automatically appending loaded items into visual grid layouts. Infinite Scroll also supports analytics tracking, sending pageview events to Google Analytics each time new content is loaded.

Additional capabilities include loading JSON content from API endpoints, rendering embedded elements like CodePens and Tweets after new content is appended, and displaying status indicators for request, last page, and error states during page loading. The library offers instance management for accessing, reconfiguring, or destroying an Infinite Scroll instance from a DOM element after initialization.

Features

  • Infinite Scrolling - Implements the infinite scrolling UX pattern that automatically loads content as the user scrolls.
  • Loading and Status Indicators - Shows status elements for request, last page, and error states during page loading.
  • History State Updates - Updates the browser URL and history state as new pages load, preserving scroll position.
  • DOM Content Appenders - Inserts selected elements from the loaded page into the container, with an option to disable appending for custom behavior.
  • Scroll-Based Resource Loading - Automatically fetches and appends the next page of content when the user scrolls near the bottom of the container.
  • Sequential Page Navigators - Updates the next page URL from the loaded page's content, enabling a chain of linked pages to be loaded automatically.
  • Loading - Provides a button that loads the next page on click with loading and last-page states.
  • Page Loading Buttons - Provides a button that loads the next page of content on click with loading and last-page states.
  • Scroll-Based Pagination - Fetches and inserts subsequent pages of content triggered by scroll position or button click.
  • Infinite Scroll Triggers - Automatically fetches and appends the next page of content when the user scrolls near the bottom of a container.
  • URL Update Scroll Preservers - Updates the URL as the user scrolls so that refreshing or returning to a page restores the exact scroll position.
  • History State Updaters - Updates the browser URL and history entries using replaceState or pushState as new content is loaded.
  • Automated Content Loading - Automatically fetches and appends the next page of content when the user scrolls near the bottom of a container.
  • Embedded Browser URL Loads - Changes the browser's URL and history entry to reflect the current page as new content is loaded.
  • Next Page URL Pattern Resolvers - Determines the URL for the next page using a selector, template string with placeholders, or custom function.
  • URL Pattern-Based Loading - Determines next page URLs from selectors, templates, or custom functions to load sequential content.
  • Browser History API Updates - Changes the page URL and browser history using replaceState or pushState as content is loaded.
  • Pattern-Based URL Rewriting - Determines the next page URL using a selector, template string with placeholders, or custom function.
  • Page Index Tracking - Reports the number of the currently loaded page, automatically determined from the path or URL.
  • Next Page URL Resolvers - Returns the relative or absolute URL path for the next page to be loaded.
  • Prefill Loaders - Loads and appends pages on initialization until the scroll requirement is met.
  • Scroll Loading Toggles - Enables or disables loading the next page when the user scrolls past the threshold.
  • Button-Triggered Page Loads - Provides a button-triggered mode for loading subsequent pages of content.
  • Manual Page Loaders - Triggers loading and appending the next page of content, returning a promise after items are appended.
  • Masonry Layouts - Works with Masonry, Isotope, and Packery to append new items into a visual grid layout.
  • Layout Library Integrations - Integrates with Masonry, Isotope, and Packery to append new items into visual grid layouts.
  • Masonry Layout Integrations - Automatically appends new items into Masonry, Isotope, or Packery visual grid layouts after page loads.
  • Layout Integration Utilities - Adds appended items to Masonry, Isotope, or Packery layouts automatically.
  • Last Page Detectors - Checks if the last page has been reached to prevent further requests and trigger a last event.
  • Scroll Trigger Distance Configurators - Configures the distance from the viewport to the scroll area that triggers loading the next page.
  • Analytics Tracking - Ships built-in pageview tracking to Google Analytics on each content load.
  • Pageview Tracking - Sends pageview events to Google Analytics each time new content is loaded via infinite scroll.
  • JSON APIs - Fetches JSON data from an API endpoint and appends returned items as the user scrolls.
  • Element Scrolling Utilities - Sets a specific element as the scroll container instead of the window for overflow scrolling.

Istoric stele

Graficul istoricului de stele pentru metafizzy/infinite-scrollGraficul istoricului de stele pentru metafizzy/infinite-scroll

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Infinite Scroll

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Infinite Scroll.
  • petyosi/react-virtuosoAvatar petyosi

    petyosi/react-virtuoso

    6,348Vezi pe GitHub↗

    React Virtuoso is a React component library for rendering large datasets efficiently through virtualized lists, grids, tables, and chat interfaces. It automatically measures variable-height items at runtime, computes accurate scroll offsets without requiring fixed sizes, and renders only the items within the visible viewport plus a configurable buffer zone. The library manages scroll position through a state machine that tracks direction, position, and anchor items to handle auto-scroll, sticky headers, and bidirectional loading. The library distinguishes itself with specialized components fo

    TypeScriptchatcomponent-libraryfeed
    Vezi pe GitHub↗6,348
  • webcreate/infinite-ajax-scrollAvatar webcreate

    webcreate/infinite-ajax-scroll

    899Vezi pe GitHub↗

    Infinite-ajax-scroll is a JavaScript library that automatically appends subsequent pages of content as users scroll down a webpage, turning standard pagination into infinite scrolling. It transforms traditional multi-page website pagination into continuous loading flows by fetching and inserting next-page items directly into active container elements. The library includes a pagination parser that extracts next-page anchor links and container structures directly from existing static markup without requiring backend changes. It monitors scroll positions relative to document boundaries to automa

    JavaScriptajaxinfiniteinfinite-scroll
    Vezi pe GitHub↗899
  • mescroll/mescrollAvatar mescroll

    mescroll/mescroll

    4,459Vezi pe GitHub↗

    mescroll is a JavaScript infinite scroll library and mobile web scroll manager designed to implement pull-to-refresh and pull-up-loading patterns. It provides a system for handling touch-based scrolling, managing pagination states, and integrating these behaviors within Vue applications. The library distinguishes itself through specialized support for chat interfaces, enabling reverse-order data loading and the ability to inject data in a reverse direction to simulate message histories. It also includes a state-persistent scroll cache to preserve vertical offsets and list data when users navi

    Vuebouncecss3html5
    Vezi pe GitHub↗4,459
  • samvermette/svpulltorefreshAvatar samvermette

    samvermette/SVPullToRefresh

    4,784Vezi pe GitHub↗

    SVPullToRefresh is a library for adding pull-to-refresh and infinite scrolling behaviors to UIKit scroll views on the iOS platform. It provides specialized user interface components that enable manual content refreshing and pagination within scrollable views. The library implements mechanisms to trigger data loading actions when a user pulls a scroll view from the top or reaches the bottom of a scrollable area. These triggers allow for syncing the latest information or appending more content to create continuous feeds.

    Objective-C
    Vezi pe GitHub↗4,784
Vezi toate cele 30 alternative pentru Infinite Scroll→

Întrebări frecvente

Ce face metafizzy/infinite-scroll?

Infinite Scroll is a JavaScript library that automatically loads and appends the next page of content when a user scrolls near the bottom of a container, or optionally when they click a button. It provides scroll-based pagination that fetches and inserts subsequent pages of content, with URL-driven content loading that determines next page URLs from selectors, templates, or custom functions.

Care sunt principalele funcționalități ale metafizzy/infinite-scroll?

Principalele funcționalități ale metafizzy/infinite-scroll sunt: Infinite Scrolling, Loading and Status Indicators, History State Updates, DOM Content Appenders, Scroll-Based Resource Loading, Sequential Page Navigators, Loading, Page Loading Buttons.

Care sunt câteva alternative open-source pentru metafizzy/infinite-scroll?

Alternativele open-source pentru metafizzy/infinite-scroll includ: petyosi/react-virtuoso — React Virtuoso is a React component library for rendering large datasets efficiently through virtualized lists, grids,… webcreate/infinite-ajax-scroll — Infinite-ajax-scroll is a JavaScript library that automatically appends subsequent pages of content as users scroll… mescroll/mescroll — mescroll is a JavaScript infinite scroll library and mobile web scroll manager designed to implement pull-to-refresh… samvermette/svpulltorefresh — SVPullToRefresh is a library for adding pull-to-refresh and infinite scrolling behaviors to UIKit scroll views on the… xrecyclerview/xrecyclerview — XRecyclerView is an Android list component and extension library that adds pull-to-refresh and infinite scrolling… fredwu/jquery-endless-scroll — This project is a jQuery plugin designed to replace traditional page-based navigation with continuous, dynamic content…