deadcode
There are 10 repositories under deadcode topic.
uber/piranha
A tool for refactoring code related to feature flag APIs
M-Izadmehr/deadfile
Simple util to find unused files in any JavaScript project (ES5, ES6, React, Vue, ...)
MQuy/webpack-deadcode-plugin
Webpack plugin to detect unused files and unused exports in used files
albertas/deadcode
Find and fix unused Python code using command line.
Pigrecos/CodeDeob
Code Deobfuscator x86_32/64
Faire/ts-unused-class-members
Find unused class variables and methods in a typescript project
dipien/bye-bye-dead-code
Gradle Plugin to automatically detect unused code on your Kotlin or Android project
lost-coders/deadcode-action
GitHub action for deadcode
yyoshiki41/rdeadcode
Parse the output of deadcode and remove(rewrite) the dead code from the source files.
ruudk/dead-code-analyzer
Finds dead code in PHP projects by hooking into the autoloader.