Skip to content

A web tool to explore the ASTs generated by front-end parsers.

License

Notifications You must be signed in to change notification settings

ntnyq-dev/ast-explorer

 
 

Repository files navigation

AST Explorer

AST Explorer - A web tool to explore the ASTs generated by front-end parsers.

Feel free to add more languages and parsers via PR!

Screenshot

Features

  • 🦾 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.

Contributing

To contribute to the project, see Contribution Guide.

Credits

License

AGPL-3.0 License © 2023-PRESENT 三咲智子

About

A web tool to explore the ASTs generated by front-end parsers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 50.9%
  • Vue 45.4%
  • CSS 2.2%
  • Other 1.5%