estree-util-to-js
Syntax converter
A utility to convert estree syntax trees into JavaScript strings
estree (and esast) utility to serialize as JavaScript
12 stars
8 watching
1 forks
Language: JavaScript
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| A utility to convert JavaScript code into an abstract syntax tree (AST) format | 13 |
| Converts JavaScript values to ESTree expressions | 24 |
| Utility to transform JSX syntax into function calls for various JavaScript libraries | 22 |
| Utility to embed comments in an Abstract Syntax Tree (AST) generated by an ECMAScript parser | 7 |
| A library of traversal functions for the ECMAScript Abstract Syntax Tree (AST) | 947 |
| Defines an abstract syntax tree format for ECMAScript | 51 |
| Utility to convert structured text data into plain text strings | 18 |
| Defines structs and tools for generating JavaScript AST to code from the ESTree spec. | 103 |
| A utility to create syntax trees with ease | 12 |
| Utility to create syntax trees with ease. | 165 |
| Utility to create syntax trees with ease | 77 |
| Utility to convert XML into a syntax tree data structure | 16 |
| Utility to convert syntax tree into HTML string | 93 |
| Utility to convert HTML syntax trees into XML syntax trees | 4 |
| A utility that converts a hast syntax tree to a framework-compatible JSX runtime | 56 |