Home
Softono

Wot Design

Open source MIT Vue
132
Stars
23
Forks
23
Issues
4
Watchers
3 years
Last Commit

 About Wot Design

An ui component library built on vue.js

Platforms

Web Self-hosted

Languages

Vue

Need Help Installing Wot Design?

We provide expert installation service for this software. Our team will install, configure, and secure Wot Design on your server. plans start at just $30.

Wot Design

View on GitHub

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