@wcj/github-rank 22.1.31 → 22.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/dist/repos.json +33228 -33188
  2. package/dist/sifou-daily.json +11 -29
  3. package/dist/sifou-monthly.json +117 -117
  4. package/dist/sifou-weekly.json +180 -180
  5. package/dist/toutiao-30.json +79 -79
  6. package/dist/toutiao-7.json +122 -122
  7. package/dist/toutiao-90.json +30 -30
  8. package/dist/trending-daily.json +174 -174
  9. package/dist/trending-monthly.json +159 -159
  10. package/dist/trending-weekly.json +164 -175
  11. package/dist/users.china.json +2071 -2071
  12. package/dist/users.json +4262 -4262
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +33228 -33188
  16. package/web/data/sifou-daily.json +11 -29
  17. package/web/data/sifou-monthly.json +117 -117
  18. package/web/data/sifou-weekly.json +180 -180
  19. package/web/data/toutiao-30.json +79 -79
  20. package/web/data/toutiao-7.json +122 -122
  21. package/web/data/toutiao-90.json +30 -30
  22. package/web/data/trending-daily.json +174 -174
  23. package/web/data/trending-monthly.json +159 -159
  24. package/web/data/trending-weekly.json +164 -175
  25. package/web/data/users.china.json +2071 -2071
  26. package/web/data/users.json +4262 -4262
  27. package/web/index.html +2094 -2094
  28. package/web/repos.html +4128 -4128
  29. package/web/sifou-daily.html +11 -67
  30. package/web/sifou-monthly.html +143 -143
  31. package/web/sifou-weekly.html +152 -152
  32. package/web/toutiao-30.html +90 -90
  33. package/web/toutiao-7.html +81 -81
  34. package/web/toutiao-90.html +32 -32
  35. package/web/trending-monthly.html +137 -141
  36. package/web/trending-weekly.html +139 -181
  37. package/web/trending.html +149 -153
  38. package/web/users.china.html +1039 -1039
