Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

xarantolus/github-release-stats

Repository files navigation

This is a simple web application that shows stats about the releases of GitHub repositories.

Features

  • Show stats for repositories
  • Automatic light and dark mode depending on device settings
  • Suggestions for repositories after typing in the username
  • You can link to a page without the repository input box by including the noform URL parameter, e.g. like this
  • Create badges for your repos: Release Stats

Screenshot showing the summary section for one of my projects

This project was very much inspired by @Somsubhra's project with the same name, but I built this from scratch.

Development setup

At first make sure you have node and npm installed. Then clone this repository and cd to its root directory.

Then install dependencies:

npm install

Now you can run the site with automatic reloads when you edit files:

npm run serve

After you're done, you can build for production:

npm run build

This is free as in freedom software. Do whatever you like with it.

Contributors

AltStyle によって変換されたページ (->オリジナル) /