@wcj/github-rank 22.10.5 → 22.10.7

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 +33608 -33626
  2. package/dist/sifou-daily.json +1 -38
  3. package/dist/sifou-monthly.json +48 -48
  4. package/dist/sifou-weekly.json +164 -164
  5. package/dist/toutiao-30.json +38 -38
  6. package/dist/toutiao-7.json +106 -106
  7. package/dist/toutiao-90.json +30 -30
  8. package/dist/trending-daily.json +171 -171
  9. package/dist/trending-monthly.json +147 -147
  10. package/dist/trending-weekly.json +161 -161
  11. package/dist/users.china.json +1075 -1075
  12. package/dist/users.json +3226 -3226
  13. package/package.json +1 -1
  14. package/web/data/repos.json +33608 -33626
  15. package/web/data/sifou-daily.json +1 -38
  16. package/web/data/sifou-monthly.json +48 -48
  17. package/web/data/sifou-weekly.json +164 -164
  18. package/web/data/toutiao-30.json +38 -38
  19. package/web/data/toutiao-7.json +106 -106
  20. package/web/data/toutiao-90.json +30 -30
  21. package/web/data/trending-daily.json +171 -171
  22. package/web/data/trending-monthly.json +147 -147
  23. package/web/data/trending-weekly.json +161 -161
  24. package/web/data/users.china.json +1075 -1075
  25. package/web/data/users.json +3226 -3226
  26. package/web/index.html +1751 -1751
  27. package/web/repos.html +4782 -4774
  28. package/web/sifou-daily.html +2 -114
  29. package/web/sifou-monthly.html +51 -51
  30. package/web/sifou-weekly.html +136 -136
  31. package/web/toutiao-30.html +53 -53
  32. package/web/toutiao-7.html +92 -92
  33. package/web/toutiao-90.html +34 -34
  34. package/web/trending-monthly.html +134 -134
  35. package/web/trending-weekly.html +141 -141
  36. package/web/trending.html +148 -148
  37. package/web/users.china.html +591 -591
@@ -128,7 +128,7 @@
128
128
 
129
129
 
130
130
  </h1>
131
- <div class="time">Last cache created on 2022/10/5 by
131
+ <div class="time">Last cache created on 2022/10/7 by
132
132
 
133
133
 
134
134
 
@@ -165,20 +165,20 @@
165
165
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
166
166
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
167
167
  </svg>
168
- <span>28088</span>
168
+ <span>28346</span>
169
169
  </span>
170
170
  <span class="star" title="Repo Forked">
171
171
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
172
172
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
173
173
  </path>
174
174
  </svg>
175
- <span>51048</span>
175
+ <span>51493</span>
176
176
  </span>
177
177
  <span class="star">
178
178
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
179
179
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
180
180
  </svg>
181
- <span>1585 stars this week</span>
181
+ <span>1388 stars this week</span>
182
182
  </span>
183
183
  </div>
184
184
  <div class="details">
@@ -191,32 +191,32 @@
191
191
  <div class="info">
192
192
  <div class="rank">
193
193
  <span title="Ranking 2">2</span>
194
- <a href="https://github.com/XavierXiao/Dreambooth-Stable-Diffusion" target="_blank" title="XavierXiao/Dreambooth-Stable-Diffusion">XavierXiao/Dreambooth-Stable-Diffusion</a>
194
+ <a href="https://github.com/lkwq007/stablediffusion-infinity" target="_blank" title="lkwq007/stablediffusion-infinity">lkwq007/stablediffusion-infinity</a>
195
195
  </div>
196
196
  <div class="sub-title followers">
197
197
 
198
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
199
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
198
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
199
+ <span style="background-color: #3572A5;"></span>Python
200
200
  </a>
201
201
 
202
202
  <span class="star" title="Stargazers Count">
203
203
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
204
204
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
205
205
  </svg>
206
- <span>2081</span>
206
+ <span>1761</span>
207
207
  </span>
208
208
  <span class="star" title="Repo Forked">
209
209
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
210
210
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
211
211
  </path>
212
212
  </svg>
213
- <span>375</span>
213
+ <span>108</span>
214
214
  </span>
215
215
  <span class="star">
216
216
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
217
217
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
218
218
  </svg>
219
- <span>764 stars this week</span>
219
+ <span>984 stars this week</span>
220
220
  </span>
221
221
  </div>
222
222
  <div class="details">
@@ -229,32 +229,32 @@
229
229
  <div class="info">
230
230
  <div class="rank">
231
231
  <span title="Ranking 3">3</span>
232
- <a href="https://github.com/lkwq007/stablediffusion-infinity" target="_blank" title="lkwq007/stablediffusion-infinity">lkwq007/stablediffusion-infinity</a>
232
+ <a href="https://github.com/ToolJet/ToolJet" target="_blank" title="ToolJet/ToolJet">ToolJet/ToolJet</a>
233
233
  </div>
234
234
  <div class="sub-title followers">
235
235
 
236
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
237
- <span style="background-color: #3572A5;"></span>Python
236
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
237
+ <span style="background-color: #f1e05a;"></span>JavaScript
238
238
  </a>
239
239
 
240
240
  <span class="star" title="Stargazers Count">
241
241
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
242
242
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
243
243
  </svg>
244
- <span>1634</span>
244
+ <span>13830</span>
245
245
  </span>
246
246
  <span class="star" title="Repo Forked">
247
247
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
248
248
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
249
249
  </path>
250
250
  </svg>
251
- <span>100</span>
251
+ <span>1201</span>
252
252
  </span>
253
253
  <span class="star">
254
254
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
255
255
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
256
256
  </svg>
257
- <span>869 stars this week</span>
257
+ <span>522 stars this week</span>
258
258
  </span>
259
259
  </div>
260
260
  <div class="details">
@@ -279,20 +279,20 @@
279
279
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
280
280
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
281
281
  </svg>
282
- <span>21443</span>
282
+ <span>21600</span>
283
283
  </span>
284
284
  <span class="star" title="Repo Forked">
285
285
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
286
286
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
287
287
  </path>
288
288
  </svg>
289
- <span>5658</span>
289
+ <span>5710</span>
290
290
  </span>
291
291
  <span class="star">
292
292
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
293
293
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
294
294
  </svg>
295
- <span>494 stars this week</span>
295
+ <span>617 stars this week</span>
296
296
  </span>
297
297
  </div>
298
298
  <div class="details">
@@ -305,32 +305,32 @@
305
305
  <div class="info">
306
306
  <div class="rank">
307
307
  <span title="Ranking 5">5</span>
308
- <a href="https://github.com/iced-rs/iced" target="_blank" title="iced-rs/iced">iced-rs/iced</a>
308
+ <a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
309
309
  </div>
310
310
  <div class="sub-title followers">
311
311
 
312
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
313
- <span style="background-color: #dea584;"></span>Rust
312
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
313
+ <span style="background-color: #3178c6;"></span>TypeScript
314
314
  </a>
315
315
 
316
316
  <span class="star" title="Stargazers Count">
317
317
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
318
318
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
319
319
  </svg>
320
- <span>15621</span>
320
+ <span>354912</span>
321
321
  </span>
322
322
  <span class="star" title="Repo Forked">
323
323
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
324
324
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
325
325
  </path>
326
326
  </svg>
327
- <span>658</span>
327
+ <span>29861</span>
328
328
  </span>
329
329
  <span class="star">
330
330
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
331
331
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
332
332
  </svg>
333
- <span>709 stars this week</span>
333
+ <span>751 stars this week</span>
334
334
  </span>
335
335
  </div>
336
336
  <div class="details">
@@ -355,20 +355,20 @@
355
355
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
356
356
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
357
357
  </svg>
358
- <span>27914</span>
358
+ <span>27992</span>
359
359
  </span>
360
360
  <span class="star" title="Repo Forked">
361
361
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
362
362
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
363
363
  </path>
364
364
  </svg>
365
- <span>8861</span>
365
+ <span>8870</span>
366
366
  </span>
367
367
  <span class="star">
368
368
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
369
369
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
370
370
  </svg>
371
- <span>250 stars this week</span>
371
+ <span>238 stars this week</span>
372
372
  </span>
373
373
  </div>
374
374
  <div class="details">
@@ -381,7 +381,7 @@
381
381
  <div class="info">
382
382
  <div class="rank">
383
383
  <span title="Ranking 7">7</span>
384
- <a href="https://github.com/Rezmason/matrix" target="_blank" title="Rezmason/matrix">Rezmason/matrix</a>
384
+ <a href="https://github.com/github/docs" target="_blank" title="github/docs">github/docs</a>
385
385
  </div>
