@wcj/github-rank 22.5.26 → 22.5.27

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 +18429 -18416
  2. package/dist/sifou-daily.json +82 -46
  3. package/dist/sifou-monthly.json +73 -73
  4. package/dist/sifou-weekly.json +116 -116
  5. package/dist/toutiao-30.json +72 -72
  6. package/dist/toutiao-7.json +78 -78
  7. package/dist/toutiao-90.json +45 -45
  8. package/dist/trending-daily.json +157 -157
  9. package/dist/trending-monthly.json +151 -151
  10. package/dist/trending-weekly.json +169 -169
  11. package/dist/users.china.json +1398 -1397
  12. package/dist/users.json +2054 -2054
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +18429 -18416
  16. package/web/data/sifou-daily.json +82 -46
  17. package/web/data/sifou-monthly.json +73 -73
  18. package/web/data/sifou-weekly.json +116 -116
  19. package/web/data/toutiao-30.json +72 -72
  20. package/web/data/toutiao-7.json +78 -78
  21. package/web/data/toutiao-90.json +45 -45
  22. package/web/data/trending-daily.json +157 -157
  23. package/web/data/trending-monthly.json +151 -151
  24. package/web/data/trending-weekly.json +169 -169
  25. package/web/data/users.china.json +1398 -1397
  26. package/web/data/users.json +2054 -2054
  27. package/web/index.html +1115 -1115
  28. package/web/repos.html +2576 -2576
  29. package/web/sifou-daily.html +151 -39
  30. package/web/sifou-monthly.html +91 -91
  31. package/web/sifou-weekly.html +118 -118
  32. package/web/toutiao-30.html +80 -80
  33. package/web/toutiao-7.html +84 -84
  34. package/web/toutiao-90.html +44 -44
  35. package/web/trending-monthly.html +146 -146
  36. package/web/trending-weekly.html +147 -147
  37. package/web/trending.html +134 -138
  38. package/web/users.china.html +750 -750
