@wcj/github-rank 22.6.28 → 22.7.1

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 +34744 -33742
  2. package/dist/sifou-daily.json +42 -60
  3. package/dist/sifou-monthly.json +55 -55
  4. package/dist/sifou-weekly.json +167 -167
  5. package/dist/toutiao-30.json +90 -90
  6. package/dist/toutiao-7.json +137 -137
  7. package/dist/toutiao-90.json +37 -37
  8. package/dist/trending-daily.json +169 -169
  9. package/dist/trending-monthly.json +154 -154
  10. package/dist/trending-weekly.json +167 -167
  11. package/dist/users.china.json +2596 -2597
  12. package/dist/users.json +3189 -3189
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +34744 -33742
  16. package/web/data/sifou-daily.json +42 -60
  17. package/web/data/sifou-monthly.json +55 -55
  18. package/web/data/sifou-weekly.json +167 -167
  19. package/web/data/toutiao-30.json +90 -90
  20. package/web/data/toutiao-7.json +137 -137
  21. package/web/data/toutiao-90.json +37 -37
  22. package/web/data/trending-daily.json +169 -169
  23. package/web/data/trending-monthly.json +154 -154
  24. package/web/data/trending-weekly.json +167 -167
  25. package/web/data/users.china.json +2596 -2597
  26. package/web/data/users.json +3189 -3189
  27. package/web/index.html +1738 -1738
  28. package/web/repos.html +4256 -4256
  29. package/web/sifou-daily.html +36 -92
  30. package/web/sifou-monthly.html +69 -69
  31. package/web/sifou-weekly.html +143 -143
  32. package/web/toutiao-30.html +89 -89
  33. package/web/toutiao-7.html +92 -92
  34. package/web/toutiao-90.html +69 -69
  35. package/web/trending-monthly.html +145 -145
  36. package/web/trending-weekly.html +140 -152
  37. package/web/trending.html +144 -148
  38. package/web/users.china.html +1400 -1400
@@ -2,13 +2,23 @@
2
2
  {
3
3
  "title": "架构设计资料合集",
4
4
  "description": "程序设计eBay 广告平台数据 OLAP 实战 14W 行代码量的前端页面长什么样 关于 Elasticsearch 集群核心配置,腾讯大佬的灵魂 9 问,你能接住几个? 成为「码...",
5
- "votes": "241",
5
+ "votes": "242",
6
6
  "url": "/k/iqlrz7b",
7
7
  "avatar": "https://img.toutiao.io/subject/d2f421bbe0be47369b6560e316a5153b/thumb",
8
8
  "avatarAlt": "头条精选 - 独家号",
9
9
  "subjectName": "头条精选",
10
10
  "homeUrl": "/subjects/4"
11
11
  },
12
+ {
13
+ "title": "3000帧动画图解MySQL为什么需要binlog、redo log和undo log",
14
+ "description": "全文建立在MySQL的存储引擎为InnoDB的基础上先看一条SQL如何入库的:这是一条很简单的更新SQL,从MySQL服务端接收到SQL到落盘,先后经过了MySQL Server层...",
15
+ "votes": "164",
16
+ "url": "/k/b0g4460",
17
+ "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
18
+ "avatarAlt": "服务架构及中台 - 独家号",
19
+ "subjectName": "服务架构及中台",
20
+ "homeUrl": "/subjects/26578"
21
+ },
12
22
  {
13
23
  "title": "左耳朵耗子:我做系统架构的一些原则",
14
24
  "description": "",
@@ -19,20 +29,10 @@
19
29
  "subjectName": "架构之美",
20
30
  "homeUrl": "/subjects/42200"
21
31
  },
