@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
@@ -4,9 +4,9 @@
4
4
  "language": "Go",
5
5
  "color": "#00ADD8",
6
6
  "description": "",
7
- "forked": "605",
8
- "stargazers_count": 4669,
9
- "todayStar": "3492 stars this month",
7
+ "forked": "614",
8
+ "stargazers_count": 4737,
9
+ "todayStar": "3555 stars this month",
10
10
  "html_url": "https://github.com/OpenIMSDK/Open-IM-Server",
11
11
  "rank": 1
12
12
  },
@@ -15,9 +15,9 @@
15
15
  "language": "JavaScript",
16
16
  "color": "#f1e05a",
17
17
  "description": "",
18
- "forked": "644",
19
- "stargazers_count": 1468,
20
- "todayStar": "733 stars this month",
18
+ "forked": "657",
19
+ "stargazers_count": 1497,
20
+ "todayStar": "747 stars this month",
21
21
  "html_url": "https://github.com/HashLips/hashlips_art_engine",
22
22
  "rank": 2
23
23
  },
@@ -26,9 +26,9 @@
26
26
  "language": "Java",
27
27
  "color": "#b07219",
28
28
  "description": "",
29
- "forked": "6441",
30
- "stargazers_count": 18521,
31
- "todayStar": "545 stars this month",
29
+ "forked": "6443",
30
+ "stargazers_count": 18532,
31
+ "todayStar": "552 stars this month",
32
32
  "html_url": "https://github.com/DrKLO/Telegram",
33
33
  "rank": 3
34
34
  },
@@ -37,9 +37,9 @@
37
37
  "language": "Java",
38
38
  "color": "#b07219",
39
39
  "description": "",
40
- "forked": "359",
41
- "stargazers_count": 6997,
42
- "todayStar": "2098 stars this month",
40
+ "forked": "361",
41
+ "stargazers_count": 7028,
42
+ "todayStar": "2126 stars this month",
43
43
  "html_url": "https://github.com/questdb/questdb",
44
44
  "rank": 4
45
45
  },
@@ -48,120 +48,120 @@
48
48
  "language": "JavaScript",
49
49
  "color": "#f1e05a",
50
50
  "description": "",
51
- "forked": "15230",
52
- "stargazers_count": 76594,
53
- "todayStar": "2244 stars this month",
51
+ "forked": "15249",
52
+ "stargazers_count": 76650,
53
+ "todayStar": "2260 stars this month",
54
54
  "html_url": "https://github.com/vercel/next.js",
55
55
  "rank": 5
56
56
  },
57
- {
58
- "full_name": "pystardust/ani-cli",
59
- "language": "Shell",
60
- "color": "#89e051",
61
- "description": "",
62
- "forked": "141",
63
- "stargazers_count": 1326,
64
- "todayStar": "1086 stars this month",
65
- "html_url": "https://github.com/pystardust/ani-cli",
66
- "rank": 6
67
- },
68
- {
69
- "full_name": "solana-labs/token-list",
70
- "language": "TypeScript",
71
- "color": "#2b7489",
72
- "description": "",
73
- "forked": "1682",
74
- "stargazers_count": 394,
75
- "todayStar": "149 stars this month",
76
- "html_url": "https://github.com/solana-labs/token-list",
77
- "rank": 7
78
- },
79
57
  {
80
58
  "full_name": "xmrig/xmrig",
81
59
  "language": "C++",
82
60
  "color": "#f34b7d",
83
61
  "description": "",
84
- "forked": "2752",
85
- "stargazers_count": 5997,
86
- "todayStar": "358 stars this month",
62
+ "forked": "2765",
63
+ "stargazers_count": 6037,
64
+ "todayStar": "400 stars this month",
87
65
  "html_url": "https://github.com/xmrig/xmrig",
88
- "rank": 8
66
+ "rank": 6
89
67
  },
90
68
  {
91
69
  "full_name": "d2l-ai/d2l-zh",
92
70
  "language": "Python",
93
71
  "color": "#3572A5",
94
72
  "description": "",
95
- "forked": "6526",
96
- "stargazers_count": 27561,
97
- "todayStar": "1533 stars this month",
73
+ "forked": "6542",
74
+ "stargazers_count": 27616,
75
+ "todayStar": "1577 stars this month",
98
76
  "html_url": "https://github.com/d2l-ai/d2l-zh",
99
- "rank": 9
77
+ "rank": 7
100
78
  },
101
79
  {
102
- "full_name": "bitcoin/bitcoin",
103
- "language": "C++",
104
- "color": "#f34b7d",
80
+ "full_name": "zero205/JD_tencent_scf",
81
+ "language": "JavaScript",
82
+ "color": "#f1e05a",
105
83
  "description": "",
106
- "forked": "30527",
107
- "stargazers_count": 59035,
108
- "todayStar": "1344 stars this month",
109
- "html_url": "https://github.com/bitcoin/bitcoin",
110
- "rank": 10
84
+ "forked": "504",
85
+ "stargazers_count": 1259,
86
+ "todayStar": "845 stars this month",
87
+ "html_url": "https://github.com/zero205/JD_tencent_scf",
88
+ "rank": 8
89
+ },
90
+ {
91
+ "full_name": "solana-labs/token-list",
92
+ "language": "TypeScript",
93
+ "color": "#2b7489",
94
+ "description": "",
95
+ "forked": "1721",
96
+ "stargazers_count": 396,
97
+ "todayStar": "152 stars this month",
98
+ "html_url": "https://github.com/solana-labs/token-list",
99
+ "rank": 9
111
100
  },
