{"id":16611303,"url":"https://github.com/ridemountainpig/github-stats-json-style","last_synced_at":"2025-07-08T07:13:48.878Z","repository":{"id":223643977,"uuid":"761116792","full_name":"ridemountainpig/github-stats-json-style","owner":"ridemountainpig","description":"Readme Github Stats with Json style :octocat:","archived":false,"fork":false,"pushed_at":"2024-02-21T09:24:04.000Z","size":2,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-08T05:04:35.865Z","etag":null,"topics":["github-actions","github-stats","json-style"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/github-stats-json-style","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ridemountainpig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-21T09:17:13.000Z","updated_at":"2025-01-19T09:40:17.000Z","dependencies_parsed_at":"2024-02-21T10:48:09.264Z","dependency_job_id":null,"html_url":"https://github.com/ridemountainpig/github-stats-json-style","commit_stats":null,"previous_names":["ridemountainpig/github-stats-json-style"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ridemountainpig/github-stats-json-style","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ridemountainpig%2Fgithub-stats-json-style","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ridemountainpig%2Fgithub-stats-json-style/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ridemountainpig%2Fgithub-stats-json-style/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ridemountainpig%2Fgithub-stats-json-style/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ridemountainpig","download_url":"https://codeload.github.com/ridemountainpig/github-stats-json-style/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ridemountainpig%2Fgithub-stats-json-style/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264220427,"owners_count":23574880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["github-actions","github-stats","json-style"],"created_at":"2024-10-12T01:36:35.219Z","updated_at":"2025-07-08T07:13:48.863Z","avatar_url":"https://github.com/ridemountainpig.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Stats Json Style\n\n## Introduction\n\nThis is a simple Github Stats Json Style for your Readme.\n\n## Usage\n\n1. Write your Readme content in the `TEMPLATE.md` file.\n2. Place the `{{github_json_stats}}` tag where you want the Github Stats to appear in your Readme.\n3. Create a new workflow file in your `.github/workflows` directory.\n4. Add the following code to the workflow file, and replace `YOUR_GITHUB_USERNAME` with your Github username and `THE_BRANCH_YOU_WANT_TO_PUSH_TO` with the branch you want to push the stats to. This will generate the Github Stats Json and push it to the specified branch in your repository.\n\n```yml\nname: Generate Github Json Stats\n\non:\n  schedule:\n    - cron: \"0 */12 * * *\"\n  workflow_dispatch:\n\njobs:\n  generate-readme:\n    runs-on: macos-14\n\n    steps:\n      - name: Checkout code\n        uses: actions/checkout@v4\n\n      - name: Set up Python\n        uses: actions/setup-python@v5\n        with:\n          python-version: \"3.10\"\n\n      - name: Github Stats Json Style\n        uses: ridemountainpig/github-stats-json-style@v1.0.0\n        with:\n          username: YOUR_GITHUB_USERNAME\n          push-branch: THE_BRANCH_YOU_WANT_TO_PUSH_TO\n```\n\n## Example\n\n[TEMPLATE.md Example](TEMPLATE.md)\n\n```json\n{\n  \"Yen Cheng Lin's GitHub Stats, Rank: A\": {\n    \"Total Stars Earned\": \"92 ⭐️\",\n    \"Total Commits in 2024\": \"625 🔥\",\n    \"Total PRs\": \"155 🚀\",\n    \"Total Issues\": \"61 📬\",\n    \"Contributed to (last year)\": \"16 🤝\"\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fridemountainpig%2Fgithub-stats-json-style","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fridemountainpig%2Fgithub-stats-json-style","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fridemountainpig%2Fgithub-stats-json-style/lists"}