Files
QingLong/Doc/markmap-0.15.0/packages/markmap-lib/README.md
2025-08-15 09:13:13 +08:00

20 lines
577 B
Markdown

# markmap-lib
![NPM](https://img.shields.io/npm/v/markmap-lib.svg)
![License](https://img.shields.io/npm/l/markmap-lib.svg)
![Downloads](https://img.shields.io/npm/dt/markmap-lib.svg)
Visualize your Markdown as mindmaps.
## Install
```sh
$ npm install markmap-lib
```
See [markmap-cli](https://github.com/gera2ld/markmap/tree/master/packages/markmap-cli) for command-line usage.
See [markmap-view](https://github.com/gera2ld/markmap/tree/master/packages/markmap-view) for rendering in browser.
👉 [Read the documentation](https://markmap.js.org/docs) for more detail.