Skip to content

feat: add followers and total repos stats#4912

Open
nmitydv wants to merge 1 commit into
anuraghazra:masterfrom
nmitydv:feature/add-followers-repos
Open

feat: add followers and total repos stats#4912
nmitydv wants to merge 1 commit into
anuraghazra:masterfrom
nmitydv:feature/add-followers-repos

Conversation

@nmitydv

@nmitydv nmitydv commented Jul 2, 2026

Copy link
Copy Markdown

Description

Add followers and total repositories stats to the GitHub Readme Stats card!

This PR adds support for two new stats:

  1. Followers: shows your total number of GitHub followers
  2. Total Repos: shows your total number of GitHub repositories

Changes

  • Updated src/fetchers/stats.js to fetch followers and repos count via GraphQL
  • Added followers and repos icons in src/common/icons.js
  • Updated src/cards/stats.js to render the new stats when included in show parameter
  • Added translations in src/translations.js for all supported languages

Usage

Add followers and/or repos to the show parameter in your stats card URL to display these stats:

@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

@nmitydv is attempting to deploy a commit to the github readme stats Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added stats-card Feature, Enhancement, Fixes related to stats the stats card. card-i18n Card text translations. labels Jul 2, 2026
@martin-mfg

Copy link
Copy Markdown
Collaborator

Hi @nmitydv, thank you for the PR! Development of this project has moved to https://github.com/stats-organization/github-stats-extended. Could you please open an equvialent PR there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

card-i18n Card text translations. stats-card Feature, Enhancement, Fixes related to stats the stats card.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants