awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
snapappointments avatar

snapappointments/bootstrap-select

0
View on GitHub↗
9,826 星标·2,682 分支·JavaScript·MIT·4 次浏览developer.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.

Star 历史

snapappointments/bootstrap-select 的 Star 历史图表snapappointments/bootstrap-select 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

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.

snapappointments/bootstrap-select 的主要功能有哪些?

snapappointments/bootstrap-select 的主要功能包括:Select Components, Selection Components, Custom Form Controls, Multi-Select Components, Searchable Dropdowns, Select Dropdowns, Multiple Selections, UI State Mirroring。

snapappointments/bootstrap-select 有哪些开源替代品?

snapappointments/bootstrap-select 的开源替代品包括: 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…

Bootstrap Select 的开源替代方案

相似的开源项目,按与 Bootstrap Select 的功能重合度排序。
  • chakra-ui/arkchakra-ui 的头像

    chakra-ui/ark

    5,004在 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
    在 GitHub 上查看↗5,004
  • select2/select2select2 的头像

    select2/select2

    25,972在 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
    在 GitHub 上查看↗25,972
  • choices-js/choicesChoices-js 的头像

    Choices-js/Choices

    6,801在 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
    在 GitHub 上查看↗6,801
  • davidstutz/bootstrap-multiselectdavidstutz 的头像

    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

    HTML
    在 GitHub 上查看↗3,676
查看 Bootstrap Select 的所有 30 个替代方案→