@wcj/github-rank 22.4.1 → 22.4.2

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 +21048 -21049
  2. package/dist/sifou-daily.json +100 -55
  3. package/dist/sifou-monthly.json +31 -31
  4. package/dist/sifou-weekly.json +97 -97
  5. package/dist/toutiao-30.json +66 -66
  6. package/dist/toutiao-7.json +66 -66
  7. package/dist/toutiao-90.json +25 -25
  8. package/dist/trending-daily.json +171 -171
  9. package/dist/trending-monthly.json +134 -145
  10. package/dist/trending-weekly.json +161 -161
  11. package/dist/users.china.json +1376 -1376
  12. package/dist/users.json +1894 -1894
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +21048 -21049
  16. package/web/data/sifou-daily.json +100 -55
  17. package/web/data/sifou-monthly.json +31 -31
  18. package/web/data/sifou-weekly.json +97 -97
  19. package/web/data/toutiao-30.json +66 -66
  20. package/web/data/toutiao-7.json +66 -66
  21. package/web/data/toutiao-90.json +25 -25
  22. package/web/data/trending-daily.json +171 -171
  23. package/web/data/trending-monthly.json +134 -145
  24. package/web/data/trending-weekly.json +161 -161
  25. package/web/data/users.china.json +1376 -1376
  26. package/web/data/users.json +1894 -1894
  27. package/web/index.html +989 -989
  28. package/web/repos.html +2787 -2787
  29. package/web/sifou-daily.html +187 -47
  30. package/web/sifou-monthly.html +44 -44
  31. package/web/sifou-weekly.html +113 -113
  32. package/web/toutiao-30.html +78 -78
  33. package/web/toutiao-7.html +61 -61
  34. package/web/toutiao-90.html +25 -25
  35. package/web/trending-monthly.html +125 -155
  36. package/web/trending-weekly.html +140 -140
  37. package/web/trending.html +148 -148
  38. package/web/users.china.html +745 -745
@@ -4,9 +4,9 @@
4
4
  "language": "Rust",
5
5
  "color": "#dea584",
6
6
  "description": "",
7
- "forked": "223",
8
- "stargazers_count": 9318,
9
- "todayStar": "4981 stars this month",
7
+ "forked": "224",
8
+ "stargazers_count": 9391,
9
+ "todayStar": "5013 stars this month",
10
10
  "html_url": "https://github.com/lapce/lapce",
11
11
  "rank": 1
12
12
  },
@@ -15,32 +15,32 @@
15
15
  "language": "TypeScript",
16
16
  "color": "#2b7489",
17
17
  "description": "",
18
- "forked": "575",
19
- "stargazers_count": 4163,
20
- "todayStar": "3105 stars this month",
18
+ "forked": "589",
19
+ "stargazers_count": 4230,
20
+ "todayStar": "3055 stars this month",
21
21
  "html_url": "https://github.com/alibaba/lowcode-engine",
22
22
  "rank": 2
23
23
  },
24
- {
25
- "full_name": "opengs/uashield",
26
- "language": "TypeScript",
27
- "color": "#2b7489",
28
- "description": "",
29
- "forked": "181",
30
- "stargazers_count": 982,
31
- "todayStar": "969 stars this month",
32
- "html_url": "https://github.com/opengs/uashield",
33
- "rank": 3
34
- },
35
24
  {
36
25
  "full_name": "github/copilot-docs",
37
26
  "language": "Python",
38
27
  "color": "#3572A5",
39
28
  "description": "",
40
- "forked": "1281",
41
- "stargazers_count": 13267,
42
- "todayStar": "3886 stars this month",
29
+ "forked": "1361",
30
+ "stargazers_count": 13789,
31
+ "todayStar": "4385 stars this month",
43
32
  "html_url": "https://github.com/github/copilot-docs",
33
+ "rank": 3
34
+ },
35
+ {
36
+ "full_name": "YaoApp/yao",
37
+ "language": "Go",
38
+ "color": "#00ADD8",
39
+ "description": "",
40
+ "forked": "269",
41
+ "stargazers_count": 3358,
42
+ "todayStar": "2235 stars this month",
43
+ "html_url": "https://github.com/YaoApp/yao",
44
44
  "rank": 4
45
45
  },
