JSPM

github-downloads

0.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q18240F
  • License MIT

Count Github releases downloads

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 Build Status

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