5 repository-uri
UI components that visually represent numeric values, capacity, or progress within a range.
Distinct from Fiat Value Displays: Candidates focus on financial values or data types; this is about generic UI value visualization like meters or bars.
Explore 5 awesome GitHub repositories matching user interface & experience · Progress & Value Indicators. 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
Implements graphical representations of numeric values to visualize progress or capacity.
PrimeReact is a comprehensive UI component library for building interactive user interfaces with React. It provides an accessible component suite, a form input framework, and a data visualization toolkit designed to meet accessibility standards through built-in keyboard navigation and focus management. The library features a themed design system that allows for visual customization via pre-defined skin sets or an unstyled mode. This unstyled mode decouples component behavior and accessibility logic from the presentation layer, enabling the implementation of custom corporate design systems. C
Ships visual components used to indicate the magnitude of a value or the completion level of a process.
NumberProgressBar este o bibliotecă de vizualizare Android personalizabilă care oferă un indicator de progres subțire. Aceasta combină un nivel de umplere vizual cu o valoare numerică pentru a afișa starea finalizării în cadrul aplicațiilor Android. Componenta permite atașarea de etichete personalizate de prefix și sufix la indicatorii numerici pentru a oferi context suplimentar. Suportă o gamă de opțiuni de stilizare, inclusiv posibilitatea de a ajusta culorile, înălțimea și dimensiunea textului barelor de progres pentru a se potrivi cu design-uri vizuale specifice.
Renders a visual representation of numerical progress within a defined range.
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
Provides a linear progress indicator with determinate and indeterminate modes, configurable bounds, and accessible labels.
NJKWebViewProgress is an iOS web view UI component and loading monitor designed to track and visually represent the loading state of web pages within a mobile application. It functions as a progress indicator that monitors browser activity to provide real-time feedback on page load completion. The project integrates with embedded web content to drive numerical loading values and visual indicators, such as loading bars, to manage the user interface during the page load process. The implementation relies on delegate callbacks and key-value observing to monitor the underlying web view state and
Converts raw loading data into normalized decimal values to drive visual progress indicators.