@wcj/github-rank 21.11.22 → 21.11.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/dist/repos.json +37324 -37320
  2. package/dist/sifou-daily.json +188 -35
  3. package/dist/sifou-monthly.json +105 -105
  4. package/dist/sifou-weekly.json +172 -172
  5. package/dist/toutiao-30.json +122 -122
  6. package/dist/toutiao-7.json +162 -162
  7. package/dist/toutiao-90.json +44 -44
  8. package/dist/trending-daily.json +173 -173
  9. package/dist/trending-monthly.json +157 -157
  10. package/dist/trending-weekly.json +167 -167
  11. package/dist/users.china.json +3789 -3790
  12. package/dist/users.json +4097 -4099
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +37324 -37320
  16. package/web/data/sifou-daily.json +188 -35
  17. package/web/data/sifou-monthly.json +105 -105
  18. package/web/data/sifou-weekly.json +172 -172
  19. package/web/data/toutiao-30.json +122 -122
  20. package/web/data/toutiao-7.json +162 -162
  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 +157 -157
  24. package/web/data/trending-weekly.json +167 -167
  25. package/web/data/users.china.json +3789 -3790
  26. package/web/data/users.json +4097 -4099
  27. package/web/index.html +2036 -2036
  28. package/web/repos.html +4440 -4440
  29. package/web/sifou-daily.html +506 -30
  30. package/web/sifou-monthly.html +123 -123
  31. package/web/sifou-weekly.html +144 -144
  32. package/web/toutiao-30.html +115 -115
  33. package/web/toutiao-7.html +102 -102
  34. package/web/toutiao-90.html +66 -66
  35. package/web/trending-monthly.html +137 -137
  36. package/web/trending-weekly.html +145 -145
  37. package/web/trending.html +154 -146
  38. package/web/users.china.html +2176 -2176
package/web/trending.html CHANGED
@@ -102,7 +102,7 @@
102
102
 
103
103
 
104
104
  </h1>
105
- <div class="time">Last cache created on 2021/11/22 by Github API v3.</div>
105
+ <div class="time">Last cache created on 2021/11/26 by Github API v3.</div>
106
106
  <div class="tabs">
107
107
  <a class="" href="index.html">Users</a>
108
108
  <a class="" href="repos.html">Repos</a>
@@ -124,32 +124,32 @@
124
124
  <div class="info">
125
125
  <div class="rank">
126
126
  <span title="Ranking 1">1</span>
127
- <a href="https://github.com/tldraw/tldraw" target="_blank" title="tldraw/tldraw">tldraw/tldraw</a>
127
+ <a href="https://github.com/klinix5/InstallerFileTakeOver" target="_blank" title="klinix5/InstallerFileTakeOver">klinix5/InstallerFileTakeOver</a>
128
128
  </div>
129
129
  <div class="sub-title followers">
130
130
 
131
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
132
- <span style="background-color: #2b7489;"></span>TypeScript
131
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
132
+ <span style="background-color: #f34b7d;"></span>C++
133
133
  </a>
134
134
 
135
135
  <span class="star" title="Stargazers Count">
136
136
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
137
137
  <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>
138
138
  </svg>
139
- <span>2555</span>
139
+ <span>1046</span>
140
140
  </span>
141
141
  <span class="star" title="Repo Forked">
142
142
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
143
143
  <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">
144
144
  </path>
145
145
  </svg>
146
- <span>88</span>
146
+ <span>258</span>
147
147
  </span>
148
148
  <span class="star">
149
149
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
150
150
  <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>
151
151
  </svg>
152
- <span>357 stars today</span>
152
+ <span>206 stars today</span>
153
153
  </span>
154
154
  </div>
155
155
  <div class="details">
@@ -162,32 +162,32 @@
162
162
  <div class="info">
163
163
  <div class="rank">
164
164
  <span title="Ranking 2">2</span>
165
- <a href="https://github.com/elfshaker/elfshaker" target="_blank" title="elfshaker/elfshaker">elfshaker/elfshaker</a>
165
+ <a href="https://github.com/google/filament" target="_blank" title="google/filament">google/filament</a>
166
166
  </div>
167
167
  <div class="sub-title followers">
168
168
 
169
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
170
- <span style="background-color: #dea584;"></span>Rust
169
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
170
+ <span style="background-color: #f34b7d;"></span>C++
171
171
  </a>
172
172
 
173
173
  <span class="star" title="Stargazers Count">
174
174
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
175
175
  <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>
176
176
  </svg>
177
- <span>1353</span>
177
+ <span>12538</span>
178
178
  </span>
179
179
  <span class="star" title="Repo Forked">
180
180
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
181
181
  <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">
182
182
  </path>
183
183
  </svg>
184
- <span>14</span>
184
+ <span>1167</span>
185
185
  </span>
186
186
  <span class="star">
187
187
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
188
188
  <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>
189
189
  </svg>
190
- <span>198 stars today</span>
190
+ <span>263 stars today</span>
191
191
  </span>
192
192
  </div>
193
193
  <div class="details">
@@ -200,7 +200,7 @@
200
200
  <div class="info">
201
201
  <div class="rank">
202
202
  <span title="Ranking 3">3</span>
203
- <a href="https://github.com/cloudflare/production-saas" target="_blank" title="cloudflare/production-saas">cloudflare/production-saas</a>
203
+ <a href="https://github.com/remix-run/remix" target="_blank" title="remix-run/remix">remix-run/remix</a>
204
204
  </div>
205
205
  <div class="sub-title followers">
206
206
 
@@ -212,20 +212,20 @@
212
212
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
213
213
  <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>
214
214
  </svg>
215
- <span>580</span>
215
+ <span>5640</span>
216
216
  </span>
217
217
  <span class="star" title="Repo Forked">
218
218
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
219
219
  <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">
220
220
  </path>
221
221
  </svg>
222
- <span>15</span>
222
+ <span>260</span>
223
223
  </span>
224
224
  <span class="star">
225
225
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
226
226
  <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>
227
227
  </svg>
228
- <span>128 stars today</span>
228
+ <span>869 stars today</span>
229
229
  </span>
230
230
  </div>
231
231
  <div class="details">
@@ -238,32 +238,32 @@
238
238
  <div class="info">
239
239
  <div class="rank">
240
240
  <span title="Ranking 4">4</span>
241
- <a href="https://github.com/AppFlowy-IO/appflowy" target="_blank" title="AppFlowy-IO/appflowy">AppFlowy-IO/appflowy</a>
241
+ <a href="https://github.com/PaddlePaddle/PaddleDetection" target="_blank" title="PaddlePaddle/PaddleDetection">PaddlePaddle/PaddleDetection</a>
242
242
  </div>
243
243
  <div class="sub-title followers">
244
244
 
245
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
246
- <span style="background-color: #dea584;"></span>Rust
245
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
246
+ <span style="background-color: #3572A5;"></span>Python
247
247
  </a>
248
248
 
249
249
  <span class="star" title="Stargazers Count">
250
250
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
251
251
  <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>
252
252
  </svg>
253
- <span>6885</span>
253
+ <span>5223</span>
254
254
  </span>
255
255
  <span class="star" title="Repo Forked">
256
256
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
257
257
  <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">
258
258
  </path>
259
259
  </svg>
260
- <span>212</span>
260
+ <span>1346</span>
261
261
  </span>
262
262
  <span class="star">
263
263
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
264
264
  <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>
265
265
  </svg>
266
- <span>538 stars today</span>
266
+ <span>176 stars today</span>
267
267
  </span>
268
268
  </div>
269
269
  <div class="details">
@@ -276,32 +276,32 @@
276
276
  <div class="info">
277
277
  <div class="rank">
278
278
  <span title="Ranking 5">5</span>
279
- <a href="https://github.com/davidrmiller/biosim4" target="_blank" title="davidrmiller/biosim4">davidrmiller/biosim4</a>
279
+ <a href="https://github.com/medusajs/medusa" target="_blank" title="medusajs/medusa">medusajs/medusa</a>
280
280
  </div>
281
281
  <div class="sub-title followers">
282
282
 
283
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
284
- <span style="background-color: #f34b7d;"></span>C++
283
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
284
+ <span style="background-color: #f1e05a;"></span>JavaScript
285
285
  </a>
286
286
 
287
287
  <span class="star" title="Stargazers Count">
288
288
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
289
289
  <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>
290
290
  </svg>
291
- <span>815</span>
291
+ <span>3573</span>
292
292
  </span>
293
293
  <span class="star" title="Repo Forked">
294
294
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
295
295
  <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">
296
296
  </path>
297
297
  </svg>
298
- <span>110</span>
298
+ <span>198</span>
299
299
  </span>
300
300
  <span class="star">
301
301
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
302
302
  <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>
303
303
  </svg>
304
- <span>135 stars today</span>
304
+ <span>322 stars today</span>
305
305
  </span>
306
306
  </div>
307
307
  <div class="details">
@@ -314,32 +314,32 @@
314
314
  <div class="info">
315
315
  <div class="rank">
316
316
  <span title="Ranking 6">6</span>
317
- <a href="https://github.com/ardalis/CleanArchitecture" target="_blank" title="ardalis/CleanArchitecture">ardalis/CleanArchitecture</a>
317
+ <a href="https://github.com/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
318
318
  </div>
319
319
  <div class="sub-title followers">
320
320
 
321
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
322
- <span style="background-color: #178600;"></span>C#
321
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
322
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
323
323
  </a>
324
324
 
325
325
  <span class="star" title="Stargazers Count">
326
326
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
327
327
  <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>
328
328
  </svg>
329
- <span>8400</span>
329
+ <span>26802</span>
330
330
  </span>
331
331
  <span class="star" title="Repo Forked">
332
332
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
333
333
  <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">
334
334
  </path>
335
335
  </svg>
336
- <span>1552</span>
336
+ <span>5407</span>
337
337
  </span>
338
338
  <span class="star">
339
339
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
340
340
  <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>
341
341
  </svg>
342
- <span>58 stars today</span>
342
+ <span>340 stars today</span>
343
343
  </span>
344
344
  </div>
345
345
  <div class="details">
@@ -352,28 +352,32 @@
352
352
  <div class="info">
353
353
  <div class="rank">
354
354
  <span title="Ranking 7">7</span>
355
- <a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
355
+ <a href="https://github.com/toitlang/toit" target="_blank" title="toitlang/toit">toitlang/toit</a>
356
356
  </div>
357
357
  <div class="sub-title followers">
358
358
 
359
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
360
+ <span style="background-color: #f34b7d;"></span>C++
361
+ </a>
362
+
359
363
  <span class="star" title="Stargazers Count">
360
364
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
361
365
  <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>
362
366
  </svg>
363
- <span>197778</span>
367
+ <span>507</span>
364
368
  </span>
365
369
  <span class="star" title="Repo Forked">
366
370
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
367
371
  <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">
368
372
  </path>
369
373
  </svg>
370
- <span>53230</span>
374
+ <span>22</span>
371
375
  </span>
372
376
  <span class="star">
373
377
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
374
378
  <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>
375
379
  </svg>
376
- <span>230 stars today</span>
380
+ <span>95 stars today</span>
377
381
  </span>
378
382
  </div>
379
383
  <div class="details">
@@ -386,32 +390,32 @@
386
390
  <div class="info">
387
391
  <div class="rank">
388
392
  <span title="Ranking 8">8</span>
389
- <a href="https://github.com/jackfrued/Python-100-Days" target="_blank" title="jackfrued/Python-100-Days">jackfrued/Python-100-Days</a>
393
+ <a href="https://github.com/saic-mdal/lama" target="_blank" title="saic-mdal/lama">saic-mdal/lama</a>
390
394
  </div>
391
395
  <div class="sub-title followers">
392
396
 
393
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
394
- <span style="background-color: #3572A5;"></span>Python
397
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
398
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
395
399
  </a>
396
400
 
397
401
  <span class="star" title="Stargazers Count">
398
402
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
399
403
  <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>
400
404
  </svg>
401
- <span>112000</span>
405
+ <span>1879</span>
402
406
  </span>
403
407
  <span class="star" title="Repo Forked">
404
408
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
405
409
  <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">
406
410
  </path>
407
411
  </svg>
408
- <span>43700</span>
412
+ <span>157</span>
409
413
  </span>
410
414
  <span class="star">
411
415
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
412
416
  <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>
413
417
  </svg>
414
- <span>136 stars today</span>
418
+ <span>100 stars today</span>
415
419
  </span>
416
420
  </div>
417
421
  <div class="details">
@@ -424,28 +428,32 @@
424
428
  <div class="info">
425
429
  <div class="rank">
426
430
  <span title="Ranking 9">9</span>
427
- <a href="https://github.com/Tahlreth/tahlreth.github.io" target="_blank" title="Tahlreth/tahlreth.github.io">Tahlreth/tahlreth.github.io</a>
431
+ <a href="https://github.com/ming1016/SwiftPamphletApp" target="_blank" title="ming1016/SwiftPamphletApp">ming1016/SwiftPamphletApp</a>
428
432
  </div>
429
433
  <div class="sub-title followers">
430
434
 
435
+ <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
436
+ <span style="background-color: #F05138;"></span>Swift
437
+ </a>
438
+
431
439
  <span class="star" title="Stargazers Count">
432
440
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
433
441
  <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>
434
442
  </svg>
435
- <span>166</span>
443
+ <span>394</span>
436
444
  </span>
437
445
  <span class="star" title="Repo Forked">
438
446
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
439
447
  <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">
440
448
  </path>
441
449
  </svg>
442
- <span>19</span>
450
+ <span>35</span>
443
451
  </span>
444
452
  <span class="star">
445
453
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
446
454
  <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>
447
455
  </svg>
448
- <span>32 stars today</span>
456
+ <span>66 stars today</span>
449
457
  </span>
450
458
  </div>
451
459
  <div class="details">
@@ -458,28 +466,32 @@
458
466
  <div class="info">
459
467
  <div class="rank">
460
468
  <span title="Ranking 10">10</span>
461
- <a href="https://github.com/LSPosed/MagiskOnWSA" target="_blank" title="LSPosed/MagiskOnWSA">LSPosed/MagiskOnWSA</a>
469
+ <a href="https://github.com/php/php-src" target="_blank" title="php/php-src">php/php-src</a>
462
470
  </div>
463
471
  <div class="sub-title followers">
464
472
 
473
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
474
+ <span style="background-color: #555555;"></span>C
475
+ </a>
476
+
465
477
  <span class="star" title="Stargazers Count">
466
478
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
467
479
  <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>
468
480
  </svg>
469
- <span>1665</span>
481
+ <span>32659</span>
470
482
  </span>
471
483
  <span class="star" title="Repo Forked">
472
484
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
473
485
  <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">
474
486
  </path>
475
487
  </svg>
476
- <span>12588</span>
488
+ <span>6919</span>
477
489
  </span>
478
490
  <span class="star">
479
491
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
480
492
  <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>
481
493
  </svg>
482
- <span>89 stars today</span>
494
+ <span>99 stars today</span>
483
495
  </span>
484
496
  </div>
485
497
  <div class="details">
@@ -492,32 +504,28 @@
492
504
  <div class="info">
493
505
  <div class="rank">
494
506
  <span title="Ranking 11">11</span>
495
- <a href="https://github.com/ssssssss-team/spider-flow" target="_blank" title="ssssssss-team/spider-flow">ssssssss-team/spider-flow</a>
507
+ <a href="https://github.com/fangzesheng/free-api" target="_blank" title="fangzesheng/free-api">fangzesheng/free-api</a>
496
508
  </div>
497
509
  <div class="sub-title followers">
498
510
 
499
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
500
- <span style="background-color: #b07219;"></span>Java
501
- </a>
502
-
503
511
  <span class="star" title="Stargazers Count">
504
512
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
505
513
  <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>
506
514
  </svg>
507
- <span>864</span>
515
+ <span>9759</span>
508
516
  </span>
509
517
  <span class="star" title="Repo Forked">
510
518
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
511
519
  <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">
512
520
  </path>
513
521
  </svg>
514
- <span>194</span>
522
+ <span>1124</span>
515
523
  </span>
516
524
  <span class="star">
517
525
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
518
526
  <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>
519
527
  </svg>
520
- <span>73 stars today</span>
528
+ <span>417 stars today</span>
521
529
  </span>
522
530
  </div>
523
531
  <div class="details">
@@ -530,32 +538,32 @@
530
538
  <div class="info">
531
539
  <div class="rank">
532
540
  <span title="Ranking 12">12</span>
533
- <a href="https://github.com/supabase/supabase" target="_blank" title="supabase/supabase">supabase/supabase</a>
541
+ <a href="https://github.com/openvinotoolkit/openvino" target="_blank" title="openvinotoolkit/openvino">openvinotoolkit/openvino</a>
534
542
  </div>
535
543
  <div class="sub-title followers">
536
544
 
537
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
538
- <span style="background-color: #2b7489;"></span>TypeScript
545
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
546
+ <span style="background-color: #f34b7d;"></span>C++
539
547
  </a>
540
548
 
541
549
  <span class="star" title="Stargazers Count">
542
550
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
543
551
  <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>
544
552
  </svg>
545
- <span>22080</span>
553
+ <span>2688</span>
546
554
  </span>
547
555
  <span class="star" title="Repo Forked">
548
556
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
549
557
  <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">
550
558
  </path>
551
559
  </svg>
552
- <span>1135</span>
560
+ <span>1205</span>
553
561
  </span>
554
562
  <span class="star">
555
563
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
556
564
  <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>
557
565
  </svg>
558
- <span>166 stars today</span>
566
+ <span>37 stars today</span>
559
567
  </span>
560
568
  </div>
561
569
  <div class="details">
@@ -568,32 +576,32 @@
568
576
  <div class="info">
569
577
  <div class="rank">
570
578
  <span title="Ranking 13">13</span>
571
- <a href="https://github.com/mpcabete/bombcrypto-bot" target="_blank" title="mpcabete/bombcrypto-bot">mpcabete/bombcrypto-bot</a>
579
+ <a href="https://github.com/hashicorp/terraform" target="_blank" title="hashicorp/terraform">hashicorp/terraform</a>
572
580
  </div>
573
581
  <div class="sub-title followers">
574
582
 
575
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
576
- <span style="background-color: #3572A5;"></span>Python
583
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
584
+ <span style="background-color: #00ADD8;"></span>Go
577
585
  </a>
578
586
 
579
587
  <span class="star" title="Stargazers Count">
580
588
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
581
589
  <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>
582
590
  </svg>
583
- <span>65</span>
591
+ <span>30073</span>
584
592
  </span>
585
593
  <span class="star" title="Repo Forked">
586
594
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
587
595
  <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">
588
596
  </path>
589
597
  </svg>
590
- <span>37</span>
598
+ <span>7096</span>
591
599
  </span>
592
600
  <span class="star">
593
601
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
594
602
  <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>
595
603
  </svg>
596
- <span>22 stars today</span>
604
+ <span>110 stars today</span>
597
605
  </span>
598
606
  </div>
599
607
  <div class="details">
@@ -606,32 +614,32 @@
606
614
  <div class="info">
607
615
  <div class="rank">
608
616
  <span title="Ranking 14">14</span>
609
- <a href="https://github.com/PojavLauncherTeam/PojavLauncher" target="_blank" title="PojavLauncherTeam/PojavLauncher">PojavLauncherTeam/PojavLauncher</a>
617
+ <a href="https://github.com/microsoft/Web-Dev-For-Beginners" target="_blank" title="microsoft/Web-Dev-For-Beginners">microsoft/Web-Dev-For-Beginners</a>
610
618
  </div>
611
619
  <div class="sub-title followers">
612
620
 
613
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
614
- <span style="background-color: #b07219;"></span>Java
621
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
622
+ <span style="background-color: #f1e05a;"></span>JavaScript
615
623
  </a>
616
624
 
617
625
  <span class="star" title="Stargazers Count">
618
626
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
619
627
  <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>
620
628
  </svg>
621
- <span>1804</span>
629
+ <span>37872</span>
622
630
  </span>
623
631
  <span class="star" title="Repo Forked">
624
632
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
625
633
  <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">
626
634
  </path>
627
635
  </svg>
628
- <span>365</span>
636
+ <span>5304</span>
629
637
  </span>
630
638
  <span class="star">
631
639
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
632
640
  <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>
633
641
  </svg>
634
- <span>24 stars today</span>
642
+ <span>278 stars today</span>
635
643
  </span>
636
644
  </div>
637
645
  <div class="details">
@@ -644,32 +652,32 @@
644
652
  <div class="info">
645
653
  <div class="rank">
646
654
  <span title="Ranking 15">15</span>
647
- <a href="https://github.com/Anarios/return-youtube-dislike" target="_blank" title="Anarios/return-youtube-dislike">Anarios/return-youtube-dislike</a>
655
+ <a href="https://github.com/Shopify/dawn" target="_blank" title="Shopify/dawn">Shopify/dawn</a>
648
656
  </div>
649
657
  <div class="sub-title followers">
650
658
 
651
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
652
- <span style="background-color: #f1e05a;"></span>JavaScript
659
+ <a class="language" target="_blank" href="https://github.com/topics/liquid" title="Programming Language Liquid">
660
+ <span style="background-color: #67b8de;"></span>Liquid
653
661
  </a>
654
662
 
655
663
  <span class="star" title="Stargazers Count">
656
664
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
657
665
  <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>
658
666
  </svg>
659
- <span>530</span>
667
+ <span>1317</span>
660
668
  </span>
661
669
  <span class="star" title="Repo Forked">
662
670
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
663
671
  <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">
664
672
  </path>
665
673
  </svg>
666
- <span>27</span>
674
+ <span>1632</span>
667
675
  </span>
668
676
  <span class="star">
669
677
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
670
678
  <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>
671
679
  </svg>
672
- <span>75 stars today</span>
680
+ <span>48 stars today</span>
673
681
  </span>
674
682
  </div>
675
683
  <div class="details">
@@ -682,32 +690,32 @@
682
690
  <div class="info">
683
691
  <div class="rank">
684
692
  <span title="Ranking 16">16</span>
685
- <a href="https://github.com/ocornut/imgui" target="_blank" title="ocornut/imgui">ocornut/imgui</a>
693
+ <a href="https://github.com/mRs-/Black-Friday-Deals" target="_blank" title="mRs-/Black-Friday-Deals">mRs-/Black-Friday-Deals</a>
686
694
  </div>
687
695
  <div class="sub-title followers">
688
696
 
689
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
690
- <span style="background-color: #f34b7d;"></span>C++
697
+ <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
698
+ <span style="background-color: #F05138;"></span>Swift
691
699
  </a>
692
700
 
693
701
  <span class="star" title="Stargazers Count">
694
702
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
695
703
  <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>
696
704
  </svg>
697
- <span>33068</span>
705
+ <span>883</span>
698
706
  </span>
699
707
  <span class="star" title="Repo Forked">
700
708
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
701
709
  <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">
702
710
  </path>
703
711
  </svg>
704
- <span>5652</span>
712
+ <span>153</span>
705
713
  </span>
706
714
  <span class="star">
707
715
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
708
716
  <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>
709
717
  </svg>
710
- <span>98 stars today</span>
718
+ <span>89 stars today</span>
711
719
  </span>
712
720
  </div>
713
721
  <div class="details">
@@ -720,32 +728,32 @@
720
728
  <div class="info">
721
729
  <div class="rank">
722
730
  <span title="Ranking 17">17</span>
723
- <a href="https://github.com/apple/swift" target="_blank" title="apple/swift">apple/swift</a>
731
+ <a href="https://github.com/AsyncBanana/microdiff" target="_blank" title="AsyncBanana/microdiff">AsyncBanana/microdiff</a>
724
732
  </div>
725
733
  <div class="sub-title followers">
726
734
 
727
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
728
- <span style="background-color: #f34b7d;"></span>C++
735
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
736
+ <span style="background-color: #f1e05a;"></span>JavaScript
729
737
  </a>
730
738
 
731
739
  <span class="star" title="Stargazers Count">
732
740
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
733
741
  <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>
734
742
  </svg>
735
- <span>57900</span>
743
+ <span>2084</span>
736
744
  </span>
737
745
  <span class="star" title="Repo Forked">
738
746
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
739
747
  <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">
740
748
  </path>
741
749
  </svg>
742
- <span>9284</span>
750
+ <span>34</span>
743
751
  </span>
744
752
  <span class="star">
745
753
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
746
754
  <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>
747
755
  </svg>
748
- <span>26 stars today</span>
756
+ <span>89 stars today</span>
749
757
  </span>
750
758
  </div>
751
759
  <div class="details">
@@ -758,32 +766,32 @@
758
766
  <div class="info">
759
767
  <div class="rank">
760
768
  <span title="Ranking 18">18</span>
761
- <a href="https://github.com/dotnet-architecture/eShopOnWeb" target="_blank" title="dotnet-architecture/eShopOnWeb">dotnet-architecture/eShopOnWeb</a>
769
+ <a href="https://github.com/ethereum-boilerplate/ethereum-boilerplate" target="_blank" title="ethereum-boilerplate/ethereum-boilerplate">ethereum-boilerplate/ethereum-boilerplate</a>
762
770
  </div>
763
771
  <div class="sub-title followers">
764
772
 
765
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
766
- <span style="background-color: #178600;"></span>C#
773
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
774
+ <span style="background-color: #f1e05a;"></span>JavaScript
767
775
  </a>
768
776
 
769
777
  <span class="star" title="Stargazers Count">
770
778
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
771
779
  <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>
772
780
  </svg>
773
- <span>6746</span>
781
+ <span>1039</span>
774
782
  </span>
775
783
  <span class="star" title="Repo Forked">
776
784
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
777
785
  <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">
778
786
  </path>
779
787
  </svg>
780
- <span>3298</span>
788
+ <span>260</span>
781
789
  </span>
782
790
  <span class="star">
783
791
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
784
792
  <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>
785
793
  </svg>
786
- <span>36 stars today</span>
794
+ <span>47 stars today</span>
787
795
  </span>
788
796
  </div>
789
797
  <div class="details">
@@ -796,32 +804,32 @@
796
804
  <div class="info">
797
805
  <div class="rank">
798
806
  <span title="Ranking 19">19</span>
799
- <a href="https://github.com/coolsnowwolf/lede" target="_blank" title="coolsnowwolf/lede">coolsnowwolf/lede</a>
807
+ <a href="https://github.com/vercel/next.js" target="_blank" title="vercel/next.js">vercel/next.js</a>
800
808
  </div>
801
809
  <div class="sub-title followers">
802
810
 
803
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
804
- <span style="background-color: #555555;"></span>C
811
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
812
+ <span style="background-color: #f1e05a;"></span>JavaScript
805
813
  </a>
806
814
 
807
815
  <span class="star" title="Stargazers Count">
808
816
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
809
817
  <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>
810
818
  </svg>
811
- <span>18660</span>
819
+ <span>77240</span>
812
820
  </span>
813
821
  <span class="star" title="Repo Forked">
814
822
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
815
823
  <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">
816
824
  </path>
817
825
  </svg>
818
- <span>15576</span>
826
+ <span>15391</span>
819
827
  </span>
820
828
  <span class="star">
821
829
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
822
830
  <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>
823
831
  </svg>
824
- <span>35 stars today</span>
832
+ <span>172 stars today</span>
825
833
  </span>
826
834
  </div>
827
835
  <div class="details">
@@ -834,32 +842,32 @@
834
842
  <div class="info">
835
843
  <div class="rank">
836
844
  <span title="Ranking 20">20</span>
837
- <a href="https://github.com/Pierian-Data/Complete-Python-3-Bootcamp" target="_blank" title="Pierian-Data/Complete-Python-3-Bootcamp">Pierian-Data/Complete-Python-3-Bootcamp</a>
845
+ <a href="https://github.com/ethereum/remix-project" target="_blank" title="ethereum/remix-project">ethereum/remix-project</a>
838
846
  </div>
839
847
  <div class="sub-title followers">
840
848
 
841
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
842
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
849
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
850
+ <span style="background-color: #f1e05a;"></span>JavaScript
843
851
  </a>
844
852
 
845
853
  <span class="star" title="Stargazers Count">
846
854
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
847
855
  <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>
848
856
  </svg>
849
- <span>17911</span>
857
+ <span>830</span>
850
858
  </span>
851
859
  <span class="star" title="Repo Forked">
852
860
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
853
861
  <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">
854
862
  </path>
855
863
  </svg>
856
- <span>62477</span>
864
+ <span>311</span>
857
865
  </span>
858
866
  <span class="star">
859
867
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
860
868
  <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>
861
869
  </svg>
862
- <span>27 stars today</span>
870
+ <span>40 stars today</span>
863
871
  </span>
864
872
  </div>
865
873
  <div class="details">
@@ -872,32 +880,32 @@
872
880
  <div class="info">
873
881
  <div class="rank">
874
882
  <span title="Ranking 21">21</span>
875
- <a href="https://github.com/Requarks/wiki" target="_blank" title="Requarks/wiki">Requarks/wiki</a>
883
+ <a href="https://github.com/OpenZeppelin/openzeppelin-contracts" target="_blank" title="OpenZeppelin/openzeppelin-contracts">OpenZeppelin/openzeppelin-contracts</a>
876
884
  </div>
877
885
  <div class="sub-title followers">
878
886
 
879
- <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
880
- <span style="background-color: #41b883;"></span>Vue
887
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
888
+ <span style="background-color: #f1e05a;"></span>JavaScript
881
889
  </a>
882
890
 
883
891
  <span class="star" title="Stargazers Count">
884
892
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
885
893
  <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>
886
894
  </svg>
887
- <span>14574</span>
895
+ <span>13746</span>
888
896
  </span>
889
897
  <span class="star" title="Repo Forked">
890
898
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
891
899
  <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">
892
900
  </path>
893
901
  </svg>
894
- <span>1700</span>
902
+ <span>6938</span>
895
903
  </span>
896
904
  <span class="star">
897
905
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
898
906
  <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>
899
907
  </svg>
900
- <span>188 stars today</span>
908
+ <span>82 stars today</span>
901
909
  </span>
902
910
  </div>
903
911
  <div class="details">
@@ -910,32 +918,32 @@
910
918
  <div class="info">
911
919
  <div class="rank">
912
920
  <span title="Ranking 22">22</span>
913
- <a href="https://github.com/AveYo/MediaCreationTool.bat" target="_blank" title="AveYo/MediaCreationTool.bat">AveYo/MediaCreationTool.bat</a>
921
+ <a href="https://github.com/MetaMask/metamask-extension" target="_blank" title="MetaMask/metamask-extension">MetaMask/metamask-extension</a>
914
922
  </div>
915
923
  <div class="sub-title followers">
916
924
 
917
- <a class="language" target="_blank" href="https://github.com/topics/batchfile" title="Programming Language Batchfile">
918
- <span style="background-color: #C1F12E;"></span>Batchfile
925
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
926
+ <span style="background-color: #f1e05a;"></span>JavaScript
919
927
  </a>
920
928
 
921
929
  <span class="star" title="Stargazers Count">
922
930
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
923
931
  <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>
924
932
  </svg>
925
- <span>1862</span>
933
+ <span>6220</span>
926
934
  </span>
927
935
  <span class="star" title="Repo Forked">
928
936
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
929
937
  <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">
930
938
  </path>
931
939
  </svg>
932
- <span>617</span>
940
+ <span>2442</span>
933
941
  </span>
934
942
  <span class="star">
935
943
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
936
944
  <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>
937
945
  </svg>
938
- <span>62 stars today</span>
946
+ <span>60 stars today</span>
939
947
  </span>
940
948
  </div>
941
949
  <div class="details">
@@ -948,32 +956,32 @@
948
956
  <div class="info">
949
957
  <div class="rank">
950
958
  <span title="Ranking 23">23</span>
951
- <a href="https://github.com/Light-City/CPlusPlusThings" target="_blank" title="Light-City/CPlusPlusThings">Light-City/CPlusPlusThings</a>
959
+ <a href="https://github.com/firebase/firebase-ios-sdk" target="_blank" title="firebase/firebase-ios-sdk">firebase/firebase-ios-sdk</a>
952
960
  </div>
953
961
  <div class="sub-title followers">
954
962
 
955
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
956
- <span style="background-color: #f34b7d;"></span>C++
963
+ <a class="language" target="_blank" href="https://github.com/topics/objective-c" title="Programming Language Objective-C">
964
+ <span style="background-color: #438eff;"></span>Objective-C
957
965
  </a>
958
966
 
959
967
  <span class="star" title="Stargazers Count">
960
968
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
961
969
  <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>
962
970
  </svg>
963
- <span>16511</span>
971
+ <span>3219</span>
964
972
  </span>
965
973
  <span class="star" title="Repo Forked">
966
974
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
967
975
  <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">
968
976
  </path>
969
977
  </svg>
970
- <span>4004</span>
978
+ <span>897</span>
971
979
  </span>
972
980
  <span class="star">
973
981
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
974
982
  <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>
975
983
  </svg>
976
- <span>49 stars today</span>
984
+ <span>9 stars today</span>
977
985
  </span>
978
986
  </div>
979
987
  <div class="details">
@@ -986,32 +994,32 @@
986
994
  <div class="info">
987
995
  <div class="rank">
988
996
  <span title="Ranking 24">24</span>
989
- <a href="https://github.com/ava-labs/avalanchego" target="_blank" title="ava-labs/avalanchego">ava-labs/avalanchego</a>
997
+ <a href="https://github.com/laravel/framework" target="_blank" title="laravel/framework">laravel/framework</a>
990
998
  </div>
991
999
  <div class="sub-title followers">
992
1000
 
993
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
994
- <span style="background-color: #00ADD8;"></span>Go
1001
+ <a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
1002
+ <span style="background-color: #4F5D95;"></span>PHP
995
1003
  </a>
996
1004
 
997
1005
  <span class="star" title="Stargazers Count">
998
1006
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
999
1007
  <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>
1000
1008
  </svg>
1001
- <span>990</span>
1009
+ <span>25477</span>
1002
1010
  </span>
1003
1011
  <span class="star" title="Repo Forked">
1004
1012
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1005
1013
  <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">
1006
1014
  </path>
1007
1015
  </svg>
1008
- <span>216</span>
1016
+ <span>8675</span>
1009
1017
  </span>
1010
1018
  <span class="star">
1011
1019
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1012
1020
  <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>
1013
1021
  </svg>
1014
- <span>22 stars today</span>
1022
+ <span>62 stars today</span>
1015
1023
  </span>
1016
1024
  </div>
1017
1025
  <div class="details">
@@ -1024,32 +1032,32 @@
1024
1032
  <div class="info">
1025
1033
  <div class="rank">
1026
1034
  <span title="Ranking 25">25</span>
1027
- <a href="https://github.com/spite/codevember-2021" target="_blank" title="spite/codevember-2021">spite/codevember-2021</a>
1035
+ <a href="https://github.com/bryandlee/animegan2-pytorch" target="_blank" title="bryandlee/animegan2-pytorch">bryandlee/animegan2-pytorch</a>
1028
1036
  </div>
1029
1037
  <div class="sub-title followers">
1030
1038
 
1031
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
1032
- <span style="background-color: #f1e05a;"></span>JavaScript
1039
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
1040
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
1033
1041
  </a>
1034
1042
 
1035
1043
  <span class="star" title="Stargazers Count">
1036
1044
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1037
1045
  <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>
1038
1046
  </svg>
1039
- <span>96</span>
1047
+ <span>2016</span>
1040
1048
  </span>
1041
1049
  <span class="star" title="Repo Forked">
1042
1050
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1043
1051
  <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">
1044
1052
  </path>
1045
1053
  </svg>
1046
- <span>8</span>
1054
+ <span>225</span>
1047
1055
  </span>
1048
1056
  <span class="star">
1049
1057
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1050
1058
  <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>
1051
1059
  </svg>
1052
- <span>14 stars today</span>
1060
+ <span>65 stars today</span>
1053
1061
  </span>
1054
1062
  </div>
1055
1063
  <div class="details">
@@ -1074,7 +1082,7 @@
1074
1082
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1075
1083
  </a>
1076
1084
  </div>
1077
- <div class="time">Last cache created on 2021/11/22 by Github API v3.</div>
1085
+ <div class="time">Last cache created on 2021/11/26 by Github API v3.</div>
1078
1086
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1079
1087
  </div>
1080
1088
  </body>