Skip to content

sxzz/ast-explorer

Folders and files

NameName
Last commit message
Last commit date
Aug 13, 2024
Sep 2, 2023
Dec 13, 2024
Dec 27, 2024
Sep 2, 2024
Dec 27, 2024
Sep 3, 2024
Sep 2, 2024
Aug 9, 2024
Jul 24, 2024
Sep 3, 2023
Sep 3, 2023
Sep 3, 2023
Sep 2, 2023
Sep 3, 2023
Nov 22, 2024
Nov 22, 2024
Sep 2, 2024
Oct 10, 2024
Jan 6, 2025
Jan 6, 2025
Sep 2, 2023
Sep 2, 2023
Sep 27, 2024

Repository files navigation

AST Explorer

AST Explorer - A web tool to explore the ASTs generated by 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 三咲智子