https://github.com/dphaener/tidy-multi-select
A simple jQuery multi-select box plugin, forked and modified from https://github.com/djreimer/tidy-select
https://github.com/dphaener/tidy-multi-select
Last synced: 9 months ago
JSON representation
A simple jQuery multi-select box plugin, forked and modified from https://github.com/djreimer/tidy-select
- Host: GitHub
- URL: https://github.com/dphaener/tidy-multi-select
- Owner: dphaener
- License: mit
- Created: 2014-12-29T21:55:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-02T18:54:37.000Z (over 11 years ago)
- Last Synced: 2023-08-03T11:41:02.318Z (almost 3 years ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Tidy Multi Select
A simple jQuery multi select box plugin.
## Usage
TODO.
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request