@wcj/github-rank 21.12.1 → 21.12.5

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 +35569 -35566
  2. package/dist/sifou-daily.json +28 -91
  3. package/dist/sifou-monthly.json +117 -117
  4. package/dist/sifou-weekly.json +170 -170
  5. package/dist/toutiao-30.json +74 -74
  6. package/dist/toutiao-7.json +147 -147
  7. package/dist/toutiao-90.json +73 -73
  8. package/dist/trending-daily.json +169 -169
  9. package/dist/trending-monthly.json +162 -162
  10. package/dist/trending-weekly.json +165 -165
  11. package/dist/users.china.json +3048 -3048
  12. package/dist/users.json +4055 -4055
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +35569 -35566
  16. package/web/data/sifou-daily.json +28 -91
  17. package/web/data/sifou-monthly.json +117 -117
  18. package/web/data/sifou-weekly.json +170 -170
  19. package/web/data/toutiao-30.json +74 -74
  20. package/web/data/toutiao-7.json +147 -147
  21. package/web/data/toutiao-90.json +73 -73
  22. package/web/data/trending-daily.json +169 -169
  23. package/web/data/trending-monthly.json +162 -162
  24. package/web/data/trending-weekly.json +165 -165
  25. package/web/data/users.china.json +3048 -3048
  26. package/web/data/users.json +4055 -4055
  27. package/web/index.html +2023 -2023
  28. package/web/repos.html +4347 -4343
  29. package/web/sifou-daily.html +24 -220
  30. package/web/sifou-monthly.html +148 -148
  31. package/web/sifou-weekly.html +144 -144
  32. package/web/toutiao-30.html +74 -74
  33. package/web/toutiao-7.html +99 -99
  34. package/web/toutiao-90.html +70 -70
  35. package/web/trending-monthly.html +141 -141
  36. package/web/trending-weekly.html +138 -146
  37. package/web/trending.html +150 -142
  38. package/web/users.china.html +1608 -1608
@@ -102,7 +102,7 @@
102
102
 
103
103
 
104
104
  </h1>
105
- <div class="time">Last cache created on 2021/12/1 by Github API v3.</div>
105
+ <div class="time">Last cache created on 2021/12/5 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,7 +124,7 @@
124
124
  <div class="info">
125
125
  <div class="rank">
126
126
  <span title="Ranking 1">1</span>
127
- <a href="https://github.com/remix-run/remix" target="_blank" title="remix-run/remix">remix-run/remix</a>
127
+ <a href="https://github.com/supabase/supabase" target="_blank" title="supabase/supabase">supabase/supabase</a>
128
128
  </div>
129
129
  <div class="sub-title followers">
130
130
 
@@ -136,20 +136,20 @@
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>7113</span>
139
+ <span>24005</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>358</span>
146
+ <span>1211</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>3656 stars this week</span>
152
+ <span>1346 stars this week</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/google/filament" target="_blank" title="google/filament">google/filament</a>
165
+ <a href="https://github.com/phoboslab/qoi" target="_blank" title="phoboslab/qoi">phoboslab/qoi</a>
166
166
  </div>
167
167
  <div class="sub-title followers">
168
168
 
169
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
170
- <span style="background-color: #f34b7d;"></span>C++
169
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
170
+ <span style="background-color: #555555;"></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>13019</span>
177
+ <span>2690</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>1185</span>
184
+ <span>100</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>886 stars this week</span>
190
+ <span>816 stars this week</span>
191
191
  </span>
192
192
  </div>
193
193
  <div class="details">
@@ -200,32 +200,32 @@
200
200
  <div class="info">
201
201
  <div class="rank">
202
202
  <span title="Ranking 3">3</span>
203
- <a href="https://github.com/medusajs/medusa" target="_blank" title="medusajs/medusa">medusajs/medusa</a>
203
+ <a href="https://github.com/ming1016/SwiftPamphletApp" target="_blank" title="ming1016/SwiftPamphletApp">ming1016/SwiftPamphletApp</a>
204
204
  </div>