386
386
  <div class="sub-title followers">
387
387
 
@@ -393,20 +393,20 @@
393
393
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
394
394
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
395
395
  </svg>
396
- <span>2333</span>
396
+ <span>11605</span>
397
397
  </span>
398
398
  <span class="star" title="Repo Forked">
399
399
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
400
400
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
401
401
  </path>
402
402
  </svg>
403
- <span>115</span>
403
+ <span>56977</span>
404
404
  </span>
405
405
  <span class="star">
406
406
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
407
407
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
408
408
  </svg>
409
- <span>735 stars this week</span>
409
+ <span>290 stars this week</span>
410
410
  </span>
411
411
  </div>
412
412
  <div class="details">
@@ -419,32 +419,32 @@
419
419
  <div class="info">
420
420
  <div class="rank">
421
421
  <span title="Ranking 8">8</span>
422
- <a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
422
+ <a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui" target="_blank" title="AUTOMATIC1111/stable-diffusion-webui">AUTOMATIC1111/stable-diffusion-webui</a>
423
423
  </div>
424
424
  <div class="sub-title followers">
425
425
 
426
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
427
- <span style="background-color: #3178c6;"></span>TypeScript
426
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
427
+ <span style="background-color: #3572A5;"></span>Python
428
428
  </a>
429
429
 
430
430
  <span class="star" title="Stargazers Count">
431
431
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
432
432
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
433
433
  </svg>
434
- <span>354773</span>
434
+ <span>6625</span>
435
435
  </span>
436
436
  <span class="star" title="Repo Forked">
437
437
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
438
438
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
439
439
  </path>
440
440
  </svg>
441
- <span>29806</span>
441
+ <span>846</span>
442
442
  </span>
443
443
  <span class="star">
444
444
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
445
445
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
446
446
  </svg>
447
- <span>721 stars this week</span>
447
+ <span>1514 stars this week</span>
448
448
  </span>
449
449
  </div>
450
450
  <div class="details">
@@ -457,32 +457,32 @@
457
457
  <div class="info">
458
458
  <div class="rank">
459
459
  <span title="Ranking 9">9</span>
460
- <a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui" target="_blank" title="AUTOMATIC1111/stable-diffusion-webui">AUTOMATIC1111/stable-diffusion-webui</a>
460
+ <a href="https://github.com/TryGhost/Ghost" target="_blank" title="TryGhost/Ghost">TryGhost/Ghost</a>
461
461
  </div>
462
462
  <div class="sub-title followers">
463
463
 
464
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
465
- <span style="background-color: #3572A5;"></span>Python
464
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
465
+ <span style="background-color: #f1e05a;"></span>JavaScript
466
466
  </a>
467
467
 
468
468
  <span class="star" title="Stargazers Count">
469
469
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
470
470
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
471
471
  </svg>
472
- <span>6170</span>
472
+ <span>41385</span>
473
473
  </span>
474
474
  <span class="star" title="Repo Forked">
475
475
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
476
476
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
477
477
  </path>
478
478
  </svg>
479
- <span>780</span>
479
+ <span>8928</span>
480
480
  </span>
481
481
  <span class="star">
482
482
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
483
483
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
484
484
  </svg>
485
- <span>1430 stars this week</span>
485
+ <span>277 stars this week</span>
486
486
  </span>
487
487
  </div>
488
488
  <div class="details">
@@ -495,32 +495,32 @@
495
495
  <div class="info">
496
496
  <div class="rank">
497
497
  <span title="Ranking 10">10</span>
498
- <a href="https://github.com/Stability-AI/stability-sdk" target="_blank" title="Stability-AI/stability-sdk">Stability-AI/stability-sdk</a>
498
+ <a href="https://github.com/LunarVim/LunarVim" target="_blank" title="LunarVim/LunarVim">LunarVim/LunarVim</a>
499
499
  </div>
500
500
  <div class="sub-title followers">
501
501
 
502
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
503
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
502
+ <a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
503
+ <span style="background-color: #000080;"></span>Lua
504
504
  </a>
505
505
 
506
506
  <span class="star" title="Stargazers Count">
507
507
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
508
508
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
509
509
  </svg>
510
- <span>818</span>
510
+ <span>10747</span>
511
511
  </span>
512
512
  <span class="star" title="Repo Forked">
