hast-util-is-element
Element checker
Utility to check if a node matches certain element criteria in HTML or document structures
utility to check if a node is a (certain) element
12 stars
8 watching
0 forks
Language: JavaScript
last commit: over 2 years ago elementhasthast-utilhtmlsyntax-treeutil
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Utility to check if an element has a certain property | 1 |
| | Utility to check if nodes match specific patterns | 38 |
| | Utility to verify correctness of nodes in HTML/Markdown parsing trees | 1 |
| | Utility to transform plain text into a hast node's visible content | 2 |
| | Utility function to extract plain text from HTML-like data structures | 19 |
| | Utility to check if an nlcst node is meant literally in a document | 9 |
| | Utility package for working with HTML structures in JavaScript | 38 |
| | Utility to convert syntax tree into HTML string | 93 |
| | Transforms a DOM tree into a hast syntax tree | 22 |
| | Utility to make tree-based data safe by removing dangerous content | 50 |
| | Utility to create syntax trees with ease. | 165 |
| | Utility to convert HTML syntax tree to natural language representation | 4 |
| | Utility to transform HTML syntax trees into DOM structures. | 19 |
| | Utility to find and replace text in document nodes | 6 |
| | A utility for verifying nodes in document trees | 4 |