# 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/markmap/markmap/tree/master/packages/markmap-cli) for command-line usage.

See [markmap-view](https://github.com/markmap/markmap/tree/master/packages/markmap-view) for rendering in browser.

👉 [Read the documentation](https://markmap.js.org/docs) for more detail.