205
205
  <div class="sub-title followers">
206
206
 
207
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
208
- <span style="background-color: #f1e05a;"></span>JavaScript
207
+ <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
208
+ <span style="background-color: #F05138;"></span>Swift
209
209
  </a>
210
210
 
211
211
  <span class="star" title="Stargazers Count">
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>4454</span>
215
+ <span>739</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>219</span>
222
+ <span>84</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>1667 stars this week</span>
228
+ <span>246 stars this week</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/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
241
+ <a href="https://github.com/jesseduffield/lazygit" target="_blank" title="jesseduffield/lazygit">jesseduffield/lazygit</a>
242
242
  </div>
243
243
  <div class="sub-title followers">
244
244
 
245
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
246
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
245
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
246
+ <span style="background-color: #00ADD8;"></span>Go
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>27600</span>
253
+ <span>24321</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>5481</span>
260
+ <span>910</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>1488 stars this week</span>
266
+ <span>1831 stars this week</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/mpcabete/bombcrypto-bot" target="_blank" title="mpcabete/bombcrypto-bot">mpcabete/bombcrypto-bot</a>
279
+ <a href="https://github.com/PaperMC/Paper" target="_blank" title="PaperMC/Paper">PaperMC/Paper</a>
280
280
  </div>
281
281
  <div class="sub-title followers">
282
282
 
283
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
284
- <span style="background-color: #3572A5;"></span>Python
283
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
284
+ <span style="background-color: #b07219;"></span>Java
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>150</span>
291
+ <span>4922</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>104</span>
298
+ <span>1281</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>46 stars this week</span>
304
+ <span>137 stars this week</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/davidrmiller/biosim4" target="_blank" title="davidrmiller/biosim4">davidrmiller/biosim4</a>
317
+ <a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</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: #f34b7d;"></span>C++
321
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
322
+ <span style="background-color: #2b7489;"></span>TypeScript
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>1346</span>
329
+ <span>178264</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>171</span>
336
+ <span>25563</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>271 stars this week</span>
342
+ <span>1343 stars this week</span>
343
343
  </span>
344
344
  </div>
345
345
  <div class="details">
@@ -352,7 +352,7 @@
352
352
  <div class="info">
353
353
  <div class="rank">
354
354
  <span title="Ranking 7">7</span>
355
- <a href="https://github.com/PaddlePaddle/PaddleDetection" target="_blank" title="PaddlePaddle/PaddleDetection">PaddlePaddle/PaddleDetection</a>
355
+ <a href="https://github.com/mpcabete/bombcrypto-bot" target="_blank" title="mpcabete/bombcrypto-bot">mpcabete/bombcrypto-bot</a>
356
356
  </div>
357
357
  <div class="sub-title followers">
358
358
 
@@ -364,20 +364,20 @@
364
364
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
365
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>
366
366
  </svg>
367
- <span>5598</span>
367
+ <span>253</span>
368
368
  </span>
369
369
  <span class="star" title="Repo Forked">
370
370
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
371
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">
372
372
  </path>
373
373
  </svg>
374
- <span>1406</span>
374
+ <span>147</span>
375
375
  </span>
376
376
  <span class="star">
377
377
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
378
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>
379
379
  </svg>
380
- <span>612 stars this week</span>
380
+ <span>129 stars this week</span>
381
381
  </span>
382
382
  </div>
383
383
  <div class="details">
@@ -390,32 +390,32 @@
390
390
  <div class="info">
391
391
  <div class="rank">
392
392
  <span title="Ranking 8">8</span>
393
- <a href="https://github.com/papers-we-love/papers-we-love" target="_blank" title="papers-we-love/papers-we-love">papers-we-love/papers-we-love</a>
393
+ <a href="https://github.com/JetBrains/compose-jb" target="_blank" title="JetBrains/compose-jb">JetBrains/compose-jb</a>
394
394
  </div>
395
395
  <div class="sub-title followers">
396
396
 
397
- <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
398
- <span style="background-color: #89e051;"></span>Shell
397
+ <a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
398
+ <span style="background-color: #A97BFF;"></span>Kotlin
399
399
  </a>
