Repository navigation

#

deadcode

webpro-nl/knip

✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!

TypeScript
7929
7 小时前

Simple util to find unused files in any JavaScript project (ES5, ES6, React, Vue, ...)

JavaScript
378
1 年前

Webpack plugin to detect unused files and unused exports in used files

JavaScript
356
1 年前

Find and fix unused Python code using command line.

Python
110
5 个月前
Pascal
49
3 年前

Find unused class variables and methods in a typescript project

TypeScript
18
2 年前

Gradle Plugin to automatically detect unused code on your Kotlin or Android project

Kotlin
10
2 年前

Parse the output of deadcode and remove(rewrite) the dead code from the source files.

Go
5
6 天前

GitHub action for deadcode

4
1 年前

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 actionable, color-coded reports to help you clean up dead functions, variables, and exports.

TypeScript
3
1 个月前

Finds dead code in PHP projects by hooking into the autoloader.

Go
1
6 年前