Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
blueju committed Aug 8, 2020
1 parent a1c0f60 commit 9bd1869
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,27 @@
# vue-g6-ediotr

[TOC]
# 更新

鉴于 g6-editor 已经不再更新,且公司后续新项目后端架构也改用阿里巴巴蚂蚁金服的 sofa 框架和 seata 解决方案了,因此前端这边也改用了 [gg-editor](https://github.com/alibaba/GGEditor)

同样整理了下文档,并提供 React Demo,可能会比 g6-editor 更详细些,毕竟 gg-editor 还在持续更新。

[ggeditor-chinese-doc](https://github.com/blueju/ggeditor-chinese-doc)

# 前言

遗留项目中使用到了 g6-editor,同时使用的是 Vue 框架
公司遗留项目中使用到了 g6-editor,配套使用的框架是 Vue。

遂在工作实践中,结合两者整理了以下文档,并写了一个示例 DEMO
因此在工作中,一遍查源码一遍实践,整理了 g6-editor 文档,并结合 Vue 写了一个示例

# 文档

[g6-editor 文档](./doc/v1/g6-editor.md)

[vue-g6-editor demo](https://blueju.github.io/vue-g6-editor/dist/index.html)

![](https://user-images.githubusercontent.com/49681036/89709096-6b3ebf80-d9af-11ea-929c-a836c6ef24b9.png)

# 安装依赖

```
Expand Down

0 comments on commit 9bd1869

Please sign in to comment.