Yet a dozen of UI components for Vue 2.x based on Vui . 🚀
npm install @vui/core --save- All components
import Vue from 'vue'
import VPackages from '@vui/core/packages`
// install all packages once time .
Vue.use(VPackages)- Single component
Checkout Source Code of the Packages .