1.1.0 • Published 8 years ago
npm-check-github-stars v1.1.0
npm-check-github-stars
Check how many GitHub stars your dependencies are rated.
Installation
On the command line is the easiest way to use npm-check-github-stars.
$ npm install -g npm-check-github-starsUsage
Browse to any directory containing a package.json file.
$ npm-check-github-starsOr use the package.json file given in argument
$ npm-check-github-stars /tmp/package.jsonAlias
You can use npm-check-github-stars or ncgs.
Todo
- Handle GitHub API rate limit
License
Released under the MIT license.