DEV Community

Javier Leandro Arancibia
Javier Leandro Arancibia

Posted on

New TypeScript-Call-Graph Plugin for SuperCLI

New TypeScript-Call-Graph Plugin for SuperCLI

Generate a call graph for TypeScript projects by whyboris

Installation

npm install -g typescript-call-graph
Verify: ts-call-graph --version
supercli plugins install ./plugins/TypeScript-Call-Graph --on-conflict replace --json
Enter fullscreen mode Exit fullscreen mode

Links


This plugin is part of SuperCLI — a curated collection of 1000+ CLI tools at your fingertips.

Top comments (0)