{"id":13623270,"url":"https://github.com/jiangtao/vue-minder","last_synced_at":"2025-04-15T14:32:37.126Z","repository":{"id":46140026,"uuid":"179274932","full_name":"jiangtao/vue-minder","owner":"jiangtao","description":"Vue minder based on baidu minder, Support Vue1.x Vue.2x ✨If you like it, Please star❤","archived":false,"fork":false,"pushed_at":"2022-07-04T12:07:11.000Z","size":1538,"stargazers_count":119,"open_issues_count":1,"forks_count":34,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-09T14:03:11.815Z","etag":null,"topics":["kityminder","mind-map","minder","naotu","vue-minder","xmind"],"latest_commit_sha":null,"homepage":"https://www.imjiangtao.com/vue-minder","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jiangtao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-03T11:22:15.000Z","updated_at":"2024-03-18T04:20:13.000Z","dependencies_parsed_at":"2022-09-13T07:23:50.047Z","dependency_job_id":null,"html_url":"https://github.com/jiangtao/vue-minder","commit_stats":null,"previous_names":["hexyun/vue-minder"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiangtao%2Fvue-minder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiangtao%2Fvue-minder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiangtao%2Fvue-minder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiangtao%2Fvue-minder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jiangtao","download_url":"https://codeload.github.com/jiangtao/vue-minder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223677521,"owners_count":17184491,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kityminder","mind-map","minder","naotu","vue-minder","xmind"],"created_at":"2024-08-01T21:01:29.744Z","updated_at":"2024-11-08T11:30:32.840Z","avatar_url":"https://github.com/jiangtao.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Vue Minder\n\n本组件主要内聚百度脑图的能力，使脑图可以便于在Vue生态下进行扩展。\n[DEMO地址](https://www.imjiangtao.com/vue-minder/#!/editor)\n\n--- \n\nVue Minder 基于百度脑图核心代码[kityminder-core](https://github.com/fex-team/kityminder-core)，主要满足在Vue项目中开发和使用。感谢[FEX Team](https://github.com/fex-team)\n\n## 安装\n\n```\nyarn add vue-minder\nnpm install vue-minder\n```\n\n## 使用\n\n\u003c!--Vue百度脑图控件--\u003e\n\n```vue\n\u003cminder\n  :show-search-box=\"showSearchBox\"\n  :show-template=\"showTemplate\" \n  :show-theme=\"showTheme\"  \n  :show-navigator=\"showNavigator\" \n  :enable=\"enable\" :style=\"style\" \n  :import-data=\"importData\" \n  v-ref:minder\u003e\n\u003c/minder\u003e\n```\n\n### props说明\n\n- show-search-box 是否显示搜索框\n- show-template 是否显示模板\n- show-theme 是否显示主题\n- show-navigator 是否显示导航器\n- enable 禁用或编辑模式\n- import-data 导入的数据\n\n[具体使用可参考](./examples)\n\n## 与百度脑图不同之处\n\n- 数据中的字段 text 改为 name\n       \n## 开发和贡献\n\n目前主要用于vue1.0项目中，感兴趣可升级为2.0版本，甚至以后3.0版本\n\n## 版本规范\n\n### 分支规范 \n\n- master 为 vue1.0版本\n- 2.x 为 vue2.x版本\n- 3.x 为 vue3.x版本\n\n### npm包规范\n\n- 2.x 为vue2.x版本\n\n## 文件说明\n\n```\n├── __test__  测试dist包运行\n├── assets 资源文件\n├── build build脚本\n├── dist 生产环境目录\n├── docs 预览demo目录\n├── examples 预览demo源码，便于本地开发\n├── src 核心源代码\n```\n## TODO\n- [ ] Support Vue2.7, Vue2.7作为过渡版本，相对来说较稳定，考虑支持\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiangtao%2Fvue-minder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjiangtao%2Fvue-minder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiangtao%2Fvue-minder/lists"}