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

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

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

orizens/ngx-infinite-scroll

0
View on GitHub↗
1,252 स्टार्स·231 फोर्क्स·TypeScript·MIT·9 व्यूज़www.npmjs.com/package/ngx-infinite-scroll↗

Ngx Infinite Scroll

This library provides a directive-based solution for implementing infinite loading patterns within Angular applications. It monitors scroll positions to trigger data fetches when users reach defined distance thresholds, facilitating the continuous loading of content as users navigate through an interface.

The implementation decouples scroll tracking from specific elements, allowing it to function with both window-level scrolling and individual overflow-hidden containers. It integrates native browser scroll events into reactive streams and applies throttling logic to manage event frequency, ensuring that scroll-based interactions remain performant during rapid user input.

The library supports configuration for scroll sensitivity, horizontal movement, and directional tracking. These utilities enable developers to manage large datasets by loading content in chunks, replacing traditional pagination with fluid, responsive navigation patterns suitable for both desktop and mobile web interfaces.

Features

  • Infinite Scroll Implementations - Implements seamless infinite content loading patterns to create continuous browsing experiences without manual pagination.
  • Scroll-Triggered Data Loaders - Executes functions to load additional content automatically when users reach defined distance thresholds within a container.
  • Angular UI Libraries - Provides a directive-based solution for building responsive, dynamically loading interfaces within the Angular framework.
  • Infinite Scroll Triggers - Provides a directive for implementing infinite loading patterns by triggering data fetches when users reach scroll thresholds.
  • DOM Observers - Attaches listeners to host elements to monitor scroll position changes and trigger callbacks when thresholds are met.
  • Scroll Containers - Supports both window-level scrolling and specific overflow-hidden containers by dynamically resolving the target element for event tracking.
  • Scroll Event Handlers - Provides utilities for monitoring scroll position and direction to execute custom logic based on user navigation behavior.
  • Scroll Behavior Control - Allows configuration of scroll sensitivity, event throttling, and directional tracking for smooth navigation.
  • Scroll-State Tracking - Provides mechanisms for monitoring scroll offsets and delta values to determine movement orientation and distance.
  • UI Event Throttling - Limits the frequency of scroll event processing to maintain performance during rapid user interaction.
  • Data Fetching Optimizers - Manages large datasets by fetching and rendering content in small chunks based on the user's current scroll position.
  • Mobile Web Interaction Libraries - Optimizes touch-friendly interfaces for mobile browsers by replacing traditional pagination with fluid scrolling interactions.
  • Reactive Stream Integrations - Wraps native browser scroll events into observable streams for declarative handling of asynchronous data loading.

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

orizens/ngx-infinite-scroll के लिए स्टार हिस्ट्री चार्टorizens/ngx-infinite-scroll के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

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

Ngx Infinite Scroll के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Ngx Infinite Scroll के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • ankeetmaini/react-infinite-scroll-componentankeetmaini का अवतार

    ankeetmaini/react-infinite-scroll-component

    3,083GitHub पर देखें↗

    This project is a frontend component designed to manage dynamic content loading and scroll-based interactions within web applications. It provides a reusable interface for handling data injection as users navigate through scrollable areas, ensuring that content updates occur automatically based on scroll position or manual user triggers. The component distinguishes itself by supporting both standard downward infinite scrolling and inverse scrolling, which allows for the natural expansion of content history in chat-like interfaces. It offers developers full control over the visual presentation

    TypeScriptcomponentinfinite-listsinfinite-scroll
    GitHub पर देखें↗3,083
  • 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
  • webcreate/infinite-ajax-scrollwebcreate का अवतार

    webcreate/infinite-ajax-scroll

    899GitHub पर देखें↗

    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
    GitHub पर देखें↗899
  • petyosi/react-virtuosopetyosi का अवतार

    petyosi/react-virtuoso

    6,348GitHub पर देखें↗

    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
    GitHub पर देखें↗6,348
Ngx Infinite Scroll के सभी 30 विकल्प देखें→

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

orizens/ngx-infinite-scroll क्या करता है?

This library provides a directive-based solution for implementing infinite loading patterns within Angular applications. It monitors scroll positions to trigger data fetches when users reach defined distance thresholds, facilitating the continuous loading of content as users navigate through an interface.

orizens/ngx-infinite-scroll की मुख्य विशेषताएं क्या हैं?

orizens/ngx-infinite-scroll की मुख्य विशेषताएं हैं: Infinite Scroll Implementations, Scroll-Triggered Data Loaders, Angular UI Libraries, Infinite Scroll Triggers, DOM Observers, Scroll Containers, Scroll Event Handlers, Scroll Behavior Control।

orizens/ngx-infinite-scroll के कुछ ओपन-सोर्स विकल्प क्या हैं?

orizens/ngx-infinite-scroll के ओपन-सोर्स विकल्पों में शामिल हैं: ankeetmaini/react-infinite-scroll-component — This project is a frontend component designed to manage dynamic content loading and scroll-based interactions within… webcreate/infinite-ajax-scroll — Infinite-ajax-scroll is a JavaScript library that automatically appends subsequent pages of content as users scroll… xrecyclerview/xrecyclerview — XRecyclerView is an Android list component and extension library that adds pull-to-refresh and infinite scrolling… petyosi/react-virtuoso — React Virtuoso is a React component library for rendering large datasets efficiently through virtualized lists, grids,… civiccc/react-waypoint — react-waypoint is a React component and viewport tracking tool that executes functions based on the visibility of a… rintoj/ngx-virtual-scroller — An angular virtual scroller component renders large datasets efficiently by displaying only visible items in the…