112
101
  {
113
102
  "full_name": "cloudreve/Cloudreve",
114
103
  "language": "Go",
115
104
  "color": "#00ADD8",
116
105
  "description": "",
117
- "forked": "2041",
118
- "stargazers_count": 11880,
119
- "todayStar": "1166 stars this month",
106
+ "forked": "2044",
107
+ "stargazers_count": 11893,
108
+ "todayStar": "1179 stars this month",
120
109
  "html_url": "https://github.com/cloudreve/Cloudreve",
110
+ "rank": 10
111
+ },
112
+ {
113
+ "full_name": "bitcoin/bitcoin",
114
+ "language": "C++",
115
+ "color": "#f34b7d",
116
+ "description": "",
117
+ "forked": "30539",
118
+ "stargazers_count": 59096,
119
+ "todayStar": "1389 stars this month",
120
+ "html_url": "https://github.com/bitcoin/bitcoin",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "zero205/JD_tencent_scf",
125
- "language": "JavaScript",
126
- "color": "#f1e05a",
124
+ "full_name": "pystardust/ani-cli",
125
+ "language": "Shell",
126
+ "color": "#89e051",
127
127
  "description": "",
128
- "forked": "495",
129
- "stargazers_count": 1198,
130
- "todayStar": "791 stars this month",
131
- "html_url": "https://github.com/zero205/JD_tencent_scf",
128
+ "forked": "142",
129
+ "stargazers_count": 1340,
130
+ "todayStar": "769 stars this month",
131
+ "html_url": "https://github.com/pystardust/ani-cli",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "paritytech/substrate",
136
- "language": "Rust",
137
- "color": "#dea584",
135
+ "full_name": "kholia/OSX-KVM",
136
+ "language": "Python",
137
+ "color": "#3572A5",
138
138
  "description": "",
139
- "forked": "1816",
140
- "stargazers_count": 6080,
141
- "todayStar": "374 stars this month",
142
- "html_url": "https://github.com/paritytech/substrate",
139
+ "forked": "1228",
140
+ "stargazers_count": 12157,
141
+ "todayStar": "377 stars this month",
142
+ "html_url": "https://github.com/kholia/OSX-KVM",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "swc-project/swc",
147
- "language": "Rust",
148
- "color": "#dea584",
146
+ "full_name": "Homebrew/homebrew-core",
147
+ "language": "Ruby",
148
+ "color": "#701516",
149
149
  "description": "",
150
- "forked": "499",
151
- "stargazers_count": 17462,
152
- "todayStar": "1853 stars this month",
153
- "html_url": "https://github.com/swc-project/swc",
150
+ "forked": "9893",
151
+ "stargazers_count": 10224,
152
+ "todayStar": "277 stars this month",
153
+ "html_url": "https://github.com/Homebrew/homebrew-core",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "kholia/OSX-KVM",
157
+ "full_name": "Janspiry/Image-Super-Resolution-via-Iterative-Refinement",
158
158
  "language": "Python",
159
159
  "color": "#3572A5",
160
160
  "description": "",
161
- "forked": "1224",
162
- "stargazers_count": 12142,
163
- "todayStar": "368 stars this month",
164
- "html_url": "https://github.com/kholia/OSX-KVM",
161
+ "forked": "101",
162
+ "stargazers_count": 930,
163
+ "todayStar": "724 stars this month",
164
+ "html_url": "https://github.com/Janspiry/Image-Super-Resolution-via-Iterative-Refinement",
165
165
  "rank": 15
166
166
  },
167
167
  {
@@ -169,98 +169,98 @@
169
169
  "language": "Ruby",
170
170
  "color": "#701516",
171
171
  "description": "",
172
- "forked": "6844",
173
- "stargazers_count": 29826,
174
- "todayStar": "483 stars this month",
172
+ "forked": "6847",
173
+ "stargazers_count": 29849,
174
+ "todayStar": "501 stars this month",
175
175
  "html_url": "https://github.com/Homebrew/brew",
176
176
  "rank": 16
177
177
  },
178
+ {
179
+ "full_name": "swc-project/swc",
180
+ "language": "Rust",
181
+ "color": "#dea584",
182
+ "description": "",
183
+ "forked": "502",
184
+ "stargazers_count": 17537,
185
+ "todayStar": "1908 stars this month",
186
+ "html_url": "https://github.com/swc-project/swc",
187
+ "rank": 17
188
+ },
178
189
  {
179
190
  "full_name": "microsoft/Data-Science-For-Beginners",
180
191
  "language": "JupyterNotebook",
181
192
  "color": "#DA5B0B",
182
193
  "description": "",
183
- "forked": "940",
184
- "stargazers_count": 6806,
185
- "todayStar": "3542 stars this month",
194
+ "forked": "951",
195
+ "stargazers_count": 6864,
196
+ "todayStar": "3580 stars this month",
186
197
  "html_url": "https://github.com/microsoft/Data-Science-For-Beginners",
187
- "rank": 17
198
+ "rank": 18
188
199
  },
