inject-markdown@3.0.0
Command line tool to inject files into markdown files.
MIT
2024-01-21
安装 (3.0.0)
npm install inject-markdown@3.0.0
yarn add inject-markdown@3.0.0
pnpm add inject-markdown@3.0.0
bun add inject-markdown@3.0.0
dependencies (15)
| 包名 | 版本要求 |
|---|---|
| chalk | ^5.3.0 |
| commander | ^11.1.0 |
| globby | ^14.0.0 |
| node-fetch | ^3.3.2 |
| remark | ^15.0.1 |
| remark-gfm | ^4.0.0 |
| remark-mdx | ^3.0.0 |
| remark-parse | ^11.0.0 |
| remark-stringify | ^11.0.0 |
| unified | ^11.0.4 |
| 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/node18 | ^18.2.2 |
| @types/mdast | ^4.0.3 |
| @types/node | ^18.19.8 |
| @typescript-eslint/eslint-plugin | ^6.19.0 |
| @typescript-eslint/parser | ^6.19.0 |
| @vitest/coverage-istanbul | ^1.2.1 |
| eslint | ^8.56.0 |
| eslint-config-prettier | ^9.1.0 |
| eslint-import-resolver-typescript | ^3.6.1 |
| eslint-plugin-import | ^2.29.1 |
| eslint-plugin-node | ^11.1.0 |
| eslint-plugin-prettier | ^5.1.3 |
| eslint-plugin-promise | ^6.1.1 |
| eslint-plugin-simple-import-sort | ^10.0.0 |
| prettier | 3.2.2 |
| typescript | ^5.3.3 |
| vite | ^5.0.12 |
| vitest | ^1.2.1 |