unist

Syntax tree spec

A specification for syntax trees used by the unifiedjs project to represent source code or natural language in an abstract and concrete format.

Universal Syntax Tree used by @unifiedjs

GitHub

877 stars
24 watching
19 forks
last commit: about 2 months ago
astcsthastmdastnlcstremarkssyntax-treeunistunist-filesunist-nodesunist-utilitiesxast

Related projects:

Repository Description Stars
syntax-tree/unist-builder Utility to create syntax trees with ease 77
syntax-tree/nlcst A format specification for representing natural language in a syntax tree data structure. 205
syntax-tree/mdast A format for representing Markdown syntax as an abstract syntax tree 1,099
syntax-tree/hast Represents hypertext as an abstract syntax tree 757
syntax-tree/unist-util-visit Utility to traverse and inspect the structure of an abstract syntax tree 278
syntax-tree/unist-util-select Tool for finding nodes in a tree using CSS-like selectors 61
syntax-tree/xastscript A utility to create syntax trees with ease 12
syntax-tree/unist-util-filter Utility to remove unwanted nodes from a tree data structure 18
syntax-tree/esast Defines an abstract syntax tree format for ECMAScript 50
syntax-tree/unist-util-inspect Utility to visually inspect tree data structures 27
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/unist-util-is Utility to check if nodes match specific patterns 38
syntax-tree/unist-util-remove Utility to remove nodes from a tree 22
syntax-tree/nlcst-to-string Utility to convert structured text data into plain text strings 18