UI Components for Vue 2.x – VV-UI

Install & Download:

# Yarn
$ yarn add vv-ui
# NPM
$ npm install vv-ui --save

Description:

VV-UI is a lightweight, modular, front-end ui library for Vue.js 2.x.

Usage:

import VVUI from 'VVUI'
import 'VVUI/lib/index.css'
Vue.use(VVUI)

Preview:

vv-ui

Add Comment