Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
wanglin2 committed Jan 26, 2024
2 parents 2cfe9f3 + 3da8070 commit ed252f6
Show file tree
Hide file tree
Showing 221 changed files with 3,983 additions and 29,617 deletions.
52 changes: 41 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

[![npm-version](https://img.shields.io/npm/v/simple-mind-map)](https://www.npmjs.com/package/simple-mind-map)
![npm download](https://img.shields.io/npm/dm/simple-mind-map)
[![GitHub stars](https://img.shields.io/github/stars/wanglin2/mind-map)](https://github.com/wanglin2/mind-map/stargazers)
[![GitHub issues](https://img.shields.io/github/issues/wanglin2/mind-map)](https://github.com/wanglin2/mind-map/issues)
[![GitHub forks](https://img.shields.io/github/forks/wanglin2/mind-map)](https://github.com/wanglin2/mind-map/network/members)
![license](https://img.shields.io/npm/l/express.svg)
[![GitHub stars](https://img.shields.io/github/stars/wanglin2/mind-map)](https://github.com/wanglin2/mind-map/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/wanglin2/mind-map)](https://github.com/wanglin2/mind-map/network/members)

> 一个简单&强大的Web思维导图
> 中文名:思绪思维导图。一个简单&强大的 Web 思维导图。
本项目包含两部分:

Expand Down Expand Up @@ -35,7 +35,7 @@ Github:[releases](https://github.com/wanglin2/mind-map/releases)。
- [x] 节点内容支持文本(普通文本、富文本)、图片、图标、超链接、备注、标签、概要、数学公式
- [x] 节点支持拖拽(拖拽移动、自由调整)、多种节点形状,支持使用 DDM 完全自定义节点内容
- [x] 支持画布拖动、缩放
- [x] 支持鼠标按键拖动选择和Ctrl+左键两种多选节点方式
- [x] 支持鼠标按键拖动选择和 Ctrl+左键两种多选节点方式
- [x] 支持导出为`json``png``svg``pdf``markdown``xmind`,支持从`json``xmind``markdown`导入
- [x] 支持快捷键、前进后退、关联线、搜索替换、小地图、水印、滚动条
- [x] 提供丰富的配置,满足各种场景各种使用习惯
Expand All @@ -49,7 +49,7 @@ npm i simple-mind-map

# 使用

提供一个宽高不为0的容器元素
提供一个宽高不为 0 的容器元素

```html
<div id="mindMapContainer"></div>
Expand All @@ -70,13 +70,13 @@ npm i simple-mind-map
import MindMap from "simple-mind-map";

const mindMap = new MindMap({
el: document.getElementById('mindMapContainer'),
el: document.getElementById("mindMapContainer"),
data: {
"data": {
"text": "根节点"
data: {
text: "根节点",
},
"children": []
}
children: [],
},
});
```

Expand All @@ -88,6 +88,8 @@ const mindMap = new MindMap({

[MIT](./LICENSE)

保留`mind-map`版权声明的情况下可随意商用。

# 微信交流群

群聊人数较多,无法通过二维码入群,可以微信添加`wanglinguanfang`拉你入群。
Expand Down Expand Up @@ -242,4 +244,32 @@ const mindMap = new MindMap({
<img src="./web/src/assets/avatar/继龙.jpg" style="width: 50px;height: 50px;" />
<span>继龙</span>
</span>
</p>
<span>
<img src="./web/src/assets/avatar/欣.jpg" style="width: 50px;height: 50px;" />
<span>欣</span>
</span>
<span>
<img src="./web/src/assets/avatar/default.png" style="width: 50px;height: 50px;" />
<span>易空小易</span>
</span>
<span>
<img src="./web/src/assets/avatar/国发.jpg" style="width: 50px;height: 50px;" />
<span>国发</span>
</span>
<span>
<img src="./web/src/assets/avatar/default.png" style="width: 50px;height: 50px;" />
<span>建明</span>
</span>
<span>
<img src="./web/src/assets/avatar/汪津合.jpg" style="width: 50px;height: 50px;" />
<span>汪津合</span>
</span>
<span>
<img src="./web/src/assets/avatar/default.png" style="width: 50px;height: 50px;" />
<span>博文</span>
</span>
<span>
<img src="./web/src/assets/avatar/慕智打印-兰兰.jpg" style="width: 50px;height: 50px;" />
<span>慕智打印-兰兰</span>
</span>
</p>
8 changes: 4 additions & 4 deletions dist/css/chunk-1ab2fd8c.css → dist/css/chunk-2c94741a.css

Large diffs are not rendered by default.

Binary file added dist/fonts/KaTeX_AMS-Regular.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_AMS-Regular.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_AMS-Regular.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_Caligraphic-Bold.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_Caligraphic-Bold.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_Caligraphic-Bold.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_Caligraphic-Regular.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_Caligraphic-Regular.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_Caligraphic-Regular.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_Fraktur-Bold.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_Fraktur-Bold.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_Fraktur-Bold.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_Fraktur-Regular.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_Fraktur-Regular.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_Fraktur-Regular.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_Main-Bold.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_Main-Bold.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_Main-Bold.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_Main-BoldItalic.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_Main-BoldItalic.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_Main-BoldItalic.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_Main-Italic.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_Main-Italic.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_Main-Italic.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_Main-Regular.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_Main-Regular.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_Main-Regular.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_Math-BoldItalic.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_Math-BoldItalic.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_Math-BoldItalic.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_Math-Italic.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_Math-Italic.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_Math-Italic.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_SansSerif-Bold.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_SansSerif-Bold.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_SansSerif-Bold.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_SansSerif-Italic.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_SansSerif-Italic.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_SansSerif-Italic.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_SansSerif-Regular.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_SansSerif-Regular.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_SansSerif-Regular.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_Script-Regular.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_Script-Regular.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_Script-Regular.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_Size1-Regular.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_Size1-Regular.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_Size1-Regular.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_Size2-Regular.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_Size2-Regular.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_Size2-Regular.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_Size3-Regular.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_Size3-Regular.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_Size4-Regular.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_Size4-Regular.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_Size4-Regular.woff2
Binary file not shown.
Binary file added dist/fonts/KaTeX_Typewriter-Regular.ttf
Binary file not shown.
Binary file added dist/fonts/KaTeX_Typewriter-Regular.woff
Binary file not shown.
Binary file added dist/fonts/KaTeX_Typewriter-Regular.woff2
Binary file not shown.
Binary file added dist/img/classic6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/classic7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/国发.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/慕智打印-兰兰.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/手绘风格.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/欣.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/汪津合.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dist/js/app.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/js/chunk-02258ed0.js

Large diffs are not rendered by default.

449 changes: 0 additions & 449 deletions dist/js/chunk-1ab2fd8c.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/js/chunk-1c3bec15.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

83 changes: 83 additions & 0 deletions dist/js/chunk-2c94741a.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/chunk-2d0aa978.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/chunk-2d0ab10b.js

Large diffs are not rendered by default.

Loading

0 comments on commit ed252f6

Please sign in to comment.