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

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

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

bvaughn/react-virtualized-select

0
View on GitHub↗
1,171 स्टार्स·161 फोर्क्स·JavaScript·MIT·6 व्यूज़bvaughn.github.io/react-virtualized-select↗

React Virtualized Select

यह प्रोजेक्ट यूजर इंटरफेस के भीतर बड़े डेटासेट को संभालने के लिए डिज़ाइन किया गया एक उच्च-परफॉरमेंस ड्रॉपडाउन घटक है। विंडोइंग और वर्चुअलाइजेशन तकनीकों को इंटीग्रेट करके, यह केवल व्यूपोर्ट के भीतर वर्तमान में दिखाई देने वाले आइटम को रेंडर करता है, यह सुनिश्चित करता है कि हजारों प्रविष्टियों वाली सूचियां रिस्पॉन्सिव और मेमोरी-कुशल बनी रहें।

लाइब्रेरी मौजूदा चयन घटकों के लिए एक विस्तार के रूप में कार्य करती है, जो अंतर्निहित स्रोत कोड में संशोधन की आवश्यकता के बिना वर्चुअलाइजेशन तर्क को इंजेक्ट करने के लिए उच्च-क्रम घटक पैटर्न का उपयोग करती है। यह चयन अनुभव पर व्यापक नियंत्रण प्रदान करती है, जिससे डेवलपर्स को डिफ़ॉल्ट रेंडरिंग तर्क को ओवरराइड करने, विकल्प राज्यों को प्रबंधित करने और उपयोगकर्ता-निर्मित इनपुट का समर्थन करने की अनुमति मिलती है।

मुख्य वर्चुअलाइजेशन से परे, लाइब्रेरी रिमोट API से एसिंक्रोनस विकल्प लोडिंग और प्रोग्रामेटिक फोकस प्रबंधन सहित जटिल डेटा वर्कफ़्लो का समर्थन करती है। डेवलपर्स प्रॉप-संचालित संरचना के माध्यम से ड्रॉपडाउन की उपस्थिति और लेआउट को अनुकूलित कर सकते हैं, जो व्यक्तिगत आइटम या कंटेनरों के लिए डायनामिक विकल्प ऊंचाइयों और विशेष रेंडरिंग को सक्षम करता है।

Features

  • Virtualized List Rendering - Implements virtualized list rendering to efficiently display large datasets by only rendering visible items.
  • Optimized Option Lists - Optimizes performance for large option lists through virtualization and asynchronous data loading.
  • Virtualized List Rendering - Optimizes performance for massive datasets by rendering only the visible portion of the dropdown list within the viewport.
  • Asynchronous Option Loading - Supports asynchronous fetching of dropdown options from remote APIs to handle large, dynamic datasets.
  • Higher-Order Components - Uses higher-order components to inject virtualization logic into existing selection components without modifying their source code.
  • Select Dropdowns - Extends standard dropdown components to support massive datasets via windowing and virtualization.
  • Functional Prop Values - Allows developers to pass functions as props to customize the rendering of list items and container behavior.
  • Custom UI Components - Enables the creation of highly tailored selection menus by overriding default rendering logic.
  • Imperative Method Exposure - Exposes internal component methods via refs to allow parent applications to programmatically manage focus and interaction.
  • Performance-Optimized UI - Provides a high-performance UI library for handling thousands of interactive elements without sacrificing responsiveness.
  • Searchable Dropdowns - Facilitates searchable dropdown interfaces that load and display extensive sets of options from remote sources.
  • Custom Option Renderers - Allows developers to define custom visual templates for dropdown options to support unique layouts and specialized interactive elements.
  • Creatable Selection Inputs - The library enables users to input and select custom values not present in the initial list to expand selection possibilities.
  • Selection Interface Overrides - Allows overriding default selection behavior to support custom workflows and user-created inputs.

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

bvaughn/react-virtualized-select के लिए स्टार हिस्ट्री चार्टbvaughn/react-virtualized-select के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

