AST Explorer - A web tool to explore the ASTs generated by front-end parsers.
- Stable Release: ast.sxzz.moe
- Dev Channel: ast-explorer.vercel.app
Feel free to add more languages and parsers via PR!
- 🦾 Enable code highlighting, suggestions, and formatting with Monaco Editor.
- 🤩 Support most popular front-end languages and parsers.
- 🗒️ Save your code via URL. No database, no server downtime.
- 🐙 Customize parser version via CDN, e.g.,
@babel/parser
alpha. - 🌈 Set custom parser options with a GUI.
- 🌚 Good-looking dark mode theme.
- 📱 Even compatible with mobile devices.
To contribute to the project, see Contribution Guide.