/tagify-vue

Vue 2.0 component

Primary LanguageVueMIT LicenseMIT

Tagify component for Vue

Tagify Component for Vue 2.0

Preview

Installation

npm install --save tagify-vue
import Tagify from 'tagify-vue'

Usage

<tagify :tags='tags' placeholder='Type your tags here'></tagify>