@wcj/github-rank 22.4.18 → 22.4.19

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 +23774 -23774
  2. package/dist/sifou-daily.json +63 -18
  3. package/dist/sifou-monthly.json +50 -50
  4. package/dist/sifou-weekly.json +119 -119
  5. package/dist/toutiao-30.json +70 -70
  6. package/dist/toutiao-7.json +80 -80
  7. package/dist/toutiao-90.json +11 -11
  8. package/dist/trending-daily.json +159 -159
  9. package/dist/trending-monthly.json +146 -146
  10. package/dist/trending-weekly.json +161 -161
  11. package/dist/users.china.json +1868 -1868
  12. package/dist/users.json +1921 -1921
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +23774 -23774
  16. package/web/data/sifou-daily.json +63 -18
  17. package/web/data/sifou-monthly.json +50 -50
  18. package/web/data/sifou-weekly.json +119 -119
  19. package/web/data/toutiao-30.json +70 -70
  20. package/web/data/toutiao-7.json +80 -80
  21. package/web/data/toutiao-90.json +11 -11
  22. package/web/data/trending-daily.json +159 -159
  23. package/web/data/trending-monthly.json +146 -146
  24. package/web/data/trending-weekly.json +161 -161
  25. package/web/data/users.china.json +1868 -1868
  26. package/web/data/users.json +1921 -1921
  27. package/web/index.html +1056 -1056
  28. package/web/repos.html +3348 -3348
  29. package/web/sifou-daily.html +156 -16
  30. package/web/sifou-monthly.html +75 -75
  31. package/web/sifou-weekly.html +114 -114
  32. package/web/toutiao-30.html +88 -88
  33. package/web/toutiao-7.html +66 -66
  34. package/web/toutiao-90.html +25 -25
  35. package/web/trending-monthly.html +135 -135
  36. package/web/trending-weekly.html +144 -144
  37. package/web/trending.html +140 -136
  38. package/web/users.china.html +904 -904
package/web/trending.html CHANGED
@@ -124,7 +124,7 @@
124
124
 
125
125
 
126
126
  </h1>
127
- <div class="time">Last cache created on 2022/4/18 by
127
+ <div class="time">Last cache created on 2022/4/19 by
128
128
 
129
129
 
130
130
 
@@ -167,20 +167,20 @@
167
167
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
168
168
  <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>
169
169
  </svg>
170
- <span>13141</span>
170
+ <span>14976</span>
171
171
  </span>
172
172
  <span class="star" title="Repo Forked">
173
173
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
174
174
  <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">
175
175
  </path>
176
176
  </svg>
177
- <span>3558</span>
177
+ <span>3589</span>
178
178
  </span>
179
179
  <span class="star">
180
180
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
181
181
  <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>
182
182
  </svg>
183
- <span>1474 stars today</span>
183
+ <span>1850 stars today</span>
184
184
  </span>
185
185
  </div>
186
186
  <div class="details">
@@ -193,32 +193,32 @@
193
193
  <div class="info">
194
194
  <div class="rank">
195
195
  <span title="Ranking 2">2</span>
196
- <a href="https://github.com/JannsenYang/dingdong-helper" target="_blank" title="JannsenYang/dingdong-helper">JannsenYang/dingdong-helper</a>
196
+ <a href="https://github.com/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
197
197
  </div>
198
198
  <div class="sub-title followers">
199
199
 
200
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
201
- <span style="background-color: #b07219;"></span>Java
200
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
201
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
202
202
  </a>
203
203
 
204
204
  <span class="star" title="Stargazers Count">
205
205
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
206
206
  <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>
207
207
  </svg>
208
- <span>1027</span>
208
+ <span>33479</span>
209
209
  </span>
210
210
  <span class="star" title="Repo Forked">
211
211
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
212
212
  <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">
213
213
  </path>
214
214
  </svg>
215
- <span>420</span>
215
+ <span>6565</span>
216
216
  </span>
217
217
  <span class="star">
218
218
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
219
219
  <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>
220
220
  </svg>
221
- <span>92 stars today</span>
221
+ <span>424 stars today</span>
222
222
  </span>
223
223
  </div>
224
224
  <div class="details">
@@ -243,20 +243,20 @@
243
243
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
244
244
  <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>
245
245
  </svg>
246
- <span>174633</span>
246
+ <span>175094</span>
247
247
  </span>
