awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Multi-Select Inputs · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesMulti-Select Inputs

Components that support the selection of multiple items within a single input field.

Distinguishing note: Focuses on the multi-value capability of selection inputs.

Explore 2 awesome GitHub repositories matching user interface & experience · Multi-Select Inputs. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Multi-Select Inputs

Awesome Multi-Select Inputs GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • mantinedev/mantine

    mantinedev/mantine

    30,577View on GitHub↗

    Mantine is a comprehensive component library for building accessible and responsive web applications. It provides a foundational set of UI elements and layout primitives, anchored by a base component that supports consistent styling, spacing, and layout properties across the entire interface. The library is built on a design-driven theme engine that uses a provider-based system to propagate global design tokens and color schemes throughout an application. The library distinguishes itself through a robust architecture that emphasizes component composition and reusable interaction logic. It uti

    Mantine provides a component to select multiple predefined values from searchable dropdown lists, with support for custom rendering and filtering configuration.

    TypeScriptdark-modedark-themehooks
    30,577View on GitHub↗
  • select2/select2

    select2/select2

    25,972View on GitHub↗

    Select2 is a searchable, modular UI framework designed to enhance standard HTML select elements. It transforms basic form controls into interactive, accessible dropdown interfaces that support multi-selection, tagging, and real-time filtering. By providing a robust set of tools for managing complex data inputs, it enables developers to create more responsive and user-friendly selection components. The project is distinguished by its adapter-based architecture, which allows for deep customization of rendering, data processing, and selection logic. Developers can extend core functionality throu

    Accepts multiple custom tags within a single input field to allow users to define their own entries.

    JavaScripthacktoberfestjavascriptjquery
    25,972View on GitHub↗