513
513
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
514
514
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
515
515
  </path>
516
516
  </svg>
517
- <span>93</span>
517
+ <span>1277</span>
518
518
  </span>
519
519
  <span class="star">
520
520
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
521
521
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
522
522
  </svg>
523
- <span>187 stars this week</span>
523
+ <span>156 stars this week</span>
524
524
  </span>
525
525
  </div>
526
526
  <div class="details">
@@ -533,32 +533,32 @@
533
533
  <div class="info">
534
534
  <div class="rank">
535
535
  <span title="Ranking 11">11</span>
536
- <a href="https://github.com/ToolJet/ToolJet" target="_blank" title="ToolJet/ToolJet">ToolJet/ToolJet</a>
536
+ <a href="https://github.com/sherlock-project/sherlock" target="_blank" title="sherlock-project/sherlock">sherlock-project/sherlock</a>
537
537
  </div>
538
538
  <div class="sub-title followers">
539
539
 
540
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
541
- <span style="background-color: #f1e05a;"></span>JavaScript
540
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
541
+ <span style="background-color: #3572A5;"></span>Python
542
542
  </a>
543
543
 
544
544
  <span class="star" title="Stargazers Count">
545
545
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
546
546
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
547
547
  </svg>
548
- <span>13743</span>
548
+ <span>36155</span>
549
549
  </span>
550
550
  <span class="star" title="Repo Forked">
551
551
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
552
552
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
553
553
  </path>
554
554
  </svg>
555
- <span>1190</span>
555
+ <span>4248</span>
556
556
  </span>
557
557
  <span class="star">
558
558
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
559
559
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
560
560
  </svg>
561
- <span>451 stars this week</span>
561
+ <span>557 stars this week</span>
562
562
  </span>
563
563
  </div>
564
564
  <div class="details">
@@ -571,32 +571,32 @@
571
571
  <div class="info">
572
572
  <div class="rank">
573
573
  <span title="Ranking 12">12</span>
574
- <a href="https://github.com/google/tensorstore" target="_blank" title="google/tensorstore">google/tensorstore</a>
574
+ <a href="https://github.com/novuhq/novu" target="_blank" title="novuhq/novu">novuhq/novu</a>
575
575
  </div>
576
576
  <div class="sub-title followers">
577
577
 
578
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
579
- <span style="background-color: #f34b7d;"></span>C++
578
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
579
+ <span style="background-color: #3178c6;"></span>TypeScript
580
580
  </a>
581
581
 
582
582
  <span class="star" title="Stargazers Count">
583
583
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
584
584
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
585
585
  </svg>
586
- <span>951</span>
586
+ <span>10425</span>
587
587
  </span>
588
588
  <span class="star" title="Repo Forked">
589
589
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
590
590
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
591
591
  </path>
592
592
  </svg>
593
- <span>70</span>
593
+ <span>578</span>
594
594
  </span>
595
595
  <span class="star">
596
596
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
597
597
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
598
598
  </svg>
599
- <span>204 stars this week</span>
599
+ <span>954 stars this week</span>
600
600
  </span>
601
601
  </div>
602
602
  <div class="details">
@@ -609,32 +609,32 @@
609
609
  <div class="info">
610
610
  <div class="rank">
611
611
  <span title="Ranking 13">13</span>
612
- <a href="https://github.com/xkcoding/spring-boot-demo" target="_blank" title="xkcoding/spring-boot-demo">xkcoding/spring-boot-demo</a>
612
+ <a href="https://github.com/cloudflare/workerd" target="_blank" title="cloudflare/workerd">cloudflare/workerd</a>
613
613
  </div>
614
614
  <div class="sub-title followers">
615
615
 
616
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
617
- <span style="background-color: #b07219;"></span>Java
616
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
617
+ <span style="background-color: #f34b7d;"></span>C++
618
618
  </a>
619
619
 
620
620
  <span class="star" title="Stargazers Count">
621
621
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
622
622
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
623
623
  </svg>
624
- <span>27168</span>
624
+ <span>3699</span>
625
625
  </span>
626
626
  <span class="star" title="Repo Forked">
627
627
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
628
628
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
629
629
  </path>
630
630
  </svg>
631
- <span>9526</span>
631
+ <span>87</span>
632
632
  </span>
633
633
  <span class="star">
634
634
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
635
635
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
636
636
  </svg>