248
248
  <span class="star" title="Repo Forked">
249
249
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
250
250
  <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">
251
251
  </path>
252
252
  </svg>
253
- <span>32051</span>
253
+ <span>32102</span>
254
254
  </span>
255
255
  <span class="star">
256
256
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
257
257
  <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>
258
258
  </svg>
259
- <span>425 stars today</span>
259
+ <span>511 stars today</span>
260
260
  </span>
261
261
  </div>
262
262
  <div class="details">
@@ -269,28 +269,32 @@
269
269
  <div class="info">
270
270
  <div class="rank">
271
271
  <span title="Ranking 4">4</span>
272
- <a href="https://github.com/The-Run-Philosophy-Organization/run" target="_blank" title="The-Run-Philosophy-Organization/run">The-Run-Philosophy-Organization/run</a>
272
+ <a href="https://github.com/termux/termux-packages" target="_blank" title="termux/termux-packages">termux/termux-packages</a>
273
273
  </div>
274
274
  <div class="sub-title followers">
275
275
 
276
+ <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
277
+ <span style="background-color: #89e051;"></span>Shell
278
+ </a>
279
+
276
280
  <span class="star" title="Stargazers Count">
277
281
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
278
282
  <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>
279
283
  </svg>
280
- <span>7110</span>
284
+ <span>7813</span>
281
285
  </span>
282
286
  <span class="star" title="Repo Forked">
283
287
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
284
288
  <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">
285
289
  </path>
286
290
  </svg>
287
- <span>478</span>
291
+ <span>2217</span>
288
292
  </span>
289
293
  <span class="star">
290
294
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
291
295
  <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>
292
296
  </svg>
293
- <span>781 stars today</span>
297
+ <span>47 stars today</span>
294
298
  </span>
295
299
  </div>
296
300
  <div class="details">
@@ -303,32 +307,32 @@
303
307
  <div class="info">
304
308
  <div class="rank">
305
309
  <span title="Ranking 5">5</span>
306
- <a href="https://github.com/TheCherno/Walnut" target="_blank" title="TheCherno/Walnut">TheCherno/Walnut</a>
310
+ <a href="https://github.com/trustwallet/assets" target="_blank" title="trustwallet/assets">trustwallet/assets</a>
307
311
  </div>
308
312
  <div class="sub-title followers">
309
313
 
310
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
311
- <span style="background-color: #f34b7d;"></span>C++
314
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
315
+ <span style="background-color: #00ADD8;"></span>Go
312
316
  </a>
313
317
 
314
318
  <span class="star" title="Stargazers Count">
315
319
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
316
320
  <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>
317
321
  </svg>
318
- <span>232</span>
322
+ <span>2729</span>
319
323
  </span>
320
324
  <span class="star" title="Repo Forked">
321
325
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
322
326
  <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">
323
327
  </path>
324
328
  </svg>
325
- <span>17</span>
329
+ <span>12879</span>
326
330
  </span>
327
331
  <span class="star">
328
332
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
329
333
  <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>
330
334
  </svg>
331
- <span>58 stars today</span>
335
+ <span>44 stars today</span>
332
336
  </span>
333
337
  </div>
334
338
  <div class="details">
@@ -341,32 +345,32 @@
341
345
  <div class="info">
342
346
  <div class="rank">
343
347
  <span title="Ranking 6">6</span>
344
- <a href="https://github.com/fighting41love/funNLP" target="_blank" title="fighting41love/funNLP">fighting41love/funNLP</a>
348
+ <a href="https://github.com/TheCherno/Walnut" target="_blank" title="TheCherno/Walnut">TheCherno/Walnut</a>
345
349
  </div>
346
350
  <div class="sub-title followers">
347
351
 
348
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
349
- <span style="background-color: #3572A5;"></span>Python
352
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
353
+ <span style="background-color: #f34b7d;"></span>C++
350
354
  </a>
351
355
 
352
356
  <span class="star" title="Stargazers Count">
353
357
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
354
358
  <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>
355
359
  </svg>
356
- <span>38791</span>
360
+ <span>297</span>
357
361
  </span>
358
362
  <span class="star" title="Repo Forked">
359
363
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
360
364
  <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">
361
365
  </path>
362
366
  </svg>
363
- <span>11025</span>
367
+ <span>23</span>
364
368
  </span>
365
369
  <span class="star">
