@wcj/github-rank 21.11.16 → 21.11.17

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 +21337 -21344
  2. package/dist/sifou-daily.json +144 -90
  3. package/dist/sifou-monthly.json +87 -87
  4. package/dist/sifou-weekly.json +90 -90
  5. package/dist/toutiao-30.json +63 -63
  6. package/dist/toutiao-7.json +105 -105
  7. package/dist/toutiao-90.json +31 -31
  8. package/dist/trending-daily.json +165 -165
  9. package/dist/trending-monthly.json +142 -142
  10. package/dist/trending-weekly.json +162 -162
  11. package/dist/users.china.json +1242 -1242
  12. package/dist/users.json +1918 -1918
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +21337 -21344
  16. package/web/data/sifou-daily.json +144 -90
  17. package/web/data/sifou-monthly.json +87 -87
  18. package/web/data/sifou-weekly.json +90 -90
  19. package/web/data/toutiao-30.json +63 -63
  20. package/web/data/toutiao-7.json +105 -105
  21. package/web/data/toutiao-90.json +31 -31
  22. package/web/data/trending-daily.json +165 -165
  23. package/web/data/trending-monthly.json +142 -142
  24. package/web/data/trending-weekly.json +162 -162
  25. package/web/data/users.china.json +1242 -1242
  26. package/web/data/users.json +1918 -1918
  27. package/web/index.html +1092 -1092
  28. package/web/repos.html +2821 -2821
  29. package/web/sifou-daily.html +244 -76
  30. package/web/sifou-monthly.html +119 -119
  31. package/web/sifou-weekly.html +116 -116
  32. package/web/toutiao-30.html +63 -63
  33. package/web/toutiao-7.html +91 -91
  34. package/web/toutiao-90.html +75 -75
  35. package/web/trending-monthly.html +129 -129
  36. package/web/trending-weekly.html +148 -136
  37. package/web/trending.html +140 -152
  38. package/web/users.china.html +638 -638
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "xmrig/xmrig",
4
- "language": "C++",
5
- "color": "#f34b7d",
3
+ "full_name": "Janspiry/Image-Super-Resolution-via-Iterative-Refinement",
4
+ "language": "Python",
5
+ "color": "#3572A5",
6
6
  "description": "",
7
- "forked": "2752",
8
- "stargazers_count": 5997,
9
- "todayStar": "59 stars today",
10
- "html_url": "https://github.com/xmrig/xmrig",
7
+ "forked": "101",
8
+ "stargazers_count": 930,
9
+ "todayStar": "185 stars today",
10
+ "html_url": "https://github.com/Janspiry/Image-Super-Resolution-via-Iterative-Refinement",
11
11
  "rank": 1
12
12
  },
13
+ {
14
+ "full_name": "koekeishiya/yabai",
15
+ "language": "C",
16
+ "color": "#555555",
17
+ "description": "",
18
+ "forked": "330",
19
+ "stargazers_count": 8777,
20
+ "todayStar": "74 stars today",
21
+ "html_url": "https://github.com/koekeishiya/yabai",
22
+ "rank": 2
23
+ },
13
24
  {
14
25
  "full_name": "sveltejs/svelte",
15
26
  "language": "TypeScript",
16
27
  "color": "#2b7489",
17
28
  "description": "",
18
- "forked": "2513",
19
- "stargazers_count": 52558,
20
- "todayStar": "254 stars today",
29
+ "forked": "2519",
30
+ "stargazers_count": 52738,
31
+ "todayStar": "226 stars today",
21
32
  "html_url": "https://github.com/sveltejs/svelte",
22
- "rank": 2
33
+ "rank": 3
23
34
  },
