hast-util-to-text@3.1.2
hast utility to get the plain-text value of a node according to the `innerText` algorithm
MIT
2023-01-05
安装 (3.1.2)
npm install hast-util-to-text@3.1.2
yarn add hast-util-to-text@3.1.2
pnpm add hast-util-to-text@3.1.2
bun add hast-util-to-text@3.1.2
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| @types/hast | ^2.0.0 |
| @types/unist | ^2.0.0 |
| hast-util-is-element | ^2.0.0 |
| unist-util-find-after | ^4.0.0 |
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| @types/node | ^18.0.0 |
| c8 | ^7.0.0 |
| hastscript | ^7.0.0 |
| prettier | ^2.0.0 |
| remark-cli | ^11.0.0 |
| remark-preset-wooorm | ^9.0.0 |
| type-coverage | ^2.0.0 |
| typescript | ^4.0.0 |
| unist-builder | ^3.0.0 |
| xo | ^0.53.0 |