tokenize2

WebJar for tokenize2

Лицензия

Лицензия

BSD
Группа

Группа

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

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

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

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

tokenize2
WebJar for tokenize2
Ссылка на сайт

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

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

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

https://github.com/dragonofmercy/Tokenize2

Скачать tokenize2

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : jquery jar [3.0.0,3.1)

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

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

Tokenize2

Tokenize2 is a plugin which allows your users to select multiple items from a predefined list or ajax, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook or tags on tumblr.

  • Intuitive UI for selecting multiple items from a large list
  • Easy to skin / style purely in css, no images required
  • Supports any backend which can generate JSON, including PHP, Rails, Django, ASP.net
  • Events based
  • Select, delete and navigate items using the mouse or keyboard
  • Custom delimiters
  • Sortable items
  • jQuery 2+
  • Bootstrap 3+

Documentation

The documentation for Tokenize2 is available through GitHub Pages.

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

Версия
1.3.0