Skip to content

JJJ/chosen

 
 

Repository files navigation

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 version
  • chosen.proto.js / chosen.proto.min.js - Prototype version
  • chosen.css / chosen.min.css - Styles
  • chosen.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:

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

About

Chosen is a library for making long, unwieldy select boxes more friendly.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 87.4%
  • SCSS 7.5%
  • HTML 5.1%