@@ -12,7 +12,7 @@
12
12
  {
13
13
  "title": "我做系统架构的一些原则",
14
14
  "description": "工作 20 多年了,这 20 来年看到了很多公司系统架构,也看到了很多问题,在跟这些公司进行交流和讨论的时候,包括进行实施和方案比较的时候,都有很多各种方案的比较和妥协,因为相关的...",
15
- "votes": "208",
15
+ "votes": "209",
16
16
  "url": "/k/vlt0zc9",
17
17
  "avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
18
18
  "avatarAlt": "趣编程的独家号 - 独家号",
@@ -102,7 +102,7 @@
102
102
  {
103
103
  "title": "熬夜彻底搞懂Cookie Session Token JWT",
104
104
  "description": "",
105
- "votes": "124",
105
+ "votes": "125",
106
106
  "url": "/k/g49lsl5",
107
107
  "avatar": "https://img.toutiao.io/subject/dc985e32ff464581afaa81f175880312/thumb",
108
108
  "avatarAlt": "dotnet - 独家号",
@@ -149,6 +149,16 @@
149
149
  "subjectName": "三分恶",
150
150
  "homeUrl": "/subjects/454266"
151
151
  },
152
+ {
153
+ "title": "Kafka 知识体系保姆级教程宝典",
154
+ "description": "本文目录:一、消息队列 Apache Pulsar Pulsar 与 Kafka 对比二、Kafka基础三、Kafka架构及组件四、Kafka集群操作五、Kafka的JavaAPI...",
155
+ "votes": "116",
156
+ "url": "/k/j5iauc2",
157
+ "avatar": "https://img.toutiao.io/subject/1ecd558bf4a24bc780d2c3a0ab6e69f2/thumb",
158
+ "avatarAlt": "分布式系统 - 独家号",
159
+ "subjectName": "分布式系统",
160
+ "homeUrl": "/subjects/8411"
161
+ },
152
162
  {
153
163
  "title": "这些年我用过的API文档工具,个个是精品!",
154
164
  "description": "",
@@ -159,20 +169,10 @@
159
169
  "subjectName": "大话.NET平台",
160
170
  "homeUrl": "/subjects/116492"
161
171
  },
162
- {
163
- "title": "Kafka 知识体系保姆级教程宝典",
164
- "description": "本文目录:一、消息队列 Apache Pulsar Pulsar 与 Kafka 对比二、Kafka基础三、Kafka架构及组件四、Kafka集群操作五、Kafka的JavaAPI...",
165
- "votes": "115",
166
- "url": "/k/j5iauc2",
167
- "avatar": "https://img.toutiao.io/subject/1ecd558bf4a24bc780d2c3a0ab6e69f2/thumb",
168
- "avatarAlt": "分布式系统 - 独家号",
169
- "subjectName": "分布式系统",
170
- "homeUrl": "/subjects/8411"
171
- },
172
172
  {
173
173
  "title": "亿级流量系统架构演进之路",
174
174
  "description": "海量用户同时进行高频访问对任何平台都是难题,也是行业乐此不疲的研究方向。但值得庆幸的是,虽然业务场景不同,设计和优化的思想却是万变不离宗。本文将结合业务与高并发系统设计的核心技术点...",
175
- "votes": "120",
175
+ "votes": "121",
176
176
  "url": "/k/nmwgk0i",
177
177
  "avatar": "https://img.toutiao.io/subject/4f9b8a1b9ad34bf3b815671f8461ff25/thumb",
178
178
  "avatarAlt": "又拍云 - 独家号",
@@ -190,14 +190,14 @@
190
190
  "homeUrl": "/subjects/465071"
191
191
  },
192
192
  {
193
- "title": "高并发系统建设经验总结",
194
- "description": " 作者:listenzhang,腾讯 PCG 后台开发工程师前言 早期从事运单系统的开发和维护工作,从最早的日均百万单,到日均千万单,业务的快速发展再加上外卖业务的特点是,业务量集...",
193
+ "title": "Redis 很屌,不懂使用规范就糟蹋了",
194
+ "description": "",
195
195
  "votes": "108",
196
- "url": "/k/zcql3fl",
197
- "avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
198
- "avatarAlt": "ASCE1885 - 独家号",
199
- "subjectName": "ASCE1885",
200
- "homeUrl": "/subjects/4829"
196
+ "url": "/k/lpnakbk",
197
+ "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
198
+ "avatarAlt": "进击的程序猿 - 独家号",
199
+ "subjectName": "进击的程序猿",
200
+ "homeUrl": "/subjects/24912"
201
201
  },
202
202
  {
203
203
  "title": "服务 API 版本控制设计与实践",
@@ -219,16 +219,6 @@
219
219
  "subjectName": "进击的程序猿",
220
220
  "homeUrl": "/subjects/24912"
221
221
  },
222
- {
223
- "title": "Redis 很屌,不懂使用规范就糟蹋了",
224
- "description": "",
225
- "votes": "106",
226
- "url": "/k/lpnakbk",
227
- "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
228
- "avatarAlt": "进击的程序猿 - 独家号",
229
- "subjectName": "进击的程序猿",
230
- "homeUrl": "/subjects/24912"
231
- },
232
222
  {
233
223
  "title": "分布式链路追踪在字节跳动的实践",
234
224
  "description": "",
@@ -248,5 +238,15 @@
248
238
  "avatarAlt": "乱点技能树 - 独家号",
249
239
  "subjectName": "乱点技能树",
250
240
  "homeUrl": "/subjects/194141"
241
+ },
242
+ {
243
+ "title": "服务调优经验总结",
244
+ "description": "版权声明 本站原创文章 由 萌叔 发表转载请注明 萌叔 | http://vearne.cc前言萌叔工作十多年,有不少服务调优的经验,在这里整理一下思路。希望对自己和同行有所帮助。...",
245
+ "votes": "105",
246
+ "url": "/k/av28tr1",
247
+ "avatar": "https://img.toutiao.io/subject/7c016973c0bb4e13a28ab338153e7d12/thumb",
248
+ "avatarAlt": "萌叔 - 独家号",
249
+ "subjectName": "萌叔",
250
+ "homeUrl": "/subjects/334598"
251
251
  }
252
252
  ]
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "Ebazhanov/linkedin-skill-assessments-quizzes",
4
- "language": "",
5
- "color": "",
3
+ "full_name": "ThioJoe/YT-Spammer-Purge",
4
+ "language": "Python",
5
+ "color": "#3572A5",
6
6
  "description": "",
