awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repositorios

Awesome GitHub RepositoriesRange Inputs

Custom-styled numeric slider components for selecting values within a defined range.

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

Awesome Range Inputs GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • twbs/bootstrapAvatar de twbs

    twbs/bootstrap

    174,380Ver en GitHub↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By establishing a baseline through browser normalization and standardized typography, the project enables developers to create accessible, cross-browser compatible web applications. The framework distinguishes itself through a modular Sass-based architecture that allows for deep cust

    Generates numeric range sliders that support custom bounds, step increments, and disabled states.

    MDXbootstrapcsscss-framework
    Ver en GitHub↗174,380
  • filamentphp/filamentAvatar de filamentphp

    filamentphp/filament

    31,215Ver en GitHub↗

    Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo

    Constructs range-based slider input components for value selection.

    PHPadminalpine-jsbuilder
    Ver en GitHub↗31,215
  • crystal-lang/crystalAvatar de crystal-lang

    crystal-lang/crystal

    20,299Ver en GitHub↗

    Crystal is a statically typed, compiled programming language designed for high performance and memory safety. It leverages an LLVM-based compiler to translate source code into optimized machine-executable binaries, while its type-inference-based static analysis enforces strict safety rules during the build process. The language distinguishes itself through a fiber-based concurrent runtime that manages lightweight execution units for asynchronous input and output without blocking the main process. It also features a powerful compile-time macro system that allows for the inspection and transfor

    Constructs regular expression patterns using dedicated literal syntax for string matching.

    Crystalcompilercrystalcrystal-language
    Ver en GitHub↗20,299
  • longbridge/gpui-componentAvatar de longbridge

    longbridge/gpui-component

    11,793Ver en GitHub↗

    gpui-component is a native desktop UI kit and component library built for the GPUI framework. It provides a collection of reusable user interface elements, a desktop layout engine for organizing application space, and a specialized data visualization library for rendering quantitative information. The project is distinguished by its high-performance rendering systems, including a virtualized data grid and list system designed to handle large datasets with low memory overhead. It also features a comprehensive data visualization toolkit for rendering charts, axes, and coordinate scales using li

    Provides a draggable slider for selecting numeric values or ranges.

    Rustdesktop-applicationgpuirust
    Ver en GitHub↗11,793
  • cosscom/cossAvatar de cosscom

    cosscom/coss

    10,125Ver en 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

    Offers custom-styled range sliders for selecting numeric values within a defined range.

    TypeScriptnextjsradix-uireact
    Ver en GitHub↗10,125
  • any86/any-ruleAvatar de any86

    any86/any-rule

    8,662Ver en GitHub↗

    Any-rule is a multi-platform regular expression tool that provides a curated catalog of over 70 ready-to-use patterns for validating and extracting common data formats. The project separates its static regex collection from editor-specific plugins, allowing the same pattern library to be accessed through VS Code, IntelliJ IDEA, Alfred Workflow, and a web interface. The tool enables keyword-based pattern retrieval, letting users search for the correct regex by typing descriptive terms rather than remembering exact syntax. It covers a broad range of validation needs including email addresses, U

    Defines every regex as a hardcoded string literal rather than generating patterns at runtime.

    TypeScriptawsomeexpressregex
    Ver en GitHub↗8,662
  • vincentsit/chinamobilephonenumberregexAvatar de VincentSit

    VincentSit/ChinaMobilePhoneNumberRegex

    4,775Ver en GitHub↗

    Esta es una biblioteca de expresiones regulares diseñada para la validación e identificación de números de teléfono móviles de China continental. Proporciona las reglas estructurales y las restricciones de dígitos necesarias para verificar que los números de teléfono sigan el formato regional correcto. La biblioteca incluye patrones específicos para determinar el proveedor de telecomunicaciones según los prefijos regionales. También cuenta con filtros para distinguir entre números de voz estándar y planes de IoT o solo datos. El proyecto cubre amplias capacidades de validación de datos, incluyendo la verificación del formato de entrada y la identificación del operador.

    Stores validation rules as hardcoded string literals to ensure consistent matching across environments.

    Ver en GitHub↗4,775
  • openui/open-uiAvatar de openui

    openui/open-ui

    4,494Ver en GitHub↗

    Open-UI is a set of web UI standard specifications and a standardized UI component library. It provides technical definitions for universal UI components, behaviors, and accessibility requirements designed to ensure cross-browser compatibility through a series of web language proposals. The project features a web accessibility polyfill and extensible control polyfills that provide modern UI control functionality in environments lacking native browser support. It includes a browser compatibility suite to verify that components meet defined behavioral and accessibility requirements. The librar

    Targets track areas between handles using pseudo-elements to apply distinct colors or styles to specific range segments.

    MDXstandardsuiux
    Ver en GitHub↗4,494
  • taiga-family/taiga-uiAvatar de taiga-family

    taiga-family/taiga-ui

    4,002Ver en GitHub↗

    Taiga UI is an Angular UI component library and accessible design system used for building enterprise web interfaces. It provides a comprehensive collection of reusable interface elements and layout tools, functioning as a mobile-first UI kit with responsive components that adapt to different device capabilities. The library distinguishes itself through an integrated data visualization library featuring various chart types and a dedicated form management framework with built-in validation and formatting for specialized data. It also features AI-driven development workflows by integrating comp

    Provides dual-handle sliders for selecting numeric value ranges.

    TypeScriptangularbest-practicescdk
    Ver en GitHub↗4,002
  1. Home
  2. User Interface & Experience
  3. Form Components
  4. Range Inputs

Explorar subetiquetas

  • Pattern Literals1 sub-etiquetaConstructing regular expression patterns using dedicated literal syntax for string matching. **Distinct from Range Inputs:** Distinct from range inputs: focuses on regex pattern definition syntax.
  • Range Segment StylingVisual styling techniques specifically for targetting and coloring the areas between handles on a range input. **Distinct from Range Inputs:** Focuses on the visual decoration of track segments between handles, whereas the parent covers the overall input component.