Menu

Post image 1
Post image 2
1 / 2
0

New TypeScript-Call-Graph Plugin for SuperCLI

DEV Community·Javier Leandro Arancibia·17 days ago
#t01q5y1p
Reading 0:00
15s threshold

Javier Leandro Arancibia

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.

Read More