7
- "forked": "5555",
8
- "stargazers_count": 8350,
9
- "todayStar": "234 stars today",
10
- "html_url": "https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes",
7
+ "forked": "274",
8
+ "stargazers_count": 2467,
9
+ "todayStar": "309 stars today",
10
+ "html_url": "https://github.com/ThioJoe/YT-Spammer-Purge",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "Dreamacro/clash",
15
- "language": "Go",
16
- "color": "#00ADD8",
14
+ "full_name": "psf/black",
15
+ "language": "Python",
16
+ "color": "#3572A5",
17
17
  "description": "",
18
- "forked": "3322",
19
- "stargazers_count": 23209,
20
- "todayStar": "93 stars today",
21
- "html_url": "https://github.com/Dreamacro/clash",
18
+ "forked": "1593",
19
+ "stargazers_count": 25100,
20
+ "todayStar": "113 stars today",
21
+ "html_url": "https://github.com/psf/black",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "topjohnwu/Magisk",
26
- "language": "C++",
27
- "color": "#f34b7d",
25
+ "full_name": "Kindelia/HVM",
26
+ "language": "Rust",
27
+ "color": "#dea584",
28
28
  "description": "",
29
- "forked": "5529",
30
- "stargazers_count": 23274,
31
- "todayStar": "97 stars today",
32
- "html_url": "https://github.com/topjohnwu/Magisk",
29
+ "forked": "41",
30
+ "stargazers_count": 1733,
31
+ "todayStar": "456 stars today",
32
+ "html_url": "https://github.com/Kindelia/HVM",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "HashLips/hashlips_art_engine",
37
- "language": "JavaScript",
38
- "color": "#f1e05a",
36
+ "full_name": "Chia-Network/chia-blockchain",
37
+ "language": "Python",
38
+ "color": "#3572A5",
39
39
  "description": "",
40
- "forked": "1840",
41
- "stargazers_count": 3609,
42
- "todayStar": "83 stars today",
43
- "html_url": "https://github.com/HashLips/hashlips_art_engine",
40
+ "forked": "1799",
41
+ "stargazers_count": 10215,
42
+ "todayStar": "80 stars today",
43
+ "html_url": "https://github.com/Chia-Network/chia-blockchain",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "uutils/coreutils",
48
- "language": "Rust",
49
- "color": "#dea584",
47
+ "full_name": "Budibase/budibase",
48
+ "language": "JavaScript",
49
+ "color": "#f1e05a",
50
50
  "description": "",
51
- "forked": "781",
52
- "stargazers_count": 10190,
51
+ "forked": "489",
52
+ "stargazers_count": 9141,
53
53
  "todayStar": "232 stars today",
54
- "html_url": "https://github.com/uutils/coreutils",
54
+ "html_url": "https://github.com/Budibase/budibase",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "Developer-Y/cs-video-courses",
59
- "language": "",
60
- "color": "",
58
+ "full_name": "microsoft/PowerToys",
59
+ "language": "C#",
60
+ "color": "#178600",
61
61
  "description": "",
62
- "forked": "4345",
63
- "stargazers_count": 29761,
64
- "todayStar": "755 stars today",
65
- "html_url": "https://github.com/Developer-Y/cs-video-courses",
62
+ "forked": "3801",
63
+ "stargazers_count": 67746,
64
+ "todayStar": "191 stars today",
65
+ "html_url": "https://github.com/microsoft/PowerToys",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "awesome-selfhosted/awesome-selfhosted",
70
- "language": "JavaScript",
71
- "color": "#f1e05a",
69
+ "full_name": "hannahcode/word-guessing-game",
70
+ "language": "TypeScript",
71
+ "color": "#2b7489",
72
72
  "description": "",
