unist-builder
Syntax generator
Utility to create syntax trees with ease
utility to create a new trees with a nice syntax
77 stars
11 watching
3 forks
Language: JavaScript
last commit: over 2 years ago hyperscriptsyntax-treeunistunist-utilutil
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A utility to create syntax trees with ease | 12 |
| | Utility to create syntax trees with ease. | 165 |
| | Utility to remove unwanted nodes from a tree data structure | 18 |
| | Utility to traverse and inspect the structure of an abstract syntax tree | 282 |
| | 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 create a new tree by mapping all nodes with a given function | 35 |
| | Tool for finding nodes in a tree using CSS-like selectors | 62 |
| | Utility to remove nodes from a tree | 22 |
| | A utility for pretty-printing syntax trees in a concise format | 27 |
| | Utility to convert structured text data into plain text strings | 18 |
| | Utility to transform HTML syntax trees into DOM structures. | 19 |
| | Utility to convert syntax tree into HTML string | 93 |
| | Utility to check if nodes match specific patterns | 38 |
| | Represents hypertext as an abstract syntax tree | 768 |
| | Generates a table of contents from an MDAST tree | 83 |