esast-util-from-js
JavaScript parser
A utility to convert JavaScript code into an abstract syntax tree (AST) format
estree (and esast) utility to parse from JavaScript
13 stars
8 watching
1 forks
Language: JavaScript
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| A utility to convert estree syntax trees into JavaScript strings | 12 |
| Defines an abstract syntax tree format for ECMAScript | 51 |
| Utility to embed comments in an Abstract Syntax Tree (AST) generated by an ECMAScript parser | 7 |
| Converts JavaScript values to ESTree expressions | 24 |
| Utility to transform JSX syntax into function calls for various JavaScript libraries | 22 |
| 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 convert XML into a syntax tree data structure | 16 |
| Tool for finding nodes in a tree using CSS-like selectors | 62 |
| Utility function to extract plain text from HTML-like data structures | 19 |
| Utility to transform plain text into a hast node's visible content | 2 |
| Utility to remove unwanted nodes from a tree data structure | 18 |
| Tools to import and work with the abstract syntax tree of Draft.js content | 13 |
| Utility to make tree-based data safe by removing dangerous content | 50 |
| Utility to check if nodes match specific patterns | 38 |