components/chosen

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

Package info

github.com/components/chosen

Language:JavaScript

Type:component

pkg:composer/components/chosen

Statistics

Installs: 78 639

Dependents: 1

Suggesters: 0

Stars: 3

Open Issues: 2

v1.8.7 2025-02-18 16:59 UTC

Requires

None

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT e0d04310fa360ba42e31720474fc6fb1e49a14c4

This package is auto-updated.

Last update: 2026-06-18 17:01:41 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: http://harvesthq.github.io/chosen/

For downloads, see: https://github.com/harvesthq/chosen/releases/

Package managers

Chosen is available through Bower and npm, however, the package names are not the same.

To install with Bower:

bower install chosen

To install with npm:

npm install chosen-js

The compiled files for these packages are automatically generated and stored in a 2nd Chosen repository. No pull requests will be accepted to that repository.

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