Getting Started
Demo
tag
tags
Install
Install vue-tags-input with npmnpm install @johmun/vue-tags-input
Usage
CDN
vue-tags-input can be included via CDN and it registrates itself as a global component.
<script src="{{ cdnUrl }}"></script>