awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • cosscom/cossAvatar de cosscom

    cosscom/coss

    10,125Voir sur 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
    Voir sur GitHub↗10,125
  • whatwg/htmlAvatar de whatwg

    whatwg/html

    9,163Voir sur 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
    Voir sur GitHub↗9,163
  • daimajia/numberprogressbarAvatar de daimajia

    daimajia/NumberProgressBar

    6,092Voir sur GitHub↗

    NumberProgressBar est une bibliothèque de vue Android personnalisable qui fournit un indicateur de progression fin. Il combine un niveau de remplissage visuel avec une valeur numérique pour afficher l'état d'achèvement au sein des applications Android. Le composant permet l'attachement d'étiquettes de préfixe et de suffixe personnalisées aux indicateurs numériques pour fournir un contexte supplémentaire. Il prend en charge une gamme d'options de stylisation, y compris la possibilité d'ajuster les couleurs, la hauteur et la taille du texte des barres de progression pour correspondre à des designs visuels spécifiques.

    Graphically represents a numerical value using a filling progress bar.

    Java
    Voir sur GitHub↗6,092
  • leongersen/nouisliderAvatar de leongersen

    leongersen/noUiSlider

    5,803Voir sur 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
    Voir sur GitHub↗5,803
  1. Home
  2. User Interface & Experience
  3. Numeric Value Visualizers

Explorer les sous-tags

  • Value Stepping Constraints1 sous-tagDefinitions 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