400
400
 
401
401
  <span class="star" title="Stargazers Count">
402
402
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
403
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>
404
404
  </svg>
405
- <span>50503</span>
405
+ <span>7179</span>
406
406
  </span>
407
407
  <span class="star" title="Repo Forked">
408
408
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
409
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">
410
410
  </path>
411
411
  </svg>
412
- <span>4297</span>
412
+ <span>422</span>
413
413
  </span>
414
414
  <span class="star">
415
415
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
416
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>
417
417
  </svg>
418
- <span>454 stars this week</span>
418
+ <span>353 stars this week</span>
419
419
  </span>
420
420
  </div>
421
421
  <div class="details">
@@ -428,32 +428,32 @@
428
428
  <div class="info">
429
429
  <div class="rank">
430
430
  <span title="Ranking 9">9</span>
431
- <a href="https://github.com/TachibanaYoshino/AnimeGANv2" target="_blank" title="TachibanaYoshino/AnimeGANv2">TachibanaYoshino/AnimeGANv2</a>
431
+ <a href="https://github.com/PKUanonym/REKCARC-TSC-UHT" target="_blank" title="PKUanonym/REKCARC-TSC-UHT">PKUanonym/REKCARC-TSC-UHT</a>
432
432
  </div>
433
433
  <div class="sub-title followers">
434
434
 
435
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
436
- <span style="background-color: #3572A5;"></span>Python
435
+ <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
436
+ <span style="background-color: #e34c26;"></span>HTML
437
437
  </a>
438
438
 
439
439
  <span class="star" title="Stargazers Count">
440
440
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
441
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>
442
442
  </svg>
443
- <span>2491</span>
443
+ <span>19388</span>
444
444
  </span>
445
445
  <span class="star" title="Repo Forked">
446
446
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
447
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">
448
448
  </path>
449
449
  </svg>
450
- <span>291</span>
450
+ <span>5346</span>
451
451
  </span>
452
452
  <span class="star">
453
453
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
454
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>
455
455
  </svg>
456
- <span>629 stars this week</span>
456
+ <span>300 stars this week</span>
457
457
  </span>
458
458
  </div>
459
459
  <div class="details">
@@ -466,32 +466,32 @@
466
466
  <div class="info">
467
467
  <div class="rank">
468
468
  <span title="Ranking 10">10</span>
469
- <a href="https://github.com/jaakkopasanen/AutoEq" target="_blank" title="jaakkopasanen/AutoEq">jaakkopasanen/AutoEq</a>
469
+ <a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
470
470
  </div>
471
471
  <div class="sub-title followers">
472
472
 
473
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
474
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
473
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
474
+ <span style="background-color: #f1e05a;"></span>JavaScript
475
475
  </a>
476
476
 
477
477
  <span class="star" title="Stargazers Count">
478
478
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
479
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>
480
480
  </svg>
481
- <span>5651</span>
481
+ <span>336843</span>
482
482
  </span>
483
483
  <span class="star" title="Repo Forked">
484
484
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
485
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">
486
486
  </path>
487
487
  </svg>
488
- <span>1200</span>
488
+ <span>27459</span>
489
489
  </span>
490
490
  <span class="star">
491
491
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
492
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>
493
493
  </svg>
494
- <span>286 stars this week</span>
494
+ <span>1342 stars this week</span>
495
495
  </span>
496
496
  </div>
497
497
  <div class="details">
@@ -504,32 +504,32 @@
504
504
  <div class="info">
505
505
  <div class="rank">
506
506
  <span title="Ranking 11">11</span>
507
- <a href="https://github.com/PaperMC/Paper" target="_blank" title="PaperMC/Paper">PaperMC/Paper</a>
507
+ <a href="https://github.com/merico-dev/lake" target="_blank" title="merico-dev/lake">merico-dev/lake</a>
508
508
  </div>
509
509
  <div class="sub-title followers">
510
510
 
