update 0.7.4
This commit is contained in:
@@ -1,11 +1,51 @@
|
||||
<!--
|
||||
* @Author: yehuozhili
|
||||
* @Date: 2021-01-31 20:44:16
|
||||
* @LastEditors: yehuozhili
|
||||
* @LastEditTime: 2021-07-28 14:30:45
|
||||
* @FilePath: \dooringx\packages\dooringx-lib\README.md
|
||||
-->
|
||||
<div align=center >
|
||||
<img src="https://img-blog.csdnimg.cn/img_convert/520863a38a93d960862f92c805bc97cc.png#pic_center"/>
|
||||
</div>
|
||||
|
||||
## Dooringx-lib
|
||||
|
||||
lib主包
|
||||
|
||||
dooringx-lib 是 dooringx 的基座,是移除了 dooringx 插件的可视化拖拽框架。
|
||||
|
||||
|
||||
|
||||
dooringx-lib 提供自己的一套数据流事件机制以及弹窗等解决方案,可以让你更快地自己定制开发可视化拖拽平台。
|
||||
|
||||
|
||||
|
||||
<img src="https://yehuozhili-1259443377.cos.ap-nanjing.myqcloud.com/xxa.jpg"/>
|
||||
|
||||
<img src="https://yehuozhili-1259443377.cos.ap-nanjing.myqcloud.com/xxb.jpg"/>
|
||||
|
||||
|
||||
|
||||
dooringx-lib 在运行时维护一套数据流,主要分为json数据部分,左侧组件部分,右侧配置项部分,快捷键部分,弹窗部分,事件与函数部分,数据源部分。
|
||||
|
||||
|
||||
|
||||
其除了提供基础的拖拽、移动、缩放、全选、旋转等功能外,还可以使用暴露的组件。如果觉得组件不够定制化,可以调整样式或者自己重新写。
|
||||
|
||||
|
||||
|
||||
### 安装
|
||||
|
||||
|
||||
|
||||
使用 npm 或者 yarn 安装
|
||||
|
||||
|
||||
|
||||
```
|
||||
npm i dooringx-lib
|
||||
```
|
||||
|
||||
|
||||
|
||||
### 文档
|
||||
|
||||
详情见文档 https://h5-dooring.github.io/dooringx/
|
||||
|
||||
|
||||
### 问题
|
||||
|
||||
有问题提issue或联系qq:673632758
|
||||
|
||||
|
Reference in New Issue
Block a user