Dynamic Tag Picker For Vue.js

Install & Download:

npm install --save vuetagpicker

Description:

This is a Vue.js component for accepting many dynamic input items from the user. This could be used for filtering or adding tags/categories (as the name suggests). This was originally written as a Knockout component but I needed the same functionality in Vue.

Preview:

Dynamic Tag Picker For Vue.js

Add Comment