@wcj/github-rank 22.10.14 → 22.10.15

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 +21370 -21367
  2. package/dist/sifou-daily.json +15 -114
  3. package/dist/sifou-monthly.json +35 -35
  4. package/dist/sifou-weekly.json +94 -94
  5. package/dist/toutiao-30.json +35 -35
  6. package/dist/toutiao-7.json +62 -62
  7. package/dist/toutiao-90.json +13 -13
  8. package/dist/trending-daily.json +173 -173
  9. package/dist/trending-monthly.json +143 -143
  10. package/dist/trending-weekly.json +159 -159
  11. package/dist/users.china.json +1019 -1019
  12. package/dist/users.json +2066 -2066
  13. package/package.json +1 -1
  14. package/web/data/repos.json +21370 -21367
  15. package/web/data/sifou-daily.json +15 -114
  16. package/web/data/sifou-monthly.json +35 -35
  17. package/web/data/sifou-weekly.json +94 -94
  18. package/web/data/toutiao-30.json +35 -35
  19. package/web/data/toutiao-7.json +62 -62
  20. package/web/data/toutiao-90.json +13 -13
  21. package/web/data/trending-daily.json +173 -173
  22. package/web/data/trending-monthly.json +143 -143
  23. package/web/data/trending-weekly.json +159 -159
  24. package/web/data/users.china.json +1019 -1019
  25. package/web/data/users.json +2066 -2066
  26. package/web/index.html +1140 -1140
  27. package/web/repos.html +2607 -2607
  28. package/web/sifou-daily.html +14 -322
  29. package/web/sifou-monthly.html +56 -56
  30. package/web/sifou-weekly.html +110 -110
  31. package/web/toutiao-30.html +50 -50
  32. package/web/toutiao-7.html +76 -76
  33. package/web/toutiao-90.html +18 -18
  34. package/web/trending-monthly.html +139 -139
  35. package/web/trending-weekly.html +141 -137
  36. package/web/trending.html +146 -154
  37. package/web/users.china.html +559 -559
@@ -4,43 +4,43 @@
4
4
  "language": "Python",
5
5
  "color": "#3572A5",
6
6
  "description": "",
7
- "forked": "1844",
8
- "stargazers_count": 12378,
9
- "todayStar": "9730 stars this month",
7
+ "forked": "2014",
8
+ "stargazers_count": 13036,
9
+ "todayStar": "10232 stars this month",
10
10
  "html_url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui",
11
11
  "rank": 1
12
12
  },
13
+ {
14
+ "full_name": "XavierXiao/Dreambooth-Stable-Diffusion",
15
+ "language": "JupyterNotebook",
16
+ "color": "#DA5B0B",
17
+ "description": "",
18
+ "forked": "295",
19
+ "stargazers_count": 2555,
20
+ "todayStar": "2241 stars this month",
21
+ "html_url": "https://github.com/XavierXiao/Dreambooth-Stable-Diffusion",
22
+ "rank": 2
23
+ },
13
24
  {
14
25
  "full_name": "BuilderIO/qwik",
15
26
  "language": "TypeScript",
16
27
  "color": "#3178c6",
17
28
  "description": "",
18
- "forked": "438",
19
- "stargazers_count": 11438,
20
- "todayStar": "5504 stars this month",
29
+ "forked": "440",
30
+ "stargazers_count": 11523,
31
+ "todayStar": "5575 stars this month",
21
32
  "html_url": "https://github.com/BuilderIO/qwik",
22
- "rank": 2
33
+ "rank": 3
23
34
  },
24
35
  {
25
36
  "full_name": "firstcontributions/first-contributions",
26
37
  "language": "",
27
38
  "color": "",
28
39
  "description": "",
29
- "forked": "52457",
30
- "stargazers_count": 28853,
31
- "todayStar": "3036 stars this month",
40
+ "forked": "52519",
41
+ "stargazers_count": 28915,
42
+ "todayStar": "3064 stars this month",
32
43
  "html_url": "https://github.com/firstcontributions/first-contributions",
33
- "rank": 3
34
- },
35
- {
36
- "full_name": "surrealdb/surrealdb",
37
- "language": "Rust",
38
- "color": "#dea584",
39
- "description": "",
40
- "forked": "306",
41
- "stargazers_count": 13467,
42
- "todayStar": "7857 stars this month",
43
- "html_url": "https://github.com/surrealdb/surrealdb",
44
44
  "rank": 4
45
45
  },
