hast-util-to-xast
XML transformer
Utility to convert HTML syntax trees into XML syntax trees
utility to transform to xast (xml)
4 stars
9 watching
1 forks
Language: JavaScript
last commit: over 1 year ago hasthast-utilhtmlsyntax-treeunistutilxastxast-utilxml
Related projects:
Repository | Description | Stars |
---|---|---|
syntax-tree/mdast-util-to-hast | Transforms markdown syntax trees into HTML syntax trees | 104 |
syntax-tree/xast-util-from-xml | Utility to convert XML into a syntax tree data structure | 15 |
syntax-tree/hast-util-to-mdast | Converts HTML syntax tree to markdown syntax tree | 38 |
syntax-tree/xast-util-to-xml | A utility to convert syntax trees into XML strings. | 3 |
syntax-tree/hast-util-to-html | Utility to convert syntax tree into HTML string | 90 |
syntax-tree/hast-util-from-dom | Transforms a DOM tree into a hast syntax tree | 22 |
syntax-tree/hast-util-to-nlcst | Utility to convert HTML syntax tree to natural language representation | 4 |
syntax-tree/hast-util-to-dom | Utility to transform HTML syntax trees into DOM structures. | 19 |
syntax-tree/hast-util-from-text | Utility to transform plain text into a hast node's visible content | 2 |
syntax-tree/xastscript | A utility to create syntax trees with ease | 12 |
syntax-tree/mdast-util-to-nlcst | Utility to transform markdown syntax tree into natural language syntax tree | 9 |
syntax-tree/hast-util-to-jsx-runtime | A utility that converts a hast syntax tree to a framework-compatible JSX runtime | 55 |
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/hast-util-to-text | Utility function to extract plain text from HTML-like data structures | 19 |