0.1.11 • Published 10 months ago

vking123 v0.1.11

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

A Vue.js 2.0 UI Toolkit for Web.

Install

npm install vking123 -S

Quick Start

import Vue from 'vue'
import Element from 'vking123'

Vue.use(Element)

// or
import {
  Select,
  Button
  // ...
} from 'vking123'

Vue.component(Select.name, Select)
Vue.component(Button.name, Button)

Browser Support

Modern browsers and Internet Explorer 9+.s

Special Thanks

English documentation is brought to you by SwiftGG Translation Team. Our special thanks go to these fellows:

LICENSE

MIT

0.1.10

10 months ago

0.1.11

10 months ago

0.1.9

11 months ago

0.1.8

11 months ago

0.1.7

11 months ago

0.1.6

11 months ago

0.1.5

11 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago