Download the PHP package jjj/chosen without Composer
On this page you can find all versions of the php package jjj/chosen. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package chosen
Short Description Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.
License MIT
Homepage https://jjj.github.io/chosen/
Informations about the package chosen
Chosen
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/
Compiled Assets
The compiled JavaScript and CSS files are located in the /dist directory. This directory contains:
chosen.jquery.js/chosen.jquery.min.js- jQuery versionchosen.proto.js/chosen.proto.min.js- Prototype versionchosen.css/chosen.min.css- Styleschosen.css.map- CSS source map
The /docs directory also contains copies of these files for use with GitHub Pages.
Package managers
To install with npm:
To install with Composer:
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.
- Bug reports
- Feature requests
- Pull requests
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