inject-markdown@2.1.0
Command line tool to inject files into markdown files.
MIT
2023-10-16
安装 (2.1.0)
npm install inject-markdown@2.1.0
yarn add inject-markdown@2.1.0
pnpm add inject-markdown@2.1.0
bun add inject-markdown@2.1.0
dependencies (15)
| 包名 | 版本要求 |
|---|---|
| chalk | ^5.3.0 |
| commander | ^11.1.0 |
| globby | ^13.2.2 |
| node-fetch | ^3.3.2 |
| remark | ^15.0.1 |
| remark-gfm | ^4.0.0 |
| remark-mdx | ^2.3.0 |
| remark-parse | ^11.0.0 |
| remark-stringify | ^11.0.0 |
| unified | ^11.0.3 |
| unist-util-is | ^6.0.0 |
| unist-util-remove | ^4.0.0 |
| unist-util-visit | ^5.0.0 |
| vfile | ^6.0.1 |
| vfile-reporter | ^8.1.0 |
devDependencies (18)
| 包名 | 版本要求 |
|---|---|
| @tsconfig/node16 | ^16.1.1 |
| @types/mdast | ^4.0.1 |
| @types/node | ^18.18.5 |
| @typescript-eslint/eslint-plugin | ^6.7.5 |
| @typescript-eslint/parser | ^6.7.5 |
| @vitest/coverage-istanbul | ^0.34.6 |
| eslint | ^8.51.0 |
| eslint-config-prettier | ^9.0.0 |
| eslint-import-resolver-typescript | ^3.6.1 |
| eslint-plugin-import | ^2.28.1 |
| eslint-plugin-node | ^11.1.0 |
| eslint-plugin-prettier | ^5.0.1 |
| eslint-plugin-promise | ^6.1.1 |
| eslint-plugin-simple-import-sort | ^10.0.0 |
| prettier | ^3.0.3 |
| typescript | ^5.2.2 |
| vite | ^4.4.11 |
| vitest | ^0.34.6 |