unist-util-remove@4.0.0
unist utility to remove nodes from a tree
MIT
2023-07-07
安装 (4.0.0)
npm install unist-util-remove@4.0.0
yarn add unist-util-remove@4.0.0
pnpm add unist-util-remove@4.0.0
bun add unist-util-remove@4.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| @types/unist | ^3.0.0 |
| unist-util-is | ^6.0.0 |
| unist-util-visit-parents | ^6.0.0 |
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| @types/mdast | ^4.0.0 |
| @types/node | ^20.0.0 |
| c8 | ^8.0.0 |
| prettier | ^2.0.0 |
| remark-cli | ^11.0.0 |
| remark-preset-wooorm | ^9.0.0 |
| type-coverage | ^2.0.0 |
| typescript | ^5.0.0 |
| unist-builder | ^4.0.0 |
| xo | ^0.54.0 |