@@ -1,178 +1,178 @@
1
1
  [
2
+ {
3
+ "full_name": "spacedriveapp/spacedrive",
4
+ "language": "TypeScript",
5
+ "color": "#2b7489",
6
+ "description": "",
7
+ "forked": "241",
8
+ "stargazers_count": 10883,
9
+ "todayStar": "9491 stars this month",
10
+ "html_url": "https://github.com/spacedriveapp/spacedrive",
11
+ "rank": 1
12
+ },
2
13
  {
3
14
  "full_name": "Grasscutters/Grasscutter",
4
15
  "language": "Java",
5
16
  "color": "#b07219",
6
17
  "description": "",
7
- "forked": "2589",
8
- "stargazers_count": 6988,
9
- "todayStar": "5013 stars this month",
18
+ "forked": "2608",
19
+ "stargazers_count": 7047,
20
+ "todayStar": "4744 stars this month",
10
21
  "html_url": "https://github.com/Grasscutters/Grasscutter",
11
- "rank": 1
22
+ "rank": 2
12
23
  },
13
24
  {
14
25
  "full_name": "rustdesk/rustdesk",
15
26
  "language": "Rust",
16
27
  "color": "#dea584",
17
28
  "description": "",
18
- "forked": "1871",
19
- "stargazers_count": 20228,
20
- "todayStar": "3835 stars this month",
29
+ "forked": "1880",
30
+ "stargazers_count": 20390,
31
+ "todayStar": "3984 stars this month",
21
32
  "html_url": "https://github.com/rustdesk/rustdesk",
22
- "rank": 2
33
+ "rank": 3
23
34
  },
24
35
  {
25
36
  "full_name": "lucidrains/DALLE2-pytorch",
26
37
  "language": "Python",
27
38
  "color": "#3572A5",
28
39
  "description": "",
29
- "forked": "288",
30
- "stargazers_count": 5139,
31
- "todayStar": "3363 stars this month",
40
+ "forked": "297",
41
+ "stargazers_count": 5219,
42
+ "todayStar": "3390 stars this month",
32
43
  "html_url": "https://github.com/lucidrains/DALLE2-pytorch",
33
- "rank": 3
44
+ "rank": 4
34
45
  },
35
46
  {
36
47
  "full_name": "aptos-labs/aptos-core",
37
48
  "language": "Rust",
38
49
  "color": "#dea584",
39
50
  "description": "",
40
- "forked": "1467",
41
- "stargazers_count": 2225,
42
- "todayStar": "1193 stars this month",
51
+ "forked": "1469",
52
+ "stargazers_count": 2230,
53
+ "todayStar": "1174 stars this month",
43
54
  "html_url": "https://github.com/aptos-labs/aptos-core",
44
- "rank": 4
55
+ "rank": 5
45
56
  },
46
57
  {
47
58
  "full_name": "PaddlePaddle/PaddleOCR",
48
59
  "language": "Python",
49
60
  "color": "#3572A5",
50
61
  "description": "",
51
- "forked": "4539",
52
- "stargazers_count": 22166,
53
- "todayStar": "2111 stars this month",
62
+ "forked": "4545",
63
+ "stargazers_count": 22216,
64
+ "todayStar": "2131 stars this month",
54
65
  "html_url": "https://github.com/PaddlePaddle/PaddleOCR",
55
- "rank": 5
66
+ "rank": 6
56
67
  },
57
68
  {
58
- "full_name": "Vonng/ddia",
59
- "language": "Python",
60
- "color": "#3572A5",
69
+ "full_name": "alibaba/fastjson2",
70
+ "language": "Java",
71
+ "color": "#b07219",
61
72
  "description": "",
62
- "forked": "3128",
63
- "stargazers_count": 14323,
64
- "todayStar": "1431 stars this month",
65
- "html_url": "https://github.com/Vonng/ddia",
66
- "rank": 6
73
+ "forked": "132",
74
+ "stargazers_count": 1539,
75
+ "todayStar": "958 stars this month",
76
+ "html_url": "https://github.com/alibaba/fastjson2",
77
+ "rank": 7
67
78
  },
68
79
  {
69
80
  "full_name": "appsmithorg/appsmith",
70
81
  "language": "TypeScript",
71
82
  "color": "#2b7489",
72
83
  "description": "",
73
- "forked": "1487",
74
- "stargazers_count": 18252,
75
- "todayStar": "3116 stars this month",
84
+ "forked": "1488",
85
+ "stargazers_count": 18278,
86
+ "todayStar": "3089 stars this month",
76
87
  "html_url": "https://github.com/appsmithorg/appsmith",
77
- "rank": 7
88
+ "rank": 8
89
+ },
90
+ {
91
+ "full_name": "NvChad/NvChad",
92
+ "language": "Lua",
93
+ "color": "#000080",
94
+ "description": "",
95
+ "forked": "621",
96
+ "stargazers_count": 9764,
97
+ "todayStar": "1145 stars this month",
98
+ "html_url": "https://github.com/NvChad/NvChad",
99
+ "rank": 9
78
100
  },
79
101
  {
80
102
  "full_name": "google/googletest",
81
103
  "language": "C++",
82
104
  "color": "#f34b7d",
83
105
  "description": "",
84
- "forked": "8584",
85
- "stargazers_count": 26402,
106
+ "forked": "8587",
107
+ "stargazers_count": 26410,
86
108
  "todayStar": "822 stars this month",
87
109
  "html_url": "https://github.com/google/googletest",
88
- "rank": 8
110
+ "rank": 10
89
111
  },
90
112
  {
91
113
  "full_name": "DataTalksClub/data-engineering-zoomcamp",
92
114
  "language": "JupyterNotebook",
93
115
  "color": "#DA5B0B",
94
116
  "description": "",
95
- "forked": "1070",
96
- "stargazers_count": 4494,
97
- "todayStar": "851 stars this month",
117
+ "forked": "1073",
118
+ "stargazers_count": 4514,
119
+ "todayStar": "849 stars this month",
98
120
  "html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
99
- "rank": 9
100
- },
101
- {
102
- "full_name": "mastodon/mastodon",
103
- "language": "Ruby",
104
- "color": "#701516",
105
- "description": "",
106
- "forked": "4577",
107
- "stargazers_count": 29297,
108
- "todayStar": "1713 stars this month",
109
- "html_url": "https://github.com/mastodon/mastodon",
110
- "rank": 10
111
- },
112
- {
113
- "full_name": "Asabeneh/30-Days-Of-React",
114
- "language": "JavaScript",
115
- "color": "#f1e05a",
116
- "description": "",
117
- "forked": "2923",
118
- "stargazers_count": 11169,
119
- "todayStar": "1270 stars this month",
120
- "html_url": "https://github.com/Asabeneh/30-Days-Of-React",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "terra-money/classic-core",
125
- "language": "JavaScript",
126
- "color": "#f1e05a",
124
+ "full_name": "Vonng/ddia",
125
+ "language": "Python",
126
+ "color": "#3572A5",
127
127
  "description": "",
128
- "forked": "279",
129
- "stargazers_count": 960,
130
- "todayStar": "293 stars this month",
131
- "html_url": "https://github.com/terra-money/classic-core",
128
+ "forked": "3131",
129
+ "stargazers_count": 14346,
130
+ "todayStar": "1370 stars this month",
131
+ "html_url": "https://github.com/Vonng/ddia",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "Dimbreath/GenshinData",
136
- "language": "",
137
- "color": "",
135
+ "full_name": "PaddlePaddle/PaddleNLP",
136
+ "language": "Python",
137
+ "color": "#3572A5",
138
138
  "description": "",
139
- "forked": "416",
140
- "stargazers_count": 1114,
141
- "todayStar": "456 stars this month",
142
- "html_url": "https://github.com/Dimbreath/GenshinData",
139
+ "forked": "1239",
140
+ "stargazers_count": 4239,
141
+ "todayStar": "1074 stars this month",
142
+ "html_url": "https://github.com/PaddlePaddle/PaddleNLP",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "AykutSarac/jsonvisio.com",
147
- "language": "TypeScript",
148
- "color": "#2b7489",
146
+ "full_name": "benbjohnson/litestream",
147
+ "language": "Go",
148
+ "color": "#00ADD8",
149
149
  "description": "",
150
- "forked": "176",
151
- "stargazers_count": 4331,
152
- "todayStar": "2290 stars this month",
153
- "html_url": "https://github.com/AykutSarac/jsonvisio.com",
150
+ "forked": "128",
151
+ "stargazers_count": 6551,
152
+ "todayStar": "1416 stars this month",
153
+ "html_url": "https://github.com/benbjohnson/litestream",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "PaddlePaddle/PaddleNLP",
158
- "language": "Python",
159
- "color": "#3572A5",
157
+ "full_name": "deepmind/mujoco",
158
+ "language": "C",
159
+ "color": "#555555",
160
160
  "description": "",
161
- "forked": "1236",
162
- "stargazers_count": 4210,
163
- "todayStar": "1052 stars this month",
164
- "html_url": "https://github.com/PaddlePaddle/PaddleNLP",
161
+ "forked": "314",
162
+ "stargazers_count": 4044,
163
+ "todayStar": "575 stars this month",
164
+ "html_url": "https://github.com/deepmind/mujoco",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "benbjohnson/litestream",
169
- "language": "Go",
170
- "color": "#00ADD8",
168
+ "full_name": "mastodon/mastodon",
169
+ "language": "Ruby",
170
+ "color": "#701516",
171
171
  "description": "",
172
- "forked": "129",
173
- "stargazers_count": 6530,
174
- "todayStar": "1424 stars this month",
175
- "html_url": "https://github.com/benbjohnson/litestream",
172
+ "forked": "4578",
173
+ "stargazers_count": 29312,
174
+ "todayStar": "1478 stars this month",
175
+ "html_url": "https://github.com/mastodon/mastodon",
176
176
  "rank": 16
177
177
  },
178
178
  {
@@ -180,98 +180,98 @@
180
180
  "language": "JupyterNotebook",
181
181
  "color": "#DA5B0B",
182
182
  "description": "",
183
- "forked": "332",
184
- "stargazers_count": 2139,
183
+ "forked": "335",
184
+ "stargazers_count": 2176,
185
185
  "todayStar": "1206 stars this month",
186
186
  "html_url": "https://github.com/alembics/disco-diffusion",
187
187
  "rank": 17
188
188
  },
189
+ {
190
+ "full_name": "AykutSarac/jsonvisio.com",
191
+ "language": "TypeScript",
192
+ "color": "#2b7489",
193
+ "description": "",
194
+ "forked": "177",
195
+ "stargazers_count": 4366,
196
+ "todayStar": "2038 stars this month",
197
+ "html_url": "https://github.com/AykutSarac/jsonvisio.com",
198
+ "rank": 18
199
+ },
189
200
  {
190
201
  "full_name": "flutter/flutter",
191
202
  "language": "Dart",
192
203
  "color": "#00B4AB",
193
204
  "description": "",
194
- "forked": "22173",
195
- "stargazers_count": 140947,
196
- "todayStar": "2168 stars this month",
205
+ "forked": "22184",
206
+ "stargazers_count": 140979,
207
+ "todayStar": "2169 stars this month",
197
208
  "html_url": "https://github.com/flutter/flutter",
198
- "rank": 18
209
+ "rank": 19
210
+ },
211
+ {
212
+ "full_name": "Dimbreath/GenshinData",
213
+ "language": "",
214
+ "color": "",
215
+ "description": "",
216
+ "forked": "419",
217
+ "stargazers_count": 1119,
218
+ "todayStar": "413 stars this month",
219
+ "html_url": "https://github.com/Dimbreath/GenshinData",
220
+ "rank": 20
199
221
  },
200
222
  {
201
223
  "full_name": "mikecao/umami",
202
224
  "language": "JavaScript",
203
225
  "color": "#f1e05a",
204
226
  "description": "",
205
- "forked": "1595",
206
- "stargazers_count": 11363,
207
- "todayStar": "799 stars this month",
227
+ "forked": "1598",
228
+ "stargazers_count": 11391,
229
+ "todayStar": "816 stars this month",
208
230
  "html_url": "https://github.com/mikecao/umami",
209
- "rank": 19
210
- },
211
- {
212
- "full_name": "flipperdevices/flipperzero-firmware",
213
- "language": "C",
214
- "color": "#555555",
215
- "description": "",
216
- "forked": "325",
217
- "stargazers_count": 1621,
218
- "todayStar": "272 stars this month",
219
- "html_url": "https://github.com/flipperdevices/flipperzero-firmware",
220
- "rank": 20
231
+ "rank": 21
221
232
  },
222
233
  {
223
- "full_name": "bregman-arie/devops-exercises",
224
- "language": "Python",
225
- "color": "#3572A5",
234
+ "full_name": "microsoft/Web-Dev-For-Beginners",
235
+ "language": "JavaScript",
236
+ "color": "#f1e05a",
226
237
  "description": "",
227
- "forked": "5151",
228
- "stargazers_count": 24373,
229
- "todayStar": "1996 stars this month",
230
- "html_url": "https://github.com/bregman-arie/devops-exercises",
231
- "rank": 21
238
+ "forked": "7514",
239
+ "stargazers_count": 51600,
240
+ "todayStar": "5575 stars this month",
241
+ "html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
242
+ "rank": 22
232
243
  },
233
244
  {
234
245
  "full_name": "type-challenges/type-challenges",
235
246
  "language": "TypeScript",
236
247
  "color": "#2b7489",
237
248
  "description": "",
238
- "forked": "1599",
239
- "stargazers_count": 18237,
240
- "todayStar": "1959 stars this month",
249
+ "forked": "1611",
250
+ "stargazers_count": 18300,
251
+ "todayStar": "1970 stars this month",
241
252
  "html_url": "https://github.com/type-challenges/type-challenges",
242
- "rank": 22
253
+ "rank": 23
243
254
  },
244
255
  {
245
- "full_name": "apache/airflow",
256
+ "full_name": "hpcaitech/ColossalAI",
246
257
  "language": "Python",
247
258
  "color": "#3572A5",
248
259
  "description": "",
249
- "forked": "10599",
250
- "stargazers_count": 26052,
251
- "todayStar": "500 stars this month",
252
- "html_url": "https://github.com/apache/airflow",
253
- "rank": 23
254
- },
255
- {
256
- "full_name": "nextui-org/nextui",
257
- "language": "TypeScript",
258
- "color": "#2b7489",
259
- "description": "",
260
- "forked": "306",
261
- "stargazers_count": 6545,
262
- "todayStar": "585 stars this month",
263
- "html_url": "https://github.com/nextui-org/nextui",
260
+ "forked": "385",
261
+ "stargazers_count": 3587,
262
+ "todayStar": "1189 stars this month",
263
+ "html_url": "https://github.com/hpcaitech/ColossalAI",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "purocean/yn",
268
- "language": "TypeScript",
269
- "color": "#2b7489",
267
+ "full_name": "mitmproxy/mitmproxy",
268
+ "language": "Python",
269
+ "color": "#3572A5",
270
270
  "description": "",
271
- "forked": "559",
272
- "stargazers_count": 3050,
273
- "todayStar": "971 stars this month",
274
- "html_url": "https://github.com/purocean/yn",
271
+ "forked": "3370",
272
+ "stargazers_count": 27642,
273
+ "todayStar": "870 stars this month",
274
+ "html_url": "https://github.com/mitmproxy/mitmproxy",
275
275
  "rank": 25
276
276
  }
277
277
  ]