awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
snapappointments avatar

snapappointments/bootstrap-select

0
View on GitHub↗
9,826 stele·2,682 fork-uri·JavaScript·MIT·4 vizualizărideveloper.snapappointments.com/bootstrap-select↗

Bootstrap Select

Bootstrap Select is a jQuery plugin that replaces standard HTML select elements with a stylized interface. It functions as a custom dropdown menu that transforms native browser inputs into accessible form components.

The project differentiates itself by providing real-time search filtering, multi-select data entry, and the ability to populate selection lists dynamically via remote JSON sources. To maintain browser performance when handling large datasets, it utilizes virtual rendering to display only the visible subset of options.

The component includes accessibility support through ARIA attributes and offers programmatic controls for managing menu states, selection clearing, and custom input placeholders.

Features

  • Select Components - Implements a stylized selection UI that transforms standard HTML dropdowns into polished, modern components.
  • Selection Components - Provides a styled selection component that replaces native HTML selects with enhanced search and multiselect capabilities.
  • Custom Form Controls - Transforms standard HTML select elements into polished, modern components using Bootstrap and jQuery.
  • Multi-Select Components - Provides a streamlined interface allowing users to select multiple options from a single list.
  • Searchable Dropdowns - Includes real-time filtering and search capabilities within dropdown menus to locate specific items quickly.
  • Select Dropdowns - Offers a stylized selection interface with searchable and filterable lists to improve user experience.
  • Multiple Selections - Allows users to choose multiple options from a single list through a streamlined visual interface.
  • UI State Mirroring - Implements a hidden native select element that mirrors the state of the custom visual interface for form submission.
  • Option List Populations - Fetches data from external APIs and transforms JSON responses into lists of selectable options.
  • Large Dataset Optimizations - Optimizes the rendering of hundreds of options using virtualized lists to ensure browser responsiveness.
  • Accessible Form Controls - Implements ARIA attributes to ensure selection menus remain navigable for users with assistive technologies.
  • Asynchronous Option Loading - Populates dropdown menus by fetching items from remote APIs dynamically during user interaction.
  • List Search Filters - Provides real-time filtering mechanisms to narrow down long lists of selectable options as the user types.
  • Virtualized Lists - Renders only the visible subset of long option lists to maintain high performance during scrolling.
  • Remote Data Fetching - Retrieves selection data from remote JSON sources to populate dropdown lists asynchronously.
  • Accessibility Attribute Mapping - Dynamically maps internal component states to ARIA attributes for assistive technology support.

Istoric stele

Graficul istoricului de stele pentru snapappointments/bootstrap-selectGraficul istoricului de stele pentru snapappointments/bootstrap-select

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Bootstrap Select

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Bootstrap Select.
  • chakra-ui/arkAvatar chakra-ui

    chakra-ui/ark

    5,004Vezi pe GitHub↗

    Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by finite state machines. It provides unstyled components that encapsulate logic and accessibility — including full keyboard navigation, focus management, and WAI-ARIA support — while leaving visual styling entirely to the consumer. Components expose scoped data attributes for CSS targeting and use state machines to produce predictable, testable interactive behavior across every state transition. The library distinguishes itself through a state propagation model that distributes

    TypeScriptcomponentsdesign-systemheadless
    Vezi pe GitHub↗5,004
  • select2/select2Avatar select2

    select2/select2

    25,972Vezi pe 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

    JavaScripthacktoberfestjavascriptjquery
    Vezi pe GitHub↗25,972
  • choices-js/choicesAvatar Choices-js

    Choices-js/Choices

    6,801Vezi pe GitHub↗

    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.

    JavaScriptchoicechoiceschoicesjs
    Vezi pe GitHub↗6,801
  • davidstutz/bootstrap-multiselectAvatar davidstutz

    davidstutz/bootstrap-multiselect

    3,676Vezi pe 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

    HTML
    Vezi pe GitHub↗3,676
Vezi toate cele 30 alternative pentru Bootstrap Select→

Întrebări frecvente

Ce face snapappointments/bootstrap-select?

Bootstrap Select is a jQuery plugin that replaces standard HTML select elements with a stylized interface. It functions as a custom dropdown menu that transforms native browser inputs into accessible form components.

Care sunt principalele funcționalități ale snapappointments/bootstrap-select?

Principalele funcționalități ale snapappointments/bootstrap-select sunt: Select Components, Selection Components, Custom Form Controls, Multi-Select Components, Searchable Dropdowns, Select Dropdowns, Multiple Selections, UI State Mirroring.

Care sunt câteva alternative open-source pentru snapappointments/bootstrap-select?

Alternativele open-source pentru snapappointments/bootstrap-select includ: chakra-ui/ark — Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by… select2/select2 — Select2 is a searchable, modular UI framework designed to enhance standard HTML select elements. It transforms basic… choices-js/choices — Choices is a vanilla JavaScript library used to create customizable select boxes and text inputs without external… davidstutz/bootstrap-multiselect — This project is a Bootstrap jQuery plugin that transforms standard HTML select elements into interactive dropdown… bvaughn/react-virtualized-select — This project is a high-performance dropdown component designed to handle massive datasets within user interfaces. By… harvesthq/chosen — Chosen is a JavaScript library that transforms standard HTML select elements into searchable, user-friendly dropdown…