366
370
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
367
371
  <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>
368
372
  </svg>
369
- <span>128 stars today</span>
373
+ <span>77 stars today</span>
370
374
  </span>
371
375
  </div>
372
376
  <div class="details">
@@ -379,32 +383,32 @@
379
383
  <div class="info">
380
384
  <div class="rank">
381
385
  <span title="Ranking 7">7</span>
382
- <a href="https://github.com/pystardust/ani-cli" target="_blank" title="pystardust/ani-cli">pystardust/ani-cli</a>
386
+ <a href="https://github.com/MarlinFirmware/Marlin" target="_blank" title="MarlinFirmware/Marlin">MarlinFirmware/Marlin</a>
383
387
  </div>
384
388
  <div class="sub-title followers">
385
389
 
386
- <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
387
- <span style="background-color: #89e051;"></span>Shell
390
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
391
+ <span style="background-color: #f34b7d;"></span>C++
388
392
  </a>
389
393
 
390
394
  <span class="star" title="Stargazers Count">
391
395
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
392
396
  <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>
393
397
  </svg>
394
- <span>3292</span>
398
+ <span>12932</span>
395
399
  </span>
396
400
  <span class="star" title="Repo Forked">
397
401
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
398
402
  <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">
399
403
  </path>
400
404
  </svg>
401
- <span>365</span>
405
+ <span>16611</span>
402
406
  </span>
403
407
  <span class="star">
404
408
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
405
409
  <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>
406
410
  </svg>
407
- <span>109 stars today</span>
411
+ <span>12 stars today</span>
408
412
  </span>
409
413
  </div>
410
414
  <div class="details">
@@ -417,7 +421,7 @@
417
421
  <div class="info">
418
422
  <div class="rank">
419
423
  <span title="Ranking 8">8</span>
420
- <a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
424
+ <a href="https://github.com/ciderapp/Cider" target="_blank" title="ciderapp/Cider">ciderapp/Cider</a>
421
425
  </div>
422
426
  <div class="sub-title followers">
423
427
 
@@ -429,20 +433,20 @@
429
433
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
430
434
  <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>
431
435
  </svg>
432
- <span>344064</span>
436
+ <span>3252</span>
433
437
  </span>
434
438
  <span class="star" title="Repo Forked">
435
439
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
436
440
  <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">
437
441
  </path>
438
442
  </svg>
439
- <span>28456</span>
443
+ <span>163</span>
440
444
  </span>
441
445
  <span class="star">
442
446
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
443
447
  <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>
444
448
  </svg>
445
- <span>117 stars today</span>
449
+ <span>49 stars today</span>
446
450
  </span>
447
451
  </div>
448
452
  <div class="details">
@@ -455,32 +459,32 @@
455
459
  <div class="info">
456
460
  <div class="rank">
457
461
  <span title="Ranking 9">9</span>
458
- <a href="https://github.com/pytube/pytube" target="_blank" title="pytube/pytube">pytube/pytube</a>
462
+ <a href="https://github.com/diasurgical/devilutionX" target="_blank" title="diasurgical/devilutionX">diasurgical/devilutionX</a>
459
463
  </div>
460
464
  <div class="sub-title followers">
461
465
 
462
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
463
- <span style="background-color: #3572A5;"></span>Python
466
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
467
+ <span style="background-color: #f34b7d;"></span>C++
464
468
  </a>
465
469
 
466
470
  <span class="star" title="Stargazers Count">
467
471
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
468
472
  <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>
469
473
  </svg>
470
- <span>6329</span>
474
+ <span>5637</span>
471
475
  </span>
472
476
  <span class="star" title="Repo Forked">
473
477
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
474
478
  <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">
475
479
  </path>
476
480
  </svg>
477
- <span>1395</span>
481
+ <span>576</span>
478
482
  </span>
479
483
  <span class="star">
480
484
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
481
485
  <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>
482
486
  </svg>
483
- <span>92 stars today</span>
487
+ <span>88 stars today</span>
484
488
  </span>
485
489
  </div>
486
490
  <div class="details">
@@ -493,7 +497,7 @@
493
497
  <div class="info">
494
498
  <div class="rank">
495
499
  <span title="Ranking 10">10</span>
