Build a TypeScript Code Graph with the Compiler API
Turn a large TypeScript codebase into a queryable graph of symbols, calls and state access, so you can finally answer 'does this already exist?' in one command.
Aug 19, 202616 min read12

Search for a command to run...