Tagify component for Vue Tagify Component for Vue 2.0 Installation npm install --save tagify-vue import Tagify from 'tagify-vue' Usage <tagify :tags='tags' placeholder='Type your tags here'></tagify>