✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
A tool for refactoring code related to feature flag APIs
Simple util to find unused files in any JavaScript project (ES5, ES6, React, Vue, ...)
Webpack plugin to detect unused files and unused exports in used files
Find and fix unused Python code using command line.
Find unused class variables and methods in a typescript project
#安卓#Gradle Plugin to automatically detect unused code on your Kotlin or Android project
Parse the output of deadcode and remove(rewrite) the dead code from the source files.
✂️ 在你的小程序项目中查找未使用的文件、依赖项和导出项。一键清理它们!
Deadcode Detective is a fast and easy-to-use CLI tool that identifies unused code in JavaScript, TypeScript, and Python projects. Powered by ts-prune and vulture, it scans your codebase and generates ...
DeadSharp is a static analysis tool that detects unused (dead) code in C# projects to improve quality and maintainability.
Finds dead code in PHP projects by hooking into the autoloader.