check-package-usage
A CLI that checks how a package is used in your source; shows unused packages; which packages are used in CommonJS/ESM; and other insights about your packages.
A CLI that checks how a package is used in your source; shows unused packages; which packages are used in CommonJS/ESM; and other insights about your packages.
Analyzes which dependencies in package.json are actually being used in the project
A CLI tool to remove unused dependencies from your project