hast-util-to-text@4.0.0
hast utility to get the plain-text value of a node according to the `innerText` algorithm
MIT
2023-08-02
安装 (4.0.0)
npm install hast-util-to-text@4.0.0
yarn add hast-util-to-text@4.0.0
pnpm add hast-util-to-text@4.0.0
bun add hast-util-to-text@4.0.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| @types/hast | ^3.0.0 |
| @types/unist | ^3.0.0 |
| hast-util-is-element | ^3.0.0 |
| unist-util-find-after | ^5.0.0 |
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| @types/node | ^20.0.0 |
| c8 | ^8.0.0 |
| hastscript | ^8.0.0 |
| prettier | ^3.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.55.0 |