文件名称:yaml-markdown-to-html:将带有 yaml frontmatter 的降价文件文件夹转换为 html
文件大小:247KB
文件格式:ZIP
更新时间:2024-06-19 22:17:59
static-site-generator markdown-to-html JavaScript
yaml-markdown-to-html
将带有 yaml 前端的 Markdown 文件文件夹渲染为 html
例子:
安装
yarn add yaml-markdown-to-html --dev
npm i yaml-markdown-to-html --save-dev
用法
命令行界面接受三个文件夹:
yaml-markdown-to-html < content> < public> < render>
【文件预览】:
yaml-markdown-to-html-master
----.gitignore(57B)
----package.json(880B)
----bin()
--------cli(834B)
----.travis.yml(114B)
----LICENSE(1KB)
----index.js(4KB)
----README.md(2KB)
----example.png(236KB)
----.npmignore(12B)
----test()
--------render()
--------index.js(10KB)
--------content()
----yarn.lock(39KB)