@wcj/github-rank 22.3.30 → 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 +28781 -28782
  2. package/dist/sifou-daily.json +100 -55
  3. package/dist/sifou-monthly.json +85 -85
  4. package/dist/sifou-weekly.json +155 -146
  5. package/dist/toutiao-30.json +90 -90
  6. package/dist/toutiao-7.json +121 -121
  7. package/dist/toutiao-90.json +48 -48
  8. package/dist/trending-daily.json +172 -172
  9. package/dist/trending-monthly.json +163 -174
  10. package/dist/trending-weekly.json +171 -171
  11. package/dist/users.china.json +2728 -2729
  12. package/dist/users.json +3408 -3408
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +28781 -28782
  16. package/web/data/sifou-daily.json +100 -55
  17. package/web/data/sifou-monthly.json +85 -85
  18. package/web/data/sifou-weekly.json +155 -146
  19. package/web/data/toutiao-30.json +90 -90
  20. package/web/data/toutiao-7.json +121 -121
  21. package/web/data/toutiao-90.json +48 -48
  22. package/web/data/trending-daily.json +172 -172
  23. package/web/data/trending-monthly.json +163 -174
  24. package/web/data/trending-weekly.json +171 -171
  25. package/web/data/users.china.json +2728 -2729
  26. package/web/data/users.json +3408 -3408
  27. package/web/index.html +1763 -1763
  28. package/web/repos.html +3639 -3639
  29. package/web/sifou-daily.html +187 -47
  30. package/web/sifou-monthly.html +101 -101
  31. package/web/sifou-weekly.html +163 -135
  32. package/web/toutiao-30.html +99 -99
  33. package/web/toutiao-7.html +77 -77
  34. package/web/toutiao-90.html +75 -75
  35. package/web/trending-monthly.html +143 -177
  36. package/web/trending-weekly.html +150 -146
  37. package/web/trending.html +158 -142
  38. package/web/users.china.html +1331 -1331
