{"id":15007919,"url":"https://github.com/cnocon/react-github-stats-card","last_synced_at":"2026-03-14T23:36:34.073Z","repository":{"id":57102809,"uuid":"325354267","full_name":"cnocon/react-github-stats-card","owner":"cnocon","description":"React version of the GitHub stats card component.","archived":false,"fork":false,"pushed_at":"2021-01-05T11:50:05.000Z","size":1034,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T16:01:46.300Z","etag":null,"topics":["github-api-v3","github-stats-card","github-user-stats","npm","npm-package","react","reactjs"],"latest_commit_sha":null,"homepage":"https://react-github-stats-card-demo.netlify.app/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cnocon.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":"2020-12-29T18:03:28.000Z","updated_at":"2024-01-27T10:32:57.000Z","dependencies_parsed_at":"2022-08-20T23:50:18.915Z","dependency_job_id":null,"html_url":"https://github.com/cnocon/react-github-stats-card","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnocon%2Freact-github-stats-card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnocon%2Freact-github-stats-card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnocon%2Freact-github-stats-card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnocon%2Freact-github-stats-card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cnocon","download_url":"https://codeload.github.com/cnocon/react-github-stats-card/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243165537,"owners_count":20246725,"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-api-v3","github-stats-card","github-user-stats","npm","npm-package","react","reactjs"],"created_at":"2024-09-24T19:14:28.176Z","updated_at":"2025-12-26T00:17:10.189Z","avatar_url":"https://github.com/cnocon.png","language":"CSS","readme":"# GitHub Stats Card for React\n\nPass a [GitHub username](https://docs.github.com/en/free-pro-team@latest/github/setting-up-and-managing-your-github-user-account/remembering-your-github-username-or-email) and a boolean for whether or not you want the theme to be used, and get this:\n\n![Widget Screenshot](stat-card-preview.png)\n\n## Installation\n\n```bash\nnpm install react-github-stats-card\n```\n\n## Example:\n\nThe Card function returns a functional React Component. Imports will be updated in the future to get rid of using `dist`.\n\n```js\nimport Card from 'react-github-stats-card/dist/Card';\n\nfunction myComponent() {\n  return \u003cCard username='cnocon' theme={true} /\u003e\n}\n```\n\n## Note: If you run into rate limiting errors from GitHub, you can pass your personal access token, demonstrated below, to increase that limit. Be sure to keep any hardcoded access token values out of your code!\n\n```js\nimport Card from 'react-github-stats-card/dist/Card';\n\nfunction myComponent() {\n  return \u003cCard username='cnocon' theme={true} accessToken=MY_ACCESS_TOKEN/\u003e\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnocon%2Freact-github-stats-card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcnocon%2Freact-github-stats-card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnocon%2Freact-github-stats-card/lists"}