496
- <a href="https://github.com/azhan1998/sam_buy" target="_blank" title="azhan1998/sam_buy">azhan1998/sam_buy</a>
500
+ <a href="https://github.com/sherlock-project/sherlock" target="_blank" title="sherlock-project/sherlock">sherlock-project/sherlock</a>
497
501
  </div>
498
502
  <div class="sub-title followers">
499
503
 
@@ -505,20 +509,20 @@
505
509
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
506
510
  <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>
507
511
  </svg>
508
- <span>94</span>
512
+ <span>30938</span>
509
513
  </span>
510
514
  <span class="star" title="Repo Forked">
511
515
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
512
516
  <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">
513
517
  </path>
514
518
  </svg>
515
- <span>29</span>
519
+ <span>3544</span>
516
520
  </span>
517
521
  <span class="star">
518
522
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
519
523
  <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>
520
524
  </svg>
521
- <span>33 stars today</span>
525
+ <span>152 stars today</span>
522
526
  </span>
523
527
  </div>
524
528
  <div class="details">
@@ -531,32 +535,32 @@
531
535
  <div class="info">
532
536
  <div class="rank">
533
537
  <span title="Ranking 11">11</span>
534
- <a href="https://github.com/facebook/lexical" target="_blank" title="facebook/lexical">facebook/lexical</a>
538
+ <a href="https://github.com/robGoods/sams" target="_blank" title="robGoods/sams">robGoods/sams</a>
535
539
  </div>
536
540
  <div class="sub-title followers">
537
541
 
538
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
539
- <span style="background-color: #f1e05a;"></span>JavaScript
542
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
543
+ <span style="background-color: #00ADD8;"></span>Go
540
544
  </a>
541
545
 
542
546
  <span class="star" title="Stargazers Count">
543
547
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
544
548
  <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>
545
549
  </svg>
546
- <span>6272</span>
550
+ <span>121</span>
547
551
  </span>
548
552
  <span class="star" title="Repo Forked">
549
553
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
550
554
  <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">
551
555
  </path>
552
556
  </svg>
553
- <span>128</span>
557
+ <span>51</span>
554
558
  </span>
555
559
  <span class="star">
556
560
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
557
561
  <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>
558
562
  </svg>
559
- <span>492 stars today</span>
563
+ <span>44 stars today</span>
560
564
  </span>
561
565
  </div>
562
566
  <div class="details">
@@ -569,32 +573,28 @@
569
573
  <div class="info">
570
574
  <div class="rank">
571
575
  <span title="Ranking 12">12</span>
572
- <a href="https://github.com/zc2638/ddshop" target="_blank" title="zc2638/ddshop">zc2638/ddshop</a>
576
+ <a href="https://github.com/bradtraversy/design-resources-for-developers" target="_blank" title="bradtraversy/design-resources-for-developers">bradtraversy/design-resources-for-developers</a>
573
577
  </div>
574
578
  <div class="sub-title followers">
575
579
 
576
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
577
- <span style="background-color: #00ADD8;"></span>Go
578
- </a>
579
-
580
580
  <span class="star" title="Stargazers Count">
581
581
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
582
582
  <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>
583
583
  </svg>
584
- <span>293</span>
584
+ <span>38852</span>
585
585
  </span>
586
586
  <span class="star" title="Repo Forked">
587
587
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
588
588
  <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">
589
589
  </path>
590
590
  </svg>
591
- <span>94</span>
591
+ <span>8673</span>
592
592
  </span>
593
593
  <span class="star">
594
594
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
595
595
  <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>
596
596
  </svg>
597
- <span>54 stars today</span>
597
+ <span>584 stars today</span>
598
598
  </span>
599
599
  </div>
600
600
  <div class="details">
@@ -607,7 +607,7 @@
607
607
  <div class="info">
608
608
  <div class="rank">
609
609
  <span title="Ranking 13">13</span>
610
- <a href="https://github.com/medusajs/medusa" target="_blank" title="medusajs/medusa">medusajs/medusa</a>
610
+ <a href="https://github.com/30-seconds/30-seconds-of-code" target="_blank" title="30-seconds/30-seconds-of-code">30-seconds/30-seconds-of-code</a>
611
611
  </div>
612
612
  <div class="sub-title followers">
613
613
 
@@ -619,20 +619,20 @@
619
619
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
620
620
  <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>
621
621
  </svg>
622
- <span>10914</span>
622
+ <span>94255</span>
623
623
  </span>
624
624
  <span class="star" title="Repo Forked">