22
- {
23
- "title": "3000帧动画图解MySQL为什么需要binlog、redo log和undo log",
24
- "description": "全文建立在MySQL的存储引擎为InnoDB的基础上先看一条SQL如何入库的:这是一条很简单的更新SQL,从MySQL服务端接收到SQL到落盘,先后经过了MySQL Server层...",
25
- "votes": "151",
26
- "url": "/k/b0g4460",
27
- "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
28
- "avatarAlt": "服务架构及中台 - 独家号",
29
- "subjectName": "服务架构及中台",
30
- "homeUrl": "/subjects/26578"
31
- },
32
32
  {
33
33
  "title": "消息队列原理和选型:Kafka、RocketMQ 、RabbitMQ 和 ActiveMQ",
34
34
  "description": "",
35
- "votes": "132",
35
+ "votes": "135",
36
36
  "url": "/k/nuwnwro",
37
37
  "avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
38
38
  "avatarAlt": "乱点技能树 - 独家号",
@@ -62,7 +62,7 @@
62
62
  {
63
63
  "title": "别再说你不懂规则引擎了!",
64
64
  "description": "",
65
- "votes": "126",
65
+ "votes": "127",
66
66
  "url": "/k/edts5o5",
67
67
  "avatar": "https://img.toutiao.io/subject/378e77470970490b9e51050078d80e34/thumb",
68
68
  "avatarAlt": "安全屋 - 独家号",
@@ -72,7 +72,7 @@
72
72
  {
73
73
  "title": "聊聊接口设计的36个小技巧",
74
74
  "description": "",
75
- "votes": "137",
75
+ "votes": "138",
76
76
  "url": "/k/yqm776v",
77
77
  "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
78
78
  "avatarAlt": "进击的程序猿 - 独家号",
@@ -112,13 +112,23 @@
112
112
  {
113
113
  "title": "MongoDB全方位知识图谱!",
114
114
  "description": "导语 | MongoDB是一个强大的分布式存储引擎,天然支持高可用、分布式和灵活设计。MongoDB的一个很重要的设计理念是:服务端只关注底层核心能力的输出,至于怎么用,就尽可能的...",
115
- "votes": "115",
115
+ "votes": "118",
116
116
  "url": "/k/efxw4nr",
117
117
  "avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
118
118
  "avatarAlt": "趣编程的独家号 - 独家号",
119
119
  "subjectName": "趣编程的独家号",
120
120
  "homeUrl": "/subjects/465623"
121
121
  },
122
+ {
123
+ "title": "吐血整理:一份不可多得的架构师图谱!",
124
+ "description": "",
125
+ "votes": "107",
126
+ "url": "/k/ptp0ru2",
127
+ "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
128
+ "avatarAlt": "进击的程序猿 - 独家号",
129
+ "subjectName": "进击的程序猿",
130
+ "homeUrl": "/subjects/24912"
131
+ },
122
132
  {
123
133
  "title": "系统架构的11条原则",
124
134
  "description": "基本原则原则一:价值为王解析:价值为王的另一种说法叫做YAGNI。YAGNI 是 You aren’t gonna need it 的缩写。该原则的基本含义就是,不应该开发任何当前...",
@@ -152,7 +162,7 @@
152
162
  {
153
163
  "title": "Redis夺命52连问",
154
164
  "description": "大家好,我是苏三,面渣逆袭系列继续,这节我们来搞定Redis——不会有人假期玩去了吧?不会吧?基础1.说说什么是Redis?Redis图标Redis是一种基于键值对(key-val...",
155
- "votes": "93",
165
+ "votes": "99",
156
166
  "url": "/k/he3fzao",
157
167
  "avatar": "https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb",
158
168
  "avatarAlt": "编程爱好者(网络编程) - 独家号",
@@ -162,13 +172,23 @@
162
172
  {
163
173
  "title": "架构师成长路线图",
164
174
  "description": "成长为软件架构师不是一件容易的事,这篇文章列举了架构师需要学习的技术储备,给出了成为软件架构师的路线图,帮助有志于在架构领域成长的同学可以明确学习的方向。原文:Master Pla...",
165
- "votes": "86",
175
+ "votes": "87",
166
176
  "url": "/k/27b6p2e",
167
177
  "avatar": "https://img.toutiao.io/user/af19eb53bb164e47a25e3b1ef00f965e/thumb",
168
178
  "avatarAlt": "DeepNoMind - 独家号",
169
179
  "subjectName": "DeepNoMind",
170
180
  "homeUrl": "/subjects/460290"
171
181
  },
182
+ {
183
+ "title": "你见过哪些目瞪口呆的 Java 代码技巧?",
184
+ "description": "",
185
+ "votes": "93",
186
+ "url": "/k/avsba7r",
187
+ "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
188
+ "avatarAlt": "浪客用react,java全栈 - 独家号",
189
+ "subjectName": "浪客用react,java全栈",
190
+ "homeUrl": "/subjects/132403"
191
+ },
172
192
  {
173
193
  "title": "面渣逆袭:Spring三十五问,四万字+五十图详解!建议收藏!",
174
194
  "description": "",
@@ -189,16 +209,6 @@
189
209
  "subjectName": "苏三说技术",
190
210
  "homeUrl": "/subjects/453205"
191
211
  },
192
- {
193
- "title": "你见过哪些目瞪口呆的 Java 代码技巧?",
194
- "description": "",
195
- "votes": "92",
196
- "url": "/k/avsba7r",
197
- "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
198
- "avatarAlt": "浪客用react,java全栈 - 独家号",
199
- "subjectName": "浪客用react,java全栈",
200
- "homeUrl": "/subjects/132403"
201
- },
202
212
  {
203
213
  "title": "跨Mysql、Redis、Mongo的分布式事务",
204
214
  "description": "Mysql、Redis、Mongo都是非常流行的存储,并且各自有自己的优势。在实际的应用中,常常会同时使用多种存储,也会遇见在多种存储中保证数据一致性的需求,例如保证数据库中的库存...",
@@ -238,15 +248,5 @@
238
248
  "avatarAlt": "ASCE1885 - 独家号",
239
249
  "subjectName": "ASCE1885",
240
250
  "homeUrl": "/subjects/4829"
241
- },
242
- {
243
- "title": "聊聊我们是如何做系统保障方案的",
244
- "description": "",
245
- "votes": "74",
246
- "url": "/k/i8q3ye4",
247
- "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
248
- "avatarAlt": "Bloomingroses - 独家号",
249
- "subjectName": "Bloomingroses",
250
- "homeUrl": "/subjects/98777"
251
251
  }
252
252
  ]
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "CatVodTVOfficial/TVBoxOSC",
4
- "language": "Java",
5
- "color": "#b07219",
3
+ "full_name": "delta-io/delta",
4
+ "language": "Scala",
5
+ "color": "#c22d40",
6
6
  "description": "",
7
- "forked": "993",
8
- "stargazers_count": 694,
9
- "todayStar": "137 stars today",
10
- "html_url": "https://github.com/CatVodTVOfficial/TVBoxOSC",
7
+ "forked": "1081",
8
+ "stargazers_count": 4610,
9
+ "todayStar": "88 stars today",
10
+ "html_url": "https://github.com/delta-io/delta",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "meituan/YOLOv6",
15
- "language": "Python",
16
- "color": "#3572A5",
14
+ "full_name": "denoland/fresh",
15
+ "language": "TypeScript",
16
+ "color": "#3178c6",
17
17
  "description": "",
18
- "forked": "179",
19
- "stargazers_count": 1773,
20
- "todayStar": "656 stars today",
21
- "html_url": "https://github.com/meituan/YOLOv6",
18
+ "forked": "133",
19
+ "stargazers_count": 4640,
20
+ "todayStar": "902 stars today",
21
+ "html_url": "https://github.com/denoland/fresh",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "public-apis/public-apis",
26
- "language": "Python",
27
- "color": "#3572A5",
25
+ "full_name": "Azure/azureml-examples",
26
+ "language": "JupyterNotebook",
27
+ "color": "#DA5B0B",
28
28
  "description": "",
29
- "forked": "22791",
30
- "stargazers_count": 197653,
31
- "todayStar": "278 stars today",
32
- "html_url": "https://github.com/public-apis/public-apis",
29
+ "forked": "423",
30
+ "stargazers_count": 616,
31
+ "todayStar": "70 stars today",
32
+ "html_url": "https://github.com/Azure/azureml-examples",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "gophish/gophish",
37
- "language": "Go",
38
- "color": "#00ADD8",
36
+ "full_name": "dair-ai/ML-Course-Notes",
37
+ "language": "",
38
+ "color": "",
39
39
  "description": "",
40
- "forked": "1410",
41
- "stargazers_count": 7413,
42
- "todayStar": "183 stars today",
43
- "html_url": "https://github.com/gophish/gophish",
40
+ "forked": "424",
41
+ "stargazers_count": 2938,
42
+ "todayStar": "85 stars today",
43
+ "html_url": "https://github.com/dair-ai/ML-Course-Notes",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "EbookFoundation/free-programming-books",
47
+ "full_name": "edoardottt/awesome-hacker-search-engines",
48
48
  "language": "",
49
49
  "color": "",
50
50
  "description": "",
51
- "forked": "49290",
52
- "stargazers_count": 236873,
53
- "todayStar": "189 stars today",
54
- "html_url": "https://github.com/EbookFoundation/free-programming-books",
51
+ "forked": "103",
52
+ "stargazers_count": 1950,
53
+ "todayStar": "364 stars today",
54
+ "html_url": "https://github.com/edoardottt/awesome-hacker-search-engines",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "faif/python-patterns",
59
- "language": "Python",
60
- "color": "#3572A5",
58
+ "full_name": "qq8e/qq",
59
+ "language": "CSS",
60
+ "color": "#563d7c",
61
61
  "description": "",
62
- "forked": "6438",
63
- "stargazers_count": 33918,
64
- "todayStar": "57 stars today",
65
- "html_url": "https://github.com/faif/python-patterns",
62
+ "forked": "166",
63
+ "stargazers_count": 521,
64
+ "todayStar": "83 stars today",
65
+ "html_url": "https://github.com/qq8e/qq",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "x2bool/xlite",
70
- "language": "Rust",
71
- "color": "#dea584",
69
+ "full_name": "bregman-arie/devops-exercises",
70
+ "language": "Python",
71
+ "color": "#3572A5",
72
72
  "description": "",
73
- "forked": "10",
74
- "stargazers_count": 527,
75
- "todayStar": "158 stars today",
76
- "html_url": "https://github.com/x2bool/xlite",
73
+ "forked": "5708",
74
+ "stargazers_count": 27266,
75
+ "todayStar": "306 stars today",
76
+ "html_url": "https://github.com/bregman-arie/devops-exercises",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "YuanHsing/freed",
81
- "language": "",
82
- "color": "",
80
+ "full_name": "facebook/folly",
81
+ "language": "C++",
82
+ "color": "#f34b7d",
83
83
  "description": "",
84
- "forked": "483",
85
- "stargazers_count": 727,
86
- "todayStar": "75 stars today",
87
- "html_url": "https://github.com/YuanHsing/freed",
84
+ "forked": "4706",
85
+ "stargazers_count": 22400,
86
+ "todayStar": "67 stars today",
87
+ "html_url": "https://github.com/facebook/folly",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "qiangmzsx/Software-Engineering-at-Google",
92
- "language": "HTML",
93
- "color": "#e34c26",
91
+ "full_name": "storybookjs/storybook",
92
+ "language": "TypeScript",
93
+ "color": "#3178c6",
94
94
  "description": "",
95
- "forked": "101",
96
- "stargazers_count": 526,
97
- "todayStar": "94 stars today",
98
- "html_url": "https://github.com/qiangmzsx/Software-Engineering-at-Google",
95
+ "forked": "7475",
96
+ "stargazers_count": 72219,
97
+ "todayStar": "111 stars today",
98
+ "html_url": "https://github.com/storybookjs/storybook",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "bregman-arie/devops-exercises",
102
+ "full_name": "jinfagang/yolov7",
103
103
  "language": "Python",
104
104
  "color": "#3572A5",
105
105
  "description": "",
106
- "forked": "5541",
107
- "stargazers_count": 26203,
108
- "todayStar": "240 stars today",
109
- "html_url": "https://github.com/bregman-arie/devops-exercises",
106
+ "forked": "221",
107
+ "stargazers_count": 1406,
108
+ "todayStar": "93 stars today",
109
+ "html_url": "https://github.com/jinfagang/yolov7",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "liu673cn/mao",
114
- "language": "HTML",
115
- "color": "#e34c26",
113
+ "full_name": "ascoders/weekly",
114
+ "language": "JavaScript",
115
+ "color": "#f1e05a",
116
116
  "description": "",
117
- "forked": "137",
118
- "stargazers_count": 287,
119
- "todayStar": "54 stars today",
120
- "html_url": "https://github.com/liu673cn/mao",
117
+ "forked": "2309",
118
+ "stargazers_count": 19474,
119
+ "todayStar": "62 stars today",
120
+ "html_url": "https://github.com/ascoders/weekly",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "scottbez1/smartknob",
125
- "language": "C++",
126
- "color": "#f34b7d",
124
+ "full_name": "D3Ext/WEF",
125
+ "language": "Hack",
126
+ "color": "#878787",
127
127
  "description": "",
128
- "forked": "572",
129
- "stargazers_count": 10636,
130
- "todayStar": "120 stars today",
131
- "html_url": "https://github.com/scottbez1/smartknob",
128
+ "forked": "74",
129
+ "stargazers_count": 839,
130
+ "todayStar": "205 stars today",
131
+ "html_url": "https://github.com/D3Ext/WEF",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "YunaiV/yudao-cloud",
136
- "language": "Java",
137
- "color": "#b07219",
135
+ "full_name": "remix-run/remix",
136
+ "language": "TypeScript",
137
+ "color": "#3178c6",
138
138
  "description": "",
139
- "forked": "2203",
140
- "stargazers_count": 6166,
141
- "todayStar": "25 stars today",
142
- "html_url": "https://github.com/YunaiV/yudao-cloud",
139
+ "forked": "1386",
140
+ "stargazers_count": 17635,
141
+ "todayStar": "90 stars today",
142
+ "html_url": "https://github.com/remix-run/remix",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "tldraw/tldraw",
147
- "language": "TypeScript",
148
- "color": "#3178c6",
146
+ "full_name": "dotnet/maui",
147
+ "language": "C#",
148
+ "color": "#178600",
149
149
  "description": "",
150
- "forked": "421",
151
- "stargazers_count": 8086,
152
- "todayStar": "217 stars today",
153
- "html_url": "https://github.com/tldraw/tldraw",
150
+ "forked": "949",
151
+ "stargazers_count": 16047,
152
+ "todayStar": "43 stars today",
153
+ "html_url": "https://github.com/dotnet/maui",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "trekhleb/javascript-algorithms",
158
- "language": "JavaScript",
159
- "color": "#f1e05a",
157
+ "full_name": "directus/directus",
158
+ "language": "TypeScript",
159
+ "color": "#3178c6",
160
160
  "description": "",
161
- "forked": "23906",
162
- "stargazers_count": 144084,
163
- "todayStar": "125 stars today",
164
- "html_url": "https://github.com/trekhleb/javascript-algorithms",
161
+ "forked": "1907",
162
+ "stargazers_count": 16646,
163
+ "todayStar": "110 stars today",
164
+ "html_url": "https://github.com/directus/directus",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "BeyondDimension/SteamTools",
169
- "language": "C#",
170
- "color": "#178600",
168
+ "full_name": "aolofsson/awesome-opensource-hardware",
169
+ "language": "Python",
170
+ "color": "#3572A5",
171
171
  "description": "",
172
- "forked": "548",
173
- "stargazers_count": 8513,
174
- "todayStar": "122 stars today",
175
- "html_url": "https://github.com/BeyondDimension/SteamTools",
172
+ "forked": "7",
173
+ "stargazers_count": 128,
174
+ "todayStar": "57 stars today",
175
+ "html_url": "https://github.com/aolofsson/awesome-opensource-hardware",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "kamranahmedse/developer-roadmap",
180
- "language": "TypeScript",
181
- "color": "#3178c6",
179
+ "full_name": "GrowingGit/GitHub-Chinese-Top-Charts",
180
+ "language": "Java",
181
+ "color": "#b07219",
182
182
  "description": "",
183
- "forked": "28381",
184
- "stargazers_count": 198016,
185
- "todayStar": "119 stars today",
186
- "html_url": "https://github.com/kamranahmedse/developer-roadmap",
183
+ "forked": "6767",
184
+ "stargazers_count": 46755,
185
+ "todayStar": "49 stars today",
186
+ "html_url": "https://github.com/GrowingGit/GitHub-Chinese-Top-Charts",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "coolsnowwolf/lede",
191
- "language": "C",
192
- "color": "#555555",
190
+ "full_name": "Hack-with-Github/Awesome-Hacking",
191
+ "language": "",
192
+ "color": "",
193
193
  "description": "",
194
- "forked": "17554",
195
- "stargazers_count": 21959,
196
- "todayStar": "23 stars today",
197
- "html_url": "https://github.com/coolsnowwolf/lede",
194
+ "forked": "7963",
195
+ "stargazers_count": 52400,
196
+ "todayStar": "249 stars today",
197
+ "html_url": "https://github.com/Hack-with-Github/Awesome-Hacking",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "TheAlgorithms/Rust",
202
- "language": "Rust",
203
- "color": "#dea584",
201
+ "full_name": "MichaelCade/90DaysOfDevOps",
202
+ "language": "Shell",
203
+ "color": "#89e051",
204
204
  "description": "",
205
- "forked": "924",
206
- "stargazers_count": 7883,
207
- "todayStar": "136 stars today",
208
- "html_url": "https://github.com/TheAlgorithms/Rust",
205
+ "forked": "2529",
206
+ "stargazers_count": 13958,
207
+ "todayStar": "58 stars today",
208
+ "html_url": "https://github.com/MichaelCade/90DaysOfDevOps",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "Grasscutters/Grasscutter",
213
- "language": "Java",
214
- "color": "#b07219",
212
+ "full_name": "lydiahallie/javascript-questions",
213
+ "language": "",
214
+ "color": "",
215
215
  "description": "",
216
- "forked": "3013",
217
- "stargazers_count": 8799,
218
- "todayStar": "26 stars today",
219
- "html_url": "https://github.com/Grasscutters/Grasscutter",
216
+ "forked": "6318",
217
+ "stargazers_count": 45153,
218
+ "todayStar": "166 stars today",
219
+ "html_url": "https://github.com/lydiahallie/javascript-questions",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "home-assistant/core",
224
- "language": "Python",
225
- "color": "#3572A5",
223
+ "full_name": "vercel/next.js",
224
+ "language": "JavaScript",
225
+ "color": "#f1e05a",
226
226
  "description": "",
227
- "forked": "18630",
228
- "stargazers_count": 53615,
229
- "todayStar": "38 stars today",
230
- "html_url": "https://github.com/home-assistant/core",
227
+ "forked": "19071",
228
+ "stargazers_count": 88900,
229
+ "todayStar": "133 stars today",
230
+ "html_url": "https://github.com/vercel/next.js",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "Z4nzu/hackingtool",
234
+ "full_name": "kuprel/min-dalle",
235
235
  "language": "Python",
236
236
  "color": "#3572A5",
237
237
  "description": "",
238
- "forked": "2313",
239
- "stargazers_count": 18719,
240
- "todayStar": "340 stars today",
241
- "html_url": "https://github.com/Z4nzu/hackingtool",
238
+ "forked": "130",
239
+ "stargazers_count": 2298,
240
+ "todayStar": "275 stars today",
241
+ "html_url": "https://github.com/kuprel/min-dalle",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "still-scene/t3",
246
- "language": "C#",
247
- "color": "#178600",
245
+ "full_name": "kubernetes-sigs/kubespray",
246
+ "language": "Jinja",
247
+ "color": "#a52a22",
248
248
  "description": "",
249
- "forked": "47",
250
- "stargazers_count": 1137,
251
- "todayStar": "166 stars today",
252
- "html_url": "https://github.com/still-scene/t3",
249
+ "forked": "5307",
250
+ "stargazers_count": 12487,
251
+ "todayStar": "32 stars today",
252
+ "html_url": "https://github.com/kubernetes-sigs/kubespray",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "ossu/computer-science",
257
- "language": "",
258
- "color": "",
256
+ "full_name": "vim/vim",
257
+ "language": "Vimscript",
258
+ "color": "#199f4b",
259
259
  "description": "",
260
- "forked": "15903",
261
- "stargazers_count": 117962,
262
- "todayStar": "124 stars today",
263
- "html_url": "https://github.com/ossu/computer-science",
260
+ "forked": "4249",
261
+ "stargazers_count": 27641,
262
+ "todayStar": "116 stars today",
263
+ "html_url": "https://github.com/vim/vim",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "glepnir/lspsaga.nvim",
268
- "language": "Lua",
269
- "color": "#000080",
267
+ "full_name": "qiangmzsx/Software-Engineering-at-Google",
268
+ "language": "HTML",
269
+ "color": "#e34c26",
270
270
  "description": "",
271
- "forked": "105",
272
- "stargazers_count": 1487,
273
- "todayStar": "25 stars today",
274
- "html_url": "https://github.com/glepnir/lspsaga.nvim",
271
+ "forked": "164",
272
+ "stargazers_count": 1257,
273
+ "todayStar": "291 stars today",
274
+ "html_url": "https://github.com/qiangmzsx/Software-Engineering-at-Google",
275
275
  "rank": 25
276
276
  }
277
277
  ]