Coder Social home page Coder Social logo

zhuxiaoqiao / kityminder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fex-team/kityminder

0.0 0.0 0.0 39.51 MB

百度脑图

Home Page: http://naotu.baidu.com

License: BSD 3-Clause "New" or "Revised" License

JavaScript 48.48% PHP 45.49% HTML 1.38% Smarty 0.18% CSS 4.45% Batchfile 0.03%

kityminder's Introduction

Kity Minder

简介

KityMinder 是百度 FEX 团队的 f-cube 小组(原 UEditor 小组)的又一力作。作为一款在线的脑图编辑工具,它有着不亚于 native 脑图工具的交互体验。同时,它充分发挥了 Web 云存储的优势,可以直接将编辑中的脑图同步到云端。此外,借由独创的 “云盘分享”功能,用户可以一键将当前编辑的脑图直接生成在线链接共享给其他用户,实现无缝沟通。

KityMinder

KityMinder 基于 SVG 技术实现,支持绝大多数的主流浏览器,包括:

  1. Chrome
  2. Firefox
  3. Safari
  4. Internet Explorer 10 或以上

线上版本

产品地址:http://naotu.baidu.com

二次开发

不建议直接使用百度脑图仓库进行二次开发。

需要脑图可视化需求的,可以基于 kityminder-core 进行二次开发; 需要脑图编辑需求的,可以使用 kityminder-editor 进行二次开发。

依赖

百度脑图依赖列表如下。

  • lib/bower/codemirror - 备注窗口使用的代码编辑器
  • lib/fio - 前端 IO 操作中间件
  • lib/fui - 基础 UI 组件库
  • lib/kity - 前端 SVG 库
  • lib/marked - Markdown 渲染支持
git clone https://github.com/fex-team/kityminder.git

安装

要在本地运行百度脑图,需要先安装一下开发工具:gitnodebower

建议 fork 本仓库后进行二次开发。fork 操作完成后,会在您的 github 账户下创建一个 kityminder 的副本。接下来可以克隆到本地。

cd {YOUR_WORKING_DIRECTORY}
git clone https://github.com/{YOUR_GITHUB_USERNAME}/kityminder.git

代码克隆完成,需要初始化子模块。

git submodule init
git submodule update

然后安装项目的依赖项。

npm install
bower install

构建

依赖安装完成,使用 grunt 进行构建:

grunt

运行完成后,会发现生成了 dist 目录,里面就是可运行的 kityminder。

联系我们

问题和建议反馈:Github Issues 邮件组: [email protected] QQ 讨论群: 374918234

kityminder's People

Contributors

akikonata avatar baipgydx729 avatar campaign avatar carsonxu avatar donghuishuang avatar hancong03 avatar hsluoyz avatar kitygraph avatar ronnykj avatar techird avatar worry127722 avatar wuliupo avatar yancend avatar yangxiaohu2014 avatar zhangbobell avatar zswang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.