511
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
512
- <span style="background-color: #b07219;"></span>Java
511
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
512
+ <span style="background-color: #00ADD8;"></span>Go
513
513
  </a>
514
514
 
515
515
  <span class="star" title="Stargazers Count">
516
516
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
517
517
  <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>
518
518
  </svg>
519
- <span>4841</span>
519
+ <span>1065</span>
520
520
  </span>
521
521
  <span class="star" title="Repo Forked">
522
522
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
523
523
  <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">
524
524
  </path>
525
525
  </svg>
526
- <span>1270</span>
526
+ <span>97</span>
527
527
  </span>
528
528
  <span class="star">
529
529
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
530
530
  <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>
531
531
  </svg>
532
- <span>83 stars this week</span>
532
+ <span>335 stars this week</span>
533
533
  </span>
534
534
  </div>
535
535
  <div class="details">
@@ -542,32 +542,32 @@
542
542
  <div class="info">
543
543
  <div class="rank">
544
544
  <span title="Ranking 12">12</span>
545
- <a href="https://github.com/pengzhiliang/MAE-pytorch" target="_blank" title="pengzhiliang/MAE-pytorch">pengzhiliang/MAE-pytorch</a>
545
+ <a href="https://github.com/papers-we-love/papers-we-love" target="_blank" title="papers-we-love/papers-we-love">papers-we-love/papers-we-love</a>
546
546
  </div>
547
547
  <div class="sub-title followers">
548
548
 
549
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
550
- <span style="background-color: #3572A5;"></span>Python
549
+ <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
550
+ <span style="background-color: #89e051;"></span>Shell
551
551
  </a>
552
552
 
553
553
  <span class="star" title="Stargazers Count">
554
554
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
555
555
  <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>
556
556
  </svg>
557
- <span>1049</span>
557
+ <span>50627</span>
558
558
  </span>
559
559
  <span class="star" title="Repo Forked">
560
560
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
561
561
  <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">
562
562
  </path>
563
563
  </svg>
564
- <span>123</span>
564
+ <span>4302</span>
565
565
  </span>
566
566
  <span class="star">
567
567
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
568
568
  <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>
569
569
  </svg>
570
- <span>287 stars this week</span>
570
+ <span>431 stars this week</span>
571
571
  </span>
572
572
  </div>
573
573
  <div class="details">
@@ -580,7 +580,7 @@
580
580
  <div class="info">
581
581
  <div class="rank">
582
582
  <span title="Ranking 13">13</span>
583
- <a href="https://github.com/Tencent/Shadow" target="_blank" title="Tencent/Shadow">Tencent/Shadow</a>
583
+ <a href="https://github.com/CaffeineMC/sodium-fabric" target="_blank" title="CaffeineMC/sodium-fabric">CaffeineMC/sodium-fabric</a>
584
584
  </div>
585
585
  <div class="sub-title followers">
586
586
 
@@ -592,20 +592,20 @@
592
592
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
593
593
  <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>
594
594
  </svg>
595
- <span>5976</span>
595
+ <span>2845</span>
596
596
  </span>
597
597
  <span class="star" title="Repo Forked">
598
598
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
599
599
  <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">
600
600
  </path>
601
601
  </svg>
602
- <span>915</span>
602
+ <span>498</span>
603
603
  </span>
604
604
  <span class="star">
605
605
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
606
606
  <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>
607
607
  </svg>
608
- <span>163 stars this week</span>
608
+ <span>105 stars this week</span>
609
609
  </span>
610
610
  </div>
611
611
  <div class="details">
@@ -618,7 +618,7 @@
618
618
  <div class="info">
619
619
  <div class="rank">
620
620
  <span title="Ranking 14">14</span>
621
- <a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
621
+ <a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
622
622
  </div>
623
623
  <div class="sub-title followers">
624
624
 
@@ -626,20 +626,20 @@
626
626
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
627
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>
628
628
  </svg>
629
- <span>212966</span>
629
+ <span>178724</span>
630
630
  </span>
631
631
  <span class="star" title="Repo Forked">
