smart-ui

2.5.1 • Public • Published

Smart-UI

High Quality Mobile UI Componets by Vue.js 2.

installation

using yarn

$ yarn add smart-ui

or via npm

$ npm install smart-ui --save

then apply to vue.js and import smart-ui.css

import Vue from 'vue'
import SmartUI from 'smart-ui'
import 'smart-ui/lib/smart-ui.css'
// apply to vue.js
Vue.use(SmartUI)

Most of components can be used like this:

example

Readme

Keywords

Package Sidebar

Install

npm i smart-ui

Weekly Downloads

4

Version

2.5.1

License

MIT

Last publish

Collaborators

  • yannxiao