A viewer that allows you to compare JS/TS ASTs output by multiple parsers side-by-side!
Currently supports:
oxc-parser
: JS, JSX, TS, TSXacorn
+acorn-jsx
: JS, JSXmeriyah
: JS, JSX@typescript-eslint/typescript-estree
: JS, JSX, TS, TSX- Supports type-check
errorOnTypeScriptSyntacticAndSemanticIssues
option 💪
- Supports type-check
acorn
+@sveltejs/acorn-typescript
: JS, JSX, TS, TSX
pnpm i
pnpm dev