Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 :)

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)