632
632
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
633
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">
634
634
  </path>
635
635
  </svg>
636
- <span>45955</span>
636
+ <span>22184</span>
637
637
  </span>
638
638
  <span class="star">
639
639
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
640
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>
641
641
  </svg>
642
- <span>1565 stars this week</span>
642
+ <span>2099 stars this week</span>
643
643
  </span>
644
644
  </div>
645
645
  <div class="details">
@@ -652,32 +652,32 @@
652
652
  <div class="info">
653
653
  <div class="rank">
654
654
  <span title="Ranking 15">15</span>
655
- <a href="https://github.com/ethereum/remix-project" target="_blank" title="ethereum/remix-project">ethereum/remix-project</a>
655
+ <a href="https://github.com/pengzhiliang/MAE-pytorch" target="_blank" title="pengzhiliang/MAE-pytorch">pengzhiliang/MAE-pytorch</a>
656
656
  </div>
657
657
  <div class="sub-title followers">
658
658
 
659
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
660
- <span style="background-color: #f1e05a;"></span>JavaScript
659
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
660
+ <span style="background-color: #3572A5;"></span>Python
661
661
  </a>
662
662
 
663
663
  <span class="star" title="Stargazers Count">
664
664
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
665
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>
666
666
  </svg>
667
- <span>879</span>
667
+ <span>1277</span>
668
668
  </span>
669
669
  <span class="star" title="Repo Forked">
670
670
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
671
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">
672
672
  </path>
673
673
  </svg>
674
- <span>318</span>
674
+ <span>159</span>
675
675
  </span>
676
676
  <span class="star">
677
677
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
678
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>
679
679
  </svg>
680
- <span>106 stars this week</span>
680
+ <span>351 stars this week</span>
681
681
  </span>
682
682
  </div>
683
683
  <div class="details">
@@ -690,7 +690,7 @@
690
690
  <div class="info">
691
691
  <div class="rank">
692
692
  <span title="Ranking 16">16</span>
693
- <a href="https://github.com/dreamhead/patterns-of-distributed-systems" target="_blank" title="dreamhead/patterns-of-distributed-systems">dreamhead/patterns-of-distributed-systems</a>
693
+ <a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
694
694
  </div>
695
695
  <div class="sub-title followers">
696
696
 
@@ -698,20 +698,20 @@
698
698
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
699
699
  <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>
700
700
  </svg>
701
- <span>2228</span>
701
+ <span>213740</span>
702
702
  </span>
703
703
  <span class="star" title="Repo Forked">
704
704
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
705
705
  <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">
706
706
  </path>
707
707
  </svg>
708
- <span>222</span>
708
+ <span>46080</span>
709
709
  </span>
710
710
  <span class="star">
711
711
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
712
712
  <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>
713
713
  </svg>
714
- <span>772 stars this week</span>
714
+ <span>1871 stars this week</span>
715
715
  </span>
716
716
  </div>
717
717
  <div class="details">
@@ -724,32 +724,32 @@
724
724
  <div class="info">
725
725
  <div class="rank">
726
726
  <span title="Ranking 17">17</span>
727
- <a href="https://github.com/symfony/symfony" target="_blank" title="symfony/symfony">symfony/symfony</a>
727
+ <a href="https://github.com/iterativv/NostalgiaForInfinity" target="_blank" title="iterativv/NostalgiaForInfinity">iterativv/NostalgiaForInfinity</a>
728
728
  </div>
729
729
  <div class="sub-title followers">
730
730
 
731
- <a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
732
- <span style="background-color: #4F5D95;"></span>PHP
731
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
732
+ <span style="background-color: #3572A5;"></span>Python
733
733
  </a>
734
734
 
735
735
  <span class="star" title="Stargazers Count">
736
736
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
737
737
  <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>
738
738
  </svg>
739
- <span>26120</span>
739
+ <span>851</span>
740
740
  </span>
741
741
  <span class="star" title="Repo Forked">
742
742
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
743
743
  <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">
744
744
  </path>
745
745
  </svg>
