# multiple-select **Repository Path**: mirrors_addons/multiple-select ## Basic Information - **Project Name**: multiple-select - **Description**: A jQuery plugin to select multiple elements with checkboxes :) - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-27 - **Last Updated**: 2025-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Multiple Select [![Build Status](https://travis-ci.org/wenzhixin/multiple-select.svg)](https://travis-ci.org/wenzhixin/multiple-select) [![GitHub version](https://badge.fury.io/gh/wenzhixin%2Fmultiple-select.svg)](http://badge.fury.io/gh/wenzhixin%2Fmultiple-select) [![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/paypalme/wenzhixin) [![Package Quality](https://npm.packagequality.com/shield/multiple-select.svg)](https://packagequality.com/#?package=multiple-select) Multiple select is a jQuery plugin to select multiple elements with checkboxes :). To get started checkout examples and documentation at . > [!NOTE] > Version 2.x of this package is compatible with Vue 3 default. If you're still on Vue 2, install the previous version with `npm i multiple-select@1` ## Examples * http://multiple-select.wenzhixin.net.cn/examples * http://multiple-select.wenzhixin.net.cn/vue-examples * http://multiple-select-live.wenzhixin.net.cn/ ## Changelog [CHANGELOG](https://github.com/wenzhixin/multiple-select/blob/master/CHANGELOG.md) ## LICENSE [The MIT License](https://github.com/wenzhixin/multiple-select/blob/master/LICENSE)