npm-check-github-stars

Check how many GitHub stars your dependencies are rated.

Usage no npm install needed!

<script type="module">
  import npmCheckGithubStars from 'https://cdn.skypack.dev/npm-check-github-stars';
</script>

README

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-stars

Usage

Browse to any directory containing a package.json file.

$ npm-check-github-stars

Or use the package.json file given in argument

$ npm-check-github-stars /tmp/package.json

Alias

You can use npm-check-github-stars or ncgs.

Todo

  • Handle GitHub API rate limit

License

Released under the MIT license.