pahen / madge

Create graphs from your CommonJS, AMD or ES6 module dependencies
MIT License
8.95k stars 318 forks source link

Add option to show only the node module name instead of full file path #405

Open jdforsythe opened 7 months ago

jdforsythe commented 7 months ago

image

Rather than the full file path ../node_modules/@types/ioredis/index.d.ts the graph would look much cleaner if it just showed the module name @types/ioredis