React Virtualized Select के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो React Virtualized Select के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • choices-js/choicesChoices-js का अवतार

    Choices-js/Choices

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

    Choices is a vanilla JavaScript library used to create customizable select boxes and text inputs without external dependencies. It functions as a custom select box plugin that transforms standard HTML select elements into searchable, stylable dropdowns and tagged text input components. The library distinguishes itself through a system of customizable HTML templates and CSS custom properties, allowing for the creation of tailored UI components. It provides the ability to define custom HTML structures for input components and modify the visual appearance of the interface via CSS theme styling.

    JavaScriptchoicechoiceschoicesjs
    GitHub पर देखें↗6,801
  • chakra-ui/arkchakra-ui का अवतार

    chakra-ui/ark

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

    Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by finite state machines. It provides unstyled components that encapsulate logic and accessibility — including full keyboard navigation, focus management, and WAI-ARIA support — while leaving visual styling entirely to the consumer. Components expose scoped data attributes for CSS targeting and use state machines to produce predictable, testable interactive behavior across every state transition. The library distinguishes itself through a state propagation model that distributes

    TypeScriptcomponentsdesign-systemheadless
    GitHub पर देखें↗5,004
  • mui/base-uimui का अवतार

    mui/base-ui

    8,711GitHub पर देखें↗

    Base UI is a headless component library and unstyled framework providing accessible interface primitives. It decouples behavioral logic and state management from the visual layer, allowing developers to implement complex UI patterns while maintaining total control over the final styling. The library implements WAI-ARIA design patterns to ensure all primitives support standard keyboard navigation and screen reader accessibility. It provides a suite of low-level building blocks that handle the internal mechanics of interface elements without bundling any CSS. The framework covers a broad range

    TypeScriptaccessibilitydesign-systemreact
    GitHub पर देखें↗8,711
  • snapappointments/bootstrap-selectsnapappointments का अवतार

    snapappointments/bootstrap-select

    9,826GitHub पर देखें↗

    Bootstrap Select is a jQuery plugin that replaces standard HTML select elements with a stylized interface. It functions as a custom dropdown menu that transforms native browser inputs into accessible form components. The project differentiates itself by providing real-time search filtering, multi-select data entry, and the ability to populate selection lists dynamically via remote JSON sources. To maintain browser performance when handling large datasets, it utilizes virtual rendering to display only the visible subset of options. The component includes accessibility support through ARIA att

    JavaScriptbootstrapdropdownjavascript
    GitHub पर देखें↗9,826
React Virtualized Select के सभी 30 विकल्प देखें→

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

bvaughn/react-virtualized-select क्या करता है?

यह प्रोजेक्ट यूजर इंटरफेस के भीतर बड़े डेटासेट को संभालने के लिए डिज़ाइन किया गया एक उच्च-परफॉरमेंस ड्रॉपडाउन घटक है। विंडोइंग और वर्चुअलाइजेशन तकनीकों को इंटीग्रेट करके, यह केवल व्यूपोर्ट के भीतर वर्तमान में दिखाई देने वाले आइटम को रेंडर करता है, यह सुनिश्चित करता है कि हजारों प्रविष्टियों वाली सूचियां रिस्पॉन्सिव और मेमोरी-कुशल बनी रहें।

bvaughn/react-virtualized-select की मुख्य विशेषताएं क्या हैं?

bvaughn/react-virtualized-select की मुख्य विशेषताएं हैं: Virtualized List Rendering, Optimized Option Lists, Asynchronous Option Loading, Higher-Order Components, Select Dropdowns, Functional Prop Values, Custom UI Components, Imperative Method Exposure।

bvaughn/react-virtualized-select के कुछ ओपन-सोर्स विकल्प क्या हैं?

bvaughn/react-virtualized-select के ओपन-सोर्स विकल्पों में शामिल हैं: choices-js/choices — Choices is a vanilla JavaScript library used to create customizable select boxes and text inputs without external… chakra-ui/ark — Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by… mui/base-ui — Base UI is a headless component library and unstyled framework providing accessible interface primitives. It decouples… snapappointments/bootstrap-select — Bootstrap Select is a jQuery plugin that replaces standard HTML select elements with a stylized interface. It… react-component/select — This library provides a flexible dropdown menu component for building single and multi-select inputs within web… petyosi/react-virtuoso — React Virtuoso is a React component library for rendering large datasets efficiently through virtualized lists, grids,…

React Virtualized Select को शामिल करने वाली क्यूरेटेड खोजें

चुनिंदा कलेक्शन जहाँ React Virtualized Select दिखाई देता है।
  • यूज़र इंटरफेस बनाने के लिए एक JavaScript लाइब्रेरी