73
- "forked": "5325",
74
- "stargazers_count": 76141,
75
- "todayStar": "185 stars today",
76
- "html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
73
+ "forked": "611",
74
+ "stargazers_count": 1106,
75
+ "todayStar": "103 stars today",
76
+ "html_url": "https://github.com/hannahcode/word-guessing-game",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "IBAX-io/go-ibax",
81
- "language": "Go",
82
- "color": "#00ADD8",
80
+ "full_name": "solana-labs/solana-pay",
81
+ "language": "TypeScript",
82
+ "color": "#2b7489",
83
83
  "description": "",
84
- "forked": "5435",
85
- "stargazers_count": 6625,
86
- "todayStar": "817 stars today",
87
- "html_url": "https://github.com/IBAX-io/go-ibax",
84
+ "forked": "75",
85
+ "stargazers_count": 462,
86
+ "todayStar": "128 stars today",
87
+ "html_url": "https://github.com/solana-labs/solana-pay",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "nextui-org/nextui",
92
- "language": "TypeScript",
93
- "color": "#2b7489",
91
+ "full_name": "vinta/awesome-python",
92
+ "language": "Python",
93
+ "color": "#3572A5",
94
94
  "description": "",
95
- "forked": "143",
96
- "stargazers_count": 3466,
97
- "todayStar": "548 stars today",
98
- "html_url": "https://github.com/nextui-org/nextui",
95
+ "forked": "20646",
96
+ "stargazers_count": 115376,
97
+ "todayStar": "160 stars today",
98
+ "html_url": "https://github.com/vinta/awesome-python",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "torvalds/linux",
103
- "language": "C",
104
- "color": "#555555",
102
+ "full_name": "Jxck-S/plane-notify",
103
+ "language": "Python",
104
+ "color": "#3572A5",
105
105
  "description": "",
106
- "forked": "41169",
107
- "stargazers_count": 126077,
108
- "todayStar": "219 stars today",
109
- "html_url": "https://github.com/torvalds/linux",
106
+ "forked": "186",
107
+ "stargazers_count": 996,
108
+ "todayStar": "124 stars today",
109
+ "html_url": "https://github.com/Jxck-S/plane-notify",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "nodejs/node",
114
- "language": "JavaScript",
115
- "color": "#f1e05a",
113
+ "full_name": "flashbots/simple-arbitrage",
114
+ "language": "TypeScript",
115
+ "color": "#2b7489",
116
116
  "description": "",
117
- "forked": "22592",
118
- "stargazers_count": 84790,
119
- "todayStar": "113 stars today",
120
- "html_url": "https://github.com/nodejs/node",
117
+ "forked": "288",
118
+ "stargazers_count": 668,
119
+ "todayStar": "47 stars today",
120
+ "html_url": "https://github.com/flashbots/simple-arbitrage",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "nukeop/nuclear",
125
- "language": "TypeScript",
126
- "color": "#2b7489",
124
+ "full_name": "pysemtec/semantic-python-overview",
125
+ "language": "",
126
+ "color": "",
127
127
  "description": "",
128
- "forked": "759",
129
- "stargazers_count": 7790,
130
- "todayStar": "289 stars today",
131
- "html_url": "https://github.com/nukeop/nuclear",
128
+ "forked": "12",
129
+ "stargazers_count": 248,
130
+ "todayStar": "44 stars today",
131
+ "html_url": "https://github.com/pysemtec/semantic-python-overview",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "Koenkk/zigbee2mqtt",
136
- "language": "JavaScript",
137
- "color": "#f1e05a",
135
+ "full_name": "jwasham/coding-interview-university",
136
+ "language": "",
137
+ "color": "",
138
138
  "description": "",
