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

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

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