Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 254 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 254 Bytes

TagInputJS

A jQuery plugin to create a simple Tag input element for your HTML forms.

As simple as,

<input id="Keywords" name="Keywords"
       type="text"
       data-TagInput>

Documentation : https://divyamamgai.github.io/TagInputJS/