xastscript
Syntax tree builder
A utility to create syntax trees with ease
utility to create xast trees
12 stars
9 watching
3 forks
Language: JavaScript
last commit: over 1 year ago syntax-treeunistutilxastxast-utilxml
Related projects:
Repository | Description | Stars |
---|---|---|
syntax-tree/unist-builder | Utility to create syntax trees with ease | 77 |
syntax-tree/xast-util-from-xml | Utility to convert XML into a syntax tree data structure | 15 |
syntax-tree/hast-util-to-xast | Utility to convert HTML syntax trees into XML syntax trees | 4 |
syntax-tree/xast-util-to-xml | A utility to convert syntax trees into XML strings. | 3 |
syntax-tree/xast | A format for representing XML as an abstract syntax tree | 66 |
syntax-tree/hastscript | Utility to create syntax trees with ease. | 164 |
syntax-tree/xast-util-sitemap | A utility for generating sitemap XML files | 5 |
syntax-tree/xast-util-feed | Generates feeds in RSS or Atom format from data | 10 |
syntax-tree/mdast | A format for representing Markdown syntax as an abstract syntax tree | 1,099 |
syntax-tree/mdast-util-to-nlcst | Utility to transform markdown syntax tree into natural language syntax tree | 9 |
syntax-tree/nlcst-to-string | Utility to convert structured text data into plain text strings | 18 |
syntax-tree/mdast-util-to-hast | Transforms markdown syntax trees into HTML syntax trees | 103 |
syntax-tree/unist-util-visit | Utility to traverse and inspect the structure of an abstract syntax tree | 278 |
syntax-tree/mdast-util-definitions | Tool to find and retrieve definition nodes in an MDAST (Markdown Abstract Syntax Tree) data structure | 11 |
syntax-tree/mdast-util-toc | Generates a table of contents from an MDAST tree | 82 |