20 lines
577 B
Markdown
20 lines
577 B
Markdown
# markmap-lib
|
|
|
|

|
|

|
|

|
|
|
|
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.
|