46
46
  {
@@ -48,9 +48,9 @@
48
48
  "language": "JavaScript",
49
49
  "color": "#f1e05a",
50
50
  "description": "",
51
- "forked": "6515",
52
- "stargazers_count": 45056,
53
- "todayStar": "4173 stars this month",
51
+ "forked": "6521",
52
+ "stargazers_count": 45119,
53
+ "todayStar": "4191 stars this month",
54
54
  "html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
55
55
  "rank": 5
56
56
  },
@@ -59,9 +59,9 @@
59
59
  "language": "C",
60
60
  "color": "#555555",
61
61
  "description": "",
62
- "forked": "1379",
63
- "stargazers_count": 6931,
64
- "todayStar": "937 stars this month",
62
+ "forked": "1388",
63
+ "stargazers_count": 6948,
64
+ "todayStar": "940 stars this month",
65
65
  "html_url": "https://github.com/peng-zhihui/Dummy-Robot",
66
66
  "rank": 6
67
67
  },
@@ -70,186 +70,186 @@
70
70
  "language": "",
71
71
  "color": "",
72
72
  "description": "",
73
- "forked": "48223",
74
- "stargazers_count": 229026,
75
- "todayStar": "6682 stars this month",
73
+ "forked": "48249",
74
+ "stargazers_count": 229192,
75
+ "todayStar": "6703 stars this month",
76
76
  "html_url": "https://github.com/EbookFoundation/free-programming-books",
77
77
  "rank": 7
78
78
  },
79
- {
80
- "full_name": "vulhub/vulhub",
81
- "language": "Dockerfile",
82
- "color": "#384d54",
83
- "description": "",
84
- "forked": "3368",
85
- "stargazers_count": 10022,
86
- "todayStar": "589 stars this month",
87
- "html_url": "https://github.com/vulhub/vulhub",
88
- "rank": 8
89
- },
90
79
  {
91
80
  "full_name": "appwrite/appwrite",
92
81
  "language": "JavaScript",
93
82
  "color": "#f1e05a",
94
83
  "description": "",
95
- "forked": "1561",
96
- "stargazers_count": 19835,
97
- "todayStar": "3396 stars this month",
84
+ "forked": "1563",
85
+ "stargazers_count": 19908,
86
+ "todayStar": "3457 stars this month",
98
87
  "html_url": "https://github.com/appwrite/appwrite",
99
- "rank": 9
88
+ "rank": 8
100
89
  },
101
90
  {
102
91
  "full_name": "OpenIMSDK/Open-IM-Server",
103
92
  "language": "Go",
104
93
  "color": "#00ADD8",
105
94
  "description": "",
106
- "forked": "1103",
107
- "stargazers_count": 7156,
108
- "todayStar": "586 stars this month",
95
+ "forked": "1109",
96
+ "stargazers_count": 7201,
97
+ "todayStar": "612 stars this month",
109
98
  "html_url": "https://github.com/OpenIMSDK/Open-IM-Server",
99
+ "rank": 9
100
+ },
101
+ {
102
+ "full_name": "TeamNewPipe/NewPipe",
103
+ "language": "Java",
104
+ "color": "#b07219",
105
+ "description": "",
106
+ "forked": "2233",
107
+ "stargazers_count": 18406,
108
+ "todayStar": "1318 stars this month",
109
+ "html_url": "https://github.com/TeamNewPipe/NewPipe",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "ToolJet/ToolJet",
113
+ "full_name": "awesome-selfhosted/awesome-selfhosted",
114
114
  "language": "JavaScript",
115
115
  "color": "#f1e05a",
116
116
  "description": "",
117
- "forked": "655",
118
- "stargazers_count": 8851,
119
- "todayStar": "2458 stars this month",
120
- "html_url": "https://github.com/ToolJet/ToolJet",
117
+ "forked": "5642",
118
+ "stargazers_count": 83394,
119
+ "todayStar": "4944 stars this month",
120
+ "html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "awesome-selfhosted/awesome-selfhosted",
124
+ "full_name": "ToolJet/ToolJet",
125
125
  "language": "JavaScript",
126
126
  "color": "#f1e05a",
127
127
  "description": "",
128
- "forked": "5631",
129
- "stargazers_count": 83244,
130
- "todayStar": "4889 stars this month",
131
- "html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
128
+ "forked": "662",
129
+ "stargazers_count": 8880,
130
+ "todayStar": "2461 stars this month",
131
+ "html_url": "https://github.com/ToolJet/ToolJet",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "2dust/v2rayN",
136
- "language": "C#",
137
- "color": "#178600",
135
+ "full_name": "vulhub/vulhub",
136
+ "language": "Dockerfile",
137
+ "color": "#384d54",
138
138
  "description": "",
139
- "forked": "5715",
140
- "stargazers_count": 27179,
141
- "todayStar": "1123 stars this month",
142
- "html_url": "https://github.com/2dust/v2rayN",
139
+ "forked": "3377",
140
+ "stargazers_count": 10106,
141
+ "todayStar": "657 stars this month",
142
+ "html_url": "https://github.com/vulhub/vulhub",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "hoppscotch/hoppscotch",
147
- "language": "Vue",
148
- "color": "#41b883",
146
+ "full_name": "hpcaitech/ColossalAI",
147
+ "language": "Python",
148
+ "color": "#3572A5",
149
149
  "description": "",
150
- "forked": "2806",
151
- "stargazers_count": 41557,
152
- "todayStar": "4390 stars this month",
153
- "html_url": "https://github.com/hoppscotch/hoppscotch",
150
+ "forked": "192",
151
+ "stargazers_count": 1660,
152
+ "todayStar": "737 stars this month",
153
+ "html_url": "https://github.com/hpcaitech/ColossalAI",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "TeamNewPipe/NewPipe",
157
+ "full_name": "YunaiV/ruoyi-vue-pro",
158
158
  "language": "Java",
159
159
  "color": "#b07219",
160
160
  "description": "",
161
- "forked": "2233",
162
- "stargazers_count": 18399,
163
- "todayStar": "1325 stars this month",
164
- "html_url": "https://github.com/TeamNewPipe/NewPipe",
161
+ "forked": "1373",
162
+ "stargazers_count": 4048,
163
+ "todayStar": "976 stars this month",
164
+ "html_url": "https://github.com/YunaiV/ruoyi-vue-pro",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "YunaiV/ruoyi-vue-pro",
169
- "language": "Java",
170
- "color": "#b07219",
168
+ "full_name": "hoppscotch/hoppscotch",
169
+ "language": "Vue",
170
+ "color": "#41b883",
171
171
  "description": "",
172
- "forked": "1368",
173
- "stargazers_count": 4024,
174
- "todayStar": "986 stars this month",
175
- "html_url": "https://github.com/YunaiV/ruoyi-vue-pro",
172
+ "forked": "2811",
173
+ "stargazers_count": 41628,
174
+ "todayStar": "4204 stars this month",
175
+ "html_url": "https://github.com/hoppscotch/hoppscotch",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "hpcaitech/ColossalAI",
180
- "language": "Python",
181
- "color": "#3572A5",
179
+ "full_name": "nocodb/nocodb",
180
+ "language": "Vue",
181
+ "color": "#41b883",
182
182
  "description": "",
183
- "forked": "188",
184
- "stargazers_count": 1641,
185
- "todayStar": "731 stars this month",
186
- "html_url": "https://github.com/hpcaitech/ColossalAI",
183
+ "forked": "1548",
184
+ "stargazers_count": 25318,
185
+ "todayStar": "2977 stars this month",
186
+ "html_url": "https://github.com/nocodb/nocodb",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "ultralytics/yolov5",
191
- "language": "Python",
192
- "color": "#3572A5",
190
+ "full_name": "datawhalechina/easy-rl",
191
+ "language": "JupyterNotebook",
192
+ "color": "#DA5B0B",
193
193
  "description": "",
194
- "forked": "8590",
195
- "stargazers_count": 24090,
196
- "todayStar": "1612 stars this month",
197
- "html_url": "https://github.com/ultralytics/yolov5",
194
+ "forked": "1069",
195
+ "stargazers_count": 4237,
196
+ "todayStar": "892 stars this month",
197
+ "html_url": "https://github.com/datawhalechina/easy-rl",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "cat-milk/Anime-Girls-Holding-Programming-Books",
202
- "language": "",
203
- "color": "",
201
+ "full_name": "ultralytics/yolov5",
202
+ "language": "Python",
203
+ "color": "#3572A5",
204
204
  "description": "",
205
- "forked": "651",
206
- "stargazers_count": 12350,
207
- "todayStar": "2690 stars this month",
208
- "html_url": "https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books",
205
+ "forked": "8609",
206
+ "stargazers_count": 24156,
207
+ "todayStar": "1637 stars this month",
208
+ "html_url": "https://github.com/ultralytics/yolov5",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "justjavac/free-programming-books-zh_CN",
213
- "language": "",
214
- "color": "",
212
+ "full_name": "2dust/v2rayN",
213
+ "language": "C#",
214
+ "color": "#178600",
215
215
  "description": "",
216
- "forked": "25650",
217
- "stargazers_count": 90009,
218
- "todayStar": "2486 stars this month",
219
- "html_url": "https://github.com/justjavac/free-programming-books-zh_CN",
216
+ "forked": "5718",
217
+ "stargazers_count": 27215,
218
+ "todayStar": "1137 stars this month",
219
+ "html_url": "https://github.com/2dust/v2rayN",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "WZMIAOMIAO/deep-learning-for-image-processing",
224
- "language": "Python",
225
- "color": "#3572A5",
223
+ "full_name": "rui314/chibicc",
224
+ "language": "C",
225
+ "color": "#555555",
226
226
  "description": "",
227
- "forked": "3770",
228
- "stargazers_count": 7613,
229
- "todayStar": "919 stars this month",
230
- "html_url": "https://github.com/WZMIAOMIAO/deep-learning-for-image-processing",
227
+ "forked": "372",
228
+ "stargazers_count": 4284,
229
+ "todayStar": "755 stars this month",
230
+ "html_url": "https://github.com/rui314/chibicc",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "techchipnet/CamPhish",
235
- "language": "HTML",
236
- "color": "#e34c26",
234
+ "full_name": "cloudreve/Cloudreve",
235
+ "language": "Go",
236
+ "color": "#00ADD8",
237
237
  "description": "",
238
- "forked": "419",
239
- "stargazers_count": 1335,
240
- "todayStar": "411 stars this month",
241
- "html_url": "https://github.com/techchipnet/CamPhish",
238
+ "forked": "2439",
239
+ "stargazers_count": 13867,
240
+ "todayStar": "681 stars this month",
241
+ "html_url": "https://github.com/cloudreve/Cloudreve",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "PanJiaChen/vue-element-admin",
246
- "language": "Vue",
247
- "color": "#41b883",
245
+ "full_name": "vuejs/core",
246
+ "language": "TypeScript",
247
+ "color": "#2b7489",
248
248
  "description": "",
249
- "forked": "27376",
250
- "stargazers_count": 75105,
251
- "todayStar": "930 stars this month",
252
- "html_url": "https://github.com/PanJiaChen/vue-element-admin",
249
+ "forked": "5164",
250
+ "stargazers_count": 28802,
251
+ "todayStar": "1042 stars this month",
252
+ "html_url": "https://github.com/vuejs/core",
253
253
  "rank": 23
254
254
  },
255
255
  {
@@ -258,20 +258,9 @@
258
258
  "color": "#2b7489",
259
259
  "description": "",
260
260
  "forked": "832",
261
- "stargazers_count": 2494,
262
- "todayStar": "186 stars this month",
261
+ "stargazers_count": 2498,
262
+ "todayStar": "187 stars this month",
263
263
  "html_url": "https://github.com/actions/checkout",
264
264
  "rank": 24
265
- },
266
- {
267
- "full_name": "vuejs/core",
268
- "language": "TypeScript",
269
- "color": "#2b7489",
270
- "description": "",
271
- "forked": "5158",
272
- "stargazers_count": 28771,
273
- "todayStar": "1041 stars this month",
274
- "html_url": "https://github.com/vuejs/core",
275
- "rank": 25
276
265
  }
277
266
  ]