xast
XML abstraction
A format for representing XML as an abstract syntax tree
Extensible Abstract Syntax Tree
66 stars
11 watching
2 forks
last commit: 2 months ago astextensiblelanguagemarkupsyntax-treeunistxastxml
Related projects:
Repository | Description | Stars |
---|---|---|
syntax-tree/xast-util-from-xml | Utility to convert XML into a syntax tree data structure | 16 |
syntax-tree/xast-util-to-xml | A utility to convert syntax trees into XML strings. | 3 |
syntax-tree/mdast | A format for representing Markdown syntax as an abstract syntax tree | 1,116 |
syntax-tree/xastscript | A utility to create syntax trees with ease | 12 |
syntax-tree/hast-util-to-xast | Utility to convert HTML syntax trees into XML syntax trees | 4 |
syntax-tree/hast | Represents hypertext as an abstract syntax tree | 767 |
syntax-tree/esast | Defines an abstract syntax tree format for ECMAScript | 50 |
syntax-tree/xast-util-feed | Generates feeds in RSS or Atom format from data | 10 |
syntax-tree/mdast-util-assert | Utility to validate and assert structure of markdown AST nodes | 0 |
syntax-tree/nlcst | A format specification for representing natural language in a syntax tree data structure. | 205 |
syntax-tree/mdast-util-to-string | Utility to extract text content from markdown abstract syntax tree nodes | 39 |
syntax-tree/xast-util-sitemap | A utility for generating sitemap XML files | 5 |
syntax-tree/unist | A specification for syntax trees used by the unifiedjs project to represent source code or natural language in an abstract and concrete format. | 879 |
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-to-nlcst | Utility to transform markdown syntax tree into natural language syntax tree | 9 |