637
- <span>279 stars this week</span>
637
+ <span>764 stars this week</span>
638
638
  </span>
639
639
  </div>
640
640
  <div class="details">
@@ -647,32 +647,32 @@
647
647
  <div class="info">
648
648
  <div class="rank">
649
649
  <span title="Ranking 14">14</span>
650
- <a href="https://github.com/steven-tey/dub" target="_blank" title="steven-tey/dub">steven-tey/dub</a>
650
+ <a href="https://github.com/Leaflet/Leaflet" target="_blank" title="Leaflet/Leaflet">Leaflet/Leaflet</a>
651
651
  </div>
652
652
  <div class="sub-title followers">
653
653
 
654
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
655
- <span style="background-color: #3178c6;"></span>TypeScript
654
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
655
+ <span style="background-color: #f1e05a;"></span>JavaScript
656
656
  </a>
657
657
 
658
658
  <span class="star" title="Stargazers Count">
659
659
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
660
660
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
661
661
  </svg>
662
- <span>3089</span>
662
+ <span>35758</span>
663
663
  </span>
664
664
  <span class="star" title="Repo Forked">
665
665
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
666
666
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
667
667
  </path>
668
668
  </svg>
669
- <span>116</span>
669
+ <span>5468</span>
670
670
  </span>
671
671
  <span class="star">
672
672
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
673
673
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
674
674
  </svg>
675
- <span>594 stars this week</span>
675
+ <span>120 stars this week</span>
676
676
  </span>
677
677
  </div>
678
678
  <div class="details">
@@ -685,32 +685,32 @@
685
685
  <div class="info">
686
686
  <div class="rank">
687
687
  <span title="Ranking 15">15</span>
688
- <a href="https://github.com/Sanster/lama-cleaner" target="_blank" title="Sanster/lama-cleaner">Sanster/lama-cleaner</a>
688
+ <a href="https://github.com/XavierXiao/Dreambooth-Stable-Diffusion" target="_blank" title="XavierXiao/Dreambooth-Stable-Diffusion">XavierXiao/Dreambooth-Stable-Diffusion</a>
689
689
  </div>
690
690
  <div class="sub-title followers">
691
691
 
692
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
693
- <span style="background-color: #3572A5;"></span>Python
692
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
693
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
694
694
  </a>
695
695
 
696
696
  <span class="star" title="Stargazers Count">
697
697
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
698
698
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
699
699
  </svg>
700
- <span>1412</span>
700
+ <span>2232</span>
701
701
  </span>
702
702
  <span class="star" title="Repo Forked">
703
703
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
704
704
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
705
705
  </path>
706
706
  </svg>
707
- <span>156</span>
707
+ <span>249</span>
708
708
  </span>
709
709
  <span class="star">
710
710
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
711
711
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
712
712
  </svg>
713
- <span>140 stars this week</span>
713
+ <span>541 stars this week</span>
714
714
  </span>
715
715
  </div>
716
716
  <div class="details">
@@ -723,32 +723,32 @@
723
723
  <div class="info">
724
724
  <div class="rank">
725
725
  <span title="Ranking 16">16</span>
726
- <a href="https://github.com/cypress-io/cypress" target="_blank" title="cypress-io/cypress">cypress-io/cypress</a>
726
+ <a href="https://github.com/build-trust/ockam" target="_blank" title="build-trust/ockam">build-trust/ockam</a>
727
727
  </div>
728
728
  <div class="sub-title followers">
729
729
 
730
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
731
- <span style="background-color: #f1e05a;"></span>JavaScript
730
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
731
+ <span style="background-color: #dea584;"></span>Rust
732
732
  </a>
733
733
 
734
734
  <span class="star" title="Stargazers Count">
735
735
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
736
736
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
737
737
  </svg>
738
- <span>41028</span>
738
+ <span>2512</span>
739
739
  </span>
740
740
  <span class="star" title="Repo Forked">
741
741
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
742
742
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
743
743
  </path>
744
744
  </svg>
745
- <span>2564</span>
745
+ <span>243</span>
746
746
  </span>
747
747
  <span class="star">
748
748
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
749
749
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
750
750
  </svg>
751
- <span>406 stars this week</span>
751
+ <span>412 stars this week</span>
752
752
  </span>
753
753
  </div>
754
754
  <div class="details">
@@ -761,32 +761,32 @@
761
761
  <div class="info">
