Skip to content

tangdou369098655/vueui-widgets

 
 

Repository files navigation

vueui-widgets

npm package 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 vueui-widgets

The project is still under development and is not yet complete. It is not recommended for production environment for the time being.

Install

npm install vueui-widgets

Usage

import Vue from 'vue'
import VueUI from 'vueui-widgets'
import 'vueui-widgets/dist/index.css'
Vue.use(VueUI, { 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.

About

有轮播图更新哦~~多个版本A High-performance lightweight ui library based on Vuejs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 76.2%
  • CSS 12.0%
  • JavaScript 10.7%
  • Other 1.1%