@wcj/github-rank 22.1.27 → 22.1.31

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 +35270 -35252
  2. package/dist/sifou-daily.json +24 -150
  3. package/dist/sifou-monthly.json +86 -86
  4. package/dist/sifou-weekly.json +154 -154
  5. package/dist/toutiao-30.json +110 -110
  6. package/dist/toutiao-7.json +122 -122
  7. package/dist/toutiao-90.json +46 -46
  8. package/dist/trending-daily.json +166 -166
  9. package/dist/trending-monthly.json +167 -167
  10. package/dist/trending-weekly.json +174 -174
  11. package/dist/users.china.json +2062 -2062
  12. package/dist/users.json +3898 -3898
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +35270 -35252
  16. package/web/data/sifou-daily.json +24 -150
  17. package/web/data/sifou-monthly.json +86 -86
  18. package/web/data/sifou-weekly.json +154 -154
  19. package/web/data/toutiao-30.json +110 -110
  20. package/web/data/toutiao-7.json +122 -122
  21. package/web/data/toutiao-90.json +46 -46
  22. package/web/data/trending-daily.json +166 -166
  23. package/web/data/trending-monthly.json +167 -167
  24. package/web/data/trending-weekly.json +174 -174
  25. package/web/data/users.china.json +2062 -2062
  26. package/web/data/users.json +3898 -3898
  27. package/web/index.html +2001 -2001
  28. package/web/repos.html +4259 -4259
  29. package/web/sifou-daily.html +21 -413
  30. package/web/sifou-monthly.html +136 -136
  31. package/web/sifou-weekly.html +135 -135
  32. package/web/toutiao-30.html +93 -93
  33. package/web/toutiao-7.html +77 -77
  34. package/web/toutiao-90.html +82 -82
  35. package/web/trending-monthly.html +145 -145
  36. package/web/trending-weekly.html +152 -152
  37. package/web/trending.html +147 -139
  38. package/web/users.china.html +1217 -1217
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "imcuttle/mometa",
4
- "language": "TypeScript",
5
- "color": "#2b7489",
3
+ "full_name": "veler/DevToys",
4
+ "language": "C#",
5
+ "color": "#178600",
6
6
  "description": "",
7
- "forked": "240",
8
- "stargazers_count": 1730,
9
- "todayStar": "863 stars this week",
10
- "html_url": "https://github.com/imcuttle/mometa",
7
+ "forked": "273",
8
+ "stargazers_count": 6091,
9
+ "todayStar": "3151 stars this week",
10
+ "html_url": "https://github.com/veler/DevToys",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "mattermost/focalboard",
15
- "language": "TypeScript",
16
- "color": "#2b7489",
14
+ "full_name": "doocs/leetcode",
15
+ "language": "Java",
16
+ "color": "#b07219",
17
17
  "description": "",
18
- "forked": "670",
19
- "stargazers_count": 9192,
20
- "todayStar": "1302 stars this week",
21
- "html_url": "https://github.com/mattermost/focalboard",
18
+ "forked": "2228",
19
+ "stargazers_count": 11822,
20
+ "todayStar": "1831 stars this week",
21
+ "html_url": "https://github.com/doocs/leetcode",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "DataTalksClub/data-engineering-zoomcamp",
26
- "language": "JupyterNotebook",
27
- "color": "#DA5B0B",
25
+ "full_name": "khuedoan/homelab",
26
+ "language": "Python",
27
+ "color": "#3572A5",
28
28
  "description": "",
29
- "forked": "475",
30
- "stargazers_count": 2608,
31
- "todayStar": "412 stars this week",
32
- "html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
29
+ "forked": "253",
30
+ "stargazers_count": 4997,
31
+ "todayStar": "1628 stars this week",
32
+ "html_url": "https://github.com/khuedoan/homelab",
33
33
  "rank": 3
34
34
  },
35
+ {
36
+ "full_name": "akutz/go-generics-the-hard-way",
37
+ "language": "Go",
38
+ "color": "#00ADD8",
39
+ "description": "",
40
+ "forked": "74",
41
+ "stargazers_count": 1209,
42
+ "todayStar": "558 stars this week",
43
+ "html_url": "https://github.com/akutz/go-generics-the-hard-way",
44
+ "rank": 4
45
+ },
35
46
  {
36
47
  "full_name": "public-apis/public-apis",
37
48
  "language": "Python",
38
49
  "color": "#3572A5",
39
50
  "description": "",
40
- "forked": "20490",
41
- "stargazers_count": 177938,
42
- "todayStar": "2741 stars this week",
51
+ "forked": "20549",
52
+ "stargazers_count": 178449,
53
+ "todayStar": "1542 stars this week",
43
54
  "html_url": "https://github.com/public-apis/public-apis",
44
- "rank": 4
55
+ "rank": 5
45
56
  },
