@wcj/github-rank 22.3.18 → 22.3.21

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 +37059 -36963
  2. package/dist/sifou-daily.json +60 -105
  3. package/dist/sifou-monthly.json +103 -103
  4. package/dist/sifou-weekly.json +156 -156
  5. package/dist/toutiao-30.json +91 -91
  6. package/dist/toutiao-7.json +108 -108
  7. package/dist/toutiao-90.json +37 -37
  8. package/dist/trending-daily.json +171 -171
  9. package/dist/trending-monthly.json +160 -160
  10. package/dist/trending-weekly.json +154 -154
  11. package/dist/users.china.json +2441 -2441
  12. package/dist/users.json +3264 -3265
  13. package/package.json +1 -1
  14. package/web/36kr.html +35 -13
  15. package/web/data/repos.json +37059 -36963
  16. package/web/data/sifou-daily.json +60 -105
  17. package/web/data/sifou-monthly.json +103 -103
  18. package/web/data/sifou-weekly.json +156 -156
  19. package/web/data/toutiao-30.json +91 -91
  20. package/web/data/toutiao-7.json +108 -108
  21. package/web/data/toutiao-90.json +37 -37
  22. package/web/data/trending-daily.json +171 -171
  23. package/web/data/trending-monthly.json +160 -160
  24. package/web/data/trending-weekly.json +154 -154
  25. package/web/data/users.china.json +2441 -2441
  26. package/web/data/users.json +3264 -3265
  27. package/web/index.html +1703 -1681
  28. package/web/repos.html +4112 -4094
  29. package/web/sifou-daily.html +85 -203
  30. package/web/sifou-monthly.html +160 -138
  31. package/web/sifou-weekly.html +174 -152
  32. package/web/toutiao-30.html +130 -108
  33. package/web/toutiao-7.html +105 -83
  34. package/web/toutiao-90.html +85 -63
  35. package/web/trending-monthly.html +181 -155
  36. package/web/trending-weekly.html +176 -146
  37. package/web/trending.html +185 -163
  38. package/web/users.china.html +1318 -1296
@@ -22,7 +22,7 @@
22
22
  {
23
23
  "title": "高并发是一种架构思维模式",
24
24
  "description": "什么是高并发,从字面上理解,就是在某一时刻产生大量的请求,那么多少量称为大量,业界并没有标准的衡量范围。原因非常简单,不同的业务处理复杂度不一样。而我所理解的高并发,它并不只是一个...",
25
- "votes": "138",
25
+ "votes": "140",
26
26
  "url": "/k/imslmgz",
27
27
  "avatar": "https://img.toutiao.io/subject/4c72971aff5c4e73821ac59b18ff5dd6/thumb",
28
28
  "avatarAlt": "程序员的朋友圈 - 独家号",
@@ -49,16 +49,6 @@
49
49
  "subjectName": "yaya的鸡汤",
50
50
  "homeUrl": "/subjects/132121"
51
51
  },
52
- {
53
- "title": "熬夜彻底搞懂Cookie Session Token JWT",
54
- "description": "",
55
- "votes": "127",
56
- "url": "/k/g49lsl5",
57
- "avatar": "https://img.toutiao.io/subject/dc985e32ff464581afaa81f175880312/thumb",
58
- "avatarAlt": "dotnet - 独家号",
59
- "subjectName": "dotnet",
60
- "homeUrl": "/subjects/348014"
61
- },
62
52
  {
63
53
  "title": "据说看完这篇 JVM 要一小时",
64
54
  "description": "",
@@ -80,25 +70,45 @@
80
70
  "homeUrl": "/subjects/26578"
81
71
  },
82
72
  {
83
- "title": "Redis 很屌,不懂使用规范就糟蹋了",
73
+ "title": "Java泛型详解,史上最全图文详解!",
84
74
  "description": "",
85
- "votes": "120",
86
- "url": "/k/lpnakbk",
75
+ "votes": "121",
76
+ "url": "/k/chtkqxo",
87
77
  "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
88
78
  "avatarAlt": "进击的程序猿 - 独家号",
89
79
  "subjectName": "进击的程序猿",
90
80
  "homeUrl": "/subjects/24912"
91
81
  },
92
82
  {
93
- "title": "Java泛型详解,史上最全图文详解!",
83
+ "title": "Redis 很屌,不懂使用规范就糟蹋了",
94
84
  "description": "",
95
- "votes": "119",
96
- "url": "/k/chtkqxo",
85
+ "votes": "120",
86
+ "url": "/k/lpnakbk",
97
87
  "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
98
88
  "avatarAlt": "进击的程序猿 - 独家号",
99
89
  "subjectName": "进击的程序猿",
100
90
  "homeUrl": "/subjects/24912"
101
91
  },
92
+ {
93
+ "title": "2万字 + 50 张图,细说 JVM 内存分布、内存对齐、压缩指针!",
94
+ "description": "",
95
+ "votes": "105",
96
+ "url": "/k/02whm5c",
97
+ "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
98
+ "avatarAlt": "服务架构及中台 - 独家号",
99
+ "subjectName": "服务架构及中台",
100
+ "homeUrl": "/subjects/26578"
101
+ },
102
+ {
103
+ "title": "MySQL 团队开发规范",
104
+ "description": "",
105
+ "votes": "110",
106
+ "url": "/k/qjooigy",
107
+ "avatar": "https://img.toutiao.io/subject/573a89c273cc42d2a87e753fee03e1a5/thumb",
108
+ "avatarAlt": "技术干货分享 - 独家号",
109
+ "subjectName": "技术干货分享",
110
+ "homeUrl": "/subjects/141186"
111
+ },
102
112
  {
103
113
  "title": "什么人能成为Leader,大Leader该做什么",
104
114
  "description": "原创不易,求分享、求一键三连两个故事谁能成为Leader之前接手了一块产品业务线,于是与原Leader说了下分工,大概意思是:我是过来学习的,也能给团队带来更多的资源,团队内的工作...",
@@ -129,16 +139,6 @@
129
139
  "subjectName": "薯条的编程修养",
130
140
  "homeUrl": "/subjects/465071"
131
141
  },
132
- {
133
- "title": "MySQL 团队开发规范",
134
- "description": "",
135
- "votes": "106",
136
- "url": "/k/qjooigy",
137
- "avatar": "https://img.toutiao.io/subject/573a89c273cc42d2a87e753fee03e1a5/thumb",
138
- "avatarAlt": "技术干货分享 - 独家号",
139
- "subjectName": "技术干货分享",
140
- "homeUrl": "/subjects/141186"
141
- },
142
142
  {
143
143
  "title": "支付系统架构设计详解",
144
144
  "description": "",
@@ -159,6 +159,16 @@
159
159
  "subjectName": "进击的程序猿",
160
160
  "homeUrl": "/subjects/24912"
161
161
  },
162
+ {
163
+ "title": "微服务从代码到k8s部署应有尽有大结局(k8s部署)",
164
+ "description": "",
165
+ "votes": "97",
166
+ "url": "/k/xk3qbvm",
167
+ "avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
168
+ "avatarAlt": "GoHackers - 独家号",
169
+ "subjectName": "GoHackers",
170
+ "homeUrl": "/subjects/1385"
171
+ },
162
172
  {
163
173
  "title": "JVM调优的几种场景(建议收藏)",
164
174
  "description": "",
@@ -179,16 +189,6 @@
179
189
  "subjectName": "Java研发",
180
190
  "homeUrl": "/subjects/2079"
181
191
  },
