ui-select

WebJar for ui-select

Лицензия

Лицензия

MIT
Категории

Категории

Github Инструменты разработки Контроль версий Angular Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

github-com-angular-ui-ui-select
Последняя версия

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

0.14.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

ui-select
WebJar for ui-select
Ссылка на сайт

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

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

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

https://github.com/angular-ui/ui-select

Скачать github-com-angular-ui-ui-select

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

<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-angular-ui-ui-select/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>github-com-angular-ui-ui-select</artifactId>
    <version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-angular-ui-ui-select/
implementation 'org.webjars.bower:github-com-angular-ui-ui-select:0.14.1'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-angular-ui-ui-select/
implementation ("org.webjars.bower:github-com-angular-ui-ui-select:0.14.1")
'org.webjars.bower:github-com-angular-ui-ui-select:jar:0.14.1'
<dependency org="org.webjars.bower" name="github-com-angular-ui-ui-select" rev="0.14.1">
  <artifact name="github-com-angular-ui-ui-select" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-angular-ui-ui-select', version='0.14.1')
)
libraryDependencies += "org.webjars.bower" % "github-com-angular-ui-ui-select" % "0.14.1"
[org.webjars.bower/github-com-angular-ui-ui-select "0.14.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.bower : angular jar [1.2.18,)

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

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

AngularJS ui-select Build Status Gitter PRs Welcome

AngularJS-native version of Select2 and Selectize. http://angular-ui.github.io/ui-select/

Getting Started

Latest Changes

Features

  • Search, Select, Multi-select and Tagging
  • Multiple Themes: Bootstrap, Select2 and Selectize
  • Keyboard support
  • No jQuery required (except for old browsers)
  • Small code base: 4.57KB min/gzipped vs 20KB for select2

For the roadmap, check issue #3 and the Wiki page.

Installation Methods

npm

$ npm install ui-select

bower

$ bower install angular-ui-select

Development

Prepare your environment

  • Install Node.js and NPM (should come with)
  • Install global dev dependencies: npm install -g gulp
  • Install local dev dependencies: npm install in repository directory

Development Commands

  • gulp to jshint, build and test
  • gulp build to jshint and build
  • gulp test for one-time test with karma (also build and jshint)
  • gulp watch to watch src files to jshint, build and test when changed
  • gulp docs build docs and examples

Contributing

When issuing a pull request, please exclude changes from the "dist" folder to avoid merge conflicts.

org.webjars.bower

AngularUI

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

Версия
0.14.1
0.12.1