jjj / chosen
Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.
Installs: 152 697
Dependents: 3
Suggesters: 0
Security: 0
Stars: 24
Watchers: 5
Forks: 4 102
Open Issues: 24
Language:CoffeeScript
Type:npm-asset
This package is auto-updated.
Last update: 2024-10-28 23:41:38 UTC
README
Chosen is a library for making long, unwieldy select boxes more user friendly.
- jQuery support: 1.7+
- Prototype support: 1.7+
For documentation, usage, and examples, see: https://jjj.github.io/chosen/
For downloads, see: https://github.com/jjj/chosen/releases/
Package managers
To install with npm:
npm install chosen-jjj
To install with Composer:
composer require jjj/chosen
Contributing to this project
We welcome all to participate in making Chosen the best software it can be. The repository is maintained by only a few people, but has accepted contributions from over 50 authors after reviewing hundreds of pull requests related to thousands of issues. You can help reduce the maintainers' workload (and increase your chance of having an accepted contribution to Chosen) by following the guidelines for contributing.
Chosen Credits
- Concept and development by Patrick Filler for Harvest
- Design and CSS by Matthew Lettini
- 1.8.x and earlier maintained by @pfiller, @kenearley, @stof, @koenpunt, and @tjschuck
- 2.0.x and later maintained by @JJJ and contributors
- Chosen includes contributions by many fine folks