Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wl-ui/wlui
- Owner: wl-ui
- License: mit
- Created: 2020-03-13T08:15:45.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T05:21:07.000Z (about 2 years ago)
- Last Synced: 2024-01-26T21:07:27.717Z (about 1 year ago)
- Topics: admin-template, beautiful-ui, bim-viewer, component-library, components, easy-ui, element-ui, explorer, gantt, tree, ui, ui-components, vue, workflow
- Language: Vue
- Homepage: http://docs.wlui.com.cn/
- Size: 3.57 MB
- Stars: 32
- Watchers: 1
- Forks: 9
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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) | |