wuui

0.2.0 • Public • Published

Wuui

Build Status npm package NPM downloads

A Vue.js 2.0 UI Toolkit for Web

Links

Install

Install webpack project in the first place

use vue-cli.

Install wuui

npm install wuui -save

Or using script tag for global use

<script type="text/javascript" src="wuui.js"></script>

Usage

import Vue from 'vue'
import Wuui from 'wuui'
import 'wuui/dist/wuui.css'
Vue.use(Wuui)

Compatibility

  • Support Vue.js 2.x
  • Support IE 9+

Links

Licence

MIT

Copyright (c) 2016 river

/wuui/

    Package Sidebar

    Install

    npm i wuui

    Weekly Downloads

    3

    Version

    0.2.0

    License

    MIT

    Last publish

    Collaborators

    • wsihe