@wcj/github-rank 22.4.20 → 22.4.21

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 +20543 -20543
  2. package/dist/sifou-daily.json +65 -29
  3. package/dist/sifou-monthly.json +66 -66
  4. package/dist/sifou-weekly.json +125 -125
  5. package/dist/toutiao-30.json +68 -68
  6. package/dist/toutiao-7.json +96 -96
  7. package/dist/toutiao-90.json +44 -44
  8. package/dist/trending-daily.json +173 -173
  9. package/dist/trending-monthly.json +139 -139
  10. package/dist/trending-weekly.json +160 -160
  11. package/dist/users.china.json +1701 -1701
  12. package/dist/users.json +2015 -2015
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +20543 -20543
  16. package/web/data/sifou-daily.json +65 -29
  17. package/web/data/sifou-monthly.json +66 -66
  18. package/web/data/sifou-weekly.json +125 -125
  19. package/web/data/toutiao-30.json +68 -68
  20. package/web/data/toutiao-7.json +96 -96
  21. package/web/data/toutiao-90.json +44 -44
  22. package/web/data/trending-daily.json +173 -173
  23. package/web/data/trending-monthly.json +139 -139
  24. package/web/data/trending-weekly.json +160 -160
  25. package/web/data/users.china.json +1701 -1701
  26. package/web/data/users.json +2015 -2015
  27. package/web/index.html +1052 -1052
  28. package/web/repos.html +2884 -2884
  29. package/web/sifou-daily.html +138 -26
  30. package/web/sifou-monthly.html +95 -95
  31. package/web/sifou-weekly.html +116 -116
  32. package/web/toutiao-30.html +65 -65
  33. package/web/toutiao-7.html +76 -76
  34. package/web/toutiao-90.html +61 -61
  35. package/web/trending-monthly.html +126 -122
  36. package/web/trending-weekly.html +141 -141
  37. package/web/trending.html +158 -142
  38. package/web/users.china.html +889 -889
@@ -124,7 +124,7 @@
124
124
 
125
125
 
126
126
  </h1>
127
- <div class="time">Last cache created on 2022/4/20 by
127
+ <div class="time">Last cache created on 2022/4/21 by
128
128
 
129
129
 
130
130
 
@@ -155,32 +155,28 @@
155
155
  <div class="info">
156
156
  <div class="rank">
157
157
  <span title="Ranking 1">1</span>
158
- <a href="https://github.com/ekzhang/bore" target="_blank" title="ekzhang/bore">ekzhang/bore</a>
158
+ <a href="https://github.com/The-Run-Philosophy-Organization/run" target="_blank" title="The-Run-Philosophy-Organization/run">The-Run-Philosophy-Organization/run</a>
159
159
  </div>
160
160
  <div class="sub-title followers">
161
161
 
162
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
163
- <span style="background-color: #dea584;"></span>Rust
164
- </a>
165
-
166
162
  <span class="star" title="Stargazers Count">
167
163
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
168
164
  <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
165
  </svg>
170
- <span>4151</span>
166
+ <span>8912</span>
171
167
  </span>
172
168
  <span class="star" title="Repo Forked">
173
169
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
174
170
  <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
171
  </path>
176
172
  </svg>
177
- <span>110</span>
173
+ <span>605</span>
178
174
  </span>
179
175
  <span class="star">
180
176
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
181
177
  <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
178
  </svg>
183
- <span>1409 stars this week</span>
179
+ <span>6782 stars this week</span>
184
180
  </span>
185
181
  </div>
186
182
  <div class="details">
@@ -193,32 +189,32 @@
193
189
  <div class="info">
194
190
  <div class="rank">
195
191
  <span title="Ranking 2">2</span>
196
- <a href="https://github.com/MichaelCade/90DaysOfDevOps" target="_blank" title="MichaelCade/90DaysOfDevOps">MichaelCade/90DaysOfDevOps</a>
192
+ <a href="https://github.com/JannsenYang/dingdong-helper" target="_blank" title="JannsenYang/dingdong-helper">JannsenYang/dingdong-helper</a>
197
193
  </div>
198
194
  <div class="sub-title followers">
199
195
 
200
- <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
201
- <span style="background-color: #89e051;"></span>Shell
196
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
197
+ <span style="background-color: #b07219;"></span>Java
202
198
  </a>
203
199
 
204
200
  <span class="star" title="Stargazers Count">
205
201
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
206
202
  <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
203
  </svg>
208
- <span>10425</span>
204
+ <span>1187</span>
209
205
  </span>
210
206
  <span class="star" title="Repo Forked">
211
207
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
212
208
  <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
209
  </path>
214
210
  </svg>
215
- <span>1651</span>
211
+ <span>470</span>
216
212
  </span>
217
213
  <span class="star">
218
214
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
219
215
  <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
216
  </svg>
221
- <span>2527 stars this week</span>
217
+ <span>875 stars this week</span>
222
218
  </span>
223
219
  </div>
224
220
  <div class="details">
@@ -231,32 +227,32 @@
231
227
  <div class="info">
232
228
  <div class="rank">
233
229
  <span title="Ranking 3">3</span>
234
- <a href="https://github.com/fighting41love/funNLP" target="_blank" title="fighting41love/funNLP">fighting41love/funNLP</a>
230
+ <a href="https://github.com/MichaelCade/90DaysOfDevOps" target="_blank" title="MichaelCade/90DaysOfDevOps">MichaelCade/90DaysOfDevOps</a>
235
231
  </div>
236
232
  <div class="sub-title followers">
237
233
 
238
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
239
- <span style="background-color: #3572A5;"></span>Python
234
+ <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
235
+ <span style="background-color: #89e051;"></span>Shell
240
236
  </a>
241
237
 
242
238
  <span class="star" title="Stargazers Count">
243
239
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
244
240
  <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
241
  </svg>
246
- <span>39227</span>
242
+ <span>10544</span>
247
243
  </span>
248
244
  <span class="star" title="Repo Forked">
249
245
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
250
246
  <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
247
  </path>
252
248
  </svg>
253
- <span>11072</span>
249
+ <span>1680</span>
254
250
  </span>
255
251
  <span class="star">
256
252
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
257
253
  <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
254
  </svg>
259
- <span>1335 stars this week</span>
255
+ <span>2064 stars this week</span>
260
256
  </span>
261
257
  </div>
262
258
  <div class="details">
@@ -269,32 +265,32 @@
269
265
  <div class="info">
270
266
  <div class="rank">
271
267
  <span title="Ranking 4">4</span>
272
- <a href="https://github.com/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
268
+ <a href="https://github.com/medusajs/medusa" target="_blank" title="medusajs/medusa">medusajs/medusa</a>
273
269
  </div>
274
270
  <div class="sub-title followers">
275
271
 
276
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
277
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
272
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
273
+ <span style="background-color: #f1e05a;"></span>JavaScript
278
274
  </a>
279
275
 
280
276
  <span class="star" title="Stargazers Count">
281
277
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
282
278
  <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>
283
279
  </svg>
284
- <span>33735</span>
280
+ <span>11112</span>
285
281
  </span>
286
282
  <span class="star" title="Repo Forked">
287
283
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
288
284
  <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">
289
285
  </path>
290
286
  </svg>
291
- <span>6611</span>
287
+ <span>558</span>
292
288
  </span>
293
289
  <span class="star">
294
290
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
295
291
  <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>
296
292
  </svg>
297
- <span>2913 stars this week</span>
293
+ <span>1104 stars this week</span>
298
294
  </span>
299
295
  </div>
300
296
  <div class="details">
@@ -307,7 +303,7 @@
307
303
  <div class="info">
308
304
  <div class="rank">
309
305
  <span title="Ranking 5">5</span>
310
- <a href="https://github.com/openai/DALL-E" target="_blank" title="openai/DALL-E">openai/DALL-E</a>
306
+ <a href="https://github.com/fighting41love/funNLP" target="_blank" title="fighting41love/funNLP">fighting41love/funNLP</a>
311
307
  </div>
312
308
  <div class="sub-title followers">
313
309
 
@@ -319,20 +315,20 @@
319
315
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
320
316
  <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>
321
317
  </svg>
322
- <span>4913</span>
318
+ <span>39428</span>
323
319
  </span>
324
320
  <span class="star" title="Repo Forked">
325
321
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
326
322
  <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">
327
323
  </path>
328
324
  </svg>
329
- <span>801</span>
325
+ <span>11097</span>
330
326
  </span>
331
327
  <span class="star">
332
328
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
333
329
  <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>
334
330
  </svg>
335
- <span>265 stars this week</span>
331
+ <span>1437 stars this week</span>
336
332
  </span>
337
333
  </div>
338
334
  <div class="details">
@@ -357,20 +353,20 @@
357
353
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
358
354
  <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>
359
355
  </svg>
360
- <span>34738</span>
356
+ <span>34760</span>
361
357
  </span>
362
358
  <span class="star" title="Repo Forked">
363
359
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
364
360
  <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">
365
361
  </path>
366
362
  </svg>
367
- <span>5187</span>
363
+ <span>5188</span>
368
364
  </span>
369
365
  <span class="star">
370
366
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
371
367
  <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>
372
368
  </svg>
373
- <span>388 stars this week</span>
369
+ <span>403 stars this week</span>
374
370
  </span>
375
371
  </div>
376
372
  <div class="details">
@@ -383,28 +379,32 @@
383
379
  <div class="info">
384
380
  <div class="rank">
385
381
  <span title="Ranking 7">7</span>
386
- <a href="https://github.com/jCodeLife/mind-map" target="_blank" title="jCodeLife/mind-map">jCodeLife/mind-map</a>
382
+ <a href="https://github.com/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
387
383
  </div>
388
384
  <div class="sub-title followers">
389
385
 
386
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
387
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
388
+ </a>
389
+
390
390
  <span class="star" title="Stargazers Count">
391
391
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
392
392
  <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
393
  </svg>
394
- <span>701</span>
394
+ <span>33794</span>
395
395
  </span>
396
396
  <span class="star" title="Repo Forked">
397
397
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
398
398
  <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
399
  </path>
400
400
  </svg>
401
- <span>400</span>
401
+ <span>6635</span>
402
402
  </span>
403
403
  <span class="star">
404
404
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
405
405
  <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
406
  </svg>
407
- <span>150 stars this week</span>
407
+ <span>2584 stars this week</span>
408
408
  </span>
409
409
  </div>
410
410
  <div class="details">
@@ -417,32 +417,32 @@
417
417
  <div class="info">
418
418
  <div class="rank">
419
419
  <span title="Ranking 8">8</span>
420
- <a href="https://github.com/pystardust/ani-cli" target="_blank" title="pystardust/ani-cli">pystardust/ani-cli</a>
420
+ <a href="https://github.com/ekzhang/bore" target="_blank" title="ekzhang/bore">ekzhang/bore</a>
421
421
  </div>
422
422
  <div class="sub-title followers">
423
423
 
424
- <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
425
- <span style="background-color: #89e051;"></span>Shell
424
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
425
+ <span style="background-color: #dea584;"></span>Rust
426
426
  </a>
427
427
 
428
428
  <span class="star" title="Stargazers Count">
429
429
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
430
430
  <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
431
  </svg>
432
- <span>3370</span>
432
+ <span>4221</span>
433
433
  </span>
434
434
  <span class="star" title="Repo Forked">
435
435
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
436
436
  <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
437
  </path>
438
438
  </svg>
439
- <span>368</span>
439
+ <span>110</span>
440
440
  </span>
441
441
  <span class="star">
442
442
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
443
443
  <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
444
  </svg>
445
- <span>300 stars this week</span>
445
+ <span>984 stars this week</span>
446
446
  </span>
447
447
  </div>
448
448
  <div class="details">
@@ -455,32 +455,32 @@
455
455
  <div class="info">
456
456
  <div class="rank">
457
457
  <span title="Ranking 9">9</span>
458
- <a href="https://github.com/microsoft/dotnet-podcasts" target="_blank" title="microsoft/dotnet-podcasts">microsoft/dotnet-podcasts</a>
458
+ <a href="https://github.com/pystardust/ani-cli" target="_blank" title="pystardust/ani-cli">pystardust/ani-cli</a>
459
459
  </div>
460
460
  <div class="sub-title followers">
461
461
 
462
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
463
- <span style="background-color: #178600;"></span>C#
462
+ <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
463
+ <span style="background-color: #89e051;"></span>Shell
464
464
  </a>
465
465
 
466
466
  <span class="star" title="Stargazers Count">
467
467
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
468
468
  <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
469
  </svg>
470
- <span>998</span>
470
+ <span>3386</span>
471
471
  </span>
472
472
  <span class="star" title="Repo Forked">
473
473
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
474
474
  <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
475
  </path>
476
476
  </svg>
477
- <span>264</span>
477
+ <span>366</span>
478
478
  </span>
479
479
  <span class="star">
480
480
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
481
481
  <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
482
  </svg>
483
- <span>105 stars this week</span>
483
+ <span>310 stars this week</span>
484
484
  </span>
485
485
  </div>
486
486
  <div class="details">
@@ -493,32 +493,32 @@
493
493
  <div class="info">
494
494
  <div class="rank">
495
495
  <span title="Ranking 10">10</span>
496
- <a href="https://github.com/papers-we-love/papers-we-love" target="_blank" title="papers-we-love/papers-we-love">papers-we-love/papers-we-love</a>
496
+ <a href="https://github.com/openai/DALL-E" target="_blank" title="openai/DALL-E">openai/DALL-E</a>
497
497
  </div>
498
498
  <div class="sub-title followers">
499
499
 
500
- <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
501
- <span style="background-color: #89e051;"></span>Shell
500
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
501
+ <span style="background-color: #3572A5;"></span>Python
502
502
  </a>
503
503
 
504
504
  <span class="star" title="Stargazers Count">
505
505
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
506
506
  <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
507
  </svg>
508
- <span>57633</span>
508
+ <span>4957</span>
509
509
  </span>
510
510
  <span class="star" title="Repo Forked">
511
511
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
512
512
  <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
513
  </path>
514
514
  </svg>
515
- <span>4651</span>
515
+ <span>807</span>
516
516
  </span>
517
517
  <span class="star">
518
518
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
519
519
  <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
520
  </svg>
521
- <span>1302 stars this week</span>
521
+ <span>248 stars this week</span>
522
522
  </span>
523
523
  </div>
524
524
  <div class="details">
@@ -531,32 +531,32 @@
531
531
  <div class="info">
532
532
  <div class="rank">
533
533
  <span title="Ranking 11">11</span>
534
- <a href="https://github.com/ethereum/solidity" target="_blank" title="ethereum/solidity">ethereum/solidity</a>
534
+ <a href="https://github.com/microsoft/dotnet-podcasts" target="_blank" title="microsoft/dotnet-podcasts">microsoft/dotnet-podcasts</a>
535
535
  </div>
536
536
  <div class="sub-title followers">
537
537
 
538
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
539
- <span style="background-color: #f34b7d;"></span>C++
538
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
539
+ <span style="background-color: #178600;"></span>C#
540
540
  </a>
541
541
 
542
542
  <span class="star" title="Stargazers Count">
543
543
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
544
544
  <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
545
  </svg>
546
- <span>16206</span>
546
+ <span>1008</span>
547
547
  </span>
548
548
  <span class="star" title="Repo Forked">
549
549
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
550
550
  <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
551
  </path>
552
552
  </svg>
553
- <span>3879</span>
553
+ <span>266</span>
554
554
  </span>
555
555
  <span class="star">
556
556
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
557
557
  <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
558
  </svg>
559
- <span>393 stars this week</span>
559
+ <span>96 stars this week</span>
560
560
  </span>
561
561
  </div>
562
562
  <div class="details">
@@ -569,32 +569,32 @@
569
569
  <div class="info">
570
570
  <div class="rank">
571
571
  <span title="Ranking 12">12</span>
572
- <a href="https://github.com/projectdiscovery/httpx" target="_blank" title="projectdiscovery/httpx">projectdiscovery/httpx</a>
572
+ <a href="https://github.com/MarlinFirmware/Marlin" target="_blank" title="MarlinFirmware/Marlin">MarlinFirmware/Marlin</a>
573
573
  </div>
574
574
  <div class="sub-title followers">
575
575
 
576
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
577
- <span style="background-color: #00ADD8;"></span>Go
576
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
577
+ <span style="background-color: #f34b7d;"></span>C++
578
578
  </a>
579
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>2999</span>
584
+ <span>12964</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>411</span>
591
+ <span>16625</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>155 stars this week</span>
597
+ <span>82 stars this week</span>
598
598
  </span>
599
599
  </div>
600
600
  <div class="details">
@@ -607,32 +607,32 @@
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/ethereum/solidity" target="_blank" title="ethereum/solidity">ethereum/solidity</a>
611
611
  </div>
612
612
  <div class="sub-title followers">
613
613
 
614
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
615
- <span style="background-color: #f1e05a;"></span>JavaScript
614
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
615
+ <span style="background-color: #f34b7d;"></span>C++
616
616
  </a>
617
617
 
618
618
  <span class="star" title="Stargazers Count">
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>11076</span>
622
+ <span>16237</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>556</span>
629
+ <span>3883</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>1107 stars this week</span>
635
+ <span>357 stars this week</span>
636
636
  </span>
637
637
  </div>
638
638
  <div class="details">
@@ -645,32 +645,28 @@
645
645
  <div class="info">
646
646
  <div class="rank">
647
647
  <span title="Ranking 14">14</span>
648
- <a href="https://github.com/MarlinFirmware/Marlin" target="_blank" title="MarlinFirmware/Marlin">MarlinFirmware/Marlin</a>
648
+ <a href="https://github.com/jCodeLife/mind-map" target="_blank" title="jCodeLife/mind-map">jCodeLife/mind-map</a>
649
649
  </div>
650
650
  <div class="sub-title followers">
651
651
 
652
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
653
- <span style="background-color: #f34b7d;"></span>C++
654
- </a>
655
-
656
652
  <span class="star" title="Stargazers Count">
657
653
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
658
654
  <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>
659
655
  </svg>
660
- <span>12958</span>
656
+ <span>752</span>
661
657
  </span>
662
658
  <span class="star" title="Repo Forked">
663
659
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
664
660
  <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">
665
661
  </path>
666
662
  </svg>
667
- <span>16622</span>
663
+ <span>417</span>
668
664
  </span>
669
665
  <span class="star">
670
666
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
671
667
  <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>
672
668
  </svg>
673
- <span>80 stars this week</span>
669
+ <span>192 stars this week</span>
674
670
  </span>
675
671
  </div>
676
672
  <div class="details">
@@ -683,32 +679,32 @@
683
679
  <div class="info">
684
680
  <div class="rank">
685
681
  <span title="Ranking 15">15</span>
686
- <a href="https://github.com/pytube/pytube" target="_blank" title="pytube/pytube">pytube/pytube</a>
682
+ <a href="https://github.com/vlang/v" target="_blank" title="vlang/v">vlang/v</a>
687
683
  </div>
688
684
  <div class="sub-title followers">
689
685
 
690
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
691
- <span style="background-color: #3572A5;"></span>Python
686
+ <a class="language" target="_blank" href="https://github.com/topics/v" title="Programming Language V">
687
+ <span style="background-color: #4f87c4;"></span>V
692
688
  </a>
693
689
 
694
690
  <span class="star" title="Stargazers Count">
695
691
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
696
692
  <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>
697
693
  </svg>
698
- <span>6534</span>
694
+ <span>28369</span>
699
695
  </span>
700
696
  <span class="star" title="Repo Forked">
701
697
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
702
698
  <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">
703
699
  </path>
704
700
  </svg>
705
- <span>1408</span>
701
+ <span>1746</span>
706
702
  </span>
707
703
  <span class="star">
708
704
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
709
705
  <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>
710
706
  </svg>
711
- <span>432 stars this week</span>
707
+ <span>335 stars this week</span>
712
708
  </span>
713
709
  </div>
714
710
  <div class="details">
@@ -721,32 +717,32 @@
721
717
  <div class="info">
722
718
  <div class="rank">
723
719
  <span title="Ranking 16">16</span>
724
- <a href="https://github.com/JannsenYang/dingdong-helper" target="_blank" title="JannsenYang/dingdong-helper">JannsenYang/dingdong-helper</a>
720
+ <a href="https://github.com/freeCodeCamp/devdocs" target="_blank" title="freeCodeCamp/devdocs">freeCodeCamp/devdocs</a>
725
721
  </div>
726
722
  <div class="sub-title followers">
727
723
 
728
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
729
- <span style="background-color: #b07219;"></span>Java
724
+ <a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
725
+ <span style="background-color: #701516;"></span>Ruby
730
726
  </a>
731
727
 
732
728
  <span class="star" title="Stargazers Count">
733
729
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
734
730
  <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>
735
731
  </svg>
736
- <span>1151</span>
732
+ <span>28455</span>
737
733
  </span>
738
734
  <span class="star" title="Repo Forked">
739
735
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
740
736
  <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">
741
737
  </path>
742
738
  </svg>
743
- <span>454</span>
739
+ <span>1910</span>
744
740
  </span>
745
741
  <span class="star">
746
742
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
747
743
  <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>
748
744
  </svg>
749
- <span>1023 stars this week</span>
745
+ <span>272 stars this week</span>
750
746
  </span>
751
747
  </div>
752
748
  <div class="details">
@@ -759,32 +755,32 @@
759
755
  <div class="info">
760
756
  <div class="rank">
761
757
  <span title="Ranking 17">17</span>
762
- <a href="https://github.com/httpie/httpie" target="_blank" title="httpie/httpie">httpie/httpie</a>
758
+ <a href="https://github.com/ankidroid/Anki-Android" target="_blank" title="ankidroid/Anki-Android">ankidroid/Anki-Android</a>
763
759
  </div>
764
760
  <div class="sub-title followers">
765
761
 
766
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
767
- <span style="background-color: #3572A5;"></span>Python
762
+ <a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
763
+ <span style="background-color: #A97BFF;"></span>Kotlin
768
764
  </a>
769
765
 
770
766
  <span class="star" title="Stargazers Count">
771
767
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
772
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>
773
769
  </svg>
774
- <span>16273</span>
770
+ <span>4927</span>
775
771
  </span>
776
772
  <span class="star" title="Repo Forked">
777
773
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
778
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">
779
775
  </path>
780
776
  </svg>
781
- <span>3611</span>
777
+ <span>1621</span>
782
778
  </span>
783
779
  <span class="star">
784
780
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
785
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>
786
782
  </svg>
787
- <span>14700 stars this week</span>
783
+ <span>71 stars this week</span>
788
784
  </span>
789
785
  </div>
790
786
  <div class="details">
@@ -797,28 +793,32 @@
797
793
  <div class="info">
798
794
  <div class="rank">
799
795
  <span title="Ranking 18">18</span>
800
- <a href="https://github.com/GitHubDaily/GitHubDaily" target="_blank" title="GitHubDaily/GitHubDaily">GitHubDaily/GitHubDaily</a>
796
+ <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>
801
797
  </div>
802
798
  <div class="sub-title followers">
803
799
 
800
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
801
+ <span style="background-color: #f1e05a;"></span>JavaScript
802
+ </a>
803
+
804
804
  <span class="star" title="Stargazers Count">
805
805
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
806
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>
807
807
  </svg>
808
- <span>12885</span>
808
+ <span>94599</span>
809
809
  </span>
810
810
  <span class="star" title="Repo Forked">
811
811
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
812
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">
813
813
  </path>
814
814
  </svg>
815
- <span>1574</span>
815
+ <span>10032</span>
816
816
  </span>
817
817
  <span class="star">
818
818
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
819
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>
820
820
  </svg>
821
- <span>1016 stars this week</span>
821
+ <span>731 stars this week</span>
822
822
  </span>
823
823
  </div>
824
824
  <div class="details">
@@ -831,32 +831,32 @@
831
831
  <div class="info">
832
832
  <div class="rank">
833
833
  <span title="Ranking 19">19</span>
834
- <a href="https://github.com/redwoodjs/redwood" target="_blank" title="redwoodjs/redwood">redwoodjs/redwood</a>
834
+ <a href="https://github.com/ytdl-org/youtube-dl" target="_blank" title="ytdl-org/youtube-dl">ytdl-org/youtube-dl</a>
835
835
  </div>
836
836
  <div class="sub-title followers">
837
837
 
838
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
839
- <span style="background-color: #2b7489;"></span>TypeScript
838
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
839
+ <span style="background-color: #3572A5;"></span>Python
840
840
  </a>
841
841
 
842
842
  <span class="star" title="Stargazers Count">
843
843
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
844
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>
845
845
  </svg>
846
- <span>12266</span>
846
+ <span>109021</span>
847
847
  </span>
848
848
  <span class="star" title="Repo Forked">
849
849
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
850
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">
851
851
  </path>
852
852
  </svg>
853
- <span>558</span>
853
+ <span>7660</span>
854
854
  </span>
855
855
  <span class="star">
856
856
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
857
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>
858
858
  </svg>
859
- <span>288 stars this week</span>
859
+ <span>573 stars this week</span>
860
860
  </span>
861
861
  </div>
862
862
  <div class="details">
@@ -869,32 +869,32 @@
869
869
  <div class="info">
870
870
  <div class="rank">
871
871
  <span title="Ranking 20">20</span>
872
- <a href="https://github.com/ankidroid/Anki-Android" target="_blank" title="ankidroid/Anki-Android">ankidroid/Anki-Android</a>
872
+ <a href="https://github.com/PaddlePaddle/PaddleDetection" target="_blank" title="PaddlePaddle/PaddleDetection">PaddlePaddle/PaddleDetection</a>
873
873
  </div>
874
874
  <div class="sub-title followers">
875
875
 
876
- <a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
877
- <span style="background-color: #A97BFF;"></span>Kotlin
876
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
877
+ <span style="background-color: #3572A5;"></span>Python
878
878
  </a>
879
879
 
880
880
  <span class="star" title="Stargazers Count">
881
881
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
882
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>
883
883
  </svg>
884
- <span>4914</span>
884
+ <span>7191</span>
885
885
  </span>
886
886
  <span class="star" title="Repo Forked">
887
887
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
888
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">
889
889
  </path>
890
890
  </svg>
891
- <span>1618</span>
891
+ <span>1859</span>
892
892
  </span>
893
893
  <span class="star">
894
894
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
895
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>
896
896
  </svg>
897
- <span>64 stars this week</span>
897
+ <span>407 stars this week</span>
898
898
  </span>
899
899
  </div>
900
900
  <div class="details">
@@ -907,32 +907,28 @@
907
907
  <div class="info">
908
908
  <div class="rank">
909
909
  <span title="Ranking 21">21</span>
910
- <a href="https://github.com/lucidrains/DALLE2-pytorch" target="_blank" title="lucidrains/DALLE2-pytorch">lucidrains/DALLE2-pytorch</a>
910
+ <a href="https://github.com/GitHubDaily/GitHubDaily" target="_blank" title="GitHubDaily/GitHubDaily">GitHubDaily/GitHubDaily</a>
911
911
  </div>
912
912
  <div class="sub-title followers">
913
913
 
914
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
915
- <span style="background-color: #3572A5;"></span>Python
916
- </a>
917
-
918
914
  <span class="star" title="Stargazers Count">
919
915
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
920
916
  <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>
921
917
  </svg>
922
- <span>1479</span>
918
+ <span>12931</span>
923
919
  </span>
924
920
  <span class="star" title="Repo Forked">
925
921
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
926
922
  <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">
927
923
  </path>
928
924
  </svg>
929
- <span>59</span>
925
+ <span>1579</span>
930
926
  </span>
931
927
  <span class="star">
932
928
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
933
929
  <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>
934
930
  </svg>
935
- <span>728 stars this week</span>
931
+ <span>884 stars this week</span>
936
932
  </span>
937
933
  </div>
938
934
  <div class="details">
@@ -953,20 +949,20 @@
953
949
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
954
950
  <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>
955
951
  </svg>
956
- <span>39082</span>
952
+ <span>39245</span>
957
953
  </span>
958
954
  <span class="star" title="Repo Forked">
959
955
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
960
956
  <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">
961
957
  </path>
962
958
  </svg>
963
- <span>8697</span>
959
+ <span>8716</span>
964
960
  </span>
965
961
  <span class="star">
966
962
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
967
963
  <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>
968
964
  </svg>
969
- <span>1077 stars this week</span>
965
+ <span>1230 stars this week</span>
970
966
  </span>
971
967
  </div>
972
968
  <div class="details">
@@ -991,20 +987,20 @@
991
987
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
992
988
  <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>
993
989
  </svg>
994
- <span>175544</span>
990
+ <span>175842</span>
995
991
  </span>
996
992
  <span class="star" title="Repo Forked">
997
993
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
998
994
  <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">
999
995
  </path>
1000
996
  </svg>
1001
- <span>32155</span>
997
+ <span>32190</span>
1002
998
  </span>
1003
999
  <span class="star">
1004
1000
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1005
1001
  <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>
1006
1002
  </svg>
1007
- <span>3169 stars this week</span>
1003
+ <span>3049 stars this week</span>
1008
1004
  </span>
1009
1005
  </div>
1010
1006
  <div class="details">
@@ -1017,28 +1013,32 @@
1017
1013
  <div class="info">
1018
1014
  <div class="rank">
1019
1015
  <span title="Ranking 24">24</span>
1020
- <a href="https://github.com/itdevbooks/pdf" target="_blank" title="itdevbooks/pdf">itdevbooks/pdf</a>
1016
+ <a href="https://github.com/httpie/httpie" target="_blank" title="httpie/httpie">httpie/httpie</a>
1021
1017
  </div>
1022
1018
  <div class="sub-title followers">
1023
1019
 
1020
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
1021
+ <span style="background-color: #3572A5;"></span>Python
1022
+ </a>
1023
+
1024
1024
  <span class="star" title="Stargazers Count">
1025
1025
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1026
1026
  <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
1027
  </svg>
1028
- <span>14565</span>
1028
+ <span>17127</span>
1029
1029
  </span>
1030
1030
  <span class="star" title="Repo Forked">
1031
1031
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1032
1032
  <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
1033
  </path>
1034
1034
  </svg>
1035
- <span>4636</span>
1035
+ <span>3626</span>
1036
1036
  </span>
1037
1037
  <span class="star">
1038
1038
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1039
1039
  <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
1040
  </svg>
1041
- <span>703 stars this week</span>
1041
+ <span>15520 stars this week</span>
1042
1042
  </span>
1043
1043
  </div>
1044
1044
  <div class="details">
@@ -1051,32 +1051,32 @@
1051
1051
  <div class="info">
1052
1052
  <div class="rank">
1053
1053
  <span title="Ranking 25">25</span>
1054
- <a href="https://github.com/goldbergyoni/javascript-testing-best-practices" target="_blank" title="goldbergyoni/javascript-testing-best-practices">goldbergyoni/javascript-testing-best-practices</a>
1054
+ <a href="https://github.com/lucidrains/DALLE2-pytorch" target="_blank" title="lucidrains/DALLE2-pytorch">lucidrains/DALLE2-pytorch</a>
1055
1055
  </div>
1056
1056
  <div class="sub-title followers">
1057
1057
 
1058
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
1059
- <span style="background-color: #f1e05a;"></span>JavaScript
1058
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
1059
+ <span style="background-color: #3572A5;"></span>Python
1060
1060
  </a>
1061
1061
 
1062
1062
  <span class="star" title="Stargazers Count">
1063
1063
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1064
1064
  <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
1065
  </svg>
1066
- <span>17151</span>
1066
+ <span>1527</span>
1067
1067
  </span>
1068
1068
  <span class="star" title="Repo Forked">
1069
1069
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1070
1070
  <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
1071
  </path>
1072
1072
  </svg>
1073
- <span>1497</span>
1073
+ <span>63</span>
1074
1074
  </span>
1075
1075
  <span class="star">
1076
1076
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1077
1077
  <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
1078
  </svg>
1079
- <span>696 stars this week</span>
1079
+ <span>668 stars this week</span>
1080
1080
  </span>
1081
1081
  </div>
1082
1082
  <div class="details">
@@ -1101,7 +1101,7 @@
1101
1101
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1102
1102
  </a>
1103
1103
  </div>
1104
- <div class="time">Last cache created on 2022/4/20 by Github API v3.</div>
1104
+ <div class="time">Last cache created on 2022/4/21 by Github API v3.</div>
1105
1105
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1106
1106
  </div>
1107
1107
  </body>