esast

AST format

Defines an abstract syntax tree format for ECMAScript

ECMAScript Abstract Syntax Tree format

GitHub

50 stars
9 watching
1 forks
last commit: 2 months ago
astecmascriptesesastestreejavascriptjssyntax-treeunist

Related projects:

Repository Description Stars
syntax-tree/esast-util-from-js A utility to convert JavaScript code into an abstract syntax tree (AST) format 13
syntax-tree/hast Represents hypertext as an abstract syntax tree 759
syntax-tree/mdast A format for representing Markdown syntax as an abstract syntax tree 1,103
syntax-tree/estree-util-attach-comments Utility to embed comments in an Abstract Syntax Tree (AST) generated by an ECMAScript parser 7
syntax-tree/nlcst A format specification for representing natural language in a syntax tree data structure. 205
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/estree-util-to-js A utility to convert estree syntax trees into JavaScript strings 12
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. 877
syntax-tree/mdast-util-assert Utility to validate and assert structure of markdown AST nodes 0
estools/estraverse A library of traversal functions for the ECMAScript Abstract Syntax Tree (AST) 945
syntax-tree/unist-builder Utility to create syntax trees with ease 77
syntax-tree/nlcst-to-string Utility to convert structured text data into plain text strings 18
syntax-tree/mdast-util-to-hast Transforms markdown syntax trees into HTML syntax trees 104
syntax-tree/hast-util-to-nlcst Utility to convert HTML syntax tree to natural language representation 4