unist-util-find-before@4.0.1
unist utility to find a node before another node
MIT
2025-01-02
安装 (4.0.1)
npm install unist-util-find-before@4.0.1
yarn add unist-util-find-before@4.0.1
pnpm add unist-util-find-before@4.0.1
bun add unist-util-find-before@4.0.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| @types/unist | ^3.0.0 |
| unist-util-is | ^6.0.0 |
devDependencies (11)
| 包名 | 版本要求 |
|---|---|
| @types/mdast | ^4.0.0 |
| @types/node | ^22.0.0 |
| c8 | ^10.0.0 |
| mdast-util-from-markdown | ^2.0.0 |
| prettier | ^3.0.0 |
| remark-cli | ^12.0.0 |
| remark-preset-wooorm | ^10.0.0 |
| tsd | ^0.31.0 |
| type-coverage | ^2.0.0 |
| typescript | ^5.0.0 |
| xo | ^0.60.0 |