46
46
  {
@@ -48,154 +48,176 @@
48
48
  "language": "JupyterNotebook",
49
49
  "color": "#DA5B0B",
50
50
  "description": "",
51
- "forked": "127",
52
- "stargazers_count": 1115,
53
- "todayStar": "671 stars this month",
51
+ "forked": "134",
52
+ "stargazers_count": 1143,
53
+ "todayStar": "692 stars this month",
54
54
  "html_url": "https://github.com/Stability-AI/stability-sdk",
55
55
  "rank": 5
56
56
  },
57
+ {
58
+ "full_name": "iced-rs/iced",
59
+ "language": "Rust",
60
+ "color": "#dea584",
61
+ "description": "",
62
+ "forked": "680",
63
+ "stargazers_count": 16334,
64
+ "todayStar": "1573 stars this month",
65
+ "html_url": "https://github.com/iced-rs/iced",
66
+ "rank": 6
67
+ },
57
68
  {
58
69
  "full_name": "AykutSarac/jsoncrack.com",
59
70
  "language": "TypeScript",
60
71
  "color": "#3178c6",
61
72
  "description": "",
62
- "forked": "858",
63
- "stargazers_count": 18176,
64
- "todayStar": "6385 stars this month",
73
+ "forked": "862",
74
+ "stargazers_count": 18258,
75
+ "todayStar": "6118 stars this month",
65
76
  "html_url": "https://github.com/AykutSarac/jsoncrack.com",
66
- "rank": 6
77
+ "rank": 7
67
78
  },
68
79
  {
69
- "full_name": "divamgupta/diffusionbee-stable-diffusion-ui",
70
- "language": "Vue",
71
- "color": "#41b883",
80
+ "full_name": "facebook/memlab",
81
+ "language": "TypeScript",
82
+ "color": "#3178c6",
72
83
  "description": "",
73
- "forked": "183",
74
- "stargazers_count": 5494,
75
- "todayStar": "2445 stars this month",
76
- "html_url": "https://github.com/divamgupta/diffusionbee-stable-diffusion-ui",
77
- "rank": 7
84
+ "forked": "71",
85
+ "stargazers_count": 3174,
86
+ "todayStar": "2227 stars this month",
87
+ "html_url": "https://github.com/facebook/memlab",
88
+ "rank": 8
78
89
  },
79
90
  {
80
91
  "full_name": "xkcoding/spring-boot-demo",
81
92
  "language": "Java",
82
93
  "color": "#b07219",
83
94
  "description": "",
84
- "forked": "9596",
85
- "stargazers_count": 27406,
86
- "todayStar": "892 stars this month",
95
+ "forked": "9619",
96
+ "stargazers_count": 27454,
97
+ "todayStar": "922 stars this month",
87
98
  "html_url": "https://github.com/xkcoding/spring-boot-demo",
88
- "rank": 8
99
+ "rank": 9
89
100
  },
90
101
  {
91
102
  "full_name": "SigNoz/signoz",
92
103
  "language": "TypeScript",
93
104
  "color": "#3178c6",
94
105
  "description": "",
95
- "forked": "528",
96
- "stargazers_count": 9900,
97
- "todayStar": "2213 stars this month",
106
+ "forked": "529",
107
+ "stargazers_count": 9928,
108
+ "todayStar": "2228 stars this month",
98
109
  "html_url": "https://github.com/SigNoz/signoz",
99
- "rank": 9
110
+ "rank": 10
111
+ },
112
+ {
113
+ "full_name": "surrealdb/surrealdb",
114
+ "language": "Rust",
115
+ "color": "#dea584",
116
+ "description": "",
117
+ "forked": "310",
118
+ "stargazers_count": 13555,
119
+ "todayStar": "7486 stars this month",
120
+ "html_url": "https://github.com/surrealdb/surrealdb",
121
+ "rank": 11
100
122
  },
101
123
  {
102
124
  "full_name": "TheAlgorithms/C-Plus-Plus",
103
125
  "language": "C++",
104
126
  "color": "#f34b7d",
105
127
  "description": "",
106
- "forked": "5814",
107
- "stargazers_count": 21813,
108
- "todayStar": "1099 stars this month",
128
+ "forked": "5828",
129
+ "stargazers_count": 21840,
130
+ "todayStar": "1108 stars this month",
109
131
  "html_url": "https://github.com/TheAlgorithms/C-Plus-Plus",
110
- "rank": 10
132
+ "rank": 12
133
+ },
134
+ {
135
+ "full_name": "divamgupta/diffusionbee-stable-diffusion-ui",
136
+ "language": "Vue",
137
+ "color": "#41b883",
138
+ "description": "",
139
+ "forked": "188",
140
+ "stargazers_count": 5540,
141
+ "todayStar": "2157 stars this month",
142
+ "html_url": "https://github.com/divamgupta/diffusionbee-stable-diffusion-ui",
143
+ "rank": 13
111
144
  },
