xast-util-from-xml
XML parser
Utility to convert XML into a syntax tree data structure
utility to parse from XML
15 stars
9 watching
2 forks
Language: JavaScript
last commit: over 1 year ago parsesyntax-treeunistutilxastxast-utilxml
Related projects:
Repository | Description | Stars |
---|---|---|
syntax-tree/xast-util-to-xml | A utility to convert syntax trees into XML strings. | 3 |
syntax-tree/hast-util-to-xast | Utility to convert HTML syntax trees into XML syntax trees | 4 |
syntax-tree/xastscript | A utility to create syntax trees with ease | 12 |
syntax-tree/xast | A format for representing XML as an abstract syntax tree | 66 |
syntax-tree/xast-util-feed | Generates feeds in RSS or Atom format from data | 10 |
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/mdast-util-to-nlcst | Utility to transform markdown syntax tree into natural language syntax tree | 9 |
syntax-tree/mdast-util-to-hast | Transforms markdown syntax trees into HTML syntax trees | 103 |
syntax-tree/mdast-util-toc | Generates a table of contents from an MDAST tree | 82 |
syntax-tree/mdast-util-definitions | Tool to find and retrieve definition nodes in an MDAST (Markdown Abstract Syntax Tree) data structure | 11 |
syntax-tree/hast-util-to-html | Utility to convert syntax tree into HTML string | 88 |
syntax-tree/hast-util-to-mdast | Converts HTML syntax tree to markdown syntax tree | 38 |
syntax-tree/hast-util-from-dom | Transforms a DOM tree into a hast syntax tree | 22 |
syntax-tree/unist-builder | Utility to create syntax trees with ease | 77 |