unist-util-inspect
Tree inspector
A utility for pretty-printing syntax trees in a concise format
utility to inspect nodes
27 stars
11 watching
6 forks
Language: JavaScript
last commit: 3 months ago consoleinspectsyntax-treeunistunist-utilutil
Related projects:
Repository | Description | Stars |
---|---|---|
| Utility to traverse and inspect the structure of an abstract syntax tree | 282 |
| Utility to remove unwanted nodes from a tree data structure | 18 |
| Utility to remove nodes from a tree | 22 |
| Utility to check if nodes match specific patterns | 38 |
| Tool for finding nodes in a tree using CSS-like selectors | 62 |
| A utility for verifying nodes in document trees | 4 |
| Utility to create syntax trees with ease | 77 |
| Utility to create a new tree by mapping all nodes with a given function | 35 |
| Utility to make tree-based data safe by removing dangerous content | 50 |
| Utility to validate nodes in abstract syntax trees | 2 |
| Utility to convert syntax tree into HTML string | 93 |
| A specification for syntax trees used by the unifiedjs project to represent source code or natural language in an abstract and concrete format. | 881 |
| Utility to check if a node matches certain element criteria in HTML or document structures | 12 |
| Utility to convert XML into a syntax tree data structure | 16 |
| Utility to check if an element has a certain property | 1 |