estree-util-attach-comments
AST comment utility
Utility to embed comments in an Abstract Syntax Tree (AST) generated by an ECMAScript parser
utility to attach comments to estree nodes
7 stars
9 watching
4 forks
Language: JavaScript
last commit: over 1 year ago astecmascriptestreejavascript
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility to convert estree syntax trees into JavaScript strings | 12 |
| A utility to convert JavaScript code into an abstract syntax tree (AST) format | 13 |
| Defines an abstract syntax tree format for ECMAScript | 51 |
| A library of traversal functions for the ECMAScript Abstract Syntax Tree (AST) | 947 |
| Defines structs and tools for generating JavaScript AST to code from the ESTree spec. | 103 |
| Utility to transform JSX syntax into function calls for various JavaScript libraries | 22 |
| Utility to create syntax trees with ease. | 165 |
| Utility to validate and assert structure of markdown AST nodes | 0 |
| Utility function to extract plain text from HTML-like data structures | 19 |
| Tool to manipulate markdown content by identifying and replacing sections defined by comments | 15 |
| Converts JavaScript values to ESTree expressions | 24 |
| Utility to transform plain text into a hast node's visible content | 2 |
| Utility package for working with HTML structures in JavaScript | 38 |
| Utility to verify correctness of nodes in HTML/Markdown parsing trees | 1 |
| Utility to convert syntax tree into HTML string | 93 |