inject-markdown@4.0.0
Command line tool to inject files into markdown files.
MIT
2025-06-30
安装 (4.0.0)
npm install inject-markdown@4.0.0
yarn add inject-markdown@4.0.0
pnpm add inject-markdown@4.0.0
bun add inject-markdown@4.0.0
dependencies (15)
| 包名 | 版本要求 |
|---|---|
| chalk | ^5.4.1 |
| commander | ^14.0.0 |
| globby | ^14.1.0 |
| node-fetch | ^3.3.2 |
| remark | ^15.0.1 |
| remark-gfm | ^4.0.1 |
| remark-mdx | ^3.1.0 |
| remark-parse | ^11.0.0 |
| remark-stringify | ^11.0.0 |
| unified | ^11.0.5 |
| unist-util-is | ^6.0.0 |
| unist-util-remove | ^4.0.0 |
| unist-util-visit | ^5.0.0 |
| vfile | ^6.0.3 |
| vfile-reporter | ^8.1.1 |
devDependencies (16)
| 包名 | 版本要求 |
|---|---|
| @eslint/js | ^9.30.0 |
| @tsconfig/node20 | ^20.1.6 |
| @types/mdast | ^4.0.4 |
| @types/node | ^20.19.2 |
| @typescript-eslint/eslint-plugin | ^7.18.0 |
| @typescript-eslint/parser | ^7.18.0 |
| @vitest/coverage-istanbul | ^3.2.4 |
| cspell | ^9.1.2 |
| eslint | ^9.30.0 |
| eslint-plugin-simple-import-sort | ^12.1.1 |
| globals | ^16.2.0 |
| prettier | ^3.6.2 |
| typescript | ^5.8.3 |
| typescript-eslint | ^8.35.1 |
| vite | ^6.3.5 |
| vitest | ^3.2.4 |