@@ -1,46 +1,46 @@
1
1
  [
2
- {
3
- "full_name": "alibaba/lowcode-engine",
4
- "language": "TypeScript",
5
- "color": "#2b7489",
6
- "description": "",
7
- "forked": "529",
8
- "stargazers_count": 3889,
9
- "todayStar": "2913 stars this month",
10
- "html_url": "https://github.com/alibaba/lowcode-engine",
11
- "rank": 1
12
- },
13
2
  {
14
3
  "full_name": "lapce/lapce",
15
4
  "language": "Rust",
16
5
  "color": "#dea584",
17
6
  "description": "",
18
- "forked": "218",
19
- "stargazers_count": 9123,
20
- "todayStar": "4754 stars this month",
7
+ "forked": "224",
8
+ "stargazers_count": 9391,
9
+ "todayStar": "5013 stars this month",
21
10
  "html_url": "https://github.com/lapce/lapce",
22
- "rank": 2
11
+ "rank": 1
23
12
  },
24
13
  {
25
- "full_name": "cat-milk/Anime-Girls-Holding-Programming-Books",
26
- "language": "",
27
- "color": "",
14
+ "full_name": "alibaba/lowcode-engine",
15
+ "language": "TypeScript",
16
+ "color": "#2b7489",
28
17
  "description": "",
29
- "forked": "646",
30
- "stargazers_count": 12271,
31
- "todayStar": "2937 stars this month",
32
- "html_url": "https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books",
33
- "rank": 3
18
+ "forked": "589",
19
+ "stargazers_count": 4230,
20
+ "todayStar": "3055 stars this month",
21
+ "html_url": "https://github.com/alibaba/lowcode-engine",
22
+ "rank": 2
34
23
  },
35
24
  {
36
- "full_name": "MHProDev/MHDDoS",
25
+ "full_name": "github/copilot-docs",
37
26
  "language": "Python",
38
27
  "color": "#3572A5",
39
28
  "description": "",
40
- "forked": "803",
41
- "stargazers_count": 3510,
42
- "todayStar": "2336 stars this month",
43
- "html_url": "https://github.com/MHProDev/MHDDoS",
29
+ "forked": "1361",
30
+ "stargazers_count": 13789,
31
+ "todayStar": "4385 stars this month",
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,230 +48,219 @@
48
48
  "language": "JavaScript",
49
49
  "color": "#f1e05a",
50
50
  "description": "",
51
- "forked": "6507",
52
- "stargazers_count": 44971,
53
- "todayStar": "4097 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
  },
57
57
  {
58
- "full_name": "Anduin2017/HowToCook",
59
- "language": "JavaScript",
60
- "color": "#f1e05a",
58
+ "full_name": "peng-zhihui/Dummy-Robot",
59
+ "language": "C",
60
+ "color": "#555555",
61
61
  "description": "",
62
- "forked": "4617",
63
- "stargazers_count": 32609,
64
- "todayStar": "13531 stars this month",
65
- "html_url": "https://github.com/Anduin2017/HowToCook",
62
+ "forked": "1388",
63
+ "stargazers_count": 6948,
64
+ "todayStar": "940 stars this month",
65
+ "html_url": "https://github.com/peng-zhihui/Dummy-Robot",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "amplication/amplication",
70
- "language": "TypeScript",
71
- "color": "#2b7489",
69
+ "full_name": "EbookFoundation/free-programming-books",
70
+ "language": "",
71
+ "color": "",
72
72
  "description": "",
73
- "forked": "317",
74
- "stargazers_count": 6199,
75
- "todayStar": "2292 stars this month",
76
- "html_url": "https://github.com/amplication/amplication",
73
+ "forked": "48249",
74
+ "stargazers_count": 229192,
75
+ "todayStar": "6703 stars this month",
76
+ "html_url": "https://github.com/EbookFoundation/free-programming-books",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "peng-zhihui/Dummy-Robot",
81
- "language": "C",
82
- "color": "#555555",
80
+ "full_name": "appwrite/appwrite",
81
+ "language": "JavaScript",
82
+ "color": "#f1e05a",
83
83
  "description": "",
84
- "forked": "1368",
85
- "stargazers_count": 6899,
86
- "todayStar": "914 stars this month",
87
- "html_url": "https://github.com/peng-zhihui/Dummy-Robot",
84
+ "forked": "1563",
85
+ "stargazers_count": 19908,
86
+ "todayStar": "3457 stars this month",
87
+ "html_url": "https://github.com/appwrite/appwrite",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "EbookFoundation/free-programming-books",
92
- "language": "",
93
- "color": "",
91
+ "full_name": "OpenIMSDK/Open-IM-Server",
92
+ "language": "Go",
93
+ "color": "#00ADD8",
94
94
  "description": "",
95
- "forked": "48184",
96
- "stargazers_count": 228731,
97
- "todayStar": "6406 stars this month",
98
- "html_url": "https://github.com/EbookFoundation/free-programming-books",
95
+ "forked": "1109",
96
+ "stargazers_count": 7201,
97
+ "todayStar": "612 stars this month",
98
+ "html_url": "https://github.com/OpenIMSDK/Open-IM-Server",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "hoppscotch/hoppscotch",
103
- "language": "Vue",
104
- "color": "#41b883",
102
+ "full_name": "TeamNewPipe/NewPipe",
103
+ "language": "Java",
104
+ "color": "#b07219",
105
105
  "description": "",
106
- "forked": "2798",
107
- "stargazers_count": 41390,
108
- "todayStar": "4959 stars this month",
109
- "html_url": "https://github.com/hoppscotch/hoppscotch",
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": "github/copilot-docs",
114
- "language": "Python",
115
- "color": "#3572A5",
113
+ "full_name": "awesome-selfhosted/awesome-selfhosted",
114
+ "language": "JavaScript",
115
+ "color": "#f1e05a",
116
116
  "description": "",
117
- "forked": "1172",
118
- "stargazers_count": 12197,
119
- "todayStar": "2835 stars this month",
120
- "html_url": "https://github.com/github/copilot-docs",
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": "mdn/content",
125
- "language": "Markdown",
126
- "color": "#083fa1",
124
+ "full_name": "ToolJet/ToolJet",
125
+ "language": "JavaScript",
126
+ "color": "#f1e05a",
127
127
  "description": "",
128
- "forked": "7688",
129
- "stargazers_count": 5032,
130
- "todayStar": "733 stars this month",
131
- "html_url": "https://github.com/mdn/content",
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
- {
135
- "full_name": "OpenIMSDK/Open-IM-Server",
136
- "language": "Go",
137
- "color": "#00ADD8",
138
- "description": "",
139
- "forked": "1100",
140
- "stargazers_count": 7122,
141
- "todayStar": "569 stars this month",
142
- "html_url": "https://github.com/OpenIMSDK/Open-IM-Server",
143
- "rank": 13
144
- },
145
134
  {
146
135
  "full_name": "vulhub/vulhub",
147
136
  "language": "Dockerfile",
148
137
  "color": "#384d54",
149
138
  "description": "",
150
- "forked": "3359",
151
- "stargazers_count": 9930,
152
- "todayStar": "500 stars this month",
139
+ "forked": "3377",
140
+ "stargazers_count": 10106,
141
+ "todayStar": "657 stars this month",
153
142
  "html_url": "https://github.com/vulhub/vulhub",
143
+ "rank": 13
144
+ },
145
+ {
146
+ "full_name": "hpcaitech/ColossalAI",
147
+ "language": "Python",
148
+ "color": "#3572A5",
149
+ "description": "",
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": "ToolJet/ToolJet",
158
- "language": "JavaScript",
159
- "color": "#f1e05a",
157
+ "full_name": "YunaiV/ruoyi-vue-pro",
158
+ "language": "Java",
159
+ "color": "#b07219",
160
160
  "description": "",
161
- "forked": "644",
162
- "stargazers_count": 8757,
163
- "todayStar": "2400 stars this month",
164
- "html_url": "https://github.com/ToolJet/ToolJet",
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": "actions/checkout",
169
- "language": "TypeScript",
170
- "color": "#2b7489",
168
+ "full_name": "hoppscotch/hoppscotch",
169
+ "language": "Vue",
170
+ "color": "#41b883",
171
171
  "description": "",
172
- "forked": "828",
173
- "stargazers_count": 2489,
174
- "todayStar": "181 stars this month",
175
- "html_url": "https://github.com/actions/checkout",
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": "2dust/v2rayN",
180
- "language": "C#",
181
- "color": "#178600",
179
+ "full_name": "nocodb/nocodb",
180
+ "language": "Vue",
181
+ "color": "#41b883",
182
182
  "description": "",
183
- "forked": "5705",
184
- "stargazers_count": 27127,
185
- "todayStar": "1092 stars this month",
186
- "html_url": "https://github.com/2dust/v2rayN",
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": "YunaiV/ruoyi-vue-pro",
191
- "language": "Java",
192
- "color": "#b07219",
190
+ "full_name": "datawhalechina/easy-rl",
191
+ "language": "JupyterNotebook",
192
+ "color": "#DA5B0B",
193
193
  "description": "",
194
- "forked": "1357",
195
- "stargazers_count": 3969,
196
- "todayStar": "982 stars this month",
197
- "html_url": "https://github.com/YunaiV/ruoyi-vue-pro",
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": "PanJiaChen/vue-element-admin",
202
- "language": "Vue",
203
- "color": "#41b883",
201
+ "full_name": "ultralytics/yolov5",
202
+ "language": "Python",
203
+ "color": "#3572A5",
204
204
  "description": "",
205
- "forked": "27347",
206
- "stargazers_count": 75066,
207
- "todayStar": "904 stars this month",
208
- "html_url": "https://github.com/PanJiaChen/vue-element-admin",
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": "macrozheng/mall",
213
- "language": "Java",
214
- "color": "#b07219",
212
+ "full_name": "2dust/v2rayN",
213
+ "language": "C#",
214
+ "color": "#178600",
215
215
  "description": "",
216
- "forked": "24292",
217
- "stargazers_count": 56979,
218
- "todayStar": "886 stars this month",
219
- "html_url": "https://github.com/macrozheng/mall",
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": "meilisearch/meilisearch",
224
- "language": "Rust",
225
- "color": "#dea584",
223
+ "full_name": "rui314/chibicc",
224
+ "language": "C",
225
+ "color": "#555555",
226
226
  "description": "",
227
- "forked": "845",
228
- "stargazers_count": 25241,
229
- "todayStar": "2954 stars this month",
230
- "html_url": "https://github.com/meilisearch/meilisearch",
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": "trailofbits/algo",
235
- "language": "Jinja",
236
- "color": "#a52a22",
234
+ "full_name": "cloudreve/Cloudreve",
235
+ "language": "Go",
236
+ "color": "#00ADD8",
237
237
  "description": "",
238
- "forked": "2082",
239
- "stargazers_count": 25259,
240
- "todayStar": "609 stars this month",
241
- "html_url": "https://github.com/trailofbits/algo",
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": "TeamNewPipe/NewPipe",
246
- "language": "Java",
247
- "color": "#b07219",
245
+ "full_name": "vuejs/core",
246
+ "language": "TypeScript",
247
+ "color": "#2b7489",
248
248
  "description": "",
249
- "forked": "2228",
250
- "stargazers_count": 18367,
251
- "todayStar": "1305 stars this month",
252
- "html_url": "https://github.com/TeamNewPipe/NewPipe",
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
  {
256
- "full_name": "vuejs/vue",
257
- "language": "JavaScript",
258
- "color": "#f1e05a",
259
- "description": "",
260
- "forked": "31807",
261
- "stargazers_count": 194549,
262
- "todayStar": "1566 stars this month",
263
- "html_url": "https://github.com/vuejs/vue",
264
- "rank": 24
265
- },
266
- {
267
- "full_name": "vuejs/core",
256
+ "full_name": "actions/checkout",
268
257
  "language": "TypeScript",
269
258
  "color": "#2b7489",
270
259
  "description": "",
271
- "forked": "5146",
272
- "stargazers_count": 28702,
273
- "todayStar": "995 stars this month",
274
- "html_url": "https://github.com/vuejs/core",
275
- "rank": 25
260
+ "forked": "832",
261
+ "stargazers_count": 2498,
262
+ "todayStar": "187 stars this month",
263
+ "html_url": "https://github.com/actions/checkout",
264
+ "rank": 24
276
265
  }
277
266
  ]