hero

Vue Selectize

Vanilla Vue.js component that mimics Selectize behavior (no jquery dependency need)

Get Started →

# Getting Started

Installation

# With npm package manager
npm install selectize @isneezy/vue-selectize --save
# OR with yarn package manager
yarn add selectize @isneezy/vue-selectize