139
- "forked": "1217",
140
- "stargazers_count": 7448,
141
- "todayStar": "56 stars today",
142
- "html_url": "https://github.com/Koenkk/zigbee2mqtt",
139
+ "forked": "55676",
140
+ "stargazers_count": 206193,
141
+ "todayStar": "263 stars today",
142
+ "html_url": "https://github.com/jwasham/coding-interview-university",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "DataDog/stratus-red-team",
147
- "language": "Go",
148
- "color": "#00ADD8",
146
+ "full_name": "patrikzudel/PatrikZeros-CSGO-Sound-Fix",
147
+ "language": "Python",
148
+ "color": "#3572A5",
149
149
  "description": "",
150
- "forked": "30",
151
- "stargazers_count": 367,
152
- "todayStar": "61 stars today",
153
- "html_url": "https://github.com/DataDog/stratus-red-team",
150
+ "forked": "7",
151
+ "stargazers_count": 149,
152
+ "todayStar": "32 stars today",
153
+ "html_url": "https://github.com/patrikzudel/PatrikZeros-CSGO-Sound-Fix",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "pedroslopez/whatsapp-web.js",
158
- "language": "JavaScript",
159
- "color": "#f1e05a",
157
+ "full_name": "TeamNewPipe/NewPipe",
158
+ "language": "Java",
159
+ "color": "#b07219",
160
160
  "description": "",
161
- "forked": "1119",
162
- "stargazers_count": 4678,
163
- "todayStar": "70 stars today",
164
- "html_url": "https://github.com/pedroslopez/whatsapp-web.js",
161
+ "forked": "2041",
162
+ "stargazers_count": 16630,
163
+ "todayStar": "135 stars today",
164
+ "html_url": "https://github.com/TeamNewPipe/NewPipe",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "ciderapp/Cider",
169
- "language": "JavaScript",
170
- "color": "#f1e05a",
168
+ "full_name": "flxzt/rnote",
169
+ "language": "Rust",
170
+ "color": "#dea584",
171
171
  "description": "",
172
- "forked": "57",
173
- "stargazers_count": 562,
174
- "todayStar": "135 stars today",
175
- "html_url": "https://github.com/ciderapp/Cider",
172
+ "forked": "50",
173
+ "stargazers_count": 2019,
174
+ "todayStar": "57 stars today",
175
+ "html_url": "https://github.com/flxzt/rnote",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "laravel-filament/filament",
180
- "language": "PHP",
181
- "color": "#4F5D95",
179
+ "full_name": "poteto/hiring-without-whiteboards",
180
+ "language": "JavaScript",
181
+ "color": "#f1e05a",
182
182
  "description": "",
183
- "forked": "284",
184
- "stargazers_count": 2550,
185
- "todayStar": "22 stars today",
186
- "html_url": "https://github.com/laravel-filament/filament",
183
+ "forked": "2333",
184
+ "stargazers_count": 26752,
185
+ "todayStar": "70 stars today",
186
+ "html_url": "https://github.com/poteto/hiring-without-whiteboards",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "RunaCapital/awesome-oss-alternatives",
191
- "language": "Python",
192
- "color": "#3572A5",
190
+ "full_name": "mui-org/material-ui",
191
+ "language": "JavaScript",
192
+ "color": "#f1e05a",
193
193
  "description": "",
194
- "forked": "123",
195
- "stargazers_count": 3026,
196
- "todayStar": "394 stars today",
197
- "html_url": "https://github.com/RunaCapital/awesome-oss-alternatives",
194
+ "forked": "25894",
195
+ "stargazers_count": 75141,
196
+ "todayStar": "113 stars today",
197
+ "html_url": "https://github.com/mui-org/material-ui",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "PathOfBuildingCommunity/PathOfBuilding",
202
- "language": "Lua",
203
- "color": "#000080",
201
+ "full_name": "netbox-community/netbox",
202
+ "language": "Python",
203
+ "color": "#3572A5",
204
204
  "description": "",
