@wcj/github-rank 22.9.24 → 22.9.26

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 (37) hide show
  1. package/dist/repos.json +24563 -24562
  2. package/dist/sifou-daily.json +6 -69
  3. package/dist/sifou-monthly.json +63 -63
  4. package/dist/sifou-weekly.json +118 -118
  5. package/dist/toutiao-30.json +61 -61
  6. package/dist/toutiao-7.json +113 -113
  7. package/dist/toutiao-90.json +54 -54
  8. package/dist/trending-daily.json +175 -175
  9. package/dist/trending-monthly.json +147 -147
  10. package/dist/trending-weekly.json +166 -166
  11. package/dist/users.china.json +1202 -1202
  12. package/dist/users.json +2652 -2652
  13. package/package.json +1 -1
  14. package/web/data/repos.json +24563 -24562
  15. package/web/data/sifou-daily.json +6 -69
  16. package/web/data/sifou-monthly.json +63 -63
  17. package/web/data/sifou-weekly.json +118 -118
  18. package/web/data/toutiao-30.json +61 -61
  19. package/web/data/toutiao-7.json +113 -113
  20. package/web/data/toutiao-90.json +54 -54
  21. package/web/data/trending-daily.json +175 -175
  22. package/web/data/trending-monthly.json +147 -147
  23. package/web/data/trending-weekly.json +166 -166
  24. package/web/data/users.china.json +1202 -1202
  25. package/web/data/users.json +2652 -2652
  26. package/web/index.html +1768 -1768
  27. package/web/repos.html +2947 -2947
  28. package/web/sifou-daily.html +6 -202
  29. package/web/sifou-monthly.html +82 -82
  30. package/web/sifou-weekly.html +114 -114
  31. package/web/toutiao-30.html +74 -74
  32. package/web/toutiao-7.html +93 -93
  33. package/web/toutiao-90.html +57 -57
  34. package/web/trending-monthly.html +138 -138
  35. package/web/trending-weekly.html +148 -148
  36. package/web/trending.html +156 -148
  37. package/web/users.china.html +625 -625
@@ -1,13 +1,13 @@
1
1
  [
2
2
  {
3
- "full_name": "total-typescript/beginners-typescript-tutorial",
4
- "language": "TypeScript",
5
- "color": "#3178c6",
3
+ "full_name": "sd-webui/stable-diffusion-webui",
4
+ "language": "Python",
5
+ "color": "#3572A5",
6
6
  "description": "",
7
- "forked": "537",
8
- "stargazers_count": 5337,
9
- "todayStar": "5360 stars this month",
10
- "html_url": "https://github.com/total-typescript/beginners-typescript-tutorial",
7
+ "forked": "486",
8
+ "stargazers_count": 4414,
9
+ "todayStar": "4360 stars this month",
10
+ "html_url": "https://github.com/sd-webui/stable-diffusion-webui",
11
11
  "rank": 1
12
12
  },
13
13
  {
@@ -15,9 +15,9 @@
15
15
  "language": "JupyterNotebook",
16
16
  "color": "#DA5B0B",
17
17
  "description": "",
18
- "forked": "3885",
19
- "stargazers_count": 24837,
20
- "todayStar": "16987 stars this month",
18
+ "forked": "3960",
19
+ "stargazers_count": 25137,
20
+ "todayStar": "15847 stars this month",
21
21
  "html_url": "https://github.com/CompVis/stable-diffusion",
22
22
  "rank": 2
23
23
  },
@@ -26,142 +26,142 @@
26
26
  "language": "Rust",
27
27
  "color": "#dea584",
28
28
  "description": "",
29
- "forked": "243",
30
- "stargazers_count": 11952,
31
- "todayStar": "9877 stars this month",
29
+ "forked": "250",
30
+ "stargazers_count": 12183,
31
+ "todayStar": "9146 stars this month",
32
32
  "html_url": "https://github.com/surrealdb/surrealdb",
33
33
  "rank": 3
34
34
  },
