npm.io
2.2.16 • Published 1 year ago

more-idea-ui

Licence
MIT
Version
2.2.16
Deps
6
Size
3.1 MB
Vulns
0
Weekly
0
Stars
132

Wot Design

An ui component library built on vue.js.

Documentation

Build Status

Netlify Status

Install

npm i wot-design

Quick Start

import Vue from 'vue'
import WotDesign from 'wot-design'

Vue.use(WotDesign)

// or
import {
  Button,
  Swipe
} from 'wot-design'

Vue.use(Button)
Vue.use(Swipe)

For more information, please refer to Quick Start in our documentation.

LICENSE

MIT