All Projects → suchipi → popularity-contest

suchipi / popularity-contest

Licence: other
Find the most-imported symbols in your JavaScript project

Programming Languages

javascript
184084 projects - #8 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].