35
+ {
36
+ "full_name": "total-typescript/beginners-typescript-tutorial",
37
+ "language": "TypeScript",
38
+ "color": "#3178c6",
39
+ "description": "",
40
+ "forked": "539",
41
+ "stargazers_count": 5406,
42
+ "todayStar": "4880 stars this month",
43
+ "html_url": "https://github.com/total-typescript/beginners-typescript-tutorial",
44
+ "rank": 4
45
+ },
35
46
  {
36
47
  "full_name": "lapce/lapce",
37
48
  "language": "Rust",
38
49
  "color": "#dea584",
39
50
  "description": "",
40
- "forked": "493",
41
- "stargazers_count": 17873,
42
- "todayStar": "4347 stars this month",
51
+ "forked": "501",
52
+ "stargazers_count": 18019,
53
+ "todayStar": "4476 stars this month",
43
54
  "html_url": "https://github.com/lapce/lapce",
44
- "rank": 4
55
+ "rank": 5
45
56
  },
46
57
  {
47
58
  "full_name": "LSPosed/MagiskOnWSALocal",
48
59
  "language": "Shell",
49
60
  "color": "#89e051",
50
61
  "description": "",
51
- "forked": "4125",
52
- "stargazers_count": 1565,
53
- "todayStar": "995 stars this month",
62
+ "forked": "4362",
63
+ "stargazers_count": 1637,
64
+ "todayStar": "994 stars this month",
54
65
  "html_url": "https://github.com/LSPosed/MagiskOnWSALocal",
55
- "rank": 5
66
+ "rank": 6
56
67
  },
57
68
  {
58
- "full_name": "cemu-project/Cemu",
59
- "language": "C++",
60
- "color": "#f34b7d",
69
+ "full_name": "teivah/100-go-mistakes",
70
+ "language": "Go",
71
+ "color": "#00ADD8",
61
72
  "description": "",
62
- "forked": "155",
63
- "stargazers_count": 2954,
64
- "todayStar": "2965 stars this month",
65
- "html_url": "https://github.com/cemu-project/Cemu",
66
- "rank": 6
73
+ "forked": "165",
74
+ "stargazers_count": 3068,
75
+ "todayStar": "1764 stars this month",
76
+ "html_url": "https://github.com/teivah/100-go-mistakes",
77
+ "rank": 7
67
78
  },
68
79
  {
69
80
  "full_name": "CodeEditApp/CodeEdit",
70
81
  "language": "Swift",
71
82
  "color": "#F05138",
72
83
  "description": "",
73
- "forked": "670",
74
- "stargazers_count": 14559,
75
- "todayStar": "2107 stars this month",
84
+ "forked": "671",
85
+ "stargazers_count": 14599,
86
+ "todayStar": "2116 stars this month",
76
87
  "html_url": "https://github.com/CodeEditApp/CodeEdit",
77
- "rank": 7
88
+ "rank": 8
78
89
  },
79
90
  {
80
91
  "full_name": "CompVis/latent-diffusion",
81
92
  "language": "JupyterNotebook",
82
93
  "color": "#DA5B0B",
83
94
  "description": "",
84
- "forked": "489",
85
- "stargazers_count": 3964,
86
- "todayStar": "1002 stars this month",
95
+ "forked": "490",
96
+ "stargazers_count": 4002,
97
+ "todayStar": "983 stars this month",
87
98
  "html_url": "https://github.com/CompVis/latent-diffusion",
88
- "rank": 8
99
+ "rank": 9
89
100
  },
90
101
  {
91
- "full_name": "gchq/CyberChef",
92
- "language": "JavaScript",
93
- "color": "#f1e05a",
102
+ "full_name": "helix-editor/helix",
103
+ "language": "Rust",
104
+ "color": "#dea584",
94
105
  "description": "",
95
- "forked": "2240",
96
- "stargazers_count": 18745,
97
- "todayStar": "1448 stars this month",
98
- "html_url": "https://github.com/gchq/CyberChef",
99
- "rank": 9
106
+ "forked": "819",
107
+ "stargazers_count": 12855,
108
+ "todayStar": "1533 stars this month",
109
+ "html_url": "https://github.com/helix-editor/helix",
110
+ "rank": 10
100
111
  },
