xastscript

Syntax tree builder

A utility to create syntax trees with ease

utility to create xast trees

GitHub

12 stars
9 watching
3 forks
Language: JavaScript
last commit: about 3 years ago
syntax-treeunistutilxastxast-utilxml

Related projects:

RepositoryDescriptionStars
syntax-tree/unist-builderUtility to create syntax trees with ease77
syntax-tree/xast-util-from-xmlUtility to convert XML into a syntax tree data structure16
syntax-tree/hast-util-to-xastUtility to convert HTML syntax trees into XML syntax trees4
syntax-tree/xast-util-to-xmlA utility to convert syntax trees into XML strings.3
syntax-tree/xastA format for representing XML as an abstract syntax tree67
syntax-tree/hastscriptUtility to create syntax trees with ease.165
syntax-tree/xast-util-sitemapA utility for generating sitemap XML files5
syntax-tree/xast-util-feedGenerates feeds in RSS or Atom format from data10
syntax-tree/mdastA format for representing Markdown syntax as an abstract syntax tree1,122
syntax-tree/mdast-util-to-nlcstUtility to transform markdown syntax tree into natural language syntax tree9
syntax-tree/nlcst-to-stringUtility to convert structured text data into plain text strings18
syntax-tree/mdast-util-to-hastTransforms markdown syntax trees into HTML syntax trees105
syntax-tree/unist-util-visitUtility to traverse and inspect the structure of an abstract syntax tree282
syntax-tree/mdast-util-definitionsTool to find and retrieve definition nodes in an MDAST (Markdown Abstract Syntax Tree) data structure11
syntax-tree/mdast-util-tocGenerates a table of contents from an MDAST tree83