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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesVirtualized List Components

React components that optimize scrolling performance for large collections by rendering only visible items.

Distinct from React Components: Distinct from general React Components: specifically focuses on virtualized list performance optimization.

Explore 1 awesome GitHub repository matching part of an awesome list · Virtualized List Components. Refine with filters or upvote what's useful.

Awesome Virtualized List Components GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • clauderic/react-tiny-virtual-listclauderic का अवतार

    clauderic/react-tiny-virtual-list

    2,488GitHub पर देखें↗

    React tiny virtual list is a zero-dependency component library that optimizes performance for extensive vertical and horizontal collections by rendering only the items currently visible in the viewport. It handles large datasets efficiently while supporting variable item dimensions and dynamic content updates at runtime. The component supports both horizontal and vertical scroll directions, absolute positioning layouts, and dynamic offset measurements computed via fixed numbers, size arrays, or callback functions. It also provides imperative methods to programmatically scroll or jump to speci

    Implements a lightweight React component that renders only visible items in large collections during scroll.

    TypeScriptreactreact-componentvirtual-scroll
    GitHub पर देखें↗2,488
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. React Components
  5. Virtualized List Components