189
200
  {
190
- "full_name": "paritytech/polkadot",
191
- "language": "Rust",
192
- "color": "#dea584",
201
+ "full_name": "GitSquared/edex-ui",
202
+ "language": "JavaScript",
203
+ "color": "#f1e05a",
193
204
  "description": "",
194
- "forked": "983",
195
- "stargazers_count": 4670,
196
- "todayStar": "384 stars this month",
197
- "html_url": "https://github.com/paritytech/polkadot",
198
- "rank": 18
205
+ "forked": "1870",
206
+ "stargazers_count": 34522,
207
+ "todayStar": "699 stars this month",
208
+ "html_url": "https://github.com/GitSquared/edex-ui",
209
+ "rank": 19
199
210
  },
200
211
  {
201
212
  "full_name": "kubesphere/kubesphere",
202
213
  "language": "Go",
203
214
  "color": "#00ADD8",
204
215
  "description": "",
205
- "forked": "1185",
206
- "stargazers_count": 7808,
207
- "todayStar": "805 stars this month",
216
+ "forked": "1186",
217
+ "stargazers_count": 7823,
218
+ "todayStar": "816 stars this month",
208
219
  "html_url": "https://github.com/kubesphere/kubesphere",
209
- "rank": 19
210
- },
211
- {
212
- "full_name": "huggingface/transformers",
213
- "language": "Python",
214
- "color": "#3572A5",
215
- "description": "",
216
- "forked": "12802",
217
- "stargazers_count": 54121,
218
- "todayStar": "1698 stars this month",
219
- "html_url": "https://github.com/huggingface/transformers",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "rwightman/pytorch-image-models",
224
- "language": "Python",
225
- "color": "#3572A5",
223
+ "full_name": "remix-run/react-router",
224
+ "language": "TypeScript",
225
+ "color": "#2b7489",
226
226
  "description": "",
227
- "forked": "2286",
228
- "stargazers_count": 14456,
229
- "todayStar": "836 stars this month",
230
- "html_url": "https://github.com/rwightman/pytorch-image-models",
227
+ "forked": "8649",
228
+ "stargazers_count": 44774,
229
+ "todayStar": "590 stars this month",
230
+ "html_url": "https://github.com/remix-run/react-router",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "trekhleb/javascript-algorithms",
235
- "language": "JavaScript",
236
- "color": "#f1e05a",
234
+ "full_name": "alan2207/bulletproof-react",
235
+ "language": "TypeScript",
236
+ "color": "#2b7489",
237
237
  "description": "",
238
- "forked": "20633",
239
- "stargazers_count": 126628,
240
- "todayStar": "4492 stars this month",
241
- "html_url": "https://github.com/trekhleb/javascript-algorithms",
238
+ "forked": "391",
239
+ "stargazers_count": 6671,
240
+ "todayStar": "1479 stars this month",
241
+ "html_url": "https://github.com/alan2207/bulletproof-react",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "apple/swift-markdown",
246
- "language": "Swift",
247
- "color": "#F05138",
245
+ "full_name": "paritytech/polkadot",
246
+ "language": "Rust",
247
+ "color": "#dea584",
248
248
  "description": "",
249
- "forked": "43",
250
- "stargazers_count": 1415,
251
- "todayStar": "788 stars this month",
252
- "html_url": "https://github.com/apple/swift-markdown",
249
+ "forked": "983",
250
+ "stargazers_count": 4683,
251
+ "todayStar": "393 stars this month",
252
+ "html_url": "https://github.com/paritytech/polkadot",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "ultralytics/yolov5",
257
- "language": "Python",
258
- "color": "#3572A5",
256
+ "full_name": "paritytech/substrate",
257
+ "language": "Rust",
258
+ "color": "#dea584",
259
259
  "description": "",
260
- "forked": "6436",
261
- "stargazers_count": 18490,
262
- "todayStar": "1364 stars this month",
263
- "html_url": "https://github.com/ultralytics/yolov5",
260
+ "forked": "1821",
261
+ "stargazers_count": 6091,
262
+ "todayStar": "380 stars this month",
263
+ "html_url": "https://github.com/paritytech/substrate",
264
264
  "rank": 24
265
265
  },
266
266
  {
@@ -268,9 +268,9 @@
268
268
  "language": "JavaScript",
269
269
  "color": "#f1e05a",
270
270
  "description": "",
271
- "forked": "2389",
272
- "stargazers_count": 10953,
273
- "todayStar": "915 stars this month",
271
+ "forked": "2397",
272
+ "stargazers_count": 11017,
273
+ "todayStar": "970 stars this month",
274
274
  "html_url": "https://github.com/Asabeneh/30-Days-Of-JavaScript",
275
275
  "rank": 25
276
276
  }