182
- {
183
- "title": "微服务从代码到k8s部署应有尽有大结局(k8s部署)",
184
- "description": "",
185
- "votes": "95",
186
- "url": "/k/xk3qbvm",
187
- "avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
188
- "avatarAlt": "GoHackers - 独家号",
189
- "subjectName": "GoHackers",
190
- "homeUrl": "/subjects/1385"
191
- },
192
192
  {
193
193
  "title": "分布式链路追踪在字节跳动的实践",
194
194
  "description": "",
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "nkallen/plasticity",
4
- "language": "TypeScript",
5
- "color": "#2b7489",
3
+ "full_name": "CodeEditApp/CodeEdit",
4
+ "language": "Swift",
5
+ "color": "#F05138",
6
6
  "description": "",
7
- "forked": "88",
8
- "stargazers_count": 1292,
9
- "todayStar": "163 stars today",
10
- "html_url": "https://github.com/nkallen/plasticity",
7
+ "forked": "93",
8
+ "stargazers_count": 2275,
9
+ "todayStar": "460 stars today",
10
+ "html_url": "https://github.com/CodeEditApp/CodeEdit",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "Frontesque/VueTube",
15
- "language": "Vue",
16
- "color": "#41b883",
14
+ "full_name": "Dreamacro/clash",
15
+ "language": "Go",
16
+ "color": "#00ADD8",
17
17
  "description": "",
18
- "forked": "41",
19
- "stargazers_count": 917,
20
- "todayStar": "245 stars today",
21
- "html_url": "https://github.com/Frontesque/VueTube",
18
+ "forked": "3567",
19
+ "stargazers_count": 24947,
20
+ "todayStar": "93 stars today",
21
+ "html_url": "https://github.com/Dreamacro/clash",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "samber/lo",
26
- "language": "Go",
27
- "color": "#00ADD8",
25
+ "full_name": "microsoft/routeros-scanner",
26
+ "language": "Python",
27
+ "color": "#3572A5",
28
28
  "description": "",
29
- "forked": "83",
30
- "stargazers_count": 3431,
31
- "todayStar": "121 stars today",
32
- "html_url": "https://github.com/samber/lo",
29
+ "forked": "63",
30
+ "stargazers_count": 367,
31
+ "todayStar": "112 stars today",
32
+ "html_url": "https://github.com/microsoft/routeros-scanner",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "psf/black",
37
- "language": "Python",
38
- "color": "#3572A5",
36
+ "full_name": "ToolJet/ToolJet",
37
+ "language": "JavaScript",
38
+ "color": "#f1e05a",
39
39
  "description": "",
40
- "forked": "1659",
41
- "stargazers_count": 26308,
42
- "todayStar": "194 stars today",
43
- "html_url": "https://github.com/psf/black",
40
+ "forked": "567",
41
+ "stargazers_count": 7511,
42
+ "todayStar": "428 stars today",
43
+ "html_url": "https://github.com/ToolJet/ToolJet",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "DulLabs/bhai-lang",
48
- "language": "TypeScript",
49
- "color": "#2b7489",
47
+ "full_name": "lapce/lapce",
48
+ "language": "Rust",
49
+ "color": "#dea584",
50
50
  "description": "",
51
- "forked": "286",
52
- "stargazers_count": 2480,
53
- "todayStar": "312 stars today",
54
- "html_url": "https://github.com/DulLabs/bhai-lang",
51
+ "forked": "190",
52
+ "stargazers_count": 8045,
53
+ "todayStar": "310 stars today",
54
+ "html_url": "https://github.com/lapce/lapce",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "vinta/awesome-python",
59
- "language": "Python",
60
- "color": "#3572A5",
58
+ "full_name": "kabinspace/AstroVim",
59
+ "language": "Lua",
60
+ "color": "#000080",
61
61
  "description": "",
62
- "forked": "20890",
63
- "stargazers_count": 120253,
64
- "todayStar": "143 stars today",
65
- "html_url": "https://github.com/vinta/awesome-python",
62
+ "forked": "111",
63
+ "stargazers_count": 2029,
64
+ "todayStar": "38 stars today",
65
+ "html_url": "https://github.com/kabinspace/AstroVim",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "sindresorhus/awesome",
70
- "language": "",
71
- "color": "",
69
+ "full_name": "bitcoin/bitcoin",
70
+ "language": "C++",
71
+ "color": "#f34b7d",
72
72
  "description": "",
73
- "forked": "23112",
74
- "stargazers_count": 193864,
75
- "todayStar": "271 stars today",
76
- "html_url": "https://github.com/sindresorhus/awesome",
73
+ "forked": "31859",
74
+ "stargazers_count": 62563,
75
+ "todayStar": "53 stars today",
76
+ "html_url": "https://github.com/bitcoin/bitcoin",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "quackduck/devzat",
81
- "language": "Go",
82
- "color": "#00ADD8",
80
+ "full_name": "PowerShell/PowerShell",
81
+ "language": "C#",
82
+ "color": "#178600",
83
83
  "description": "",
84
- "forked": "47",
85
- "stargazers_count": 783,
86
- "todayStar": "87 stars today",
87
- "html_url": "https://github.com/quackduck/devzat",
84
+ "forked": "5345",
85
+ "stargazers_count": 32576,
86
+ "todayStar": "99 stars today",
87
+ "html_url": "https://github.com/PowerShell/PowerShell",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "CodeEditApp/CodeEdit",
92
- "language": "Swift",
93
- "color": "#F05138",
91
+ "full_name": "BeyondDimension/SteamTools",
92
+ "language": "C#",
93
+ "color": "#178600",
94
94
  "description": "",
95
- "forked": "35",
96
- "stargazers_count": 808,
97
- "todayStar": "359 stars today",
98
- "html_url": "https://github.com/CodeEditApp/CodeEdit",
95
+ "forked": "389",
96
+ "stargazers_count": 5932,
97
+ "todayStar": "98 stars today",
98
+ "html_url": "https://github.com/BeyondDimension/SteamTools",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "ssloy/tinyrenderer",
103
- "language": "C++",
104
- "color": "#f34b7d",
102
+ "full_name": "aptos-labs/aptos-core",
103
+ "language": "Rust",
104
+ "color": "#dea584",
105
105
  "description": "",
106
- "forked": "1210",
107
- "stargazers_count": 12934,
108
- "todayStar": "155 stars today",
109
- "html_url": "https://github.com/ssloy/tinyrenderer",
106
+ "forked": "59",
107
+ "stargazers_count": 214,
108
+ "todayStar": "33 stars today",
109
+ "html_url": "https://github.com/aptos-labs/aptos-core",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "cuixiaorui/mini-vue",
114
- "language": "TypeScript",
115
- "color": "#2b7489",
113
+ "full_name": "DingXiaoH/RepLKNet-pytorch",
114
+ "language": "Python",
115
+ "color": "#3572A5",
116
116
  "description": "",
117
- "forked": "982",
118
- "stargazers_count": 5148,
119
- "todayStar": "110 stars today",
120
- "html_url": "https://github.com/cuixiaorui/mini-vue",
117
+ "forked": "19",
118
+ "stargazers_count": 216,
119
+ "todayStar": "28 stars today",
120
+ "html_url": "https://github.com/DingXiaoH/RepLKNet-pytorch",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "LukeMathWalker/zero-to-production",
125
- "language": "Rust",
126
- "color": "#dea584",
124
+ "full_name": "remix-run/grunge-stack",
125
+ "language": "TypeScript",
126
+ "color": "#2b7489",
127
127
  "description": "",
128
- "forked": "98",
129
- "stargazers_count": 1280,
130
- "todayStar": "198 stars today",
131
- "html_url": "https://github.com/LukeMathWalker/zero-to-production",
128
+ "forked": "12",
129
+ "stargazers_count": 115,
130
+ "todayStar": "58 stars today",
131
+ "html_url": "https://github.com/remix-run/grunge-stack",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "Bonfee/CVE-2022-25636",
136
- "language": "C",
137
- "color": "#555555",
135
+ "full_name": "PKUFlyingPig/cs-self-learning",
136
+ "language": "",
137
+ "color": "",
138
138
  "description": "",
139
- "forked": "57",
140
- "stargazers_count": 276,
141
- "todayStar": "28 stars today",
142
- "html_url": "https://github.com/Bonfee/CVE-2022-25636",
139
+ "forked": "617",
140
+ "stargazers_count": 3998,
141
+ "todayStar": "155 stars today",
142
+ "html_url": "https://github.com/PKUFlyingPig/cs-self-learning",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "diphosphane/CodeCraft2022-benchmark",
147
- "language": "Python",
148
- "color": "#3572A5",
146
+ "full_name": "dair-ai/ML-Course-Notes",
147
+ "language": "",
148
+ "color": "",
149
149
  "description": "",
150
- "forked": "15",
151
- "stargazers_count": 69,
152
- "todayStar": "19 stars today",
153
- "html_url": "https://github.com/diphosphane/CodeCraft2022-benchmark",
150
+ "forked": "18",
151
+ "stargazers_count": 335,
152
+ "todayStar": "90 stars today",
153
+ "html_url": "https://github.com/dair-ai/ML-Course-Notes",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "ErickWendel/semana-javascript-expert06",
158
- "language": "JavaScript",
159
- "color": "#f1e05a",
157
+ "full_name": "remix-run/blues-stack",
158
+ "language": "TypeScript",
159
+ "color": "#2b7489",
160
160
  "description": "",
161
- "forked": "125",
162
- "stargazers_count": 1030,
163
- "todayStar": "128 stars today",
164
- "html_url": "https://github.com/ErickWendel/semana-javascript-expert06",
161
+ "forked": "16",
162
+ "stargazers_count": 205,
163
+ "todayStar": "73 stars today",
164
+ "html_url": "https://github.com/remix-run/blues-stack",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "ReactiveX/RxSwift",
169
- "language": "Swift",
170
- "color": "#F05138",
168
+ "full_name": "openmlsys/openmlsys-zh",
169
+ "language": "TeX",
170
+ "color": "#3D6117",
171
171
  "description": "",
172
- "forked": "3906",
173
- "stargazers_count": 21883,
174
- "todayStar": "107 stars today",
175
- "html_url": "https://github.com/ReactiveX/RxSwift",
172
+ "forked": "86",
173
+ "stargazers_count": 500,
174
+ "todayStar": "113 stars today",
175
+ "html_url": "https://github.com/openmlsys/openmlsys-zh",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "golang/go",
180
- "language": "Go",
181
- "color": "#00ADD8",
179
+ "full_name": "Unknow101/FuckThatPacker",
180
+ "language": "Python",
181
+ "color": "#3572A5",
182
182
  "description": "",
183
- "forked": "14446",
184
- "stargazers_count": 96735,
185
- "todayStar": "106 stars today",
186
- "html_url": "https://github.com/golang/go",
183
+ "forked": "50",
184
+ "stargazers_count": 345,
185
+ "todayStar": "67 stars today",
186
+ "html_url": "https://github.com/Unknow101/FuckThatPacker",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "oskardudycz/EventSourcing.NetCore",
191
- "language": "C#",
192
- "color": "#178600",
190
+ "full_name": "Alvin9999/new-pac",
191
+ "language": "",
192
+ "color": "",
193
193
  "description": "",
194
- "forked": "283",
195
- "stargazers_count": 1743,
196
- "todayStar": "86 stars today",
197
- "html_url": "https://github.com/oskardudycz/EventSourcing.NetCore",
194
+ "forked": "6933",
195
+ "stargazers_count": 33198,
196
+ "todayStar": "49 stars today",
197
+ "html_url": "https://github.com/Alvin9999/new-pac",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "TeamNewPipe/NewPipe",
202
- "language": "Java",
203
- "color": "#b07219",
201
+ "full_name": "pedroslopez/whatsapp-web.js",
202
+ "language": "JavaScript",
203
+ "color": "#f1e05a",
204
204
  "description": "",
205
- "forked": "2194",
206
- "stargazers_count": 18020,
207
- "todayStar": "107 stars today",
208
- "html_url": "https://github.com/TeamNewPipe/NewPipe",
205
+ "forked": "1276",
206
+ "stargazers_count": 5338,
207
+ "todayStar": "64 stars today",
208
+ "html_url": "https://github.com/pedroslopez/whatsapp-web.js",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "chen310/NeteaseCloudMusicTasks",
213
- "language": "Python",
214
- "color": "#3572A5",
212
+ "full_name": "ppy/osu",
213
+ "language": "C#",
214
+ "color": "#178600",
215
215
  "description": "",
216
- "forked": "1966",
217
- "stargazers_count": 822,
218
- "todayStar": "42 stars today",
219
- "html_url": "https://github.com/chen310/NeteaseCloudMusicTasks",
216
+ "forked": "1531",
217
+ "stargazers_count": 9221,
218
+ "todayStar": "62 stars today",
219
+ "html_url": "https://github.com/ppy/osu",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "bradtraversy/design-resources-for-developers",
224
- "language": "",
225
- "color": "",
223
+ "full_name": "2dust/v2rayN",
224
+ "language": "C#",
225
+ "color": "#178600",
226
226
  "description": "",
227
- "forked": "8436",
228
- "stargazers_count": 37343,
229
- "todayStar": "144 stars today",
230
- "html_url": "https://github.com/bradtraversy/design-resources-for-developers",
227
+ "forked": "5640",
228
+ "stargazers_count": 26802,
229
+ "todayStar": "57 stars today",
230
+ "html_url": "https://github.com/2dust/v2rayN",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "ploomber/ploomber",
234
+ "full_name": "theOehrly/Fast-F1",
235
235
  "language": "Python",
236
236
  "color": "#3572A5",
237
237
  "description": "",
238
- "forked": "118",
239
- "stargazers_count": 1870,
240
- "todayStar": "55 stars today",
241
- "html_url": "https://github.com/ploomber/ploomber",
238
+ "forked": "49",
239
+ "stargazers_count": 608,
240
+ "todayStar": "18 stars today",
241
+ "html_url": "https://github.com/theOehrly/Fast-F1",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "heidihoward/distributed-consensus-reading-list",
246
- "language": "",
247
- "color": "",
245
+ "full_name": "nocodb/nocodb",
246
+ "language": "Vue",
247
+ "color": "#41b883",
248
248
  "description": "",
249
- "forked": "111",
250
- "stargazers_count": 1225,
251
- "todayStar": "56 stars today",
252
- "html_url": "https://github.com/heidihoward/distributed-consensus-reading-list",
249
+ "forked": "1388",
250
+ "stargazers_count": 22853,
251
+ "todayStar": "42 stars today",
252
+ "html_url": "https://github.com/nocodb/nocodb",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "yangxy/GPEN",
256
+ "full_name": "datawhalechina/easy-rl",
257
257
  "language": "JupyterNotebook",
258
258
  "color": "#DA5B0B",
259
259
  "description": "",
260
- "forked": "221",
261
- "stargazers_count": 1158,
262
- "todayStar": "38 stars today",
263
- "html_url": "https://github.com/yangxy/GPEN",
260
+ "forked": "974",
261
+ "stargazers_count": 3685,
262
+ "todayStar": "44 stars today",
263
+ "html_url": "https://github.com/datawhalechina/easy-rl",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "bill88t/ljinux",
268
- "language": "Python",
269
- "color": "#3572A5",
267
+ "full_name": "Budibase/budibase",
268
+ "language": "JavaScript",
269
+ "color": "#f1e05a",
270
270
  "description": "",
271
- "forked": "6",
272
- "stargazers_count": 125,
273
- "todayStar": "22 stars today",
274
- "html_url": "https://github.com/bill88t/ljinux",
271
+ "forked": "580",
272
+ "stargazers_count": 11132,
273
+ "todayStar": "60 stars today",
274
+ "html_url": "https://github.com/Budibase/budibase",
275
275
  "rank": 25
276
276
  }
277
277
  ]