unist-util-visit
Syntax inspector
Utility to traverse and inspect the structure of an abstract syntax tree
utility to visit nodes
282 stars
10 watching
20 forks
Language: JavaScript
last commit: 10 months ago syntax-treeunistunist-utilutilvisitwalk
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility for pretty-printing syntax trees in a concise format | 27 |
| Utility to remove unwanted nodes from a tree data structure | 18 |
| Utility to remove nodes from a tree | 22 |
| Tool for finding nodes in a tree using CSS-like selectors | 62 |
| 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 check if nodes match specific patterns | 38 |
| A utility for verifying nodes in document trees | 4 |
| Utility to make tree-based data safe by removing dangerous content | 50 |
| A specification for syntax trees used by the unifiedjs project to represent source code or natural language in an abstract and concrete format. | 881 |
| A utility to create syntax trees with ease | 12 |
| Utility to convert syntax tree into HTML string | 93 |
| Utility to validate nodes in abstract syntax trees | 2 |
| Utility to create syntax trees with ease. | 165 |
| Utility to convert XML into a syntax tree data structure | 16 |