An open API service indexing awesome lists of open source software.

https://github.com/jennieji/vscode-babel-ast-explorer


https://github.com/jennieji/vscode-babel-ast-explorer

ast babel extension extension-vscode vscode

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Babel AST Explorer VSCode Extention

View AST parsed by [@babel/parser](https://babeljs.io/docs/en/babel-parser) with a simple command:

![open command](https://i.imgur.com/v9yEDh9.png)

Plugins and option selections:

![default preview](https://i.imgur.com/rgxj81b.png)

Click plugin/option to update the webview:

![change option](https://i.imgur.com/Fe0BHq4.png)