multiple-select
Version:
Multiple select is a jQuery plugin to select multiple elements with checkboxes :).
25 lines (15 loc) • 1.07 kB
Markdown
# Multiple Select
[](https://travis-ci.org/wenzhixin/multiple-select)
[](http://badge.fury.io/gh/wenzhixin%2Fmultiple-select)
[](https://www.paypal.com/paypalme/wenzhixin)
[](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>.
## 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)