jquery-tokeninput

WebJar for jquery-tokeninput

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jquery-tokeninput
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

jquery-tokeninput
WebJar for jquery-tokeninput
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/loopj/jquery-tokeninput

Download jquery-tokeninput

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

jQuery Tokeninput: A Tokenizing Autocomplete Text Entry

Overview

Tokeninput is a jQuery plugin which allows your users to select multiple items from a predefined list, 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.

Documentation, Features and Demos

Full details and documentation can be found on the project page here:

http://loopj.com/jquery-tokeninput/

Versions

Version
1.6.0