{"id":13379238,"url":"https://github.com/jasonlong/isometric-contributions","last_synced_at":"2025-05-13T22:11:04.270Z","repository":{"id":15422493,"uuid":"18154829","full_name":"jasonlong/isometric-contributions","owner":"jasonlong","description":"Browser extension for rendering an isometric pixel art version of your GitHub contribution graph.","archived":false,"fork":false,"pushed_at":"2025-05-12T18:34:35.000Z","size":52110,"stargazers_count":3547,"open_issues_count":0,"forks_count":164,"subscribers_count":47,"default_branch":"main","last_synced_at":"2025-05-12T19:49:14.677Z","etag":null,"topics":["3d","contributions","css","extension","github","isometric","obelisk"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jasonlong.png","metadata":{"files":{"readme":"README-zh.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2014-03-26T21:38:18.000Z","updated_at":"2025-05-12T18:34:33.000Z","dependencies_parsed_at":"2023-10-02T16:45:56.535Z","dependency_job_id":"174c4a58-d19f-4e5a-b1d9-7aebb0168f09","html_url":"https://github.com/jasonlong/isometric-contributions","commit_stats":{"total_commits":474,"total_committers":27,"mean_commits":"17.555555555555557","dds":0.5886075949367089,"last_synced_commit":"95b5d8734f9fb931c0c8a143c184f78fdc5125d8"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonlong%2Fisometric-contributions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonlong%2Fisometric-contributions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonlong%2Fisometric-contributions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonlong%2Fisometric-contributions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasonlong","download_url":"https://codeload.github.com/jasonlong/isometric-contributions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254036840,"owners_count":22003654,"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":["3d","contributions","css","extension","github","isometric","obelisk"],"created_at":"2024-07-30T07:01:29.096Z","updated_at":"2025-05-13T22:11:04.250Z","avatar_url":"https://github.com/jasonlong.png","language":"JavaScript","funding_links":[],"categories":["CSS","JavaScript","Eyecandy","Chrome Extensions"],"sub_categories":["Development \u0026 Debugging Tools"],"readme":"# GitHub 立体贡献图浏览器拓展程序\n\n[英文版](https://github.com/jasonlong/isometric-contributions/blob/main/README.md) | 中文版\n\n![Node.js CI](https://github.com/jasonlong/isometric-contributions/workflows/Node.js%20CI/badge.svg)\n[![XO 代码样式](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo)\n\n这是一个为 Chrome / Brave 和 Firefox 而量身打造的浏览器拓展程序，让你能够在 GitHub 用户档案页面的贡献图处，切换显示原生 2D 图与立体像素版贡献图。我们使用了 [obelisk.js](https://github.com/nosir/obelisk.js) 用于绘制立体图像。\n\n除了看起来更整洁干净外，我们的立体图像还很是有趣。它以更高的精细度，突出显示了贡献数量之间的差异。但是这并不意味着完全替代标准2D图形，因为在大多数情况下，它其实也就是个花瓶。例如，图像没有轴标签，较短的条形图可能会被隐藏在较高的条形图后面，而且在我们将鼠标悬停在条形图上时候，我们无法查看到日期和计数等。\n\n\u003cimg src=\"img/preview.png\" width=\"1052\" /\u003e\n\n## 安装方式\n\n### Chrome / Brave\n\n[Install from the Chrome Web Store](https://chrome.google.com/webstore/detail/isometric-contributions/mjoedlfflcchnleknnceiplgaeoegien?hl=en\u0026gl=US)\n\n### Firefox\n\n[Install from Mozilla Add-ons site](https://addons.mozilla.org/en-US/firefox/addon/github-isometric-contributions/)\n\n#### GitHub Enterprise\n\n默认情况下，这个拓展程序只会渲染 `github.com` 上的贡献图，而我们可以点击拓展程序图标，选择 `Enable Isometric Contributions on this domain`，手动让拓展程序能够在我们的 Enterprise 版域名上显示。\n\n\u003cimg src=\"img/enterprise.png\" width=\"396\" /\u003e\n\n## 贡献\n\n如果您想自定义扩展程序，那么你可能需要手动安装它。首先先克隆或分叉此仓库，然后，在 Chrome 扩展程序 页面上，选中 “开发人员模式，点击 “加载已解压缩的扩展程序……” 按钮，然后选定仓库所在的文件夹即可。\n\n\u003cimg src=\"img/dev-mode.png\" width=\"981\" /\u003e\n\n要自定义该扩展程序，首先需要确保已在开发人员模式下安装了该扩展程序（参见上文）。对扩展程序进行更改后，请返回 “扩展程序” 页面，然后单击扩展程序条目下的 “重新加载” 链接。\n\n\u003cimg src=\"img/reload-link.png\" width=\"410\" /\u003e\n\n如果你有什么改进的内容，请随时打开一个拉取请求。\n\n## 开源协议\n\n本项目以 [MIT License](http://opensource.org/licenses/MIT) 协议开源。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonlong%2Fisometric-contributions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasonlong%2Fisometric-contributions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonlong%2Fisometric-contributions/lists"}