Navigation Menu

Skip to content

suchipi/popularity-contest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Find the most-imported symbols in your JavaScript project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published