Skip to content

Add deadcode to Code Analysis section#3143

Open
Coding-Dev-Tools wants to merge 1 commit into
vinta:masterfrom
Coding-Dev-Tools:submit-deadcode
Open

Add deadcode to Code Analysis section#3143
Coding-Dev-Tools wants to merge 1 commit into
vinta:masterfrom
Coding-Dev-Tools:submit-deadcode

Conversation

@Coding-Dev-Tools
Copy link
Copy Markdown

Add deadcode to Code Analysis

deadcode detects and removes unused exports, dead routes, and orphaned CSS in TypeScript and React projects. Built with Python for speed and configurability.

Hidden Gem submission:

  • Repository: https://github.com/Coding-Dev-Tools/deadcode
  • Actively maintained with CI passing
  • Solves a real pain point: detecting dead code in large TS/React codebases
  • Written in Python (>50% of codebase)
  • Placed alphabetically between code2flow and prospector in the Code Analysis sub-section

One tool per PR as per contribution guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant