fex-team / kityminder
百度脑图
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing fex-team/kityminder in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewKity Minder ========== 简介 KityMinder 是百度 FEX 团队的 f-cube 小组(原 UEditor 小组)的又一力作。作为一款在线的脑图编辑工具,它有着不亚于 native 脑图工具的交互体验。同时,它充分发挥了 Web 云存储的优势,可以直接将编辑中的脑图同步到云端。此外,借由独创的 “云盘分享”功能,用户可以一键将当前编辑的脑图直接生成在线链接共享给其他用户,实现无缝沟通。 KityMinder 基于 SVG 技术实现,支持绝大多数的主流浏览器,包括: • Chrome • Firefox • Safari • Internet Explorer 10 或以上 线上版本 产品地址:http://naotu.baidu.com 二次开发 > 不建议直接使用百度脑图仓库进行二次开发。 > > 需要脑图可视化需求的,可以基于 kityminder-core 进行二次开发; > 需要脑图编辑需求的,可以使用 kityminder-editor 进行二次开发。 依赖 百度脑图依赖列表如下。 • - 备注窗口使用的代码编辑器 • - 前端 IO 操作中间件 • - 基础 UI 组件库 • - 前端 SVG 库 • - Markdown 渲染支持 安装 要在本地运行百度脑图,需要先安装一下开发工具:git、node、bower 建议 本仓库后进行二次开发。 操作完成后,会在您的 github 账户下创建一个 kityminder 的副本。接下来可以克隆到本地。 代码克隆完成,需要初始化子模块。 然后安装项目的依赖项。 构建 依赖安装完成,使用 进行构建: 运行完成后,会发现生成了 目录,里面就是可运行的 kityminder。 联系我们 问题和建议反馈:Github Issues 邮件组: kity@baidu.com QQ 讨论群: 374918234