24
35
  {
25
36
  "full_name": "github/docs",
26
37
  "language": "JavaScript",
27
38
  "color": "#f1e05a",
28
39
  "description": "",
29
- "forked": "31094",
30
- "stargazers_count": 7049,
31
- "todayStar": "66 stars today",
40
+ "forked": "31190",
41
+ "stargazers_count": 7111,
42
+ "todayStar": "68 stars today",
32
43
  "html_url": "https://github.com/github/docs",
33
- "rank": 3
34
- },
35
- {
36
- "full_name": "donnemartin/system-design-primer",
37
- "language": "Python",
38
- "color": "#3572A5",
39
- "description": "",
40
- "forked": "27678",
41
- "stargazers_count": 149778,
42
- "todayStar": "158 stars today",
43
- "html_url": "https://github.com/donnemartin/system-design-primer",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "TheCherno/Hazel",
48
- "language": "C++",
49
- "color": "#f34b7d",
47
+ "full_name": "airbnb/javascript",
48
+ "language": "JavaScript",
49
+ "color": "#f1e05a",
50
50
  "description": "",
51
- "forked": "968",
52
- "stargazers_count": 6539,
53
- "todayStar": "47 stars today",
54
- "html_url": "https://github.com/TheCherno/Hazel",
51
+ "forked": "22184",
52
+ "stargazers_count": 116350,
53
+ "todayStar": "117 stars today",
54
+ "html_url": "https://github.com/airbnb/javascript",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "XTLS/Xray-core",
59
- "language": "Go",
60
- "color": "#00ADD8",
58
+ "full_name": "eugeneyan/applied-ml",
59
+ "language": "",
60
+ "color": "",
61
61
  "description": "",
62
- "forked": "1048",
63
- "stargazers_count": 6479,
64
- "todayStar": "29 stars today",
65
- "html_url": "https://github.com/XTLS/Xray-core",
62
+ "forked": "2373",
63
+ "stargazers_count": 17233,
64
+ "todayStar": "294 stars today",
65
+ "html_url": "https://github.com/eugeneyan/applied-ml",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "Janspiry/Image-Super-Resolution-via-Iterative-Refinement",
70
- "language": "Python",
71
- "color": "#3572A5",
69
+ "full_name": "AppFlowy-IO/appflowy",
70
+ "language": "Rust",
71
+ "color": "#dea584",
72
72
  "description": "",
73
- "forked": "80",
74
- "stargazers_count": 699,
75
- "todayStar": "147 stars today",
76
- "html_url": "https://github.com/Janspiry/Image-Super-Resolution-via-Iterative-Refinement",
73
+ "forked": "55",
74
+ "stargazers_count": 2021,
75
+ "todayStar": "1206 stars today",
76
+ "html_url": "https://github.com/AppFlowy-IO/appflowy",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "Genymobile/scrcpy",
81
- "language": "C",
82
- "color": "#555555",
80
+ "full_name": "fatedier/frp",
81
+ "language": "Go",
82
+ "color": "#00ADD8",
83
83
  "description": "",
84
- "forked": "5949",
85
- "stargazers_count": 57084,
86
- "todayStar": "174 stars today",
87
- "html_url": "https://github.com/Genymobile/scrcpy",
84
+ "forked": "9229",
85
+ "stargazers_count": 50735,
86
+ "todayStar": "93 stars today",
87
+ "html_url": "https://github.com/fatedier/frp",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "WyvernTKC/cpuminer-gr-avx2",
92
- "language": "C",
93
- "color": "#555555",
91
+ "full_name": "sunym1993/flash-linux0.11-talk",
92
+ "language": "HTML",
93
+ "color": "#e34c26",
94
94
  "description": "",
95
- "forked": "89",
96
- "stargazers_count": 228,
97
- "todayStar": "39 stars today",
98
- "html_url": "https://github.com/WyvernTKC/cpuminer-gr-avx2",
95
+ "forked": "75",
96
+ "stargazers_count": 838,
97
+ "todayStar": "255 stars today",
98
+ "html_url": "https://github.com/sunym1993/flash-linux0.11-talk",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "rmcelreath/stat_rethinking_2022",
102
+ "full_name": "hectorm/docker-qemu-win2000",
103
+ "language": "Makefile",
104
+ "color": "#427819",
105
+ "description": "",
106
+ "forked": "24",
107
+ "stargazers_count": 670,
108
+ "todayStar": "97 stars today",
109
+ "html_url": "https://github.com/hectorm/docker-qemu-win2000",
110
+ "rank": 10
111
+ },
112
+ {
113
+ "full_name": "riramar/Web-Attack-Cheat-Sheet",
103
114
  "language": "",
104
115
  "color": "",
105
116
  "description": "",
106
- "forked": "22",
107
- "stargazers_count": 413,
108
- "todayStar": "120 stars today",
109
- "html_url": "https://github.com/rmcelreath/stat_rethinking_2022",
110
- "rank": 10
117
+ "forked": "137",
118
+ "stargazers_count": 717,
119
+ "todayStar": "176 stars today",
120
+ "html_url": "https://github.com/riramar/Web-Attack-Cheat-Sheet",
121
+ "rank": 11
111
122
  },
