Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wl-ui/wlui

wl-ui 精美易用的前端复杂组件解决方案。Beautiful and easy-to-use front-end complex component solution
https://github.com/wl-ui/wlui

admin-template beautiful-ui bim-viewer component-library components easy-ui element-ui explorer gantt tree ui ui-components vue workflow

Last synced: 3 months ago
JSON representation

wl-ui 精美易用的前端复杂组件解决方案。Beautiful and easy-to-use front-end complex component solution

Awesome Lists containing this project

README

        

# wlui




精美易用的前端复杂组件及市场上未出现的需求组件收录

## [文档地址](http://docs.wlui.com.cn/)

## Install
```shell
npm install weilan-ui -S

# or

yarn add weilan-ui
```

## Quick Start

> 全部引入
``` js
import Vue from 'vue'
import WeilanUi from 'weilan-ui'
import 'weilan-ui/lib/weilan-ui.css';

Vue.use(WeilanUi)
```

> 按需引入
```js
import {
Gantt, // 甘特图
Explorer, // 文件管理器
BimViewer, // bim三维模型预览
TransferTree, // 树形穿梭框
FormDesigner, // 表单设计器
FormParser, // 表单解释器
Container,
ContextMenu,
FadeIn,
Scroll,
Address,
Add,
Input,
Select,
SelectTree, // 树形下拉框
Tree,
Table,
TableDynamic,
} from 'weilan-ui'
import 'weilan-ui/lib/weilan-ui.css';

Vue.use(Gantt)
Vue.use(Explorer)
...
```

## Donation
如果你有心,可以请作者喝杯咖啡




## 社区

| Issue | QQ群 |
|-----------------------------------------------------|----------------------------------------------------------------------------|
| [wlui/issues](https://github.com/wl-ui/wlui/issues) | |