205
- "forked": "1098",
206
- "stargazers_count": 1777,
207
- "todayStar": "32 stars today",
208
- "html_url": "https://github.com/PathOfBuildingCommunity/PathOfBuilding",
205
+ "forked": "1753",
206
+ "stargazers_count": 9742,
207
+ "todayStar": "38 stars today",
208
+ "html_url": "https://github.com/netbox-community/netbox",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "PGYER/codefever",
213
- "language": "PHP",
214
- "color": "#4F5D95",
212
+ "full_name": "cosmic-horizon/testnets",
213
+ "language": "Shell",
214
+ "color": "#89e051",
215
215
  "description": "",
216
- "forked": "76",
217
- "stargazers_count": 540,
218
- "todayStar": "56 stars today",
219
- "html_url": "https://github.com/PGYER/codefever",
216
+ "forked": "274",
217
+ "stargazers_count": 40,
218
+ "todayStar": "17 stars today",
219
+ "html_url": "https://github.com/cosmic-horizon/testnets",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "obsproject/obs-studio",
224
- "language": "C",
225
- "color": "#555555",
223
+ "full_name": "decalage2/awesome-security-hardening",
224
+ "language": "",
225
+ "color": "",
226
226
  "description": "",
227
- "forked": "5579",
228
- "stargazers_count": 35687,
229
- "todayStar": "70 stars today",
230
- "html_url": "https://github.com/obsproject/obs-studio",
227
+ "forked": "213",
228
+ "stargazers_count": 1487,
229
+ "todayStar": "125 stars today",
230
+ "html_url": "https://github.com/decalage2/awesome-security-hardening",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "AppFlowy-IO/appflowy",
235
- "language": "Rust",
236
- "color": "#dea584",
234
+ "full_name": "RocketChat/Rocket.Chat",
235
+ "language": "JavaScript",
236
+ "color": "#f1e05a",
237
237
  "description": "",
238
- "forked": "779",
239
- "stargazers_count": 16073,
240
- "todayStar": "188 stars today",
241
- "html_url": "https://github.com/AppFlowy-IO/appflowy",
238
+ "forked": "7184",
239
+ "stargazers_count": 31616,
240
+ "todayStar": "72 stars today",
241
+ "html_url": "https://github.com/RocketChat/Rocket.Chat",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "dgraph-io/dgraph",
246
- "language": "Go",
247
- "color": "#00ADD8",
245
+ "full_name": "JetBrains/kotlin",
246
+ "language": "Kotlin",
247
+ "color": "#A97BFF",
248
248
  "description": "",
249
- "forked": "1292",
250
- "stargazers_count": 17475,
251
- "todayStar": "146 stars today",
252
- "html_url": "https://github.com/dgraph-io/dgraph",
249
+ "forked": "4934",
250
+ "stargazers_count": 40157,
251
+ "todayStar": "133 stars today",
252
+ "html_url": "https://github.com/JetBrains/kotlin",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "scaffold-eth/scaffold-eth",
257
- "language": "CSS",
258
- "color": "#563d7c",
256
+ "full_name": "DGP-Studio/Snap.Genshin",
257
+ "language": "C#",
258
+ "color": "#178600",
259
259
  "description": "",
260
- "forked": "1769",
261
- "stargazers_count": 5523,
262
- "todayStar": "132 stars today",
263
- "html_url": "https://github.com/scaffold-eth/scaffold-eth",
260
+ "forked": "52",
261
+ "stargazers_count": 633,
262
+ "todayStar": "95 stars today",
263
+ "html_url": "https://github.com/DGP-Studio/Snap.Genshin",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "github/docs",
268
- "language": "JavaScript",
269
- "color": "#f1e05a",
267
+ "full_name": "certusone/wormhole",
268
+ "language": "TypeScript",
269
+ "color": "#2b7489",
270
270
  "description": "",
271
- "forked": "40318",
272
- "stargazers_count": 8290,
273
- "todayStar": "25 stars today",
274
- "html_url": "https://github.com/github/docs",
271
+ "forked": "189",
272
+ "stargazers_count": 562,
273
+ "todayStar": "60 stars today",
274
+ "html_url": "https://github.com/certusone/wormhole",
275
275
  "rank": 25
276
276
  }
277
277
  ]