112
123
  {
113
124
  "full_name": "Kyome22/RunCat_for_windows",
114
125
  "language": "C#",
115
126
  "color": "#178600",
116
127
  "description": "",
117
- "forked": "109",
118
- "stargazers_count": 1452,
119
- "todayStar": "309 stars today",
128
+ "forked": "136",
129
+ "stargazers_count": 1780,
130
+ "todayStar": "317 stars today",
120
131
  "html_url": "https://github.com/Kyome22/RunCat_for_windows",
121
- "rank": 11
122
- },
123
- {
124
- "full_name": "FiloSottile/age",
125
- "language": "Go",
126
- "color": "#00ADD8",
127
- "description": "",
128
- "forked": "282",
129
- "stargazers_count": 9059,
130
- "todayStar": "49 stars today",
131
- "html_url": "https://github.com/FiloSottile/age",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "bitcoin/bitcoin",
136
- "language": "C++",
137
- "color": "#f34b7d",
135
+ "full_name": "vuetifyjs/vuetify",
136
+ "language": "TypeScript",
137
+ "color": "#2b7489",
138
138
  "description": "",
139
- "forked": "30527",
140
- "stargazers_count": 59035,
141
- "todayStar": "79 stars today",
142
- "html_url": "https://github.com/bitcoin/bitcoin",
139
+ "forked": "5964",
140
+ "stargazers_count": 32779,
141
+ "todayStar": "40 stars today",
142
+ "html_url": "https://github.com/vuetifyjs/vuetify",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "eugeneyan/applied-ml",
146
+ "full_name": "rmcelreath/stat_rethinking_2022",
147
147
  "language": "",
148
148
  "color": "",
149
149
  "description": "",
150
- "forked": "2351",
151
- "stargazers_count": 16990,
152
- "todayStar": "251 stars today",
153
- "html_url": "https://github.com/eugeneyan/applied-ml",
150
+ "forked": "26",
151
+ "stargazers_count": 463,
152
+ "todayStar": "63 stars today",
153
+ "html_url": "https://github.com/rmcelreath/stat_rethinking_2022",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "taichi-dev/taichi",
158
- "language": "C++",
159
- "color": "#f34b7d",
157
+ "full_name": "sickcodes/Docker-OSX",
158
+ "language": "Shell",
159
+ "color": "#89e051",
160
160
  "description": "",
161
- "forked": "1767",
162
- "stargazers_count": 17119,
163
- "todayStar": "128 stars today",
164
- "html_url": "https://github.com/taichi-dev/taichi",
161
+ "forked": "813",
162
+ "stargazers_count": 16687,
163
+ "todayStar": "187 stars today",
164
+ "html_url": "https://github.com/sickcodes/Docker-OSX",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "Raptor3um/raptoreum",
169
- "language": "C++",
170
- "color": "#f34b7d",
168
+ "full_name": "zero205/JD_tencent_scf",
169
+ "language": "JavaScript",
170
+ "color": "#f1e05a",
171
171
  "description": "",
172
- "forked": "31",
173
- "stargazers_count": 141,
174
- "todayStar": "32 stars today",
175
- "html_url": "https://github.com/Raptor3um/raptoreum",
172
+ "forked": "504",
173
+ "stargazers_count": 1259,
174
+ "todayStar": "53 stars today",
175
+ "html_url": "https://github.com/zero205/JD_tencent_scf",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "0xCGonzalo/Golden-Guide-for-Pentesting",
180
- "language": "Python",
181
- "color": "#3572A5",
179
+ "full_name": "TheCherno/Hazel",
180
+ "language": "C++",
181
+ "color": "#f34b7d",
182
182
  "description": "",
183
- "forked": "59",
184
- "stargazers_count": 243,
185
- "todayStar": "74 stars today",
186
- "html_url": "https://github.com/0xCGonzalo/Golden-Guide-for-Pentesting",
183
+ "forked": "970",
184
+ "stargazers_count": 6595,
185
+ "todayStar": "64 stars today",
186
+ "html_url": "https://github.com/TheCherno/Hazel",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "unlock-music/unlock-music",
191
- "language": "TypeScript",
192
- "color": "#2b7489",
190
+ "full_name": "ossu/computer-science",
191
+ "language": "",
192
+ "color": "",
193
193
  "description": "",
194
- "forked": "106",
195
- "stargazers_count": 9919,
196
- "todayStar": "49 stars today",
197
- "html_url": "https://github.com/unlock-music/unlock-music",
194
+ "forked": "13817",
195
+ "stargazers_count": 100771,
196
+ "todayStar": "127 stars today",
197
+ "html_url": "https://github.com/ossu/computer-science",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "ycd/dstp",
202
- "language": "Go",
203
- "color": "#00ADD8",
201
+ "full_name": "NervJS/taro",
202
+ "language": "JavaScript",
203
+ "color": "#f1e05a",
204
204
  "description": "",
205
- "forked": "13",
206
- "stargazers_count": 391,
207
- "todayStar": "146 stars today",
208
- "html_url": "https://github.com/ycd/dstp",
205
+ "forked": "3888",
206
+ "stargazers_count": 29973,
207
+ "todayStar": "25 stars today",
208
+ "html_url": "https://github.com/NervJS/taro",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "JamesIves/github-pages-deploy-action",
213
- "language": "TypeScript",
214
- "color": "#2b7489",
212
+ "full_name": "cloudwego/kitex",
213
+ "language": "Go",
214
+ "color": "#00ADD8",
215
215
  "description": "",
216
- "forked": "212",
217
- "stargazers_count": 2359,
218
- "todayStar": "133 stars today",
219
- "html_url": "https://github.com/JamesIves/github-pages-deploy-action",
216
+ "forked": "305",
217
+ "stargazers_count": 3118,
218
+ "todayStar": "36 stars today",
219
+ "html_url": "https://github.com/cloudwego/kitex",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "td512/re3",
223
+ "full_name": "Raptor3um/raptoreum",
224
224
  "language": "C++",
225
225
  "color": "#f34b7d",
226
226
  "description": "",
227
- "forked": "38",
228
- "stargazers_count": 880,
229
- "todayStar": "60 stars today",
230
- "html_url": "https://github.com/td512/re3",
227
+ "forked": "33",
228
+ "stargazers_count": 166,
229
+ "todayStar": "26 stars today",
230
+ "html_url": "https://github.com/Raptor3um/raptoreum",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "PaddlePaddle/PaddleSeg",
234
+ "full_name": "aqlaboratory/openfold",
235
235
  "language": "Python",
236
236
  "color": "#3572A5",
237
237
  "description": "",
238
- "forked": "648",
239
- "stargazers_count": 2904,
240
- "todayStar": "69 stars today",
241
- "html_url": "https://github.com/PaddlePaddle/PaddleSeg",
238
+ "forked": "37",
239
+ "stargazers_count": 411,
240
+ "todayStar": "41 stars today",
241
+ "html_url": "https://github.com/aqlaboratory/openfold",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "antfu/unocss",
246
- "language": "TypeScript",
247
- "color": "#2b7489",
245
+ "full_name": "zhenghaoz/gorse",
246
+ "language": "Go",
247
+ "color": "#00ADD8",
248
248
  "description": "",
249
- "forked": "33",
250
- "stargazers_count": 1600,
251
- "todayStar": "152 stars today",
252
- "html_url": "https://github.com/antfu/unocss",
249
+ "forked": "400",
250
+ "stargazers_count": 4877,
251
+ "todayStar": "65 stars today",
252
+ "html_url": "https://github.com/zhenghaoz/gorse",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "github/opensource.guide",
257
- "language": "HTML",
258
- "color": "#e34c26",
256
+ "full_name": "helpsystems/nanodump",
257
+ "language": "C",
258
+ "color": "#555555",
259
259
  "description": "",
260
- "forked": "12404",
261
- "stargazers_count": 9239,
262
- "todayStar": "92 stars today",
263
- "html_url": "https://github.com/github/opensource.guide",
260
+ "forked": "43",
261
+ "stargazers_count": 334,
262
+ "todayStar": "61 stars today",
263
+ "html_url": "https://github.com/helpsystems/nanodump",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "slackhq/nebula",
268
- "language": "Go",
269
- "color": "#00ADD8",
267
+ "full_name": "olafhartong/sysmon-cheatsheet",
268
+ "language": "",
269
+ "color": "",
270
270
  "description": "",
271
- "forked": "565",
272
- "stargazers_count": 8454,
273
- "todayStar": "68 stars today",
274
- "html_url": "https://github.com/slackhq/nebula",
271
+ "forked": "57",
272
+ "stargazers_count": 395,
273
+ "todayStar": "24 stars today",
274
+ "html_url": "https://github.com/olafhartong/sysmon-cheatsheet",
275
275
  "rank": 25
276
276
  }
277
277
  ]