{"id":14987558,"url":"https://github.com/azcodingaccount/github-readme-stats-plus","last_synced_at":"2025-04-12T00:16:07.516Z","repository":{"id":233207439,"uuid":"786116200","full_name":"AZCodingAccount/github-readme-stats-plus","owner":"AZCodingAccount","description":"一个基于React+Ant Design pro的可视化的Github状态卡片生成器","archived":false,"fork":false,"pushed_at":"2024-05-29T14:07:57.000Z","size":4367,"stargazers_count":46,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T00:16:01.285Z","etag":null,"topics":["ant-design","ant-design-pro","github-profile-readme","react","zustand"],"latest_commit_sha":null,"homepage":"https://tools.bugdesigner.cn","language":"TypeScript","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/AZCodingAccount.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-13T13:34:20.000Z","updated_at":"2025-04-10T00:38:15.000Z","dependencies_parsed_at":"2024-09-25T00:32:50.929Z","dependency_job_id":null,"html_url":"https://github.com/AZCodingAccount/github-readme-stats-plus","commit_stats":{"total_commits":21,"total_committers":2,"mean_commits":10.5,"dds":"0.19047619047619047","last_synced_commit":"7682702d986a3ef3b49a99f118f657d5a8f32599"},"previous_names":["azcodingaccount/github-readme-stats-plus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AZCodingAccount%2Fgithub-readme-stats-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AZCodingAccount%2Fgithub-readme-stats-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AZCodingAccount%2Fgithub-readme-stats-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AZCodingAccount%2Fgithub-readme-stats-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AZCodingAccount","download_url":"https://codeload.github.com/AZCodingAccount/github-readme-stats-plus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497818,"owners_count":21113984,"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":["ant-design","ant-design-pro","github-profile-readme","react","zustand"],"created_at":"2024-09-24T14:14:55.890Z","updated_at":"2025-04-12T00:16:07.486Z","avatar_url":"https://github.com/AZCodingAccount.png","language":"TypeScript","readme":"# Github-readme-stats++\n\n## 项目介绍\n\n​ 本项目用来为 Github 开发者可视化生成个性的`Github信息统计卡片`、`徽章`、`第三方项目统计信息`等。**无需**阅读项目复杂的配置文档，并有预览功能实现所见即所得的效果。项目集成**多个**Github 优秀的开源项目，并为用户做减法剔除了一些配置项。\n\n## 项目预览\n\n卡片生成页\n\n\u003cimg src=\"https://my-picture-bed1-1321100201.cos.ap-beijing.myqcloud.com/mypictures/image-20240417123549966.png\" alt=\"image-20240417123549966\" style=\"zoom:50%;\" /\u003e\n\n徽章生成页\n\n\u003cimg src=\"https://my-picture-bed1-1321100201.cos.ap-beijing.myqcloud.com/mypictures/image-20240417123700224.png\" alt=\"image-20240417123700224\"  /\u003e\n\n第三方项目\n\n![image-20240417123727256](https://my-picture-bed1-1321100201.cos.ap-beijing.myqcloud.com/mypictures/image-20240417123727256.png)\n\n## 基于的开源项目\n\n- 卡片生成 [anuraghazra/github-readme-stats](https://github.com/anuraghazra/github-readme-stats)\n\n- 徽章生成 [badges/shields](https://github.com/badges/shields)\n\n- wakatime 徽章 [WakaTime - Dashboards for developers](https://wakatime.com/)\n- 访问量徽章 [antonkomarev/github-profile-views-counter](https://github.com/antonkomarev/github-profile-views-counter)\n- streak-stats [DenverCoder1/github-readme-streak-stats](https://github.com/denvercoder1/github-readme-streak-stats)\n- 奖杯 [ryo-ma/github-profile-trophy](https://github.com/ryo-ma/github-profile-trophy)\n\n## 项目实现方案\n\n​ 本项目采用 React+ Ant Design Ant Design pro+zustand 实现，没有后端，信息存储到用户本地，主要是可视化界面部分，实际上的底层原理是用户勾选以后程序自动将所需参数拼接到 url 后面，达到所见即所得的效果，调整完毕后让用户将代码直接复制到 md 文档即可，不需阅读复杂的项目文档即可实现自己想要的定制化功能。\n\n## 需求分析\n\n1. Github 统计卡\n\n   - 更换语言\n   - 隐藏部分信息\n   - 更换主题\n\n2. 热门语言卡\n\n   - 更换语言\n   - 显示语言的个数\n   - 更改语言显示主题\n\n3. wakatime 卡片（未实现、wakatime 官网的统计足够详细，若仍需，请反馈）\n\n   - 显示的语言个数\n   - 主题配置\n\n4. 徽章制作\n\n   - wakatime 徽章制作\n   - 热门语言徽章制作\n   - profile views 徽章制作\n\n5. 第三方开源项目集成（集成优秀开源项目的基础用法）\n\n## 最后\n项目并未十分完善，欢迎[PR](https://github.com/AZCodingAccount/github-readme-stats-plus/pulls)、[issue](https://github.com/AZCodingAccount/github-readme-stats-plus/issues)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazcodingaccount%2Fgithub-readme-stats-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazcodingaccount%2Fgithub-readme-stats-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazcodingaccount%2Fgithub-readme-stats-plus/lists"}