chosen-js

WebJar for chosen-js

Лицензия

Лицензия

MIT
Категории

Категории

JavaScript Языки программирования
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

chosen-js
Последняя версия

Последняя версия

1.8.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

chosen-js
WebJar for chosen-js
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/harvesthq/chosen

Скачать chosen-js

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/chosen-js/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>chosen-js</artifactId>
    <version>1.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/chosen-js/
implementation 'org.webjars.npm:chosen-js:1.8.7'
// https://jarcasting.com/artifacts/org.webjars.npm/chosen-js/
implementation ("org.webjars.npm:chosen-js:1.8.7")
'org.webjars.npm:chosen-js:jar:1.8.7'
<dependency org="org.webjars.npm" name="chosen-js" rev="1.8.7">
  <artifact name="chosen-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='chosen-js', version='1.8.7')
)
libraryDependencies += "org.webjars.npm" % "chosen-js" % "1.8.7"
[org.webjars.npm/chosen-js "1.8.7"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Deprecated

This version of Chosen is not currently under active development while we decide on its future direction.


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: http://harvesthq.github.io/chosen/

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

Package managers

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

To install with Bower:

bower install chosen

To install with npm:

npm install chosen-js

To install with Composer:

composer require harvesthq/chosen

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

org.webjars.npm

Harvest

Версии библиотеки

Версия
1.8.7
1.8.3
1.8.2
1.7.0
1.6.2