0.1.4 • Published 7 years ago
popularity-contest v0.1.4
popularity-contest
This is a CLI tool that looks through all the import/require statements in your code and tells you which files in your codebase are imported the most.
Usage
npx popularity-contest '**/*.js' '!node_modules'License
MIT