unist-util-find-all-after@5.0.0
unist utility to find nodes after another node
MIT
2023-07-07
安装 (5.0.0)
npm install unist-util-find-all-after@5.0.0
yarn add unist-util-find-all-after@5.0.0
pnpm add unist-util-find-all-after@5.0.0
bun add unist-util-find-all-after@5.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| @types/unist | ^3.0.0 |
| unist-util-is | ^6.0.0 |
devDependencies (11)
| 包名 | 版本要求 |
|---|---|
| @types/mdast | ^4.0.0 |
| @types/node | ^20.0.0 |
| c8 | ^8.0.0 |
| mdast-util-from-markdown | ^1.0.0 |
| prettier | ^2.0.0 |
| remark-cli | ^11.0.0 |
| remark-preset-wooorm | ^9.0.0 |
| tsd | ^0.28.1 |
| type-coverage | ^2.0.0 |
| typescript | ^5.0.0 |
| xo | ^0.54.0 |