# markmap-lib
**Repository Path**: WangShuaiCode/markmap-lib
## Basic Information
- **Project Name**: markmap-lib
- **Description**: Visualize your Markdown as mindmaps with Markmap.
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-05-11
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# markmap-lib



Visualize your Markdown as mindmaps.
This project is heavily inspired by [Markmap](https://github.com/dundalek/markmap).
See [online demo](https://markmap.js.org/repl).
## Usage
### Command-line
#### Installation
Install globally:
```sh
$ yarn global add markmap-lib
# or
$ npm install markmap-lib -g
```
or use with `npx`:
```sh
$ npx markmap-lib
```
#### Commands
```
Usage: markmap [options]
Create a markmap from a Markdown input file
Options:
-V, --version output the version number
-o, --output