{"id":50316499,"url":"https://github.com/codebydusk/github-repo-stats","last_synced_at":"2026-05-29T00:03:32.504Z","repository":{"id":47499496,"uuid":"394407103","full_name":"codebydusk/github-repo-stats","owner":"codebydusk","description":"A simple badge for GitHub Repositories that shows total number of contributions \u0026 commits since it's inception!","archived":false,"fork":false,"pushed_at":"2021-08-28T18:46:00.000Z","size":109,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-24T10:32:19.310Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github-stats-badge.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codebydusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-09T19:00:01.000Z","updated_at":"2021-08-28T18:55:10.000Z","dependencies_parsed_at":"2022-09-17T15:42:25.176Z","dependency_job_id":null,"html_url":"https://github.com/codebydusk/github-repo-stats","commit_stats":null,"previous_names":["codebydusk/github-repo-stats"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/codebydusk/github-repo-stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebydusk%2Fgithub-repo-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebydusk%2Fgithub-repo-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebydusk%2Fgithub-repo-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebydusk%2Fgithub-repo-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codebydusk","download_url":"https://codeload.github.com/codebydusk/github-repo-stats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebydusk%2Fgithub-repo-stats/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33631002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-29T00:03:29.158Z","updated_at":"2026-05-29T00:03:32.494Z","avatar_url":"https://github.com/codebydusk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [BADGE] Github Repository Stats\n\n[![Node JS](https://img.shields.io/badge/Node.js-339933?style=for-the-badge\u0026logo=nodedotjs\u0026logoColor=white)](https://nodejs.org/)\n[![Express JS](https://img.shields.io/badge/Express.js-000000?style=for-the-badge\u0026logo=express\u0026logoColor=white)](https://expressjs.com/)\n[![Vercel](https://img.shields.io/badge/Vercel-000000?style=for-the-badge\u0026logo=vercel\u0026logoColor=white)](https://vercel.com/)\n\n[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg?style=for-the-badge)](http://perso.crans.org/besson/LICENSE.html)\n[![Open Source? Yes!](https://img.shields.io/badge/Open_Source%3F-Yes!-blue?style=for-the-badge\u0026logo=gitHub\u0026logoColor=white)](https://opensource.com/resources/what-open-source/)\n![Language](https://img.shields.io/github/languages/top/dusk196/github-repo-stats?style=for-the-badge)\n![Size](https://img.shields.io/github/languages/code-size/dusk196/github-repo-stats?style=for-the-badge)\n\nSo I was updating my Github with badges as per the latest trends. 😜 Then I noticed that there were no such badges to show the total number of contributions and total number of commit. I mean, sure there were a lot stats related badges like weekly commits or so but not this. So...\n\n### A simple badge for GitHub Repositories that shows total number of contributions since it's inception!\n\nBdw, I was feeling pretty lazy to write all the SVGs myself and there were a ton of them already available so I just used the awesome hackable SVG badges from **Shields IO** (https://shields.io/).\n\nHuge shoutout to the Devs! (https://github.com/badges/shields)\n\n## Demo:\n\n![Contributions](https://github-stats-badge.vercel.app/github/contrib/dusk196/github-repo-stats?style=for-the-badge\u0026color=7678ed)\n![Total Commits](https://github-stats-badge.vercel.app/github/commit/dusk196/github-repo-stats?style=for-the-badge\u0026color=7678ed)\n\n## How to use:\n\nWell, it's pretty straight forward. You can use the following code in your Github Markdown file:\n```markdown\n![Github Badge](https://github-stats-badge.vercel.app/github/{type}/{username}/{repository_name})\n```\n\nYou can also use the following HTML code should that be your choice for updaing the Github Markdown file.\n```html\n\u003cimg src=\"https://github-stats-badge.vercel.app/github/{type}/{username}/{repository_name}\" /\u003e\n```\n\n### Request Parameters:\n\nParameter | Description\n--- | ---\n**type** | Defines the type of status you want. \u003cbr /\u003e `contrib` (for contributions) \\| `commit` (for total commits)\n**username** | The Github username of the owner of the repository whose information status you require.  \u003cbr /\u003e E.g: `dusk196`\n**repository_name** | The Github repository name whose information status you require. \u003cbr /\u003e E.g: `github-repo-stats`\n\n**Example:**\n```markdown\nhttps://github-stats-badge.vercel.app/github/contrib/dusk196/github-repo-stats\n```\n\n### Query Parameters:\n\nSince, it is based on **Shields IO** (https://shields.io/), it supports some of it's query parameters as follows:\n\nParameter | Description\n--- | ---\n**style** | Defines the style of badge you want. \u003cbr /\u003e `plastic` \\| `flat` \\| `flat-square` \\| `for-the-badge` \\| `social`\n**color** | The color of the badge; supports plaintext as well as hexcode \u003cbr /\u003e E.g: `red` \\| `green` \\| `2f52e0` \\| `7678ed` etc.\n\n**Example:**\n```markdown\nhttps://github-stats-badge.vercel.app/github/contrib/dusk196/github-repo-stats?style=for-the-badge\u0026color=3ddc97\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebydusk%2Fgithub-repo-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodebydusk%2Fgithub-repo-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebydusk%2Fgithub-repo-stats/lists"}