xview-ui

1.6.1 • Public • Published

xview-ui

npm package NPM downloads NPM downloads JS gzip size CSS gzip size License: MIT

A High-performance lightweight ui library based on Vuejs.

Like iview with usage, but it is more lightweight and has better performance.

Demo address https://liliang2019.gitee.io/xview-ui

Install

npm install xview-ui

Usage

import Vue from 'vue'
import XViewUI from 'xview-ui'
import 'xview-ui/dist/index.css'
Vue.use(XViewUI, { prefix: '' })

options.prefix: Set component prefix, If you pass in an empty string, No need to use components with prefixes

Please refer to the iview documentation for details. http://www.iviewui.com/

Thanks for download.

Package Sidebar

Install

npm i xview-ui

Weekly Downloads

49

Version

1.6.1

License

MIT

Unpacked Size

1.59 MB

Total Files

10

Last publish

Collaborators

  • jser2015