Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wenzhixin/multiple-select
A jQuery plugin to select multiple elements with checkboxes :)
https://github.com/wenzhixin/multiple-select
checkboxes multiple-choice multiple-select vue vuejs vuejs2
Last synced: 12 days ago
JSON representation
A jQuery plugin to select multiple elements with checkboxes :)
- Host: GitHub
- URL: https://github.com/wenzhixin/multiple-select
- Owner: wenzhixin
- License: mit
- Created: 2013-04-18T09:22:54.000Z (over 11 years ago)
- Default Branch: develop
- Last Pushed: 2024-05-27T05:59:43.000Z (6 months ago)
- Last Synced: 2024-05-29T13:52:25.441Z (5 months ago)
- Topics: checkboxes, multiple-choice, multiple-select, vue, vuejs, vuejs2
- Language: Vue
- Homepage: http://multiple-select.wenzhixin.net.cn
- Size: 6.61 MB
- Stars: 1,901
- Watchers: 83
- Forks: 654
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
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 .
## 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)