762
762
  <div class="rank">
763
763
  <span title="Ranking 17">17</span>
764
- <a href="https://github.com/neovim/neovim" target="_blank" title="neovim/neovim">neovim/neovim</a>
764
+ <a href="https://github.com/openai/DALL-E" target="_blank" title="openai/DALL-E">openai/DALL-E</a>
765
765
  </div>
766
766
  <div class="sub-title followers">
767
767
 
768
- <a class="language" target="_blank" href="https://github.com/topics/vimscript" title="Programming Language VimScript">
769
- <span style="background-color: #199f4b;"></span>VimScript
768
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
769
+ <span style="background-color: #3572A5;"></span>Python
770
770
  </a>
771
771
 
772
772
  <span class="star" title="Stargazers Count">
773
773
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
774
774
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
775
775
  </svg>
776
- <span>58262</span>
776
+ <span>8903</span>
777
777
  </span>
778
778
  <span class="star" title="Repo Forked">
779
779
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
780
780
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
781
781
  </path>
782
782
  </svg>
783
- <span>4072</span>
783
+ <span>1597</span>
784
784
  </span>
785
785
  <span class="star">
786
786
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
787
787
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
788
788
  </svg>
789
- <span>295 stars this week</span>
789
+ <span>100 stars this week</span>
790
790
  </span>
791
791
  </div>
792
792
  <div class="details">
@@ -799,32 +799,32 @@
799
799
  <div class="info">
800
800
  <div class="rank">
801
801
  <span title="Ranking 18">18</span>
802
- <a href="https://github.com/NielsRogge/Transformers-Tutorials" target="_blank" title="NielsRogge/Transformers-Tutorials">NielsRogge/Transformers-Tutorials</a>
802
+ <a href="https://github.com/total-typescript/beginners-typescript-tutorial" target="_blank" title="total-typescript/beginners-typescript-tutorial">total-typescript/beginners-typescript-tutorial</a>
803
803
  </div>
804
804
  <div class="sub-title followers">
805
805
 
806
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
807
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
806
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
807
+ <span style="background-color: #3178c6;"></span>TypeScript
808
808
  </a>
809
809
 
810
810
  <span class="star" title="Stargazers Count">
811
811
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
812
812
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
813
813
  </svg>
814
- <span>2918</span>
814
+ <span>6448</span>
815
815
  </span>
816
816
  <span class="star" title="Repo Forked">
817
817
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
818
818
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
819
819
  </path>
820
820
  </svg>
821
- <span>414</span>
821
+ <span>640</span>
822
822
  </span>
823
823
  <span class="star">
824
824
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
825
825
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
826
826
  </svg>
827
- <span>982 stars this week</span>
827
+ <span>791 stars this week</span>
828
828
  </span>
829
829
  </div>
830
830
  <div class="details">
@@ -837,28 +837,32 @@
837
837
  <div class="info">
838
838
  <div class="rank">
839
839
  <span title="Ranking 19">19</span>
840
- <a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes" target="_blank" title="Ebazhanov/linkedin-skill-assessments-quizzes">Ebazhanov/linkedin-skill-assessments-quizzes</a>
840
+ <a href="https://github.com/neovim/neovim" target="_blank" title="neovim/neovim">neovim/neovim</a>
841
841
  </div>
842
842
  <div class="sub-title followers">
843
843
 
844
+ <a class="language" target="_blank" href="https://github.com/topics/vimscript" title="Programming Language VimScript">
845
+ <span style="background-color: #199f4b;"></span>VimScript
846
+ </a>
847
+
844
848
  <span class="star" title="Stargazers Count">
845
849
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
846
850
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
847
851
  </svg>
848
- <span>18912</span>
852
+ <span>58332</span>
849
853
  </span>
850
854
  <span class="star" title="Repo Forked">
851
855
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
852
856
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
853
857
  </path>
854
858
  </svg>
855
- <span>10427</span>
859
+ <span>4075</span>
856
860
  </span>
857
861
  <span class="star">
858
862
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
859
863
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
860
864
  </svg>
861
- <span>575 stars this week</span>
865
+ <span>316 stars this week</span>
862
866
  </span>
863
867
  </div>
864
868
  <div class="details">
@@ -871,32 +875,28 @@
871
875
  <div class="info">
872
876
  <div class="rank">
873
877
  <span title="Ranking 20">20</span>
