Vue3 UI Components


Keywords
Vue, UI, Components
License
MIT
Install
npm install v-easy-components@2.0.0

Documentation

v-easy-components

v-easy-components

Build Status

Document

Install

npm install v-easy-components -D

or

yarn add v-easy-components -D

Quick Start

import 'v-easy-components/lib/theme-chalk/index.css'
import VEasy from 'v-easy-components'

Vue.use(VEasy);

Browser Support

Modern browsers and Internet Explorer 10+.

Changelog

Detailed changes for each release are documented in the release notes.

LICENSE

MIT