Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alibaba-fusion/doc-parser

parser for fusion markdown docs
https://github.com/alibaba-fusion/doc-parser

document markdown yaml

Last synced: 6 days ago
JSON representation

parser for fusion markdown docs

Awesome Lists containing this project

README

        

# doc-parser

Fusion 文档解析工具。

## 使用

```js
const createDocParser = require('@alifd/doc-parser');
const docParser = createDocParser({ /* OPTIONS */ });
```

具体使用方法参考测试用例

### API

- parse 解析文档
- render 代码编译