874
- <a href="https://github.com/github/docs" target="_blank" title="github/docs">github/docs</a>
878
+ <a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes" target="_blank" title="Ebazhanov/linkedin-skill-assessments-quizzes">Ebazhanov/linkedin-skill-assessments-quizzes</a>
875
879
  </div>
876
880
  <div class="sub-title followers">
877
881
 
878
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
879
- <span style="background-color: #f1e05a;"></span>JavaScript
880
- </a>
881
-
882
882
  <span class="star" title="Stargazers Count">
883
883
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
884
884
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
885
885
  </svg>
886
- <span>11504</span>
886
+ <span>18983</span>
887
887
  </span>
888
888
  <span class="star" title="Repo Forked">
889
889
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
890
890
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
891
891
  </path>
892
892
  </svg>
893
- <span>56951</span>
893
+ <span>10480</span>
894
894
  </span>
895
895
  <span class="star">
896
896
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
897
897
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
898
898
  </svg>
899
- <span>196 stars this week</span>
899
+ <span>431 stars this week</span>
900
900
  </span>
901
901
  </div>
902
902
  <div class="details">
@@ -909,32 +909,32 @@
909
909
  <div class="info">
910
910
  <div class="rank">
911
911
  <span title="Ranking 21">21</span>
912
- <a href="https://github.com/TheAlgorithms/Java" target="_blank" title="TheAlgorithms/Java">TheAlgorithms/Java</a>
912
+ <a href="https://github.com/appwrite/appwrite" target="_blank" title="appwrite/appwrite">appwrite/appwrite</a>
913
913
  </div>
914
914
  <div class="sub-title followers">
915
915
 
916
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
917
- <span style="background-color: #b07219;"></span>Java
916
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
917
+ <span style="background-color: #3178c6;"></span>TypeScript
918
918
  </a>
919
919
 
920
920
  <span class="star" title="Stargazers Count">
921
921
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
922
922
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
923
923
  </svg>
924
- <span>48170</span>
924
+ <span>26004</span>
925
925
  </span>
926
926
  <span class="star" title="Repo Forked">
927
927
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
928
928
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
929
929
  </path>
930
930
  </svg>
931
- <span>15811</span>
931
+ <span>2087</span>
932
932
  </span>
933
933
  <span class="star">
934
934
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
935
935
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
936
936
  </svg>
937
- <span>188 stars this week</span>
937
+ <span>362 stars this week</span>
938
938
  </span>
939
939
  </div>
940
940
  <div class="details">
@@ -947,32 +947,32 @@
947
947
  <div class="info">
948
948
  <div class="rank">
949
949
  <span title="Ranking 22">22</span>
950
- <a href="https://github.com/jzimmerman/langcc" target="_blank" title="jzimmerman/langcc">jzimmerman/langcc</a>
950
+ <a href="https://github.com/Asabeneh/30-Days-Of-Python" target="_blank" title="Asabeneh/30-Days-Of-Python">Asabeneh/30-Days-Of-Python</a>
951
951
  </div>
952
952
  <div class="sub-title followers">
953
953
 
954
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
955
- <span style="background-color: #f34b7d;"></span>C++
954
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
955
+ <span style="background-color: #3572A5;"></span>Python
956
956
  </a>
957
957
 
958
958
  <span class="star" title="Stargazers Count">
959
959
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
960
960
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
961
961
  </svg>
962
- <span>1523</span>
962
+ <span>15523</span>
963
963
  </span>
964
964
  <span class="star" title="Repo Forked">
965
965
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
966
966
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
967
967
  </path>
968
968
  </svg>
969
- <span>52</span>
969
+ <span>3550</span>
970
970
  </span>
971
971
  <span class="star">
972
972
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
973
973
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
974
974
  </svg>
975
- <span>188 stars this week</span>
975
+ <span>452 stars this week</span>
976
976
  </span>
977
977
  </div>
978
978
  <div class="details">
@@ -985,32 +985,32 @@
985
985
  <div class="info">
986
986
  <div class="rank">
987
987
  <span title="Ranking 23">23</span>
988
- <a href="https://github.com/BuilderIO/qwik" target="_blank" title="BuilderIO/qwik">BuilderIO/qwik</a>
988
+ <a href="https://github.com/acantril/learn-cantrill-io-labs" target="_blank" title="acantril/learn-cantrill-io-labs">acantril/learn-cantrill-io-labs</a>
989
989
  </div>
