popularity-contest
v0.1.4
Published
Find the most-imported symbols in your project
Readme
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