112
145
  {
113
146
  "full_name": "helix-editor/helix",
114
147
  "language": "Rust",
115
148
  "color": "#dea584",
116
149
  "description": "",
117
- "forked": "928",
118
- "stargazers_count": 14758,
119
- "todayStar": "2260 stars this month",
150
+ "forked": "935",
151
+ "stargazers_count": 14837,
152
+ "todayStar": "2318 stars this month",
120
153
  "html_url": "https://github.com/helix-editor/helix",
121
- "rank": 11
154
+ "rank": 14
122
155
  },
123
156
  {
124
157
  "full_name": "extrawurst/gitui",
125
158
  "language": "Rust",
126
159
  "color": "#dea584",
127
160
  "description": "",
128
- "forked": "339",
129
- "stargazers_count": 10972,
130
- "todayStar": "2035 stars this month",
161
+ "forked": "340",
162
+ "stargazers_count": 10987,
163
+ "todayStar": "2042 stars this month",
131
164
  "html_url": "https://github.com/extrawurst/gitui",
132
- "rank": 12
165
+ "rank": 15
133
166
  },
134
167
  {
135
168
  "full_name": "appwrite/appwrite",
136
169
  "language": "TypeScript",
137
170
  "color": "#3178c6",
138
171
  "description": "",
139
- "forked": "2134",
140
- "stargazers_count": 26270,
141
- "todayStar": "1608 stars this month",
172
+ "forked": "2142",
173
+ "stargazers_count": 26314,
174
+ "todayStar": "1556 stars this month",
142
175
  "html_url": "https://github.com/appwrite/appwrite",
143
- "rank": 13
176
+ "rank": 16
144
177
  },
145
178
  {
146
179
  "full_name": "alist-org/alist",
147
180
  "language": "Go",
148
181
  "color": "#00ADD8",
149
182
  "description": "",
150
- "forked": "1624",
151
- "stargazers_count": 10477,
152
- "todayStar": "1938 stars this month",
183
+ "forked": "1640",
184
+ "stargazers_count": 10542,
185
+ "todayStar": "1975 stars this month",
153
186
  "html_url": "https://github.com/alist-org/alist",
154
- "rank": 14
187
+ "rank": 17
155
188
  },
156
189
  {
157
190
  "full_name": "bnb-chain/bsc",
158
191
  "language": "Go",
159
192
  "color": "#00ADD8",
160
193
  "description": "",
161
- "forked": "834",
162
- "stargazers_count": 1820,
163
- "todayStar": "141 stars this month",
194
+ "forked": "837",
195
+ "stargazers_count": 1824,
196
+ "todayStar": "145 stars this month",
164
197
  "html_url": "https://github.com/bnb-chain/bsc",
165
- "rank": 15
166
- },
167
- {
168
- "full_name": "TheAlgorithms/JavaScript",
169
- "language": "JavaScript",
170
- "color": "#f1e05a",
171
- "description": "",
172
- "forked": "4013",
173
- "stargazers_count": 23216,
174
- "todayStar": "1253 stars this month",
175
- "html_url": "https://github.com/TheAlgorithms/JavaScript",
176
- "rank": 16
198
+ "rank": 18
177
199
  },
178
200
  {
179
- "full_name": "remix-run/react-router",
180
- "language": "TypeScript",
181
- "color": "#3178c6",
201
+ "full_name": "AbdBarho/stable-diffusion-webui-docker",
202
+ "language": "Dockerfile",
203
+ "color": "#384d54",
182
204
  "description": "",
183
- "forked": "9494",
184
- "stargazers_count": 48413,
185
- "todayStar": "485 stars this month",
186
- "html_url": "https://github.com/remix-run/react-router",
187
- "rank": 17
205
+ "forked": "88",
206
+ "stargazers_count": 1011,
207
+ "todayStar": "717 stars this month",
208
+ "html_url": "https://github.com/AbdBarho/stable-diffusion-webui-docker",
209
+ "rank": 19
188
210
  },
