Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/derrickreimer/tidy-select
A neat little jQuery select plugin
https://github.com/derrickreimer/tidy-select
Last synced: 5 days ago
JSON representation
A neat little jQuery select plugin
- Host: GitHub
- URL: https://github.com/derrickreimer/tidy-select
- Owner: derrickreimer
- License: mit
- Created: 2014-04-18T18:50:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T18:39:52.000Z (almost 8 years ago)
- Last Synced: 2024-10-30T00:37:10.573Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Tidy Select
A simple jQuery 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