101
112
  {
102
113
  "full_name": "huggingface/diffusers",
103
114
  "language": "Python",
104
115
  "color": "#3572A5",
105
116
  "description": "",
106
- "forked": "522",
107
- "stargazers_count": 5641,
108
- "todayStar": "3122 stars this month",
117
+ "forked": "528",
118
+ "stargazers_count": 5702,
119
+ "todayStar": "2465 stars this month",
109
120
  "html_url": "https://github.com/huggingface/diffusers",
110
- "rank": 10
111
- },
112
- {
113
- "full_name": "facebookincubator/velox",
114
- "language": "C++",
115
- "color": "#f34b7d",
116
- "description": "",
117
- "forked": "360",
118
- "stargazers_count": 1604,
119
- "todayStar": "558 stars this month",
120
- "html_url": "https://github.com/facebookincubator/velox",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "helix-editor/helix",
125
- "language": "Rust",
126
- "color": "#dea584",
124
+ "full_name": "gchq/CyberChef",
125
+ "language": "JavaScript",
126
+ "color": "#f1e05a",
127
127
  "description": "",
128
- "forked": "817",
129
- "stargazers_count": 12803,
130
- "todayStar": "1527 stars this month",
131
- "html_url": "https://github.com/helix-editor/helix",
128
+ "forked": "2242",
129
+ "stargazers_count": 18788,
130
+ "todayStar": "1475 stars this month",
131
+ "html_url": "https://github.com/gchq/CyberChef",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "BishopFox/sliver",
136
- "language": "Go",
137
- "color": "#00ADD8",
135
+ "full_name": "Stability-AI/stability-sdk",
136
+ "language": "JupyterNotebook",
137
+ "color": "#DA5B0B",
138
138
  "description": "",
139
- "forked": "572",
140
- "stargazers_count": 4236,
141
- "todayStar": "833 stars this month",
142
- "html_url": "https://github.com/BishopFox/sliver",
139
+ "forked": "62",
140
+ "stargazers_count": 603,
141
+ "todayStar": "442 stars this month",
142
+ "html_url": "https://github.com/Stability-AI/stability-sdk",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "xinntao/Real-ESRGAN",
147
- "language": "Python",
148
- "color": "#3572A5",
146
+ "full_name": "facebookincubator/velox",
147
+ "language": "C++",
148
+ "color": "#f34b7d",
149
149
  "description": "",
150
- "forked": "1589",
151
- "stargazers_count": 14851,
152
- "todayStar": "1782 stars this month",
153
- "html_url": "https://github.com/xinntao/Real-ESRGAN",
150
+ "forked": "361",
151
+ "stargazers_count": 1618,
152
+ "todayStar": "560 stars this month",
153
+ "html_url": "https://github.com/facebookincubator/velox",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "doocs/leetcode",
158
- "language": "Java",
159
- "color": "#b07219",
157
+ "full_name": "xinntao/Real-ESRGAN",
158
+ "language": "Python",
159
+ "color": "#3572A5",
160
160
  "description": "",
161
- "forked": "3218",
162
- "stargazers_count": 17534,
163
- "todayStar": "2117 stars this month",
164
- "html_url": "https://github.com/doocs/leetcode",
161
+ "forked": "1597",
162
+ "stargazers_count": 14915,
163
+ "todayStar": "1735 stars this month",
164
+ "html_url": "https://github.com/xinntao/Real-ESRGAN",
165
165
  "rank": 15
166
166
  },
167
167
  {
@@ -169,21 +169,21 @@
169
169
  "language": "Python",
170
170
  "color": "#3572A5",
171
171
  "description": "",
172
- "forked": "1230",
173
- "stargazers_count": 6699,
174
- "todayStar": "537 stars this month",
172
+ "forked": "1231",
173
+ "stargazers_count": 6717,
174
+ "todayStar": "491 stars this month",
175
175
  "html_url": "https://github.com/microsoft/unilm",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "revanced/revanced-manager",
179
+ "full_name": "flutter/packages",
180
180
  "language": "Dart",
181
181
  "color": "#00B4AB",
182
182
  "description": "",
183
- "forked": "315",
184
- "stargazers_count": 2766,
185
- "todayStar": "1841 stars this month",
186
- "html_url": "https://github.com/revanced/revanced-manager",
183
+ "forked": "849",
184
+ "stargazers_count": 2101,
185
+ "todayStar": "144 stars this month",
186
+ "html_url": "https://github.com/flutter/packages",
187
187
  "rank": 17
188
188
  },
