hast-util-to-text@3.0.0
hast utility to get the plain-text value of a node according to the `innerText` algorithm
MIT
2021-04-28
安装 (3.0.0)
npm install hast-util-to-text@3.0.0
yarn add hast-util-to-text@3.0.0
pnpm add hast-util-to-text@3.0.0
bun add hast-util-to-text@3.0.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| @types/hast | ^2.0.0 |
| @types/repeat-string | ^1.0.0 |
| hast-util-is-element | ^2.0.0 |
| repeat-string | ^1.0.0 |
| unist-util-find-after | ^4.0.0 |
devDependencies (12)
| 包名 | 版本要求 |
|---|---|
| @types/tape | ^4.0.0 |
| c8 | ^7.0.0 |
| hastscript | ^7.0.0 |
| prettier | ^2.0.0 |
| remark-cli | ^9.0.0 |
| remark-preset-wooorm | ^8.0.0 |
| rimraf | ^3.0.0 |
| tape | ^5.0.0 |
| type-coverage | ^2.0.0 |
| typescript | ^4.0.0 |
| unist-builder | ^3.0.0 |
| xo | ^0.39.0 |