625
625
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
626
626
  <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">
627
627
  </path>
628
628
  </svg>
629
- <span>551</span>
629
+ <span>10013</span>
630
630
  </span>
631
631
  <span class="star">
632
632
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
633
633
  <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>
634
634
  </svg>
635
- <span>193 stars today</span>
635
+ <span>109 stars today</span>
636
636
  </span>
637
637
  </div>
638
638
  <div class="details">
@@ -645,28 +645,32 @@
645
645
  <div class="info">
646
646
  <div class="rank">
647
647
  <span title="Ranking 14">14</span>
648
- <a href="https://github.com/zbroyar/mass_killings" target="_blank" title="zbroyar/mass_killings">zbroyar/mass_killings</a>
648
+ <a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</a>
649
649
  </div>
650
650
  <div class="sub-title followers">
651
651
 
652
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
653
+ <span style="background-color: #2b7489;"></span>TypeScript
654
+ </a>
655
+
652
656
  <span class="star" title="Stargazers Count">
653
657
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
654
658
  <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>
655
659
  </svg>
656
- <span>265</span>
660
+ <span>192228</span>
657
661
  </span>
658
662
  <span class="star" title="Repo Forked">
659
663
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
660
664
  <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">
661
665
  </path>
662
666
  </svg>
663
- <span>35</span>
667
+ <span>27705</span>
664
668
  </span>
665
669
  <span class="star">
666
670
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
667
671
  <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>
668
672
  </svg>
669
- <span>24 stars today</span>
673
+ <span>168 stars today</span>
670
674
  </span>
671
675
  </div>
672
676
  <div class="details">
@@ -679,32 +683,32 @@
679
683
  <div class="info">
680
684
  <div class="rank">
681
685
  <span title="Ranking 15">15</span>
682
- <a href="https://github.com/diasurgical/devilutionX" target="_blank" title="diasurgical/devilutionX">diasurgical/devilutionX</a>
686
+ <a href="https://github.com/ytdl-org/youtube-dl" target="_blank" title="ytdl-org/youtube-dl">ytdl-org/youtube-dl</a>
683
687
  </div>
684
688
  <div class="sub-title followers">
685
689
 
686
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
687
- <span style="background-color: #f34b7d;"></span>C++
690
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
691
+ <span style="background-color: #3572A5;"></span>Python
688
692
  </a>
689
693
 
690
694
  <span class="star" title="Stargazers Count">
691
695
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
692
696
  <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>
693
697
  </svg>
694
- <span>5550</span>
698
+ <span>108916</span>
695
699
  </span>
696
700
  <span class="star" title="Repo Forked">
697
701
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
698
702
  <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">
699
703
  </path>
700
704
  </svg>
701
- <span>572</span>
705
+ <span>7650</span>
702
706
  </span>
703
707
  <span class="star">
704
708
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
705
709
  <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>
706
710
  </svg>
707
- <span>98 stars today</span>
711
+ <span>156 stars today</span>
708
712
  </span>
709
713
  </div>
710
714
  <div class="details">
@@ -717,28 +721,32 @@
717
721
  <div class="info">
718
722
  <div class="rank">
719
723
  <span title="Ranking 16">16</span>
720
- <a href="https://github.com/Developer-Y/cs-video-courses" target="_blank" title="Developer-Y/cs-video-courses">Developer-Y/cs-video-courses</a>
724
+ <a href="https://github.com/imchillin/Anamnesis" target="_blank" title="imchillin/Anamnesis">imchillin/Anamnesis</a>
721
725
  </div>
722
726
  <div class="sub-title followers">
723
727
 
728
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
729
+ <span style="background-color: #178600;"></span>C#
730
+ </a>
731
+
724
732
  <span class="star" title="Stargazers Count">
725
733
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
726
734
  <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>
727
735
  </svg>
728
- <span>34412</span>
736
+ <span>404</span>
729
737
  </span>
730
738
  <span class="star" title="Repo Forked">
731
739
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
732
740
  <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">
733
741
  </path>
734
742
  </svg>
735
- <span>5117</span>
743
+ <span>105</span>
736
744
  </span>
737
745
  <span class="star">
738
746
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
739
747
  <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>
740
748
  </svg>
741
- <span>101 stars today</span>
749
+ <span>57 stars today</span>
742
750
  </span>
743
751
  </div>
744
752
  <div class="details">
