du-ui
v0.1.3
Published
This is a UI Component Library for Vue.js
Downloads
4
Maintainers
Readme
English | 简体中文
Introduction
DU-UI
is a component library built on Vue
. There are already many mature mid- and back-end component libraries on the market, such as element-ui
and iview
. This component library is developed after leisure. If you are interested, you can clone
down as part of your technical exploration. thanks for your support.
DU-UI
DU-UI
is a front-end UI component library based onVue.js 2.0
, which is mainly used to quickly develop back-end products in PC websites.- Continuously improve rich component applications
- Developed in spare time, does not guarantee integrity. Therefore, it is not currently recommended for use in formal projects.
Features
- Based on
Vue
- A npm + webpack + babel front-end development workflow
- Friendly API
Online Demo
Environment Support
Browsers support
| IE / Edge | Firefox | Chrome | Safari | | --------- | --------- | --------- | --------- | | IE9, IE10, IE11, Edge| last 2 versions| last 2 versions| last 2 versions
Install
- yarn
yarn add du-ui
- Recommended use
npm
npm install du-ui --save
Usage
import DUI from 'du-ui' // Introducing component library
import 'du-ui/packages/theme-default/lib/index.css' // Introducing a style library
Vue.use(DUI)
Donation
If you find this project useful, you can buy author a cup of coffee 🍮
Contribution
If you are having trouble with DU-UI
or have a good suggestion, please feel free to ask it, it will not change anyway! skr,skr, (◎v◎)