990
990
  <div class="sub-title followers">
991
991
 
992
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
993
- <span style="background-color: #3178c6;"></span>TypeScript
992
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
993
+ <span style="background-color: #3572A5;"></span>Python
994
994
  </a>
995
995
 
996
996
  <span class="star" title="Stargazers Count">
997
997
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
998
998
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
999
999
  </svg>
1000
- <span>10319</span>
1000
+ <span>2659</span>
1001
1001
  </span>
1002
1002
  <span class="star" title="Repo Forked">
1003
1003
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1004
1004
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
1005
1005
  </path>
1006
1006
  </svg>
1007
- <span>380</span>
1007
+ <span>1063</span>
1008
1008
  </span>
1009
1009
  <span class="star">
1010
1010
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1011
1011
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1012
1012
  </svg>
1013
- <span>765 stars this week</span>
1013
+ <span>47 stars this week</span>
1014
1014
  </span>
1015
1015
  </div>
1016
1016
  <div class="details">
@@ -1023,32 +1023,32 @@
1023
1023
  <div class="info">
1024
1024
  <div class="rank">
1025
1025
  <span title="Ranking 24">24</span>
1026
- <a href="https://github.com/openai/DALL-E" target="_blank" title="openai/DALL-E">openai/DALL-E</a>
1026
+ <a href="https://github.com/williamyang1991/VToonify" target="_blank" title="williamyang1991/VToonify">williamyang1991/VToonify</a>
1027
1027
  </div>
1028
1028
  <div class="sub-title followers">
1029
1029
 
1030
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
1031
- <span style="background-color: #3572A5;"></span>Python
1030
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
1031
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
1032
1032
  </a>
1033
1033
 
1034
1034
  <span class="star" title="Stargazers Count">
1035
1035
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1036
1036
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1037
1037
  </svg>
1038
- <span>8881</span>
1038
+ <span>682</span>
1039
1039
  </span>
1040
1040
  <span class="star" title="Repo Forked">
1041
1041
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1042
1042
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
1043
1043
  </path>
1044
1044
  </svg>
1045
- <span>1590</span>
1045
+ <span>56</span>
1046
1046
  </span>
1047
1047
  <span class="star">
1048
1048
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1049
1049
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1050
1050
  </svg>
1051
- <span>107 stars this week</span>
1051
+ <span>217 stars this week</span>
1052
1052
  </span>
1053
1053
  </div>
1054
1054
  <div class="details">
@@ -1061,32 +1061,32 @@
1061
1061
  <div class="info">
1062
1062
  <div class="rank">
1063
1063
  <span title="Ranking 25">25</span>
1064
- <a href="https://github.com/appwrite/appwrite" target="_blank" title="appwrite/appwrite">appwrite/appwrite</a>
1064
+ <a href="https://github.com/Stability-AI/stability-sdk" target="_blank" title="Stability-AI/stability-sdk">Stability-AI/stability-sdk</a>
1065
1065
  </div>
1066
1066
  <div class="sub-title followers">
1067
1067
 
1068
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
1069
- <span style="background-color: #3178c6;"></span>TypeScript
1068
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
1069
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
1070
1070
  </a>
1071
1071
 
1072
1072
  <span class="star" title="Stargazers Count">
1073
1073
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1074
1074
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1075
1075
  </svg>
1076
- <span>25917</span>
1076
+ <span>894</span>
1077
1077
  </span>
1078
1078
  <span class="star" title="Repo Forked">
1079
1079
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1080
1080
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
1081
1081
  </path>
1082
1082
  </svg>
1083
- <span>2066</span>
1083
+ <span>98</span>
1084
1084
  </span>
1085
1085
  <span class="star">
1086
1086
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1087
1087
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1088
1088
  </svg>
1089
- <span>326 stars this week</span>
1089
+ <span>208 stars this week</span>
1090
1090
  </span>
1091
1091
  </div>
1092
1092
  <div class="details">
@@ -1111,7 +1111,7 @@
1111
1111
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1112
1112
  </a>
1113
1113
  </div>
1114
- <div class="time">Last cache created on 2022/10/5 by Github API v3.</div>
1114
+ <div class="time">Last cache created on 2022/10/7 by Github API v3.</div>
1115
1115
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1116
1116
  </div>
1117
1117
  </body>