@sec-fe/sec-topo
v0.5.0
Published
## 安装
Downloads
96
Readme
拓扑编辑器
安装
- 前置依赖项
[
'vue',
'element-plus',
'modern-normalize',
'lodash',
'file-saver',
'browser-fs-access',
'@antv/layout',
'@antv/x6',
'@antv/x6-plugin-clipboard',
'@antv/x6-plugin-dnd',
'@antv/x6-plugin-history',
'@antv/x6-plugin-keyboard',
'@antv/x6-plugin-minimap',
'@antv/x6-plugin-selection',
'@antv/x6-plugin-snapline',
'@antv/x6-plugin-transform',
'@antv/x6-vue-shape',
];
- 安装包
pnpm add @sec-fe/sec-topo
# or
yarn add @sec-fe/sec-topo
- 导入
import '@sec-fe/sec-topo/index.css';
import { useSecTopo, TeleportContainer } from '@sec-fe/sec-topo';
License
Copyright © 2023 Nanjing Secisland Network Technology Co., Ltd. All rights reserved.