1.0.4 • Published 10 years ago
tag-input.dane v1.0.4
tag-input component
if you want to to use this tag-input, you need:
npm install tag-input.dane --save
and then
var TagInput = require('tag-input.dane').TagInput
or
import {TagInput} from 'tag-input.dane'