inject-markdown@3.1.0
Command line tool to inject files into markdown files.
MIT
2024-07-04
安装 (3.1.0)
npm install inject-markdown@3.1.0
yarn add inject-markdown@3.1.0
pnpm add inject-markdown@3.1.0
bun add inject-markdown@3.1.0
dependencies (15)
| 包名 | 版本要求 |
|---|---|
| chalk | ^5.3.0 |
| commander | ^12.1.0 |
| globby | ^14.0.2 |
| node-fetch | ^3.3.2 |
| remark | ^15.0.1 |
| remark-gfm | ^4.0.0 |
| remark-mdx | ^3.0.1 |
| 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.1 |
| vfile-reporter | ^8.1.1 |
devDependencies (19)
| 包名 | 版本要求 |
|---|---|
| @tsconfig/node18 | ^18.2.4 |
| @types/mdast | ^4.0.4 |
| @types/node | ^18.19.39 |
| @typescript-eslint/eslint-plugin | ^7.15.0 |
| @typescript-eslint/parser | ^7.15.0 |
| @vitest/coverage-istanbul | ^1.6.0 |
| cspell | ^8.10.0 |
| eslint | ^8.57.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.4.0 |
| eslint-plugin-simple-import-sort | ^12.1.1 |
| prettier | ^3.3.2 |
| typescript | ^5.5.3 |
| vite | ^5.3.3 |
| vitest | ^1.6.0 |