npm install vue-kityminder-gg --save main.js import kityminder from 'vue-kityminder-gg' Vue.use(kityminder) ##examples <minder ref="minder" @exportData="exportData" AccessKey="cTVaSHuahYgy-4Qvbo5LewAd5Add5625w2LSuF_5" SecretKey="ZEJvO2-zNNE07p8DpPIBtyejt_BYf2SxZ7pbsMR7" Domain="htt...
vue-kityminder-editor based on fex-team/kityminder-core 在百度脑图的基础上修改: kityminder-core 文档 Build Setup # 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...
Breadcrumbs vue-kityminder-editor /src / App.vue Latest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and controls Code Blame 15 lines (13 loc) · 187 Bytes Raw <template> <router-view></router-view> </template> export default { name: 'app' } ...
import 'vue-kityminder-editor/lib/kityMinder.css' import kityMinder from 'vue-kityminder-editor' Vue.use(kityMinder) 组件中使用 <kityMinder :importJson="importJson" @minder="minderHandle" /> 测试数据 importJson: { 'data': { 'id': 2, 'text': 'Design project', 'image': 'http://image....
Import the CSS and the vue-kityminder-editor component in your main.js file: import 'vue-kityminder-editor/lib/kityMinder.css'; import Vue from 'vue'; import kityMinder from 'vue-kityminder-editor'; Vue.use(kityMinder); Using the Component in Your Vue File ...
使用IDEA 插件离线检测 将OpenSCA 扫描能力集成到 IntelliJ 平台 IDE 工具,随时随地保障组件依赖安全。如何使用 了解详情 使用OpenSCA CLI 扫描分析 OpenSCA CLI 是一款开源的软件成分分析工具,用来扫描项目的第三方开源组件依赖及漏洞信息。如何使用 了解详情
"name": "vue-kityminder-gg", "version": "1.3.6", "description": "百度脑图", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js", ...
vue版的百度脑图-支持脑图编辑功能. Contribute to seakeys/vue-kityminder-editor development by creating an account on GitHub.
简介 该项目是参考 vue-mindeditor 以及 kityminder-editor 源码,基于 kityminder-core 实现 暂无标签 HTML等 4 种语言 BSD-3-Clause 保存更改 发行版 暂无发行版 贡献者(1) 全部
"name": "vue-kityminder-editor", "version": "0.0.3", "version": "0.0.5", "description": "vue-kityminder-editor", "author": "chenhaifei <649719596@qq.com>", "private": false, "main": "src/index.js", "license": "ISC", "scripts": { "dev": "webpack-dev-server --inline -...