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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesCustomizable Inputs

Form components that allow deep visual and behavioral overrides for brand-specific styling.

Distinct from Form Input Components: Focuses on aesthetic and behavioral customization of inputs, whereas Form Input Components focuses on generic input types.

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

Awesome Customizable Inputs GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • jedwatson/react-selectAvatar von JedWatson

    JedWatson/react-select

    28,040Auf GitHub ansehen↗

    react-select is a customizable select input for React applications that supports single and multiple value selection with integrated search. It functions as a form input library providing a selection interface capable of fetching and displaying options from remote APIs dynamically as a user types. The library is distinguished by a component-injection architecture that allows users to replace internal UI fragments with custom React components. It further enables deep visual customization through prop-based style merging, allowing user-defined CSS objects to override internal defaults for brand

    Implements a system for branded input fields through prop-based style merging and component injection.

    TypeScript
    Auf GitHub ansehen↗28,040
  • selectize/selectize.jsAvatar von selectize

    selectize/selectize.js

    13,022Auf GitHub ansehen↗

    Selectize.js is a jQuery-based autocomplete library and tagging interface component. It functions as a searchable selection tool that combines a text input field with a dropdown select box to facilitate fast item lookup and the management of discrete tags. The project specializes in remote data input, allowing it to fetch, rank, and integrate options from a server in real-time as a user types. It utilizes a weighted search ranking system to score and sort results by scanning multiple text fields for relevance. The library covers a broad range of user interface capabilities, including multi-s

    Allows for the creation of specialized input behaviors and visual overrides through a plugin system.

    SCSS
    Auf GitHub ansehen↗13,022
  • choices-js/choicesAvatar von Choices-js

    Choices-js/Choices

    6,801Auf GitHub ansehen↗

    Choices is a vanilla JavaScript library used to create customizable select boxes and text inputs without external dependencies. It functions as a custom select box plugin that transforms standard HTML select elements into searchable, stylable dropdowns and tagged text input components. The library distinguishes itself through a system of customizable HTML templates and CSS custom properties, allowing for the creation of tailored UI components. It provides the ability to define custom HTML structures for input components and modify the visual appearance of the interface via CSS theme styling.

    Offers a set of tools for building enhanced web form elements with deep visual and behavioral overrides.

    JavaScriptchoicechoiceschoicesjs
    Auf GitHub ansehen↗6,801
  • aterrien/jquery-knobAvatar von aterrien

    aterrien/jQuery-Knob

    5,000Auf GitHub ansehen↗

    jQuery Knob ist ein rotierbares Dial-UI-Widget für Webseiten, das kreisförmige Ziehbewegungen in numerische Werte übersetzt. Es handelt sich um eine Touch-fähige Eingabekomponente, die über die HTML5-Canvas-API gerendert wird und eine grafische Schnittstelle für die numerische Dateneingabe über die jQuery-Bibliothek bietet. Die Komponente ist hochgradig anpassbar und ermöglicht Anpassungen an Farben, Schriftarten, Rotationsbeschränkungen und Bogenabmessungen. Sie unterstützt eine Vielzahl von Interaktionsmethoden, einschließlich Maus-, Mausrad-, Tastatur- und Touch-Ereignissen. Das Widget enthält Systeme zur Verwaltung von Eingabebeschränkungen wie Mindest- und Höchstwerte sowie Schrittweiten. Zudem bietet es Dienstprogramme für die Formatierung von Ausgabewerten und Mechanismen zum Abfangen von Interaktionsereignissen, um benutzerdefinierte Logik bei Wertänderungen auszulösen.

    Offers a visual input widget with adjustable colors, fonts, and rotation constraints for tailored numeric sliders.

    JavaScript
    Auf GitHub ansehen↗5,000
  1. Home
  2. User Interface & Experience
  3. Form Input Components
  4. Customizable Inputs