Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caoyu48/vue-g6-editor
vue+g6 3.0实现的editor 由于g6-editor不开源 自己撸了一个
https://github.com/caoyu48/vue-g6-editor
flow g6 g6-editor javascript js vue
Last synced: 3 months ago
JSON representation
vue+g6 3.0实现的editor 由于g6-editor不开源 自己撸了一个
- Host: GitHub
- URL: https://github.com/caoyu48/vue-g6-editor
- Owner: caoyu48
- License: mit
- Created: 2019-09-04T02:20:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T12:29:02.000Z (about 2 years ago)
- Last Synced: 2024-10-02T00:12:38.429Z (3 months ago)
- Topics: flow, g6, g6-editor, javascript, js, vue
- Language: JavaScript
- Homepage:
- Size: 2.06 MB
- Stars: 803
- Watchers: 19
- Forks: 203
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-canvas - vue-g6-editor - g6-editor/blob/master/1.gif)] - Visual graph editor based on vue ande g6. ![](https://img.shields.io/github/stars/caoyu48/vue-g6-editor?style=social) ![](https://img.shields.io/github/forks/caoyu48/vue-g6-editor?style=social) (Libraries / Graph Editing)
- awesome-hacking-lists - caoyu48/vue-g6-editor - vue+g6 3.0实现的editor 由于g6-editor不开源 自己撸了一个 (JavaScript)
README
![效果图](https://github.com/caoyu48/vue-g6-editor/blob/master/1.gif)
# vue-g6-editordemo地址:http://62.234.69.136/
G6文档 https://www.yuque.com/antv/g6这个是个基于阿里G6制作的modelFlow组件 g6版本为3.0,UI部分用了elementUI。
由于公司需要,需要一个模型流程图编辑器,本来g6-editor是个不错的选择,但是调研之后发现
g6-editor不开源,不得商用。嗝屁,只能自己尝试着用g6实现一个editor。代码写的比较丑,仅做参考使用,不喜勿喷~。