sxzz / ast-explorer

AST Explorer: For most popular front-end languages and parsers.

Home Page:https://ast.sxzz.moe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AST Explorer

AST Explorer - For most popular front-end languages and parsers.

Feel free to add more parsers and languages via PR!

Installation

Follow these steps to install and setup the project:

  1. Clone the repository to your local machine using Git:
git clone https://github.com/sxzz/ast-explorer.git
  1. Navigate to the project directory:
cd ast-explorer
  1. Install the required dependencies. The project uses the pnpm package manager. If you don't have it installed, you can enable it using corepack:
corepack enable

Then, install the project dependencies:

pnpm install

This will start the development server. You can access the application by navigating to http://localhost:3000 in your web browser.

Contributing

To contribute to the project, please visit https://github.com/sxzz/contribute for more information.

Credit

License

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

About

AST Explorer: For most popular front-end languages and parsers.

https://ast.sxzz.moe

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 49.3%Language:Vue 47.3%Language:CSS 2.3%Language:JavaScript 0.5%Language:HTML 0.4%Language:Svelte 0.2%