jsMind is a pure javascript library for mindmap, it base on html5 canvas. jsMind was released under BSD license, you can embed it in any project, if only you observe the license.
npm install jsmind
!build-test
jsMind 是一个显示/编辑思维导图的纯 javascript 类库,其基于 html5 canvas 和 svg 进行设计。jsMind 以 BSD 协议开源,在此基础上你可以在你的项目上任意使用。
jsMind is mind map library built by javascript, it base on html5 canvas and svg. jsMind is released under the BSD license, you can embed it in any project as long as you abide by the license.
- jsMind on Github
- 国内镜像 - Gitee
``html
type="text/css"
rel="stylesheet"
href="//cdn.jsdelivr.net/npm/jsmind@0.9.1/style/jsmind.css"
/>
type="text/javascript"
src="//cdn.jsdelivr.net/npm/jsmind@0.9.1/es6/jsmind.js"
>
``
- Resources:
- 文档 - Documents
- NPM - jsmind
- CDN - 用法 Usage
- UNPKG
- jsDelivr
- jsDelivr 国内镜像
- Apps :
-
- Demo :
- 显示一个脑图 Render a mindmap [国内版]
- 试用所有功能 Try all features [国内版]
- requirejs + jsMind
- 更多示例 - More samples [国内版]
- 致谢 - Acknowledgement
- 资助 - Sponsor