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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesRange Visualizations

UI components that graphically represent numerical values within a defined range.

Distinct from Range Representations: Shortlist candidates focus on database constraints or mathematical scaling, not UI rendering.

Explore 2 awesome GitHub repositories matching user interface & experience · Range Visualizations. Refine with filters or upvote what's useful.

Awesome Range Visualizations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • facebookarchive/asyncdisplaykitfacebookarchive का अवतार

    facebookarchive/AsyncDisplayKit

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

    AsyncDisplayKit is an asynchronous UI framework and performance library for iOS. It provides a collection of performant alternatives to standard views, allowing developers to build responsive interfaces by offloading layout and rendering tasks to background threads. The framework is centered around a declarative layout engine based on a flexbox model, which calculates element positions and sizes asynchronously. It utilizes a node-based abstraction to wrap native views, enabling the instantiation and configuration of UI hierarchies on background threads to prevent main thread blocking. The sy

    Displays a real-time overlay of layout and data-fetching ranges to tune scrolling performance.

    Objective-C++
    GitHub पर देखें↗13,345
  • 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

    Renders graphical representations of numeric values relative to a minimum and maximum range.

    TypeScriptaccessibilitydesign-systemreact
    GitHub पर देखें↗8,711
  1. Home
  2. User Interface & Experience
  3. Range Visualizations

सब-टैग एक्सप्लोर करें

  • Preloading Range VisualizersTools that graphically display the active data-fetching and layout proximity ranges for performance tuning. **Distinct from Range Visualizations:** Specific to debugging loading/layout ranges rather than general numerical range displays.