46
57
  {
47
- "full_name": "gchq/CyberChef",
58
+ "full_name": "TheAlgorithms/Javascript",
48
59
  "language": "JavaScript",
49
60
  "color": "#f1e05a",
50
61
  "description": "",
51
- "forked": "1911",
52
- "stargazers_count": 15131,
53
- "todayStar": "794 stars this week",
54
- "html_url": "https://github.com/gchq/CyberChef",
55
- "rank": 5
56
- },
57
- {
58
- "full_name": "NVlabs/instant-ngp",
59
- "language": "Cuda",
60
- "color": "#3A4E3A",
61
- "description": "",
62
- "forked": "167",
63
- "stargazers_count": 2135,
64
- "todayStar": "308 stars this week",
65
- "html_url": "https://github.com/NVlabs/instant-ngp",
62
+ "forked": "2933",
63
+ "stargazers_count": 16933,
64
+ "todayStar": "418 stars this week",
65
+ "html_url": "https://github.com/TheAlgorithms/Javascript",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "jdah/minecraft-again",
70
- "language": "C",
71
- "color": "#555555",
69
+ "full_name": "papers-we-love/papers-we-love",
70
+ "language": "Shell",
71
+ "color": "#89e051",
72
72
  "description": "",
73
- "forked": "43",
74
- "stargazers_count": 442,
75
- "todayStar": "75 stars this week",
76
- "html_url": "https://github.com/jdah/minecraft-again",
73
+ "forked": "4408",
74
+ "stargazers_count": 52835,
75
+ "todayStar": "824 stars this week",
76
+ "html_url": "https://github.com/papers-we-love/papers-we-love",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "NVlabs/tiny-cuda-nn",
81
- "language": "C++",
82
- "color": "#f34b7d",
80
+ "full_name": "huginn/huginn",
81
+ "language": "Ruby",
82
+ "color": "#701516",
83
83
  "description": "",
84
- "forked": "49",
85
- "stargazers_count": 713,
86
- "todayStar": "60 stars this week",
87
- "html_url": "https://github.com/NVlabs/tiny-cuda-nn",
84
+ "forked": "3165",
85
+ "stargazers_count": 34001,
86
+ "todayStar": "1006 stars this week",
87
+ "html_url": "https://github.com/huginn/huginn",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "fchollet/deep-learning-with-python-notebooks",
92
- "language": "JupyterNotebook",
93
- "color": "#DA5B0B",
91
+ "full_name": "pytorch/fairseq",
92
+ "language": "Python",
93
+ "color": "#3572A5",
94
94
  "description": "",
95
- "forked": "7230",
96
- "stargazers_count": 14690,
97
- "todayStar": "302 stars this week",
98
- "html_url": "https://github.com/fchollet/deep-learning-with-python-notebooks",
95
+ "forked": "4084",
96
+ "stargazers_count": 15775,
97
+ "todayStar": "290 stars this week",
98
+ "html_url": "https://github.com/pytorch/fairseq",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "craftzdog/dotfiles-public",
103
- "language": "Vimscript",
104
- "color": "#199f4b",
102
+ "full_name": "Ebazhanov/linkedin-skill-assessments-quizzes",
103
+ "language": "",
104
+ "color": "",
105
105
  "description": "",
106
- "forked": "336",
107
- "stargazers_count": 1377,
108
- "todayStar": "84 stars this week",
109
- "html_url": "https://github.com/craftzdog/dotfiles-public",
106
+ "forked": "5555",
107
+ "stargazers_count": 8350,
108
+ "todayStar": "810 stars this week",
109
+ "html_url": "https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "yuzu-emu/yuzu",
114
- "language": "C++",
115
- "color": "#f34b7d",
113
+ "full_name": "flxzt/rnote",
114
+ "language": "Rust",
115
+ "color": "#dea584",
116
116
  "description": "",
117
- "forked": "1538",
118
- "stargazers_count": 18328,
119
- "todayStar": "668 stars this week",
120
- "html_url": "https://github.com/yuzu-emu/yuzu",
117
+ "forked": "47",
118
+ "stargazers_count": 1763,
119
+ "todayStar": "706 stars this week",
120
+ "html_url": "https://github.com/flxzt/rnote",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "Ryujinx/Ryujinx",
125
- "language": "C#",
126
- "color": "#178600",
124
+ "full_name": "yuzu-emu/yuzu",
125
+ "language": "C++",
126
+ "color": "#f34b7d",
127
127
  "description": "",
128
- "forked": "1318",
129
- "stargazers_count": 11010,
130
- "todayStar": "325 stars this week",
131
- "html_url": "https://github.com/Ryujinx/Ryujinx",
128
+ "forked": "1554",
129
+ "stargazers_count": 18438,
130
+ "todayStar": "463 stars this week",
131
+ "html_url": "https://github.com/yuzu-emu/yuzu",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "remix-run/remix",
136
- "language": "TypeScript",
137
- "color": "#2b7489",
135
+ "full_name": "ciderapp/Cider",
136
+ "language": "JavaScript",
137
+ "color": "#f1e05a",
138
138
  "description": "",
139
- "forked": "794",
140
- "stargazers_count": 12001,
141
- "todayStar": "632 stars this week",
142
- "html_url": "https://github.com/remix-run/remix",
139
+ "forked": "57",
140
+ "stargazers_count": 562,
141
+ "todayStar": "249 stars this week",
142
+ "html_url": "https://github.com/ciderapp/Cider",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "tauri-apps/tauri",
147
- "language": "Rust",
148
- "color": "#dea584",
146
+ "full_name": "imcuttle/mometa",
147
+ "language": "TypeScript",
148
+ "color": "#2b7489",
149
149
  "description": "",
150
- "forked": "719",
151
- "stargazers_count": 29477,
152
- "todayStar": "1095 stars this week",
153
- "html_url": "https://github.com/tauri-apps/tauri",
150
+ "forked": "271",
151
+ "stargazers_count": 1969,
152
+ "todayStar": "642 stars this week",
153
+ "html_url": "https://github.com/imcuttle/mometa",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "sunface/rust-course",
158
- "language": "Rust",
159
- "color": "#dea584",
157
+ "full_name": "Ryujinx/Ryujinx",
158
+ "language": "C#",
159
+ "color": "#178600",
160
160
  "description": "",
161
- "forked": "224",
162
- "stargazers_count": 3589,
163
- "todayStar": "981 stars this week",
164
- "html_url": "https://github.com/sunface/rust-course",
161
+ "forked": "1338",
162
+ "stargazers_count": 11114,
163
+ "todayStar": "311 stars this week",
164
+ "html_url": "https://github.com/Ryujinx/Ryujinx",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "sickcodes/Docker-OSX",
169
- "language": "Shell",
170
- "color": "#89e051",
168
+ "full_name": "torvalds/linux",
169
+ "language": "C",
170
+ "color": "#555555",
171
171
  "description": "",
172
- "forked": "972",
173
- "stargazers_count": 20964,
174
- "todayStar": "1049 stars this week",
175
- "html_url": "https://github.com/sickcodes/Docker-OSX",
172
+ "forked": "41169",
173
+ "stargazers_count": 126077,
174
+ "todayStar": "1751 stars this week",
175
+ "html_url": "https://github.com/torvalds/linux",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "hashicorp/consul",
180
- "language": "Go",
181
- "color": "#00ADD8",
179
+ "full_name": "vercel/platforms",
180
+ "language": "JavaScript",
181
+ "color": "#f1e05a",
182
182
  "description": "",
183
- "forked": "3973",
184
- "stargazers_count": 24139,
185
- "todayStar": "272 stars this week",
186
- "html_url": "https://github.com/hashicorp/consul",
183
+ "forked": "58",
184
+ "stargazers_count": 1285,
185
+ "todayStar": "355 stars this week",
186
+ "html_url": "https://github.com/vercel/platforms",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "revoxhere/duino-coin",
191
- "language": "Python",
192
- "color": "#3572A5",
190
+ "full_name": "rancher-sandbox/rancher-desktop",
191
+ "language": "TypeScript",
192
+ "color": "#2b7489",
193
193
  "description": "",
194
- "forked": "417",
195
- "stargazers_count": 665,
196
- "todayStar": "52 stars this week",
197
- "html_url": "https://github.com/revoxhere/duino-coin",
194
+ "forked": "92",
195
+ "stargazers_count": 2368,
196
+ "todayStar": "478 stars this week",
197
+ "html_url": "https://github.com/rancher-sandbox/rancher-desktop",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "pytube/pytube",
202
- "language": "Python",
203
- "color": "#3572A5",
201
+ "full_name": "yangshun/tech-interview-handbook",
202
+ "language": "JavaScript",
203
+ "color": "#f1e05a",
204
204
  "description": "",
205
- "forked": "1251",
206
- "stargazers_count": 5285,
207
- "todayStar": "169 stars this week",
208
- "html_url": "https://github.com/pytube/pytube",
205
+ "forked": "9045",
206
+ "stargazers_count": 65160,
207
+ "todayStar": "782 stars this week",
208
+ "html_url": "https://github.com/yangshun/tech-interview-handbook",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "fastlane/fastlane",
213
- "language": "Ruby",
214
- "color": "#701516",
212
+ "full_name": "pedroslopez/whatsapp-web.js",
213
+ "language": "JavaScript",
214
+ "color": "#f1e05a",
215
215
  "description": "",
216
- "forked": "5098",
217
- "stargazers_count": 33941,
218
- "todayStar": "457 stars this week",
219
- "html_url": "https://github.com/fastlane/fastlane",
216
+ "forked": "1119",
217
+ "stargazers_count": 4678,
218
+ "todayStar": "426 stars this week",
219
+ "html_url": "https://github.com/pedroslopez/whatsapp-web.js",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "lyrric/seckill",
224
- "language": "Java",
225
- "color": "#b07219",
223
+ "full_name": "abiosoft/colima",
224
+ "language": "Go",
225
+ "color": "#00ADD8",
226
226
  "description": "",
227
- "forked": "602",
228
- "stargazers_count": 1776,
229
- "todayStar": "135 stars this week",
230
- "html_url": "https://github.com/lyrric/seckill",
227
+ "forked": "61",
228
+ "stargazers_count": 1954,
229
+ "todayStar": "524 stars this week",
230
+ "html_url": "https://github.com/abiosoft/colima",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "sunym1993/flash-linux0.11-talk",
235
- "language": "C",
236
- "color": "#555555",
234
+ "full_name": "kedro-org/kedro",
235
+ "language": "Python",
236
+ "color": "#3572A5",
237
237
  "description": "",
238
- "forked": "683",
239
- "stargazers_count": 6391,
240
- "todayStar": "537 stars this week",
241
- "html_url": "https://github.com/sunym1993/flash-linux0.11-talk",
238
+ "forked": "595",
239
+ "stargazers_count": 6348,
240
+ "todayStar": "806 stars this week",
241
+ "html_url": "https://github.com/kedro-org/kedro",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "fsnotify/fsnotify",
246
- "language": "Go",
247
- "color": "#00ADD8",
245
+ "full_name": "microsoft/playwright",
246
+ "language": "TypeScript",
247
+ "color": "#2b7489",
248
248
  "description": "",
249
- "forked": "710",
250
- "stargazers_count": 6489,
251
- "todayStar": "70 stars this week",
252
- "html_url": "https://github.com/fsnotify/fsnotify",
249
+ "forked": "1473",
250
+ "stargazers_count": 33639,
251
+ "todayStar": "1085 stars this week",
252
+ "html_url": "https://github.com/microsoft/playwright",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "jwasham/coding-interview-university",
257
- "language": "",
258
- "color": "",
256
+ "full_name": "scikit-learn/scikit-learn",
257
+ "language": "Python",
258
+ "color": "#3572A5",
259
259
  "description": "",
260
- "forked": "55323",
261
- "stargazers_count": 205079,
262
- "todayStar": "1937 stars this week",
263
- "html_url": "https://github.com/jwasham/coding-interview-university",
260
+ "forked": "22578",
261
+ "stargazers_count": 48837,
262
+ "todayStar": "245 stars this week",
263
+ "html_url": "https://github.com/scikit-learn/scikit-learn",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "tailwindlabs/headlessui",
268
- "language": "TypeScript",
269
- "color": "#2b7489",
267
+ "full_name": "spring-projects/spring-authorization-server",
268
+ "language": "Java",
269
+ "color": "#b07219",
270
270
  "description": "",
271
- "forked": "467",
272
- "stargazers_count": 12902,
273
- "todayStar": "192 stars this week",
274
- "html_url": "https://github.com/tailwindlabs/headlessui",
271
+ "forked": "648",
272
+ "stargazers_count": 3204,
273
+ "todayStar": "165 stars this week",
274
+ "html_url": "https://github.com/spring-projects/spring-authorization-server",
275
275
  "rank": 25
276
276
  }
277
277
  ]