/popular-files

Script to get module import stats for a JS/TS project

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Popular files

Command line tool to rank the most-imported files in a given JavaScript / TypeScript project

# Clone the repo

# Link CLI
yarn link / npm link

# Run cmd
popular-files ../other-repo/src

The script will then output a list of modules ranked by how often they're imported