@@ -751,32 +759,28 @@
751
759
  <div class="info">
752
760
  <div class="rank">
753
761
  <span title="Ranking 17">17</span>
754
- <a href="https://github.com/topjohnwu/Magisk" target="_blank" title="topjohnwu/Magisk">topjohnwu/Magisk</a>
762
+ <a href="https://github.com/Developer-Y/cs-video-courses" target="_blank" title="Developer-Y/cs-video-courses">Developer-Y/cs-video-courses</a>
755
763
  </div>
756
764
  <div class="sub-title followers">
757
765
 
758
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
759
- <span style="background-color: #f34b7d;"></span>C++
760
- </a>
761
-
762
766
  <span class="star" title="Stargazers Count">
763
767
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
764
768
  <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>
765
769
  </svg>
766
- <span>25379</span>
770
+ <span>34551</span>
767
771
  </span>
768
772
  <span class="star" title="Repo Forked">
769
773
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
770
774
  <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">
771
775
  </path>
772
776
  </svg>
773
- <span>6298</span>
777
+ <span>5129</span>
774
778
  </span>
775
779
  <span class="star">
776
780
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
777
781
  <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>
778
782
  </svg>
779
- <span>43 stars today</span>
783
+ <span>153 stars today</span>
780
784
  </span>
781
785
  </div>
782
786
  <div class="details">
@@ -789,7 +793,7 @@
789
793
  <div class="info">
790
794
  <div class="rank">
791
795
  <span title="Ranking 18">18</span>
792
- <a href="https://github.com/ytdl-org/youtube-dl" target="_blank" title="ytdl-org/youtube-dl">ytdl-org/youtube-dl</a>
796
+ <a href="https://github.com/azhan1998/sam_buy" target="_blank" title="azhan1998/sam_buy">azhan1998/sam_buy</a>
793
797
  </div>
794
798
  <div class="sub-title followers">
795
799
 
@@ -801,20 +805,20 @@
801
805
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
802
806
  <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>
803
807
  </svg>
804
- <span>108791</span>
808
+ <span>131</span>
805
809
  </span>
806
810
  <span class="star" title="Repo Forked">
807
811
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
808
812
  <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">
809
813
  </path>
810
814
  </svg>
811
- <span>7642</span>
815
+ <span>36</span>
812
816
  </span>
813
817
  <span class="star">
814
818
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
815
819
  <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>
816
820
  </svg>
817
- <span>99 stars today</span>
821
+ <span>37 stars today</span>
818
822
  </span>
819
823
  </div>
820
824
  <div class="details">
@@ -827,32 +831,32 @@
827
831
  <div class="info">
828
832
  <div class="rank">
829
833
  <span title="Ranking 19">19</span>
830
- <a href="https://github.com/robGoods/sams" target="_blank" title="robGoods/sams">robGoods/sams</a>
834
+ <a href="https://github.com/yt-dlp/yt-dlp" target="_blank" title="yt-dlp/yt-dlp">yt-dlp/yt-dlp</a>
831
835
  </div>
832
836
  <div class="sub-title followers">
833
837
 
834
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
835
- <span style="background-color: #00ADD8;"></span>Go
838
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
839
+ <span style="background-color: #3572A5;"></span>Python
836
840
  </a>
837
841
 
838
842
  <span class="star" title="Stargazers Count">
839
843
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
840
844
  <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>
841
845
  </svg>
842
- <span>66</span>
846
+ <span>23512</span>
843
847
  </span>
844
848
  <span class="star" title="Repo Forked">
845
849
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
846
850
  <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">
847
851
  </path>
848
852
  </svg>
849
- <span>33</span>
853
+ <span>1782</span>
850
854
  </span>
851
855
  <span class="star">
852
856
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
853
857
  <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>
854
858
  </svg>
855
- <span>32 stars today</span>
859
+ <span>334 stars today</span>
856
860
  </span>
857
861
  </div>
858
862
  <div class="details">
@@ -865,32 +869,32 @@
865
869
  <div class="info">
866
870
  <div class="rank">
867
871
  <span title="Ranking 20">20</span>
868
- <a href="https://github.com/freeCodeCamp/devdocs" target="_blank" title="freeCodeCamp/devdocs">freeCodeCamp/devdocs</a>
872
+ <a href="https://github.com/hehonghui/the-economist-ebooks" target="_blank" title="hehonghui/the-economist-ebooks">hehonghui/the-economist-ebooks</a>
869
873
  </div>
