Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jennieji/vscode-babel-ast-explorer
- Owner: JennieJi
- Created: 2020-03-11T14:41:44.000Z (almost 5 years ago)
- Default Branch: Release
- Last Pushed: 2023-04-17T03:55:24.000Z (over 1 year ago)
- Last Synced: 2024-04-18T14:16:15.550Z (8 months ago)
- Topics: ast, babel, extension, extension-vscode, vscode
- Language: HTML
- Homepage: https://marketplace.visualstudio.com/items?itemName=jyee721.babel-ast-explorer
- Size: 604 KB
- Stars: 16
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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)