5 Star 46 Fork 27

NoteZ / vue-flow-topology

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

vue-flow-topology

介绍

vue-flow-topology 该项目可以看做是一个独立的 Vue 项目(大数据流水线拓展流程工作台),也可以嵌入到其他vue项目中使用,新版会作为优先版本持续迭代。

  • 版本一:基于 Vue-cli3.0 + view-design + JSPlumb 开发( master 分支 )。
  • 版本二:基于 Vue-cli3.0 + Ant Design Vue + JSPlumb 开发( simple 分支 )。

特性

✅ 支持画布重绘、拖拽、放大、缩小功能

✅ 支持鼠标滚轮缩放画布功能

✅ 支持拖拽、添加、删除节点功能

✅ 支持不同连线类型进行关联节点功能

✅ 支持删除连线、重绘连线功能

✅ 支持点击画布设置属性功能

✅ 支持点击节点设置属性功能

✅ 支持点击线进行设置属性功能

✅ 支持导入、导出指定数据文件功能

✅ 支持复制、粘贴节点功能

版本一( master 分支 )

演示地址

快速使用

# clone this project
git clone https://github.com/zlluGitHub/vue-flow-topology.git

# Project setup
npm install

# Compiles and hot-reloads for development
npm run dev

# Compiles and minifies for production
npm run build

# Lints and fixes files
npm run lint

示例图片

版本二( simple 分支 )

演示地址

快速使用

# clone this project
git clone -b simple https://github.com/zlluGitHub/vue-flow-topology.git

# Project setup
npm install

# Compiles and hot-reloads for development
npm run dev

# Compiles and minifies for production
npm run build

# Lints and fixes files
npm run lint

示例图片

MIT License Copyright (c) 2022 zlluGitHub Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

vue-flow-topology 是基于 Vue-cli3.0 + Ant Design Vue + JSPlumb 开发的一个大数据流水线拓展流程工作台,该项目可以看做是一个独立的 Vue 项目,也可以嵌入到其他vue项目中使用,新版会作为优先版本持续迭代。 展开 收起
Vue 等 4 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/zlluGitHub/vue-flow-topology.git
git@gitee.com:zlluGitHub/vue-flow-topology.git
zlluGitHub
vue-flow-topology
vue-flow-topology
master

搜索帮助