du-ui

0.1.3 • Public • Published



DUI Component Library

npm version donate

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 on Vue.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

Preview - DU-UI

Environment Support

Browsers support

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
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◎)

Dependents (0)

Package Sidebar

Install

npm i du-ui

Homepage

d-ui.ml

Weekly Downloads

2

Version

0.1.3

License

none

Unpacked Size

720 kB

Total Files

80

Last publish

Collaborators

  • kusd