Package Exports
- github-downloads
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (github-downloads) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
github-downloads 
Count Github releases downloads
Install
$ npm install -g github-downloads
Usage
$ git-download --help
Usage:
$ git-download <owner/repo> Show download count
Example:
$ git-download bukinoshita/taskr
Options:
-h, --help Show help options
-v, --version Show version
Demo

Why
Useful to check download count of an electron app or src code published on Github Releases.
License
MIT © Bu Kinoshita