tokenize2

WebJar for tokenize2

License

License

BSD
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tokenize2
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

tokenize2
WebJar for tokenize2
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/dragonofmercy/Tokenize2

Download tokenize2

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : jquery jar [3.0.0,3.1)

Project Modules

There are no modules declared in this project.

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.

Versions

Version
1.3.0