📦Unused Exports & ImportsIdentify exported symbols that are never imported elsewhere, and imports that are never used.
🎯Real Dependency TrackingFollows actual import/export chains, not just file existence, ensuring 100% accuracy.
📊Multiple Export FormatsExport results in JSON, CSV, TSV, Markdown, or HTML for automation and sharing.
⚡TypeScript SupportFull support for TypeScript, including type-only imports/exports, interfaces, and enums.
🛠️Comprehensive AnalysisDetects unused functions, variables, types, files, configs, scripts, CSS classes, and assets.