/depg

:zzz: Command line tool to find total dependents on a repository!

Primary LanguageJavaScriptMIT LicenseMIT


depg

Command line tool to find total dependents on a repository!

Install


$ npm install --global depg

OR

$ sudo npm install --global depg

Preview

depg

Usage

Usage: depg <username/org> <repository>

Example:

 $ depg facebook react

Related

  • dep-graph : Packages count that a repository depends on!

License

MIT - Copyright © Rishi Giri