746
- <span>8412</span>
746
+ <span>182</span>
747
747
  </span>
748
748
  <span class="star">
749
749
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
750
750
  <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>
751
751
  </svg>
752
- <span>112 stars this week</span>
752
+ <span>206 stars this week</span>
753
753
  </span>
754
754
  </div>
755
755
  <div class="details">
@@ -762,32 +762,32 @@
762
762
  <div class="info">
763
763
  <div class="rank">
764
764
  <span title="Ranking 18">18</span>
765
- <a href="https://github.com/CaffeineMC/sodium-fabric" target="_blank" title="CaffeineMC/sodium-fabric">CaffeineMC/sodium-fabric</a>
765
+ <a href="https://github.com/Eugeny/tabby" target="_blank" title="Eugeny/tabby">Eugeny/tabby</a>
766
766
  </div>
767
767
  <div class="sub-title followers">
768
768
 
769
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
770
- <span style="background-color: #b07219;"></span>Java
769
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
770
+ <span style="background-color: #2b7489;"></span>TypeScript
771
771
  </a>
772
772
 
773
773
  <span class="star" title="Stargazers Count">
774
774
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
775
775
  <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>
776
776
  </svg>
777
- <span>2774</span>
777
+ <span>20798</span>
778
778
  </span>
779
779
  <span class="star" title="Repo Forked">
780
780
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
781
781
  <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">
782
782
  </path>
783
783
  </svg>
784
- <span>493</span>
784
+ <span>1039</span>
785
785
  </span>
786
786
  <span class="star">
787
787
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
788
788
  <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>
789
789
  </svg>
790
- <span>50 stars this week</span>
790
+ <span>629 stars this week</span>
791
791
  </span>
792
792
  </div>
793
793
  <div class="details">
@@ -800,32 +800,28 @@
800
800
  <div class="info">
801
801
  <div class="rank">
802
802
  <span title="Ranking 19">19</span>
803
- <a href="https://github.com/firebase/firebase-ios-sdk" target="_blank" title="firebase/firebase-ios-sdk">firebase/firebase-ios-sdk</a>
803
+ <a href="https://github.com/jlevy/the-art-of-command-line" target="_blank" title="jlevy/the-art-of-command-line">jlevy/the-art-of-command-line</a>
804
804
  </div>
805
805
  <div class="sub-title followers">
806
806
 
807
- <a class="language" target="_blank" href="https://github.com/topics/objective-c" title="Programming Language Objective-C">
808
- <span style="background-color: #438eff;"></span>Objective-C
809
- </a>
810
-
811
807
  <span class="star" title="Stargazers Count">
812
808
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
813
809
  <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>
814
810
  </svg>
815
- <span>3274</span>
811
+ <span>100063</span>
816
812
  </span>
817
813
  <span class="star" title="Repo Forked">
818
814
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
819
815
  <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">
820
816
  </path>
821
817
  </svg>
822
- <span>906</span>
818
+ <span>10773</span>
823
819
  </span>
824
820
  <span class="star">
825
821
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
826
822
  <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>
827
823
  </svg>
828
- <span>94 stars this week</span>
824
+ <span>1435 stars this week</span>
829
825
  </span>
830
826
  </div>
831
827
  <div class="details">
@@ -838,32 +834,32 @@
838
834
  <div class="info">
839
835
  <div class="rank">
840
836
  <span title="Ranking 20">20</span>
841
- <a href="https://github.com/microsoft/qlib" target="_blank" title="microsoft/qlib">microsoft/qlib</a>
837
+ <a href="https://github.com/gothinkster/realworld" target="_blank" title="gothinkster/realworld">gothinkster/realworld</a>
842
838
  </div>
843
839
  <div class="sub-title followers">
844
840
 
845
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
846
- <span style="background-color: #3572A5;"></span>Python
841
+ <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
842
+ <span style="background-color: #89e051;"></span>Shell
847
843
  </a>
848
844
 
849
845
  <span class="star" title="Stargazers Count">
850
846
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
851
847
  <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>
