forked fromfudax/vue-mindeditor
- Notifications
You must be signed in to change notification settings - Fork0
基于fex-team/kityminder-core和Vue2封装的在线脑图编辑功能
License
NotificationsYou must be signed in to change notification settings
hiooyUI/vue-mindeditor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
在百度脑图的基础上修改:
- 改为Vue2组件实现,基于Webpack4打包
- 删除图片、链接、备注的支持
- 合并样式菜单到编辑菜单,菜单从原先的三个变为两个
- 删除编辑菜单上的撤销、重做按钮,改为快捷键和鼠标右键支持
- 删除多主题支持和打标签功能
- 移除搜索功能
- 文件存储置于本地localStorage(参见main_editor.vue),需要导出或者另存可以自行修改
# install npm dependencies npm install# serve with hot reload at localhost:8088 npm run dev# build for production with minification npm run build# License BSD 3-Clause (基于fex-team/kityminder-core,并非kityminder-editor)
About
基于fex-team/kityminder-core和Vue2封装的在线脑图编辑功能
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- JavaScript61.9%
- Vue27.2%
- SCSS10.4%
- HTML0.5%