mdast-util-gfm-table@1.0.7
mdast extension to parse and serialize GFM tables
MIT
2023-01-30
安装 (1.0.7)
npm install mdast-util-gfm-table@1.0.7
yarn add mdast-util-gfm-table@1.0.7
pnpm add mdast-util-gfm-table@1.0.7
bun add mdast-util-gfm-table@1.0.7
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| @types/mdast | ^3.0.0 |
| markdown-table | ^3.0.0 |
| mdast-util-from-markdown | ^1.0.0 |
| mdast-util-to-markdown | ^1.3.0 |
devDependencies (11)
| 包名 | 版本要求 |
|---|---|
| @types/node | ^18.0.0 |
| c8 | ^7.0.0 |
| micromark-extension-gfm-table | ^1.0.0 |
| prettier | ^2.0.0 |
| remark-cli | ^11.0.0 |
| remark-preset-wooorm | ^9.0.0 |
| string-width | ^5.0.0 |
| type-coverage | ^2.0.0 |
| typescript | ^4.0.0 |
| unist-util-remove-position | ^4.0.0 |
| xo | ^0.53.0 |