wot-design-test

2.4.32 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i wot-design-test

Weekly Downloads

2

Version

2.4.32

License

MIT

Unpacked Size

656 kB

Total Files

251

Last publish

Collaborators

  • yawuling