# vue-tags-input **Repository Path**: strivespring/vue-tags-input ## Basic Information - **Project Name**: vue-tags-input - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-28 - **Last Updated**: 2024-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-tags-input A tags input component for VueJS with autocompletion, custom validation, templating and much more [Demo & Docs](http://www.vue-tags-input.com) ## Features * No dependencies * Custom validation rules * Hooks: Before adding, Before deleting ... * Edit tags after creation * Fast setup * Works with Vuex * Small size: 34kb minified (css included) | gzipped 9kb * Autocompletion * Many customization options * Own templates * Delete tags on backspace * Add tags on paste * Examples & Docs ## Install NPM ``` npm install @johmun/vue-tags-input ``` CDN ``` ``` ## Usage ```html ``` ```javascript ``` ## License [MIT](https://opensource.org/licenses/MIT) Copyright (c) 2019 Johannes Munari