870
874
  <div class="sub-title followers">
871
875
 
872
- <a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
873
- <span style="background-color: #701516;"></span>Ruby
876
+ <a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
877
+ <span style="background-color: #563d7c;"></span>CSS
874
878
  </a>
875
879
 
876
880
  <span class="star" title="Stargazers Count">
877
881
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
878
882
  <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>
879
883
  </svg>
880
- <span>28354</span>
884
+ <span>5554</span>
881
885
  </span>
882
886
  <span class="star" title="Repo Forked">
883
887
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
884
888
  <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">
885
889
  </path>
886
890
  </svg>
887
- <span>1904</span>
891
+ <span>894</span>
888
892
  </span>
889
893
  <span class="star">
890
894
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
891
895
  <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>
892
896
  </svg>
893
- <span>48 stars today</span>
897
+ <span>94 stars today</span>
894
898
  </span>
895
899
  </div>
896
900
  <div class="details">
@@ -903,32 +907,32 @@
903
907
  <div class="info">
904
908
  <div class="rank">
905
909
  <span title="Ranking 21">21</span>
906
- <a href="https://github.com/yt-dlp/yt-dlp" target="_blank" title="yt-dlp/yt-dlp">yt-dlp/yt-dlp</a>
910
+ <a href="https://github.com/linkedin/feathr" target="_blank" title="linkedin/feathr">linkedin/feathr</a>
907
911
  </div>
908
912
  <div class="sub-title followers">
909
913
 
910
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
911
- <span style="background-color: #3572A5;"></span>Python
914
+ <a class="language" target="_blank" href="https://github.com/topics/scala" title="Programming Language Scala">
915
+ <span style="background-color: #c22d40;"></span>Scala
912
916
  </a>
913
917
 
914
918
  <span class="star" title="Stargazers Count">
915
919
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
916
920
  <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>
917
921
  </svg>
918
- <span>23233</span>
922
+ <span>395</span>
919
923
  </span>
920
924
  <span class="star" title="Repo Forked">
921
925
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
922
926
  <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">
923
927
  </path>
924
928
  </svg>
925
- <span>1769</span>
929
+ <span>37</span>
926
930
  </span>
927
931
  <span class="star">
928
932
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
929
933
  <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>
930
934
  </svg>
931
- <span>111 stars today</span>
935
+ <span>72 stars today</span>
932
936
  </span>
933
937
  </div>
934
938
  <div class="details">
@@ -941,28 +945,32 @@
941
945
  <div class="info">
942
946
  <div class="rank">
943
947
  <span title="Ranking 22">22</span>
944
- <a href="https://github.com/bradtraversy/design-resources-for-developers" target="_blank" title="bradtraversy/design-resources-for-developers">bradtraversy/design-resources-for-developers</a>
948
+ <a href="https://github.com/zc2638/ddshop" target="_blank" title="zc2638/ddshop">zc2638/ddshop</a>
945
949
  </div>
946
950
  <div class="sub-title followers">
947
951
 
952
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
953
+ <span style="background-color: #00ADD8;"></span>Go
954
+ </a>
955
+
948
956
  <span class="star" title="Stargazers Count">
949
957
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
950
958
  <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>
951
959
  </svg>
952
- <span>38534</span>
960
+ <span>329</span>
953
961
  </span>
954
962
  <span class="star" title="Repo Forked">
955
963
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
956
964
  <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">
957
965
  </path>
958
966
  </svg>
959
- <span>8634</span>
967
+ <span>101</span>
960
968
  </span>
961
969
  <span class="star">
962
970
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
963
971
  <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>
964
972
  </svg>
965
- <span>221 stars today</span>
973
+ <span>33 stars today</span>
966
974
  </span>
967
975
  </div>
968
976
  <div class="details">
@@ -975,32 +983,32 @@
975
983
  <div class="info">
976
984
  <div class="rank">
977
985
  <span title="Ranking 23">23</span>
978
- <a href="https://github.com/sunym1993/flash-linux0.11-talk" target="_blank" title="sunym1993/flash-linux0.11-talk">sunym1993/flash-linux0.11-talk</a>
986
+ <a href="https://github.com/MLEveryday/100-Days-Of-ML-Code" target="_blank" title="MLEveryday/100-Days-Of-ML-Code">MLEveryday/100-Days-Of-ML-Code</a>
979
987
  </div>
980
988
  <div class="sub-title followers">
981
989
 
982
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
983
- <span style="background-color: #e34c26;"></span>HTML
990
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
991
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
984
992
  </a>
985
993
 
986
994
  <span class="star" title="Stargazers Count">
987
995
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
988
996
  <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>
989
997
  </svg>
990
- <span>9303</span>
998
+ <span>18157</span>
991
999
  </span>
992
1000
  <span class="star" title="Repo Forked">
993
1001
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
994
1002
  <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">
995
1003
  </path>
996
1004
  </svg>
997
- <span>1103</span>
1005
+ <span>5032</span>
998
1006
  </span>
999
1007
  <span class="star">
1000
1008
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1001
1009
  <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>
1002
1010
  </svg>
1003
- <span>51 stars today</span>
1011
+ <span>61 stars today</span>
1004
1012
  </span>
1005
1013
  </div>
1006
1014
  <div class="details">
@@ -1013,32 +1021,28 @@
1013
1021
  <div class="info">
1014
1022
  <div class="rank">
1015
1023
  <span title="Ranking 24">24</span>
1016
- <a href="https://github.com/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
1024
+ <a href="https://github.com/LSPosed/MagiskOnWSA" target="_blank" title="LSPosed/MagiskOnWSA">LSPosed/MagiskOnWSA</a>
1017
1025
  </div>
1018
1026
  <div class="sub-title followers">
1019
1027
 
1020
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
1021
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
1022
- </a>
1023
-
1024
1028
  <span class="star" title="Stargazers Count">
1025
1029
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1026
1030
  <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>
1027
1031
  </svg>
1028
- <span>33068</span>
1032
+ <span>11186</span>
1029
1033
  </span>
1030
1034
  <span class="star" title="Repo Forked">
1031
1035
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1032
1036
  <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">
1033
1037
  </path>
1034
1038
  </svg>
1035
- <span>6521</span>
1039
+ <span>70941</span>
1036
1040
  </span>
1037
1041
  <span class="star">
1038
1042
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1039
1043
  <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>
1040
1044
  </svg>
1041
- <span>550 stars today</span>
1045
+ <span>105 stars today</span>
1042
1046
  </span>
1043
1047
  </div>
1044
1048
  <div class="details">
@@ -1051,32 +1055,32 @@
1051
1055
  <div class="info">
1052
1056
  <div class="rank">
1053
1057
  <span title="Ranking 25">25</span>
1054
- <a href="https://github.com/bevyengine/bevy" target="_blank" title="bevyengine/bevy">bevyengine/bevy</a>
1058
+ <a href="https://github.com/neovim/neovim" target="_blank" title="neovim/neovim">neovim/neovim</a>
1055
1059
  </div>
1056
1060
  <div class="sub-title followers">
1057
1061
 
1058
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
1059
- <span style="background-color: #dea584;"></span>Rust
1062
+ <a class="language" target="_blank" href="https://github.com/topics/vimscript" title="Programming Language Vimscript">
1063
+ <span style="background-color: #199f4b;"></span>Vimscript
1060
1064
  </a>
1061
1065
 
1062
1066
  <span class="star" title="Stargazers Count">
1063
1067
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1064
1068
  <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>
1065
1069
  </svg>
1066
- <span>15287</span>
1070
+ <span>52627</span>
1067
1071
  </span>
1068
1072
  <span class="star" title="Repo Forked">
1069
1073
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1070
1074
  <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">
1071
1075
  </path>
1072
1076
  </svg>
1073
- <span>1413</span>
1077
+ <span>3798</span>
1074
1078
  </span>
1075
1079
  <span class="star">
1076
1080
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1077
1081
  <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>
1078
1082
  </svg>
1079
- <span>96 stars today</span>
1083
+ <span>61 stars today</span>
1080
1084
  </span>
1081
1085
  </div>
1082
1086
  <div class="details">
@@ -1101,7 +1105,7 @@
1101
1105
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1102
1106
  </a>
1103
1107
  </div>
1104
- <div class="time">Last cache created on 2022/4/18 by Github API v3.</div>
1108
+ <div class="time">Last cache created on 2022/4/19 by Github API v3.</div>
1105
1109
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1106
1110
  </div>
1107
1111
  </body>