189
211
  {
190
- "full_name": "pocketbase/pocketbase",
191
- "language": "Go",
192
- "color": "#00ADD8",
212
+ "full_name": "TencentARC/GFPGAN",
213
+ "language": "Python",
214
+ "color": "#3572A5",
193
215
  "description": "",
194
- "forked": "498",
195
- "stargazers_count": 14790,
196
- "todayStar": "3876 stars this month",
197
- "html_url": "https://github.com/pocketbase/pocketbase",
198
- "rank": 18
216
+ "forked": "3479",
217
+ "stargazers_count": 23478,
218
+ "todayStar": "1376 stars this month",
219
+ "html_url": "https://github.com/TencentARC/GFPGAN",
220
+ "rank": 20
199
221
  },
200
222
  {
201
223
  "full_name": "bytecodealliance/wasmtime",
@@ -203,75 +225,53 @@
203
225
  "color": "#dea584",
204
226
  "description": "",
205
227
  "forked": "813",
206
- "stargazers_count": 10117,
207
- "todayStar": "1772 stars this month",
228
+ "stargazers_count": 10130,
229
+ "todayStar": "1774 stars this month",
208
230
  "html_url": "https://github.com/bytecodealliance/wasmtime",
209
- "rank": 19
231
+ "rank": 21
210
232
  },
211
233
  {
212
- "full_name": "TencentARC/GFPGAN",
213
- "language": "Python",
214
- "color": "#3572A5",
234
+ "full_name": "remix-run/react-router",
235
+ "language": "TypeScript",
236
+ "color": "#3178c6",
215
237
  "description": "",
216
- "forked": "3470",
217
- "stargazers_count": 23438,
218
- "todayStar": "1360 stars this month",
219
- "html_url": "https://github.com/TencentARC/GFPGAN",
220
- "rank": 20
238
+ "forked": "9500",
239
+ "stargazers_count": 48453,
240
+ "todayStar": "509 stars this month",
241
+ "html_url": "https://github.com/remix-run/react-router",
242
+ "rank": 22
221
243
  },
222
244
  {
223
- "full_name": "TheAlgorithms/Python",
224
- "language": "Python",
225
- "color": "#3572A5",
245
+ "full_name": "desktop/desktop",
246
+ "language": "TypeScript",
247
+ "color": "#3178c6",
226
248
  "description": "",
227
- "forked": "37555",
228
- "stargazers_count": 146798,
229
- "todayStar": "3377 stars this month",
230
- "html_url": "https://github.com/TheAlgorithms/Python",
231
- "rank": 21
249
+ "forked": "8408",
250
+ "stargazers_count": 15938,
251
+ "todayStar": "634 stars this month",
252
+ "html_url": "https://github.com/desktop/desktop",
253
+ "rank": 23
232
254
  },
233
255
  {
234
256
  "full_name": "google/googletest",
235
257
  "language": "C++",
236
258
  "color": "#f34b7d",
237
259
  "description": "",
238
- "forked": "8878",
239
- "stargazers_count": 28101,
240
- "todayStar": "584 stars this month",
260
+ "forked": "8880",
261
+ "stargazers_count": 28116,
262
+ "todayStar": "587 stars this month",
241
263
  "html_url": "https://github.com/google/googletest",
242
- "rank": 22
264
+ "rank": 24
243
265
  },
244
266
  {
245
267
  "full_name": "Ebazhanov/linkedin-skill-assessments-quizzes",
246
268
  "language": "",
247
269
  "color": "",
248
270
  "description": "",
249
- "forked": "10621",
250
- "stargazers_count": 19264,
251
- "todayStar": "1389 stars this month",
271
+ "forked": "10632",
272
+ "stargazers_count": 19284,
273
+ "todayStar": "1381 stars this month",
252
274
  "html_url": "https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes",
253
- "rank": 23
254
- },
255
- {
256
- "full_name": "huggingface/transformers",
257
- "language": "Python",
258
- "color": "#3572A5",
259
- "description": "",
260
- "forked": "16482",
261
- "stargazers_count": 72138,
262
- "todayStar": "2134 stars this month",
263
- "html_url": "https://github.com/huggingface/transformers",
264
- "rank": 24
265
- },
266
- {
267
- "full_name": "lapce/lapce",
268
- "language": "Rust",
269
- "color": "#dea584",
270
- "description": "",
271
- "forked": "545",
272
- "stargazers_count": 19337,
273
- "todayStar": "2872 stars this month",
274
- "html_url": "https://github.com/lapce/lapce",
275
275
  "rank": 25
276
276
  }
277
277
  ]