hast-util-to-text
Text extractor
Utility function to extract plain text from HTML-like data structures
utility to get the plain-text value of a node according to the innerText
algorithm
19 stars
9 watching
2 forks
Language: JavaScript
last commit: 10 months ago hasthast-utilhtmlinner-textsyntax-treeunistutil
Related projects:
Repository | Description | Stars |
---|---|---|
| Utility to transform plain text into a hast node's visible content | 2 |
| Utility to convert syntax tree into HTML string | 93 |
| Transforms a DOM tree into a hast syntax tree | 22 |
| Utility to convert HTML syntax tree to natural language representation | 4 |
| Utility package for working with HTML structures in JavaScript | 38 |
| Utility to transform HTML syntax trees into DOM structures. | 19 |
| Utility to verify correctness of nodes in HTML/Markdown parsing trees | 1 |
| Utility to check if a node matches certain element criteria in HTML or document structures | 12 |
| Utility to convert HTML syntax trees into XML syntax trees | 4 |
| Utility to find and replace text in document nodes | 6 |
| Utility to extract text content from markdown abstract syntax tree nodes | 39 |
| Utility to create syntax trees with ease. | 165 |
| Transforms markdown syntax trees into HTML syntax trees | 105 |
| A utility that converts a hast syntax tree to a framework-compatible JSX runtime | 56 |
| Utility to make tree-based data safe by removing dangerous content | 50 |