4 Repos
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.
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.
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.
NumberProgressBar ist eine anpassbare Android-View-Bibliothek, die eine schlanke Fortschrittsanzeige bereitstellt. Sie kombiniert einen visuellen Füllstand mit einem numerischen Wert, um den Fortschrittsstatus innerhalb von Android-Anwendungen anzuzeigen. Die Komponente ermöglicht das Anfügen benutzerdefinierter Präfix- und Suffix-Labels an numerische Indikatoren, um zusätzlichen Kontext bereitzustellen. Sie unterstützt eine Reihe von Styling-Optionen, einschließlich der Möglichkeit, Farben, Höhe und Textgröße der Fortschrittsbalken anzupassen, um sie an spezifische visuelle Designs anzupassen.
Graphically represents a numerical value using a filling progress bar.
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.