mdast-util-frontmatter@2.0.0
mdast extension to parse and serialize frontmatter (YAML, TOML, etc)
MIT
2023-07-11
安装 (2.0.0)
npm install mdast-util-frontmatter@2.0.0
yarn add mdast-util-frontmatter@2.0.0
pnpm add mdast-util-frontmatter@2.0.0
bun add mdast-util-frontmatter@2.0.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| @types/mdast | ^4.0.0 |
| devlop | ^1.0.0 |
| mdast-util-from-markdown | ^2.0.0 |
| mdast-util-to-markdown | ^2.0.0 |
| micromark-extension-frontmatter | ^2.0.0 |
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| @types/node | ^20.0.0 |
| c8 | ^8.0.0 |
| prettier | ^2.0.0 |
| remark-cli | ^11.0.0 |
| remark-preset-wooorm | ^9.0.0 |
| type-coverage | ^2.0.0 |
| typescript | ^5.0.0 |
| unist-util-remove-position | ^5.0.0 |
| xo | ^0.54.0 |