awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comالمدونة
التصنيفات

4 مستودعات

Awesome GitHub RepositoriesNumeric Value Visualizers

UI components that graphically represent numerical values via progress bars or meters.

Distinct from Numeric Inputs: Focuses on the visual output of a value rather than the input control.

Explore 4 awesome GitHub repositories matching user interface & experience · Numeric Value Visualizers. Refine with filters or upvote what's useful.

Awesome Numeric Value Visualizers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • cosscom/cossالصورة الرمزية لـ cosscom

    cosscom/coss

    10,125عرض على GitHub↗

    Coss is an accessible UI component library and design system framework used to build web interfaces. It provides a comprehensive kit of interactive elements and layout building blocks that follow screen reader and keyboard navigation standards. The project functions as a UI overlay management library, offering specialized tools for implementing anchored popovers, tooltips, and slide-out panels with smooth transitions. It includes a set of accessible form primitives and selection controls to ensure compatibility across different assistive technologies. Its broader capabilities cover the const

    Ships progress bars and meters to visualize numeric values and completion status.

    TypeScriptnextjsradix-uireact
    عرض على GitHub↗10,125
  • whatwg/htmlالصورة الرمزية لـ whatwg

    whatwg/html

    9,163عرض على GitHub↗

    This repository contains the HTML specification, which defines the core standards for web page structuring, content organization, and document rendering. It establishes the fundamental algorithms for state-machine-based tokenization, tree construction for the document object model, and origin-based security isolation. The specification provides a framework for defining custom elements with independent lifecycles and registries. It also details the requirements for cross-document communication, session history management, and the synchronization of interface properties with content attributes.

    Defines the allowed increments for numeric, date, and time input controls.

    HTMLcanvaseventsourcehtml
    عرض على GitHub↗9,163
  • daimajia/numberprogressbarالصورة الرمزية لـ daimajia

    daimajia/NumberProgressBar

    6,092عرض على GitHub↗

    NumberProgressBar هي مكتبة عرض Android قابلة للتخصيص توفر مؤشر تقدم نحيف. تجمع بين مستوى تعبئة مرئي وقيمة رقمية لعرض حالة الإكمال داخل تطبيقات Android. يسمح المكون بإرفاق تسميات بادئة ولاحقة مخصصة للمؤشرات الرقمية لتوفير سياق إضافي. يدعم مجموعة من خيارات التصميم، بما في ذلك القدرة على ضبط الألوان، والارتفاع، وحجم نص مسارات التقدم لتتناسب مع تصميمات بصرية محددة.

    Graphically represents a numerical value using a filling progress bar.

    Java
    عرض على GitHub↗6,092
  • leongersen/nouisliderالصورة الرمزية لـ leongersen

    leongersen/noUiSlider

    5,803عرض على GitHub↗

    noUiSlider is a dependency-free JavaScript range slider library that provides a lightweight, ARIA-accessible slider widget with multi-touch and keyboard support. It is built as a standalone implementation with no external dependencies, using GPU compositing for smooth animations and responsive layout adaptation across different screen sizes. The library distinguishes itself through its comprehensive accessibility and input handling, offering full keyboard navigation for slider control without requiring a mouse, along with multi-touch support for simultaneous handle manipulation on mobile and

    Allows stepping through slider values one at a time via keyboard arrow key presses.

    TypeScript
    عرض على GitHub↗5,803
  1. Home
  2. User Interface & Experience
  3. Numeric Value Visualizers

استكشف الوسوم الفرعية

  • Value Stepping Constraints1 وسم فرعيDefinitions for the increments by which a numeric or temporal value can be changed. **Distinct from Numeric Value Visualizers:** Focuses on input granularity rather than visual representation of the final value