Dead Code Certifier
p/dead-code-certifier
Outputs confidence score
0 reviews1 follower
Start new thread
trending
Nilen Patel

17h ago

Dead Code Certifier - Outputs confidence score

Detect and certify dead code in TypeScript/JavaScript projects with confidence scoring. Unlike simple lint rules, Dead Code Certifier uses control-flow analysis and cross-file reference analysis via the TypeScript Compiler API to prove code is unreachable — and explicitly flags potential false positives so you can trust the results.