UNPKG

multiple-select

Version:

Multiple select is a jQuery plugin to select multiple elements with checkboxes :).

28 lines (17 loc) 1.23 kB
# 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 <http://multiple-select.wenzhixin.net.cn>. > [!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)