Skip to content

A website where you can check download counts for GitHub releases, information like release author and date of publishing

License

Notifications You must be signed in to change notification settings

Aveek-Saha/GithubStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download Stats for GitHub

A website where you can check download counts for GitHub releases, along with information like release author and date of publishing.

Learn how to make this app from the Tutorial.

Building from repository

  • Clone the repository
  • Run npm install
  • Scripts:
    • Run on localhost: npm run serve
    • Build for production: npm run build

Using the Website

Go to Stats for GitHub and type in the name of the the organisation/ repo owner, and a repository with releases.

Once you submit it, you'll see a list of all the releases, the total download count of all releases and the download count of each release.

The latest versions are highlighted in green, and pre-releases are marked in yellow.

About

A website where you can check download counts for GitHub releases, information like release author and date of publishing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published