189
189
  {
@@ -191,87 +191,87 @@
191
191
  "language": "C#",
192
192
  "color": "#178600",
193
193
  "description": "",
194
- "forked": "4475",
195
- "stargazers_count": 78745,
196
- "todayStar": "2235 stars this month",
194
+ "forked": "4482",
195
+ "stargazers_count": 78841,
196
+ "todayStar": "2270 stars this month",
197
197
  "html_url": "https://github.com/microsoft/PowerToys",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "karpathy/micrograd",
202
- "language": "JupyterNotebook",
203
- "color": "#DA5B0B",
201
+ "full_name": "alist-org/alist",
202
+ "language": "Go",
203
+ "color": "#00ADD8",
204
204
  "description": "",
205
- "forked": "252",
206
- "stargazers_count": 2724,
207
- "todayStar": "336 stars this month",
208
- "html_url": "https://github.com/karpathy/micrograd",
205
+ "forked": "1504",
206
+ "stargazers_count": 9434,
207
+ "todayStar": "1352 stars this month",
208
+ "html_url": "https://github.com/alist-org/alist",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "python-poetry/poetry",
213
- "language": "Python",
214
- "color": "#3572A5",
212
+ "full_name": "revanced/revanced-manager",
213
+ "language": "Dart",
214
+ "color": "#00B4AB",
215
215
  "description": "",
216
- "forked": "1757",
217
- "stargazers_count": 21900,
218
- "todayStar": "913 stars this month",
219
- "html_url": "https://github.com/python-poetry/poetry",
216
+ "forked": "314",
217
+ "stargazers_count": 2863,
218
+ "todayStar": "1907 stars this month",
219
+ "html_url": "https://github.com/revanced/revanced-manager",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "ethereum/ethereum-org-website",
224
- "language": "Markdown",
225
- "color": "#083fa1",
223
+ "full_name": "python-poetry/poetry",
224
+ "language": "Python",
225
+ "color": "#3572A5",
226
226
  "description": "",
227
- "forked": "3178",
228
- "stargazers_count": 3312,
229
- "todayStar": "297 stars this month",
230
- "html_url": "https://github.com/ethereum/ethereum-org-website",
227
+ "forked": "1758",
228
+ "stargazers_count": 21933,
229
+ "todayStar": "930 stars this month",
230
+ "html_url": "https://github.com/python-poetry/poetry",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "alist-org/alist",
235
- "language": "Go",
236
- "color": "#00ADD8",
234
+ "full_name": "bytecodealliance/wasmtime",
235
+ "language": "Rust",
236
+ "color": "#dea584",
237
237
  "description": "",
238
- "forked": "1497",
239
- "stargazers_count": 9362,
240
- "todayStar": "1315 stars this month",
241
- "html_url": "https://github.com/alist-org/alist",
238
+ "forked": "797",
239
+ "stargazers_count": 9628,
240
+ "todayStar": "1443 stars this month",
241
+ "html_url": "https://github.com/bytecodealliance/wasmtime",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "flutter/packages",
246
- "language": "Dart",
247
- "color": "#00B4AB",
245
+ "full_name": "ethereum/ethereum-org-website",
246
+ "language": "Markdown",
247
+ "color": "#083fa1",
248
248
  "description": "",
249
- "forked": "848",
250
- "stargazers_count": 2084,
251
- "todayStar": "132 stars this month",
252
- "html_url": "https://github.com/flutter/packages",
249
+ "forked": "3183",
250
+ "stargazers_count": 3324,
251
+ "todayStar": "303 stars this month",
252
+ "html_url": "https://github.com/ethereum/ethereum-org-website",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "snesrev/zelda3",
257
- "language": "C",
258
- "color": "#555555",
256
+ "full_name": "TencentARC/GFPGAN",
257
+ "language": "Python",
258
+ "color": "#3572A5",
259
259
  "description": "",
260
- "forked": "78",
261
- "stargazers_count": 1071,
262
- "todayStar": "741 stars this month",
263
- "html_url": "https://github.com/snesrev/zelda3",
260
+ "forked": "3344",
261
+ "stargazers_count": 22635,
262
+ "todayStar": "1358 stars this month",
263
+ "html_url": "https://github.com/TencentARC/GFPGAN",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "openai/CLIP",
268
- "language": "JupyterNotebook",
269
- "color": "#DA5B0B",
267
+ "full_name": "jxxghp/nas-tools",
268
+ "language": "Python",
269
+ "color": "#3572A5",
270
270
  "description": "",
271
- "forked": "1444",
272
- "stargazers_count": 9819,
273
- "todayStar": "670 stars this month",
274
- "html_url": "https://github.com/openai/CLIP",
271
+ "forked": "407",
272
+ "stargazers_count": 3050,
273
+ "todayStar": "1032 stars this month",
274
+ "html_url": "https://github.com/jxxghp/nas-tools",
275
275
  "rank": 25
276
276
  }
277
277
  ]