Is there any TypeScript AST explorer

I need to examine the Abstract Arbitrary TypeScript Syntax Tree visually, without having to manually parse the code and read a JSON file or use a debugger.

Ideally, something similar to https://astexplorer.net/ but with TypeScript support. Do you know of any site that implements this?

thank

+6
typescript abstract-syntax-tree


source to share


No one has answered this question yet

Check out similar questions:

1609
What is TypeScript and why would I use it instead of JavaScript?
664
TypeScript Convert string to number
539
get and install in TypeScript
488
Typescript: Interfaces vs. Types
474
Are strongly typed functions possible parameters in TypeScript?
65
JSON to TypeScript class instance?
35
TypeScript: get syntax tree
five
How can I parse, modify and repair AST in a TypeScript file (like jscodeshift)?
3
Turn the abstract syntax tree from the ast module into a new python file.
2
.NET TypeScript parser for AST



All Articles
Loading...
X
Show
Funny
Dev
Pics