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
8750
1 天前

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

JavaScript
384
1 年前

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

JavaScript
358
2 年前

Find and fix unused Python code using command line.

Python
122
9 个月前
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
12
20 天前

✂️ 在你的小程序项目中查找未使用的文件、依赖项和导出项。一键清理它们!

TypeScript
6
23 天前

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

Go
5
8 天前

GitHub action for deadcode

4
2 年前

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
4
5 个月前

DeadSharp is a static analysis tool that detects unused (dead) code in C# projects to improve quality and maintainability.

C#
3
3 个月前

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

Go
1
7 年前