awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesMulti-Select Dropdowns

Dropdown components that allow users to select multiple options, returning a list for SQL filtering.

Distinct from Select Dropdowns: Distinct from Select Dropdowns: specifically supports multiple selections and returns a list for SQL IN clauses.

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

Awesome Multi-Select Dropdowns GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • evidence-dev/evidenceAvatar de evidence-dev

    evidence-dev/evidence

    5,919Voir sur GitHub↗

    Allows users to select multiple options from a dropdown, returning a list that can be used with SQL's IN operator for filtering.

    JavaScriptanalyticsbusiness-intelligencedashboard
    Voir sur GitHub↗5,919
  • davidstutz/bootstrap-multiselectAvatar de davidstutz

    davidstutz/bootstrap-multiselect

    3,676Voir sur GitHub↗

    This project is a Bootstrap jQuery plugin that transforms standard HTML select elements into interactive dropdown menus. It serves as a client-side form enhancement and UI component designed to replace multiple-choice select inputs with a searchable button-triggered menu of checkboxes. The component provides a specialized interface for multi-select dropdowns that maintains a consistent visual style with the Bootstrap CSS framework. It allows for the customization of component markup, enabling the override of default structures for buttons, popups, and options. The plugin covers a range of fu

    Provides a multi-select dropdown UI that replaces standard multiple-choice select inputs.

    HTML
    Voir sur GitHub↗3,676
  • lou/multi-selectAvatar de lou

    lou/multi-select

    1,891Voir sur GitHub↗

    This project is a reusable web component designed to replace standard multiple-choice form inputs with an interactive interface. It functions as an accessible dropdown menu that simplifies the process of selecting and managing multiple items within browser-based forms and applications. The component utilizes shadow DOM encapsulation to isolate its internal structure from global styles and employs slot-based content projection to allow for custom markup injection. It maintains compatibility with standard HTML form elements through declarative attribute mapping and manages user interactions via

    Functions as an accessible dropdown menu that simplifies the process of selecting and managing multiple items.

    JavaScript
    Voir sur GitHub↗1,891
  1. Home
  2. User Interface & Experience
  3. Select Dropdowns
  4. Multi-Select Dropdowns