{"id":17119046,"url":"https://github.com/chyroc/contribute","last_synced_at":"2026-01-05T11:53:01.673Z","repository":{"id":94091140,"uuid":"127017067","full_name":"chyroc/contribute","owner":"chyroc","description":"list: 开源贡献 / 个人项目","archived":false,"fork":false,"pushed_at":"2018-10-26T15:31:27.000Z","size":16,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-29T08:23:27.422Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/chyroc.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":"2018-03-27T16:40:53.000Z","updated_at":"2019-08-10T06:59:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"eba47f1c-be70-4957-8caa-56bf0c5693bf","html_url":"https://github.com/chyroc/contribute","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/chyroc%2Fcontribute","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fcontribute/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fcontribute/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fcontribute/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyroc","download_url":"https://codeload.github.com/chyroc/contribute/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245195962,"owners_count":20575938,"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":[],"created_at":"2024-10-14T17:56:09.547Z","updated_at":"2026-01-05T11:53:01.616Z","avatar_url":"https://github.com/chyroc.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# contribute\nlist: 开源贡献 / 个人项目\n\u003e 使用工具github-contribution制作(https://github.com/Chyroc/github-contribution)\n\n## 开源项目贡献统计(55 merged)\n\n* [**silenceper/wechat**(★840)](https://github.com/silenceper/wechat)\n  * [add: user update-remark api](https://github.com/silenceper/wechat/pull/85)\n  * [skip-valid-when-debug-mode(fix #82)](https://github.com/silenceper/wechat/pull/83)\n* [**schollz/progressbar**(★382)](https://github.com/schollz/progressbar)\n  * [fix remove Duration.Round to compatible with version less than go1.9](https://github.com/schollz/progressbar/pull/3)\n* [**mattn/anko**(★753)](https://github.com/mattn/anko)\n  * [fix https://github.com/mattn/anko/issues/267](https://github.com/mattn/anko/pull/270)\n  * [fix short circuit](https://github.com/mattn/anko/pull/269)\n  * [fix https://github.com/mattn/anko/issues/262 : range](https://github.com/mattn/anko/pull/263)\n  * [add runtest-option-params](https://github.com/mattn/anko/pull/204)\n  * [add comment syntax](https://github.com/mattn/anko/pull/196)\n  * [Fix/error message lower case string](https://github.com/mattn/anko/pull/191)\n  * [add multiple-case](https://github.com/mattn/anko/pull/190)\n  * [Add/item in list syntax](https://github.com/mattn/anko/pull/185)\n  * [add appendNumberAndPoint](https://github.com/mattn/anko/pull/165)\n  * [add support-map-delete](https://github.com/mattn/anko/pull/130)\n* [**marcusolsson/tui-go**(★1463)](https://github.com/marcusolsson/tui-go)\n  * [add Repaint() to UI interface](https://github.com/marcusolsson/tui-go/pull/135)\n  * [fix box insert out of range](https://github.com/marcusolsson/tui-go/pull/62)\n* [**littlecodersh/trip**(★194)](https://github.com/littlecodersh/trip)\n  * [Fix/lack import](https://github.com/littlecodersh/trip/pull/2)\n* [**kennethreitz/requests-html**(★8556)](https://github.com/kennethreitz/requests-html)\n  * [fix https://github.com/kennethreitz/requests-html/issues/10 : links contain javascript:;](https://github.com/kennethreitz/requests-html/pull/11)\n* [**kasvith/kache**(★120)](https://github.com/kasvith/kache)\n  * [add error field to resp3](https://github.com/kasvith/kache/pull/85)\n  * [add resp3 protocol part 6(remove old protocol code)](https://github.com/kasvith/kache/pull/84)\n  * [add resp3 protocol part 5(replace to resp3)](https://github.com/kasvith/kache/pull/83)\n  * [add resp3 protocol part 4(protocol-string and render-string)](https://github.com/kasvith/kache/pull/82)\n  * [Add resp3 protocol part 3](https://github.com/kasvith/kache/pull/80)\n  * [add resp3 protocol part 2(double and big number)](https://github.com/kasvith/kache/pull/79)\n  * [fix reconnect to server](https://github.com/kasvith/kache/pull/78)\n  * [add resp3 protocol part 1(add data type and implement some simple)](https://github.com/kasvith/kache/pull/77)\n  * [add req resp test](https://github.com/kasvith/kache/pull/72)\n  * [add kache cli part 2(conn server/send command/show resp)](https://github.com/kasvith/kache/pull/66)\n  * [fix mage](https://github.com/kasvith/kache/pull/62)\n  * [add automated build version](https://github.com/kasvith/kache/pull/59)\n  * [add kache cli part 1(init cli)](https://github.com/kasvith/kache/pull/57)\n  * [fix boolean check](https://github.com/kasvith/kache/pull/53)\n  * [fix unbalanced quotes string](https://github.com/kasvith/kache/pull/52)\n  * [replace testsuite to testify part 6(remove testsuite)](https://github.com/kasvith/kache/pull/51)\n  * [replace testsuite to testify part 5(hashmap)](https://github.com/kasvith/kache/pull/50)\n  * [replace testsuite to testify part 4(list)](https://github.com/kasvith/kache/pull/49)\n  * [replace testsuite to testify part 3(set)](https://github.com/kasvith/kache/pull/48)\n  * [replace testsuite to testify part 2(protcl)](https://github.com/kasvith/kache/pull/47)\n  * [replace testsuite to testify part 1(fix #20)](https://github.com/kasvith/kache/pull/46)\n  * [fix appveyor to dep](https://github.com/kasvith/kache/pull/45)\n  * [add unified args number check](https://github.com/kasvith/kache/pull/42)\n  * [move to dep](https://github.com/kasvith/kache/pull/41)\n  * [fix command to lower](https://github.com/kasvith/kache/pull/40)\n  * [fix-getCommand-error-resp](https://github.com/kasvith/kache/pull/36)\n  * [split standard and third-party packages imports(fix #30)](https://github.com/kasvith/kache/pull/32)\n* [**golang/protobuf**(★3582)](https://github.com/golang/protobuf)\n  * [protoc-gen-go: remove deprecated function in grpc](https://github.com/golang/protobuf/pull/592)\n* [**goccmack/gocc**(★202)](https://github.com/goccmack/gocc)\n  * [fix https://github.com/goccmack/gocc/issues/23](https://github.com/goccmack/gocc/pull/80)\n* [**felixangell/phi**(★278)](https://github.com/felixangell/phi)\n  * [add cross compile](https://github.com/felixangell/phi/pull/42)\n* [**c-bata/go-prompt**(★1836)](https://github.com/c-bata/go-prompt)\n  * [Add ascii code bind option and find current word end](https://github.com/c-bata/go-prompt/pull/65)\n* [**boltdb/bolt**(★9066)](https://github.com/boltdb/bolt)\n  * [add tx-copy-deprecated](https://github.com/boltdb/bolt/pull/748)\n* [**Leviathan1995/MyContribution**(★12)](https://github.com/Leviathan1995/MyContribution)\n  * [fix sort before group-by](https://github.com/Leviathan1995/MyContribution/pull/11)\n  * [group by repo name](https://github.com/Leviathan1995/MyContribution/pull/10)\n  * [fix pr-link](https://github.com/Leviathan1995/MyContribution/pull/9)\n  * [add use token to fetch data](https://github.com/Leviathan1995/MyContribution/pull/6)\n* [**DefinitelyTyped/DefinitelyTyped**(★18167)](https://github.com/DefinitelyTyped/DefinitelyTyped)\n  * [[weixin-app] add cloud](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/29121)\n* [**40t/go-sniffer**(★294)](https://github.com/40t/go-sniffer)\n  * [fix mysql packet nil pointer](https://github.com/40t/go-sniffer/pull/11)\n\n## 个人项目\n\n* [WechatSogou](https://github.com/Chyroc/WechatSogou): 基于搜狗微信搜索的微信公众号爬虫接口\n* [YouthVolunteers-mina](https://github.com/YouthVolunteers/mina): 南航青协小程序\n* [redis](https://github.com/Chyroc/redis): go语言redis客户端\n* [leetcode-badge](https://github.com/Chyroc/leetcode-badge): 展示在leetcode上做题的进度的徽标 / Show the progress badge on the leetcode\n* [phpmyadmin-cli](https://github.com/Chyroc/phpmyadmin-cli): access phpmyadmin from cli / 通过shell操作phpmyadmin\n* [github-contribution](https://github.com/Chyroc/github-contribution): list self github contribution / 开源项目贡献统计\n* [gor](https://github.com/Chyroc/gor): 用golang实现的简单web路由框架\n* [pics-to-gif](https://github.com/Chyroc/pics-to-gif): pics to gif / 照片转gif动图\n* [generate_blog_by_issues](https://github.com/Chyroc/generate_blog_by_issues): md文件/github issue转静态博客\n* [delete-duplicate-file](https://github.com/Chyroc/delete-duplicate-file): 学习electron+vue的时候做的一个删除重复文件的工具\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchyroc%2Fcontribute","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchyroc%2Fcontribute","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchyroc%2Fcontribute/lists"}