Ecosyste.ms: Awesome

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

https://github.com/woai3c/visual-drag-demo

一个低代码(可视化拖拽)教学项目
https://github.com/woai3c/visual-drag-demo

Last synced: 24 days ago
JSON representation

一个低代码(可视化拖拽)教学项目

Lists

README

        

一个低代码平台的前端部分,靠拖拉拽生成页面。
## 功能点
这是本项目具有的功能点,如果想了解详情请参考本项目的四篇文档,每个功能点都有不同程度的描述以及动图帮助你理解。
1. 编辑器
1. 自定义组件(文本、图片、矩形、圆形、直线、星形、三角形、按钮、表格、组合)
1. 接口请求(通过接口请求组件数据)
1. 组件联动
1. 拖拽
1. 删除组件、调整图层层级
1. 放大缩小
1. 撤消、重做
1. 组件属性设置
1. 吸附
1. 预览、保存代码
1. 绑定事件
1. 绑定动画
1. 拖拽旋转
1. 复制粘贴剪切
1. 多个组件的组合和拆分
1. 锁定组件
1. 网格线

## 在线 DEMO
* [预览入口(Github)不翻墙可能速度慢](https://woai3c.github.io/visual-drag-demo)

## 文档
* [可视化拖拽组件库一些技术要点原理分析](https://github.com/woai3c/Front-end-articles/issues/19)
* [可视化拖拽组件库一些技术要点原理分析(二)](https://github.com/woai3c/Front-end-articles/issues/20)
* [可视化拖拽组件库一些技术要点原理分析(三)](https://github.com/woai3c/Front-end-articles/issues/21)
* [可视化拖拽组件库一些技术要点原理分析(四)](https://github.com/woai3c/Front-end-articles/issues/33)
* [低代码与大语言模型的探索实践](https://github.com/woai3c/Front-end-articles/issues/45)

## 开发
### 安装
```
npm i
```
### 运行
```
npm run dev
```
### 打包
```
npm run build
```

## License
MIT

## 赞助
如果你觉得本项目对你的帮助很大,可以请作者喝一杯奶茶🎁😉。

![](https://github.com/woai3c/nand2tetris/blob/master/img/wx.jpg)
![](https://github.com/woai3c/nand2tetris/blob/master/img/zfb.jpg)