Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@alifd/doc-parser

Package Overview
Dependencies
Maintainers
6
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alifd/doc-parser

document parser for fusion docs

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
6
Created
Source

doc-parser

Fusion 文档解析工具。

使用

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

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

API

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

Keywords

markdown

FAQs

Package last updated on 29 Sep 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts