@wcj/github-rank 22.3.19 → 22.3.20

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 +17700 -17695
  2. package/dist/sifou-daily.json +34 -61
  3. package/dist/sifou-monthly.json +87 -87
  4. package/dist/sifou-weekly.json +101 -101
  5. package/dist/toutiao-30.json +55 -55
  6. package/dist/toutiao-7.json +87 -87
  7. package/dist/toutiao-90.json +21 -21
  8. package/dist/trending-daily.json +174 -174
  9. package/dist/trending-monthly.json +145 -145
  10. package/dist/trending-weekly.json +157 -157
  11. package/dist/users.china.json +1816 -1802
  12. package/dist/users.json +2014 -2014
  13. package/package.json +1 -1
  14. package/web/36kr.html +3 -3
  15. package/web/data/repos.json +17700 -17695
  16. package/web/data/sifou-daily.json +34 -61
  17. package/web/data/sifou-monthly.json +87 -87
  18. package/web/data/sifou-weekly.json +101 -101
  19. package/web/data/toutiao-30.json +55 -55
  20. package/web/data/toutiao-7.json +87 -87
  21. package/web/data/toutiao-90.json +21 -21
  22. package/web/data/trending-daily.json +174 -174
  23. package/web/data/trending-monthly.json +145 -145
  24. package/web/data/trending-weekly.json +157 -157
  25. package/web/data/users.china.json +1816 -1802
  26. package/web/data/users.json +2014 -2014
  27. package/web/index.html +1047 -1047
  28. package/web/repos.html +2308 -2308
  29. package/web/sifou-daily.html +32 -116
  30. package/web/sifou-monthly.html +130 -130
  31. package/web/sifou-weekly.html +107 -107
  32. package/web/toutiao-30.html +89 -89
  33. package/web/toutiao-7.html +68 -68
  34. package/web/toutiao-90.html +51 -51
  35. package/web/trending-monthly.html +134 -134
  36. package/web/trending-weekly.html +151 -135
  37. package/web/trending.html +153 -153
  38. package/web/users.china.html +1117 -1117
package/web/trending.html CHANGED
@@ -73,7 +73,7 @@
73
73
  .list li > div.info { width: 100%; }
74
74
  .list li > div.info i { color: #717171; }
75
75
  .list li > div.info a:hover i { color: #333; }
76
- .list li div.sub-title { color: var(--color-thme-text); margin: 4px 0 0 0; }
76
+ .list li div.sub-title { color: var(--color-theme-text); margin: 4px 0 0 0; }
77
77
  .list li div.avatar { padding-right: 10px; }
78
78
 
79
79
  .list li a.language,
@@ -81,7 +81,7 @@
81
81
 
82
82
 
83
83
  .list .select { }
84
- .list .select .active { color: var(--color-thme-text); font-weight: bold; border-bottom: 1px dotted var(--color-border);}
84
+ .list .select .active { color: var(--color-theme-text); font-weight: bold; border-bottom: 1px dotted var(--color-border);}
85
85
 
86
86
 
87
87
  .list li div.followers { font-size: 12px; color: var(--color-fg-muted); white-space:nowrap; padding-top: 2px; border-radius: 3px; }
@@ -124,7 +124,7 @@
124
124
 
125
125
 
126
126
  </h1>
127
- <div class="time">Last cache created on 2022/3/19 by
127
+ <div class="time">Last cache created on 2022/3/20 by
128
128
 
129
129
 
130
130
 
@@ -155,32 +155,32 @@
155
155
  <div class="info">
156
156
  <div class="rank">
157
157
  <span title="Ranking 1">1</span>
158
- <a href="https://github.com/lapce/lapce" target="_blank" title="lapce/lapce">lapce/lapce</a>
158
+ <a href="https://github.com/microsoft/routeros-scanner" target="_blank" title="microsoft/routeros-scanner">microsoft/routeros-scanner</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
162
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
163
+ <span style="background-color: #3572A5;"></span>Python
164
164
  </a>
165
165
 
166
166
  <span class="star" title="Stargazers Count">
167
167
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
168
168
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
169
169
  </svg>
170
- <span>7375</span>
170
+ <span>252</span>
171
171
  </span>
172
172
  <span class="star" title="Repo Forked">
173
173
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
174
174
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
175
175
  </path>
176
176
  </svg>
177
- <span>172</span>
177
+ <span>44</span>
178
178
  </span>
179
179
  <span class="star">
180
180
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
181
181
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
182
182
  </svg>
183
- <span>591 stars today</span>
183
+ <span>98 stars today</span>
184
184
  </span>
185
185
  </div>
186
186
  <div class="details">
@@ -193,32 +193,32 @@
193
193
  <div class="info">
194
194
  <div class="rank">
195
195
  <span title="Ranking 2">2</span>
196
- <a href="https://github.com/CodeEditApp/CodeEdit" target="_blank" title="CodeEditApp/CodeEdit">CodeEditApp/CodeEdit</a>
196
+ <a href="https://github.com/RIAEvangelist/node-ipc" target="_blank" title="RIAEvangelist/node-ipc">RIAEvangelist/node-ipc</a>
197
197
  </div>
198
198
  <div class="sub-title followers">
199
199
 
200
- <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
201
- <span style="background-color: #F05138;"></span>Swift
200
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
201
+ <span style="background-color: #f1e05a;"></span>JavaScript
202
202
  </a>
203
203
 
204
204
  <span class="star" title="Stargazers Count">
205
205
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
206
206
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
207
207
  </svg>
208
- <span>1426</span>
208
+ <span>1210</span>
209
209
  </span>
210
210
  <span class="star" title="Repo Forked">
211
211
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
212
212
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
213
213
  </path>
214
214
  </svg>
215
- <span>54</span>
215
+ <span>233</span>
216
216
  </span>
217
217
  <span class="star">
218
218
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
219
219
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
220
220
  </svg>
221
- <span>665 stars today</span>
221
+ <span>84 stars today</span>
222
222
  </span>
223
223
  </div>
224
224
  <div class="details">
@@ -231,19 +231,19 @@
231
231
  <div class="info">
232
232
  <div class="rank">
233
233
  <span title="Ranking 3">3</span>
234
- <a href="https://github.com/mrd0x/BITB" target="_blank" title="mrd0x/BITB">mrd0x/BITB</a>
234
+ <a href="https://github.com/CodeEditApp/CodeEdit" target="_blank" title="CodeEditApp/CodeEdit">CodeEditApp/CodeEdit</a>
235
235
  </div>
236
236
  <div class="sub-title followers">
237
237
 
238
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
239
- <span style="background-color: #f1e05a;"></span>JavaScript
238
+ <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
239
+ <span style="background-color: #F05138;"></span>Swift
240
240
  </a>
241
241
 
242
242
  <span class="star" title="Stargazers Count">
243
243
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
244
244
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
245
245
  </svg>
246
- <span>487</span>
246
+ <span>1826</span>
247
247
  </span>
248
248
  <span class="star" title="Repo Forked">
249
249
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
@@ -256,7 +256,7 @@
256
256
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
257
257
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
258
258
  </svg>
259
- <span>101 stars today</span>
259
+ <span>420 stars today</span>
260
260
  </span>
261
261
  </div>
262
262
  <div class="details">
@@ -269,32 +269,32 @@
269
269
  <div class="info">
270
270
  <div class="rank">
271
271
  <span title="Ranking 4">4</span>
272
- <a href="https://github.com/Frontesque/VueTube" target="_blank" title="Frontesque/VueTube">Frontesque/VueTube</a>
272
+ <a href="https://github.com/RanKKI/LawRefBook" target="_blank" title="RanKKI/LawRefBook">RanKKI/LawRefBook</a>
273
273
  </div>
274
274
  <div class="sub-title followers">
275
275
 
276
- <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
277
- <span style="background-color: #41b883;"></span>Vue
276
+ <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
277
+ <span style="background-color: #F05138;"></span>Swift
278
278
  </a>
279
279
 
280
280
  <span class="star" title="Stargazers Count">
281
281
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
282
282
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
283
283
  </svg>
284
- <span>1055</span>
284
+ <span>706</span>
285
285
  </span>
286
286
  <span class="star" title="Repo Forked">
287
287
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
288
288
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
289
289
  </path>
290
290
  </svg>
291
- <span>49</span>
291
+ <span>64</span>
292
292
  </span>
293
293
  <span class="star">
294
294
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
295
295
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
296
296
  </svg>
297
- <span>186 stars today</span>
297
+ <span>109 stars today</span>
298
298
  </span>
299
299
  </div>
300
300
  <div class="details">
@@ -307,32 +307,32 @@
307
307
  <div class="info">
308
308
  <div class="rank">
309
309
  <span title="Ranking 5">5</span>
310
- <a href="https://github.com/PowerShell/PowerShell" target="_blank" title="PowerShell/PowerShell">PowerShell/PowerShell</a>
310
+ <a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
311
311
  </div>
312
312
  <div class="sub-title followers">
313
313
 
314
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
315
- <span style="background-color: #178600;"></span>C#
314
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
315
+ <span style="background-color: #3572A5;"></span>Python
316
316
  </a>
317
317
 
318
318
  <span class="star" title="Stargazers Count">
319
319
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
320
320
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
321
321
  </svg>
322
- <span>32369</span>
322
+ <span>185629</span>
323
323
  </span>
324
324
  <span class="star" title="Repo Forked">
325
325
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
326
326
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
327
327
  </path>
328
328
  </svg>
329
- <span>5335</span>
329
+ <span>21428</span>
330
330
  </span>
331
331
  <span class="star">
332
332
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
333
333
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
334
334
  </svg>
335
- <span>90 stars today</span>
335
+ <span>184 stars today</span>
336
336
  </span>
337
337
  </div>
338
338
  <div class="details">
@@ -345,32 +345,32 @@
345
345
  <div class="info">
346
346
  <div class="rank">
347
347
  <span title="Ranking 6">6</span>
348
- <a href="https://github.com/polarismesh/femas" target="_blank" title="polarismesh/femas">polarismesh/femas</a>
348
+ <a href="https://github.com/lapce/lapce" target="_blank" title="lapce/lapce">lapce/lapce</a>
349
349
  </div>
350
350
  <div class="sub-title followers">
351
351
 
352
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
353
- <span style="background-color: #b07219;"></span>Java
352
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
353
+ <span style="background-color: #dea584;"></span>Rust
354
354
  </a>
355
355
 
356
356
  <span class="star" title="Stargazers Count">
357
357
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
358
358
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
359
359
  </svg>
360
- <span>236</span>
360
+ <span>7749</span>
361
361
  </span>
362
362
  <span class="star" title="Repo Forked">
363
363
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
364
364
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
365
365
  </path>
366
366
  </svg>
367
- <span>58</span>
367
+ <span>185</span>
368
368
  </span>
369
369
  <span class="star">
370
370
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
371
371
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
372
372
  </svg>
373
- <span>39 stars today</span>
373
+ <span>387 stars today</span>
374
374
  </span>
375
375
  </div>
376
376
  <div class="details">
@@ -383,32 +383,32 @@
383
383
  <div class="info">
384
384
  <div class="rank">
385
385
  <span title="Ranking 7">7</span>
386
- <a href="https://github.com/RIAEvangelist/node-ipc" target="_blank" title="RIAEvangelist/node-ipc">RIAEvangelist/node-ipc</a>
386
+ <a href="https://github.com/remix-run/blues-stack" target="_blank" title="remix-run/blues-stack">remix-run/blues-stack</a>
387
387
  </div>
388
388
  <div class="sub-title followers">
389
389
 
390
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
391
- <span style="background-color: #f1e05a;"></span>JavaScript
390
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
391
+ <span style="background-color: #2b7489;"></span>TypeScript
392
392
  </a>
393
393
 
394
394
  <span class="star" title="Stargazers Count">
395
395
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
396
396
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
397
397
  </svg>
398
- <span>1133</span>
398
+ <span>131</span>
399
399
  </span>
400
400
  <span class="star" title="Repo Forked">
401
401
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
402
402
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
403
403
  </path>
404
404
  </svg>
405
- <span>226</span>
405
+ <span>11</span>
406
406
  </span>
407
407
  <span class="star">
408
408
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
409
409
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
410
410
  </svg>
411
- <span>73 stars today</span>
411
+ <span>54 stars today</span>
412
412
  </span>
413
413
  </div>
414
414
  <div class="details">
@@ -421,32 +421,32 @@
421
421
  <div class="info">
422
422
  <div class="rank">
423
423
  <span title="Ranking 8">8</span>
424
- <a href="https://github.com/psf/black" target="_blank" title="psf/black">psf/black</a>
424
+ <a href="https://github.com/RIAEvangelist/peacenotwar" target="_blank" title="RIAEvangelist/peacenotwar">RIAEvangelist/peacenotwar</a>
425
425
  </div>
426
426
  <div class="sub-title followers">
427
427
 
428
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
429
- <span style="background-color: #3572A5;"></span>Python
428
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
429
+ <span style="background-color: #f1e05a;"></span>JavaScript
430
430
  </a>
431
431
 
432
432
  <span class="star" title="Stargazers Count">
433
433
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
434
434
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
435
435
  </svg>
436
- <span>26412</span>
436
+ <span>110</span>
437
437
  </span>
438
438
  <span class="star" title="Repo Forked">
439
439
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
440
440
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
441
441
  </path>
442
442
  </svg>
443
- <span>1661</span>
443
+ <span>33</span>
444
444
  </span>
445
445
  <span class="star">
446
446
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
447
447
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
448
448
  </svg>
449
- <span>118 stars today</span>
449
+ <span>27 stars today</span>
450
450
  </span>
451
451
  </div>
452
452
  <div class="details">
@@ -459,32 +459,32 @@
459
459
  <div class="info">
460
460
  <div class="rank">
461
461
  <span title="Ranking 9">9</span>
462
- <a href="https://github.com/blawar/ooot" target="_blank" title="blawar/ooot">blawar/ooot</a>
462
+ <a href="https://github.com/PowerShell/PowerShell" target="_blank" title="PowerShell/PowerShell">PowerShell/PowerShell</a>
463
463
  </div>
464
464
  <div class="sub-title followers">
465
465
 
466
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
467
- <span style="background-color: #f34b7d;"></span>C++
466
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
467
+ <span style="background-color: #178600;"></span>C#
468
468
  </a>
469
469
 
470
470
  <span class="star" title="Stargazers Count">
471
471
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
472
472
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
473
473
  </svg>
474
- <span>349</span>
474
+ <span>32484</span>
475
475
  </span>
476
476
  <span class="star" title="Repo Forked">
477
477
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
478
478
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
479
479
  </path>
480
480
  </svg>
481
- <span>56</span>
481
+ <span>5343</span>
482
482
  </span>
483
483
  <span class="star">
484
484
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
485
485
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
486
486
  </svg>
487
- <span>33 stars today</span>
487
+ <span>120 stars today</span>
488
488
  </span>
489
489
  </div>
490
490
  <div class="details">
@@ -497,32 +497,28 @@
497
497
  <div class="info">
498
498
  <div class="rank">
499
499
  <span title="Ranking 10">10</span>
500
- <a href="https://github.com/jackfrued/Python-100-Days" target="_blank" title="jackfrued/Python-100-Days">jackfrued/Python-100-Days</a>
500
+ <a href="https://github.com/google/h2e_technical_documentation" target="_blank" title="google/h2e_technical_documentation">google/h2e_technical_documentation</a>
501
501
  </div>
502
502
  <div class="sub-title followers">
503
503
 
504
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
505
- <span style="background-color: #3572A5;"></span>Python
506
- </a>
507
-
508
504
  <span class="star" title="Stargazers Count">
509
505
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
510
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>
511
507
  </svg>
512
- <span>116006</span>
508
+ <span>438</span>
513
509
  </span>
514
510
  <span class="star" title="Repo Forked">
515
511
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
516
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">
517
513
  </path>
518
514
  </svg>
519
- <span>44868</span>
515
+ <span>29</span>
520
516
  </span>
521
517
  <span class="star">
522
518
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
523
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>
524
520
  </svg>
525
- <span>67 stars today</span>
521
+ <span>47 stars today</span>
526
522
  </span>
527
523
  </div>
528
524
  <div class="details">
@@ -535,32 +531,28 @@
535
531
  <div class="info">
536
532
  <div class="rank">
537
533
  <span title="Ranking 11">11</span>
538
- <a href="https://github.com/ReactiveX/RxSwift" target="_blank" title="ReactiveX/RxSwift">ReactiveX/RxSwift</a>
534
+ <a href="https://github.com/PKUFlyingPig/cs-self-learning" target="_blank" title="PKUFlyingPig/cs-self-learning">PKUFlyingPig/cs-self-learning</a>
539
535
  </div>
540
536
  <div class="sub-title followers">
541
537
 
542
- <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
543
- <span style="background-color: #F05138;"></span>Swift
544
- </a>
545
-
546
538
  <span class="star" title="Stargazers Count">
547
539
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
548
540
  <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>
549
541
  </svg>
550
- <span>21958</span>
542
+ <span>3861</span>
551
543
  </span>
552
544
  <span class="star" title="Repo Forked">
553
545
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
554
546
  <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">
555
547
  </path>
556
548
  </svg>
557
- <span>3907</span>
549
+ <span>602</span>
558
550
  </span>
559
551
  <span class="star">
560
552
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
561
553
  <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>
562
554
  </svg>
563
- <span>121 stars today</span>
555
+ <span>193 stars today</span>
564
556
  </span>
565
557
  </div>
566
558
  <div class="details">
@@ -573,32 +565,32 @@
573
565
  <div class="info">
574
566
  <div class="rank">
575
567
  <span title="Ranking 12">12</span>
576
- <a href="https://github.com/aptos-labs/aptos-core" target="_blank" title="aptos-labs/aptos-core">aptos-labs/aptos-core</a>
568
+ <a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
577
569
  </div>
578
570
  <div class="sub-title followers">
579
571
 
580
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
581
- <span style="background-color: #dea584;"></span>Rust
572
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
573
+ <span style="background-color: #f1e05a;"></span>JavaScript
582
574
  </a>
583
575
 
584
576
  <span class="star" title="Stargazers Count">
585
577
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
586
578
  <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>
587
579
  </svg>
588
- <span>147</span>
580
+ <span>342560</span>
589
581
  </span>
590
582
  <span class="star" title="Repo Forked">
591
583
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
592
584
  <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">
593
585
  </path>
594
586
  </svg>
595
- <span>40</span>
587
+ <span>28234</span>
596
588
  </span>
597
589
  <span class="star">
598
590
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
599
591
  <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>
600
592
  </svg>
601
- <span>32 stars today</span>
593
+ <span>136 stars today</span>
602
594
  </span>
603
595
  </div>
604
596
  <div class="details">
@@ -611,32 +603,32 @@
611
603
  <div class="info">
612
604
  <div class="rank">
613
605
  <span title="Ranking 13">13</span>
614
- <a href="https://github.com/Chia-Network/chia-blockchain" target="_blank" title="Chia-Network/chia-blockchain">Chia-Network/chia-blockchain</a>
606
+ <a href="https://github.com/remix-run/indie-stack" target="_blank" title="remix-run/indie-stack">remix-run/indie-stack</a>
615
607
  </div>
616
608
  <div class="sub-title followers">
617
609
 
618
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
619
- <span style="background-color: #3572A5;"></span>Python
610
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
611
+ <span style="background-color: #2b7489;"></span>TypeScript
620
612
  </a>
621
613
 
622
614
  <span class="star" title="Stargazers Count">
623
615
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
624
616
  <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>
625
617
  </svg>
626
- <span>10566</span>
618
+ <span>162</span>
627
619
  </span>
628
620
  <span class="star" title="Repo Forked">
629
621
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
630
622
  <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">
631
623
  </path>
632
624
  </svg>
633
- <span>1849</span>
625
+ <span>23</span>
634
626
  </span>
635
627
  <span class="star">
636
628
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
637
629
  <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>
638
630
  </svg>
639
- <span>36 stars today</span>
631
+ <span>65 stars today</span>
640
632
  </span>
641
633
  </div>
642
634
  <div class="details">
@@ -649,28 +641,32 @@
649
641
  <div class="info">
650
642
  <div class="rank">
651
643
  <span title="Ranking 14">14</span>
652
- <a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
644
+ <a href="https://github.com/psf/black" target="_blank" title="psf/black">psf/black</a>
653
645
  </div>
654
646
  <div class="sub-title followers">
655
647
 
648
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
649
+ <span style="background-color: #3572A5;"></span>Python
650
+ </a>
651
+
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>194058</span>
656
+ <span>26501</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>23130</span>
663
+ <span>1663</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>263 stars today</span>
669
+ <span>102 stars today</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/nusu/avvvatars" target="_blank" title="nusu/avvvatars">nusu/avvvatars</a>
682
+ <a href="https://github.com/drago-96/CVE-2022-0778" target="_blank" title="drago-96/CVE-2022-0778">drago-96/CVE-2022-0778</a>
687
683
  </div>
688
684
  <div class="sub-title followers">
689
685
 
690
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
691
- <span style="background-color: #2b7489;"></span>TypeScript
686
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
687
+ <span style="background-color: #555555;"></span>C
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>651</span>
694
+ <span>80</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>19</span>
701
+ <span>20</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>125 stars today</span>
707
+ <span>18 stars today</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/curl/curl" target="_blank" title="curl/curl">curl/curl</a>
720
+ <a href="https://github.com/openmlsys/openmlsys-zh" target="_blank" title="openmlsys/openmlsys-zh">openmlsys/openmlsys-zh</a>
725
721
  </div>
726
722
  <div class="sub-title followers">
727
723
 
728
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
729
- <span style="background-color: #555555;"></span>C
724
+ <a class="language" target="_blank" href="https://github.com/topics/tex" title="Programming Language TeX">
725
+ <span style="background-color: #3D6117;"></span>TeX
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>24225</span>
732
+ <span>417</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>4956</span>
739
+ <span>76</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>154 stars today</span>
745
+ <span>93 stars today</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/returntocorp/semgrep" target="_blank" title="returntocorp/semgrep">returntocorp/semgrep</a>
758
+ <a href="https://github.com/ploomber/ploomber" target="_blank" title="ploomber/ploomber">ploomber/ploomber</a>
763
759
  </div>
764
760
  <div class="sub-title followers">
765
761
 
766
- <a class="language" target="_blank" href="https://github.com/topics/ocaml" title="Programming Language OCaml">
767
- <span style="background-color: #3be133;"></span>OCaml
762
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
763
+ <span style="background-color: #3572A5;"></span>Python
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>6238</span>
770
+ <span>2107</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>297</span>
777
+ <span>131</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>82 stars today</span>
783
+ <span>85 stars today</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/Tas9er/ByPassBehinder4J" target="_blank" title="Tas9er/ByPassBehinder4J">Tas9er/ByPassBehinder4J</a>
796
+ <a href="https://github.com/discourse/discourse" target="_blank" title="discourse/discourse">discourse/discourse</a>
801
797
  </div>
802
798
  <div class="sub-title followers">
803
799
 
800
+ <a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
801
+ <span style="background-color: #701516;"></span>Ruby
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>290</span>
808
+ <span>35301</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>48</span>
815
+ <span>7597</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>54 stars today</span>
821
+ <span>74 stars today</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/jasontaylordev/CleanArchitecture" target="_blank" title="jasontaylordev/CleanArchitecture">jasontaylordev/CleanArchitecture</a>
834
+ <a href="https://github.com/gothinkster/realworld" target="_blank" title="gothinkster/realworld">gothinkster/realworld</a>
835
835
  </div>
836
836
  <div class="sub-title followers">
837
837
 
838
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
839
- <span style="background-color: #178600;"></span>C#
838
+ <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
839
+ <span style="background-color: #89e051;"></span>Shell
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>8081</span>
846
+ <span>64759</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>1851</span>
853
+ <span>5962</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>18 stars today</span>
859
+ <span>71 stars today</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/nkallen/plasticity" target="_blank" title="nkallen/plasticity">nkallen/plasticity</a>
872
+ <a href="https://github.com/jackfrued/Python-100-Days" target="_blank" title="jackfrued/Python-100-Days">jackfrued/Python-100-Days</a>
873
873
  </div>
874
874
  <div class="sub-title followers">
875
875
 
876
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
877
- <span style="background-color: #2b7489;"></span>TypeScript
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>1418</span>
884
+ <span>116062</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>93</span>
891
+ <span>44885</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>193 stars today</span>
897
+ <span>82 stars today</span>
898
898
  </span>
899
899
  </div>
900
900
  <div class="details">
@@ -907,32 +907,32 @@
907
907
  <div class="info">
908
908
  <div class="rank">
909
909
  <span title="Ranking 21">21</span>
910
- <a href="https://github.com/Teaching-Assistants-of-Cloud-Computing/CloudHack" target="_blank" title="Teaching-Assistants-of-Cloud-Computing/CloudHack">Teaching-Assistants-of-Cloud-Computing/CloudHack</a>
910
+ <a href="https://github.com/iperov/DeepFaceLive" target="_blank" title="iperov/DeepFaceLive">iperov/DeepFaceLive</a>
911
911
  </div>
912
912
  <div class="sub-title followers">
913
913
 
914
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
915
- <span style="background-color: #e34c26;"></span>HTML
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
916
  </a>
917
917
 
918
918
  <span class="star" title="Stargazers Count">
919
919
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
920
920
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
921
921
  </svg>
922
- <span>59</span>
922
+ <span>3726</span>
923
923
  </span>
924
924
  <span class="star" title="Repo Forked">
925
925
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
926
926
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
927
927
  </path>
928
928
  </svg>
929
- <span>24</span>
929
+ <span>581</span>
930
930
  </span>
931
931
  <span class="star">
932
932
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
933
933
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
934
934
  </svg>
935
- <span>36 stars today</span>
935
+ <span>102 stars today</span>
936
936
  </span>
937
937
  </div>
938
938
  <div class="details">
@@ -945,32 +945,32 @@
945
945
  <div class="info">
946
946
  <div class="rank">
947
947
  <span title="Ranking 22">22</span>
948
- <a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</a>
948
+ <a href="https://github.com/yewstack/yew" target="_blank" title="yewstack/yew">yewstack/yew</a>
949
949
  </div>
950
950
  <div class="sub-title followers">
951
951
 
952
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
953
- <span style="background-color: #2b7489;"></span>TypeScript
952
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
953
+ <span style="background-color: #dea584;"></span>Rust
954
954
  </a>
955
955
 
956
956
  <span class="star" title="Stargazers Count">
957
957
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
958
958
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
959
959
  </svg>
960
- <span>189145</span>
960
+ <span>20204</span>
961
961
  </span>
962
962
  <span class="star" title="Repo Forked">
963
963
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
964
964
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
965
965
  </path>
966
966
  </svg>
967
- <span>27241</span>
967
+ <span>1007</span>
968
968
  </span>
969
969
  <span class="star">
970
970
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
971
971
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
972
972
  </svg>
973
- <span>137 stars today</span>
973
+ <span>174 stars today</span>
974
974
  </span>
975
975
  </div>
976
976
  <div class="details">
@@ -983,32 +983,32 @@
983
983
  <div class="info">
984
984
  <div class="rank">
985
985
  <span title="Ranking 23">23</span>
986
- <a href="https://github.com/JasonStein/Notepads" target="_blank" title="JasonStein/Notepads">JasonStein/Notepads</a>
986
+ <a href="https://github.com/Teaching-Assistants-of-Cloud-Computing/CloudHack" target="_blank" title="Teaching-Assistants-of-Cloud-Computing/CloudHack">Teaching-Assistants-of-Cloud-Computing/CloudHack</a>
987
987
  </div>
988
988
  <div class="sub-title followers">
989
989
 
990
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
991
- <span style="background-color: #178600;"></span>C#
990
+ <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
991
+ <span style="background-color: #e34c26;"></span>HTML
992
992
  </a>
993
993
 
994
994
  <span class="star" title="Stargazers Count">
995
995
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
996
996
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
997
997
  </svg>
998
- <span>6061</span>
998
+ <span>97</span>
999
999
  </span>
1000
1000
  <span class="star" title="Repo Forked">
1001
1001
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1002
1002
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
1003
1003
  </path>
1004
1004
  </svg>
1005
- <span>345</span>
1005
+ <span>25</span>
1006
1006
  </span>
1007
1007
  <span class="star">
1008
1008
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1009
1009
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1010
1010
  </svg>
1011
- <span>138 stars today</span>
1011
+ <span>41 stars today</span>
1012
1012
  </span>
1013
1013
  </div>
1014
1014
  <div class="details">
@@ -1021,32 +1021,32 @@
1021
1021
  <div class="info">
1022
1022
  <div class="rank">
1023
1023
  <span title="Ranking 24">24</span>
1024
- <a href="https://github.com/oskardudycz/EventSourcing.NetCore" target="_blank" title="oskardudycz/EventSourcing.NetCore">oskardudycz/EventSourcing.NetCore</a>
1024
+ <a href="https://github.com/ToolJet/ToolJet" target="_blank" title="ToolJet/ToolJet">ToolJet/ToolJet</a>
1025
1025
  </div>
1026
1026
  <div class="sub-title followers">
1027
1027
 
1028
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
1029
- <span style="background-color: #178600;"></span>C#
1028
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
1029
+ <span style="background-color: #f1e05a;"></span>JavaScript
1030
1030
  </a>
1031
1031
 
1032
1032
  <span class="star" title="Stargazers Count">
1033
1033
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1034
1034
  <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>
1035
1035
  </svg>
1036
- <span>1815</span>
1036
+ <span>7175</span>
1037
1037
  </span>
1038
1038
  <span class="star" title="Repo Forked">
1039
1039
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1040
1040
  <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">
1041
1041
  </path>
1042
1042
  </svg>
1043
- <span>286</span>
1043
+ <span>554</span>
1044
1044
  </span>
1045
1045
  <span class="star">
1046
1046
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1047
1047
  <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>
1048
1048
  </svg>
1049
- <span>79 stars today</span>
1049
+ <span>296 stars today</span>
1050
1050
  </span>
1051
1051
  </div>
1052
1052
  <div class="details">
@@ -1059,32 +1059,32 @@
1059
1059
  <div class="info">
1060
1060
  <div class="rank">
1061
1061
  <span title="Ranking 25">25</span>
1062
- <a href="https://github.com/datahub-project/datahub" target="_blank" title="datahub-project/datahub">datahub-project/datahub</a>
1062
+ <a href="https://github.com/chen310/NeteaseCloudMusicTasks" target="_blank" title="chen310/NeteaseCloudMusicTasks">chen310/NeteaseCloudMusicTasks</a>
1063
1063
  </div>
1064
1064
  <div class="sub-title followers">
1065
1065
 
1066
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
1067
- <span style="background-color: #b07219;"></span>Java
1066
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
1067
+ <span style="background-color: #3572A5;"></span>Python
1068
1068
  </a>
1069
1069
 
1070
1070
  <span class="star" title="Stargazers Count">
1071
1071
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1072
1072
  <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>
1073
1073
  </svg>
1074
- <span>5078</span>
1074
+ <span>884</span>
1075
1075
  </span>
1076
1076
  <span class="star" title="Repo Forked">
1077
1077
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1078
1078
  <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">
1079
1079
  </path>
1080
1080
  </svg>
1081
- <span>1360</span>
1081
+ <span>2111</span>
1082
1082
  </span>
1083
1083
  <span class="star">
1084
1084
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1085
1085
  <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>
1086
1086
  </svg>
1087
- <span>102 stars today</span>
1087
+ <span>17 stars today</span>
1088
1088
  </span>
1089
1089
  </div>
1090
1090
  <div class="details">
@@ -1109,7 +1109,7 @@
1109
1109
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1110
1110
  </a>
1111
1111
  </div>
1112
- <div class="time">Last cache created on 2022/3/19 by Github API v3.</div>
1112
+ <div class="time">Last cache created on 2022/3/20 by Github API v3.</div>
1113
1113
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1114
1114
  </div>
1115
1115
  </body>