awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fredwu avatar

fredwu/jquery-endless-scroll

0
View on GitHub↗
fredwu.github.com/jquery-endless-scroll↗

Jquery Endless Scroll

This project is a jQuery plugin designed to replace traditional page-based navigation with continuous, dynamic content loading. It enables web interfaces to automatically fetch and append additional data to the document as a user scrolls toward the bottom of the viewport.

The library distinguishes itself through granular control over the scroll-based trigger logic, allowing developers to define specific sensitivity thresholds, execution delays, and stopping conditions for content requests. It also provides built-in support for managing the visual state of the interface, including the display and styling of loading indicators and the wrapping of newly appended content for distinct identification.

Beyond its core injection capabilities, the plugin includes lifecycle hooks that allow for custom behavior during the data retrieval and rendering process. It manages the document object model by tracking container wrappers and loading states to maintain a consistent browsing flow when handling large datasets.

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Features

  • Infinite Scrolling - Provides a jQuery-based plugin for automatic content appending as users scroll to the bottom of the viewport.
  • Infinite Scroll Implementations - Implements continuous content loading to allow browsing large datasets without traditional pagination.
  • Scroll-Position Event Triggers - Monitors vertical scroll offsets to trigger data fetching when the user approaches the bottom of the page.
  • Paginated Browsing Interfaces - Replaces traditional page-based navigation with continuous content loading to improve browsing flow.
  • Scroll Trigger Calculators - Calculates precise scroll-to-boundary distances to determine when to initiate new content requests.
  • Scroll Trigger Distance Configurators - Allows granular configuration of sensitivity thresholds, delays, and stopping conditions for scroll-based triggers.
  • Dynamic Content Loading - Enables fluid navigation by automatically fetching and injecting new data into the viewport.
838 स्टार्स·174 फोर्क्स·CoffeeScript·8 व्यूज़

स्टार हिस्ट्री

fredwu/jquery-endless-scroll के लिए स्टार हिस्ट्री चार्टfredwu/jquery-endless-scroll के लिए स्टार हिस्ट्री चार्ट

Jquery Endless Scroll को शामिल करने वाली क्यूरेटेड खोजें

चुनिंदा कलेक्शन जहाँ Jquery Endless Scroll दिखाई देता है।
  • Pagination libraries

Jquery Endless Scroll के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Jquery Endless Scroll के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • xrecyclerview/xrecyclerviewXRecyclerView का अवतार

    XRecyclerView/XRecyclerView

    5,301GitHub पर देखें↗

    XRecyclerView is an Android list component and extension library that adds pull-to-refresh and infinite scrolling behaviors to a standard RecyclerView. It serves as a scrollable mobile UI element designed to manage data-driven lists with support for dynamic headers and footers. The library provides a gesture-based interface for triggering content reloading via a pull-to-refresh widget and implements a mechanism for triggering data fetch callbacks when a user reaches the bottom of a list to enable infinite scrolling. It further supports dynamic list header management and the implementation of

    Javacustom-viewfeatrueload-more
    GitHub पर देखें↗5,301
  • mescroll/mescrollmescroll का अवतार

    mescroll/mescroll

    4,459GitHub पर देखें↗

    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
    GitHub पर देखें↗4,459
  • codermjlee/mjrefreshCoderMJLee का अवतार

    CoderMJLee/MJRefresh

    13,814GitHub पर देखें↗

    MJRefresh is a scroll view interaction library and a set of reusable UI components for implementing pull-to-refresh and infinite scrolling behaviors in mobile user interfaces. It provides customizable refresh indicators and controllers that manage reload callbacks and loading states within scrollable containers. The library allows for the replacement of standard loading indicators with custom images, GIF sequences, and status labels to match specific visual branding. It includes a global configuration store to handle dynamic UI localization and the translation of refresh content across an app

    Objective-Cobjective-crefresh
    GitHub पर देखें↗13,814
  • metafizzy/infinite-scrollmetafizzy का अवतार

    metafizzy/infinite-scroll

    7,489GitHub पर देखें↗

    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

    HTMLajaxjavascript-pluginjquery-plugin
    GitHub पर देखें↗7,489
Jquery Endless Scroll के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

fredwu/jquery-endless-scroll क्या करता है?

This project is a jQuery plugin designed to replace traditional page-based navigation with continuous, dynamic content loading. It enables web interfaces to automatically fetch and append additional data to the document as a user scrolls toward the bottom of the viewport.

fredwu/jquery-endless-scroll की मुख्य विशेषताएं क्या हैं?

fredwu/jquery-endless-scroll की मुख्य विशेषताएं हैं: Infinite Scrolling, Infinite Scroll Implementations, Scroll-Position Event Triggers, Paginated Browsing Interfaces, Scroll Trigger Calculators, Scroll Trigger Distance Configurators, Dynamic Content Loading।

fredwu/jquery-endless-scroll के कुछ ओपन-सोर्स विकल्प क्या हैं?

fredwu/jquery-endless-scroll के ओपन-सोर्स विकल्पों में शामिल हैं: xrecyclerview/xrecyclerview — XRecyclerView is an Android list component and extension library that adds pull-to-refresh and infinite scrolling… mescroll/mescroll — mescroll is a JavaScript infinite scroll library and mobile web scroll manager designed to implement pull-to-refresh… codermjlee/mjrefresh — MJRefresh is a scroll view interaction library and a set of reusable UI components for implementing pull-to-refresh… metafizzy/infinite-scroll — Infinite Scroll is a JavaScript library that automatically loads and appends the next page of content when a user… yarolegovich/discretescrollview — DiscreteScrollView is a UI component and animation library for React Native designed to create centered scroll views… russellsamora/scrollama — Scrollama is a JavaScript library for scroll-driven storytelling that uses the browser's native IntersectionObserver…