852
848
  </svg>
853
- <span>7386</span>
849
+ <span>62352</span>
854
850
  </span>
855
851
  <span class="star" title="Repo Forked">
856
852
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
857
853
  <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">
858
854
  </path>
859
855
  </svg>
860
- <span>1179</span>
856
+ <span>5693</span>
861
857
  </span>
862
858
  <span class="star">
863
859
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
864
860
  <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>
865
861
  </svg>
866
- <span>188 stars this week</span>
862
+ <span>862 stars this week</span>
867
863
  </span>
868
864
  </div>
869
865
  <div class="details">
@@ -876,32 +872,32 @@
876
872
  <div class="info">
877
873
  <div class="rank">
878
874
  <span title="Ranking 21">21</span>
879
- <a href="https://github.com/bradtraversy/50projects50days" target="_blank" title="bradtraversy/50projects50days">bradtraversy/50projects50days</a>
875
+ <a href="https://github.com/solidjs/solid" target="_blank" title="solidjs/solid">solidjs/solid</a>
880
876
  </div>
881
877
  <div class="sub-title followers">
882
878
 
883
- <a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
884
- <span style="background-color: #563d7c;"></span>CSS
879
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
880
+ <span style="background-color: #2b7489;"></span>TypeScript
885
881
  </a>
886
882
 
887
883
  <span class="star" title="Stargazers Count">
888
884
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
889
885
  <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>
890
886
  </svg>
891
- <span>10129</span>
887
+ <span>12795</span>
892
888
  </span>
893
889
  <span class="star" title="Repo Forked">
894
890
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
895
891
  <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">
896
892
  </path>
897
893
  </svg>
898
- <span>2781</span>
894
+ <span>324</span>
899
895
  </span>
900
896
  <span class="star">
901
897
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
902
898
  <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>
903
899
  </svg>
904
- <span>185 stars this week</span>
900
+ <span>645 stars this week</span>
905
901
  </span>
906
902
  </div>
907
903
  <div class="details">
@@ -914,32 +910,32 @@
914
910
  <div class="info">
915
911
  <div class="rank">
916
912
  <span title="Ranking 22">22</span>
917
- <a href="https://github.com/twbs/bootstrap" target="_blank" title="twbs/bootstrap">twbs/bootstrap</a>
913
+ <a href="https://github.com/terraform-aws-modules/terraform-aws-eks" target="_blank" title="terraform-aws-modules/terraform-aws-eks">terraform-aws-modules/terraform-aws-eks</a>
918
914
  </div>
919
915
  <div class="sub-title followers">
920
916
 
921
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
922
- <span style="background-color: #f1e05a;"></span>JavaScript
917
+ <a class="language" target="_blank" href="https://github.com/topics/hcl" title="Programming Language HCL">
918
+ <span style="background-color: #ccc;"></span>HCL
923
919
  </a>
924
920
 
925
921
  <span class="star" title="Stargazers Count">
926
922
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
927
923
  <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>
928
924
  </svg>
929
- <span>154172</span>
925
+ <span>2430</span>
930
926
  </span>
931
927
  <span class="star" title="Repo Forked">
932
928
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
933
929
  <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">
934
930
  </path>
935
931
  </svg>
936
- <span>75424</span>
932
+ <span>2074</span>
937
933
  </span>
938
934
  <span class="star">
939
935
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
940
936
  <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>
941
937
  </svg>
942
- <span>195 stars this week</span>
938
+ <span>75 stars this week</span>
943
939
  </span>
944
940
  </div>
945
941
  <div class="details">
@@ -952,32 +948,32 @@
952
948
  <div class="info">
953
949
  <div class="rank">
954
950
  <span title="Ranking 23">23</span>
955
- <a href="https://github.com/iterativv/NostalgiaForInfinity" target="_blank" title="iterativv/NostalgiaForInfinity">iterativv/NostalgiaForInfinity</a>
951
+ <a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
956
952
  </div>
957
953
  <div class="sub-title followers">
958
954
 
