https://github.com/markmap/markmap
Build mindmaps with plain text
https://github.com/markmap/markmap
markmap mindmap
Last synced: 6 months ago
JSON representation
Build mindmaps with plain text
- Host: GitHub
- URL: https://github.com/markmap/markmap
- Owner: markmap
- License: mit
- Created: 2020-01-13T10:23:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-12T08:20:23.000Z (6 months ago)
- Last Synced: 2025-05-13T11:09:57.122Z (6 months ago)
- Topics: markmap, mindmap
- Language: TypeScript
- Homepage: https://markmap.js.org/
- Size: 1.4 MB
- Stars: 11,052
- Watchers: 71
- Forks: 788
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - markmap/markmap - Build mindmaps with plain text (TypeScript)
- awesome-ccamel - markmap/markmap - Build mindmaps with plain text (TypeScript)
- awesome-starred - markmap/markmap - Visualize your Markdown as mindmaps with Markmap. (others)
- my-awesome - markmap/markmap - 06 star:12.0k fork:0.9k Build mindmaps with plain text (TypeScript)
- jimsghstars - markmap/markmap - Build mindmaps with plain text (TypeScript)
- StarryDivineSky - markmap/markmap
- awesome - markmap/markmap - Build mindmaps with plain text (TypeScript)
- awesome - markmap/markmap - Build mindmaps with plain text (TypeScript)
- awesome-github-repos - markmap/markmap - Build mindmaps with plain text (TypeScript)
- awesome-markdown - markmap - 一款将 **Markdown** 文本实时转换为思维导图的工具,它通过解析 **Markdown** 固有的层级结构,自动生成交互式、美观的可视化图表。它可作为在线工具、命令行接口或插件在 **VS Code** 和 **Obsidian** 中使用,适合快速梳理思路、项目规划和知识结构化。 (办公与协作工具 / 思维导图)
README
# markmap
[](https://gitter.im/gera2ld/markmap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Visualize your Markdown as mindmaps.
This project is heavily inspired by [dundalek's markmap](https://github.com/dundalek/markmap).
👉 [Try it out](https://markmap.js.org/repl).
## Related Projects
Markmap is also available in:
- [VSCode](https://marketplace.visualstudio.com/items?itemName=gera2ld.markmap-vscode) and [Open VSX](https://open-vsx.org/extension/gera2ld/markmap-vscode)
- Vim / Neovim: [coc-markmap](https://github.com/gera2ld/coc-markmap)  - powered by [coc.nvim](https://github.com/neoclide/coc.nvim)
- Emacs: [eaf-markmap](https://github.com/emacs-eaf/eaf-markmap) -- powered by [EAF](https://github.com/emacs-eaf/emacs-application-framework)
## Usage
👉 [Read the documentation](https://markmap.js.org/docs) for more detail.