awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • evidence-dev/evidenceالصورة الرمزية لـ evidence-dev

    evidence-dev/evidence

    5,919عرض على 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
    عرض على GitHub↗5,919
  • davidstutz/bootstrap-multiselectالصورة الرمزية لـ davidstutz

    davidstutz/bootstrap-multiselect

    3,676عرض على 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
    عرض على GitHub↗3,676
  • lou/multi-selectالصورة الرمزية لـ lou

    lou/multi-select

    1,891عرض على 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
    عرض على GitHub↗1,891
  1. Home
  2. User Interface & Experience
  3. Select Dropdowns
  4. Multi-Select Dropdowns