959
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
960
- <span style="background-color: #3572A5;"></span>Python
955
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
956
+ <span style="background-color: #f1e05a;"></span>JavaScript
961
957
  </a>
962
958
 
963
959
  <span class="star" title="Stargazers Count">
964
960
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
965
961
  <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>
966
962
  </svg>
967
- <span>821</span>
963
+ <span>42871</span>
968
964
  </span>
969
965
  <span class="star" title="Repo Forked">
970
966
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
971
967
  <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">
972
968
  </path>
973
969
  </svg>
974
- <span>177</span>
970
+ <span>4104</span>
975
971
  </span>
976
972
  <span class="star">
977
973
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
978
974
  <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>
979
975
  </svg>
980
- <span>188 stars this week</span>
976
+ <span>255 stars this week</span>
981
977
  </span>
982
978
  </div>
983
979
  <div class="details">
@@ -990,32 +986,28 @@
990
986
  <div class="info">
991
987
  <div class="rank">
992
988
  <span title="Ranking 24">24</span>
993
- <a href="https://github.com/ethereum/EIPs" target="_blank" title="ethereum/EIPs">ethereum/EIPs</a>
989
+ <a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
994
990
  </div>
995
991
  <div class="sub-title followers">
996
992
 
997
- <a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
998
- <span style="background-color: #AA6746;"></span>Solidity
999
- </a>
1000
-
1001
993
  <span class="star" title="Stargazers Count">
1002
994
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1003
995
  <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>
1004
996
  </svg>
1005
- <span>7984</span>
997
+ <span>199660</span>
1006
998
  </span>
1007
999
  <span class="star" title="Repo Forked">
1008
1000
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1009
1001
  <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">
1010
1002
  </path>
1011
1003
  </svg>
1012
- <span>2987</span>
1004
+ <span>53667</span>
1013
1005
  </span>
1014
1006
  <span class="star">
1015
1007
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1016
1008
  <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>
1017
1009
  </svg>
1018
- <span>195 stars this week</span>
1010
+ <span>1098 stars this week</span>
1019
1011
  </span>
1020
1012
  </div>
1021
1013
  <div class="details">
@@ -1028,32 +1020,32 @@
1028
1020
  <div class="info">
1029
1021
  <div class="rank">
1030
1022
  <span title="Ranking 25">25</span>
1031
- <a href="https://github.com/ava-labs/avalanchego" target="_blank" title="ava-labs/avalanchego">ava-labs/avalanchego</a>
1023
+ <a href="https://github.com/actions/virtual-environments" target="_blank" title="actions/virtual-environments">actions/virtual-environments</a>
1032
1024
  </div>
1033
1025
  <div class="sub-title followers">
1034
1026
 
1035
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
1036
- <span style="background-color: #00ADD8;"></span>Go
1027
+ <a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
1028
+ <span style="background-color: #012456;"></span>PowerShell
1037
1029
  </a>
1038
1030
 
1039
1031
  <span class="star" title="Stargazers Count">
1040
1032
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1041
1033
  <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>
1042
1034
  </svg>
1043
- <span>1191</span>
1035
+ <span>4498</span>
1044
1036
  </span>
1045
1037
  <span class="star" title="Repo Forked">
1046
1038
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1047
1039
  <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">
1048
1040
  </path>
1049
1041
  </svg>
1050
- <span>228</span>
1042
+ <span>1676</span>
1051
1043
  </span>
1052
1044
  <span class="star">
1053
1045
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1054
1046
  <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>
1055
1047
  </svg>
1056
- <span>63 stars this week</span>
1048
+ <span>166 stars this week</span>
1057
1049
  </span>
1058
1050
  </div>
1059
1051
  <div class="details">
@@ -1078,7 +1070,7 @@
1078
1070
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1079
1071
  </a>
1080
1072
  </div>
1081
- <div class="time">Last cache created on 2021/12/1 by Github API v3.</div>
1073
+ <div class="time">Last cache created on 2021/12/5 by Github API v3.</div>
1082
1074
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1083
1075
  </div>
1084
1076
  </body>