@wcj/github-rank 21.12.26 → 21.12.31

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 +38951 -38958
  2. package/dist/sifou-daily.json +64 -37
  3. package/dist/sifou-monthly.json +113 -113
  4. package/dist/sifou-weekly.json +176 -176
  5. package/dist/toutiao-30.json +122 -122
  6. package/dist/toutiao-7.json +143 -143
  7. package/dist/toutiao-90.json +70 -70
  8. package/dist/trending-daily.json +113 -201
  9. package/dist/trending-monthly.json +155 -155
  10. package/dist/trending-weekly.json +167 -167
  11. package/dist/users.china.json +3516 -3517
  12. package/dist/users.json +4006 -4007
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +38951 -38958
  16. package/web/data/sifou-daily.json +64 -37
  17. package/web/data/sifou-monthly.json +113 -113
  18. package/web/data/sifou-weekly.json +176 -176
  19. package/web/data/toutiao-30.json +122 -122
  20. package/web/data/toutiao-7.json +143 -143
  21. package/web/data/toutiao-90.json +70 -70
  22. package/web/data/trending-daily.json +113 -201
  23. package/web/data/trending-monthly.json +155 -155
  24. package/web/data/trending-weekly.json +167 -167
  25. package/web/data/users.china.json +3516 -3517
  26. package/web/data/users.json +4006 -4007
  27. package/web/index.html +2102 -2102
  28. package/web/repos.html +4617 -4617
  29. package/web/sifou-daily.html +116 -32
  30. package/web/sifou-monthly.html +127 -127
  31. package/web/sifou-weekly.html +148 -148
  32. package/web/toutiao-30.html +120 -120
  33. package/web/toutiao-7.html +86 -86
  34. package/web/toutiao-90.html +80 -80
  35. package/web/trending-monthly.html +135 -135
  36. package/web/trending-weekly.html +145 -145
  37. package/web/trending.html +93 -405
  38. package/web/users.china.html +1690 -1690
package/web/trending.html CHANGED
@@ -102,7 +102,7 @@
102
102
 
103
103
 
104
104
  </h1>
105
- <div class="time">Last cache created on 2021/12/26 by Github API v3.</div>
105
+ <div class="time">Last cache created on 2021/12/31 by Github API v3.</div>
106
106
  <div class="tabs">
107
107
  <a class="" href="index.html">Users</a>
108
108
  <a class="" href="repos.html">Repos</a>
@@ -124,32 +124,32 @@
124
124
  <div class="info">
125
125
  <div class="rank">
126
126
  <span title="Ranking 1">1</span>
127
- <a href="https://github.com/cisagov/log4j-scanner" target="_blank" title="cisagov/log4j-scanner">cisagov/log4j-scanner</a>
127
+ <a href="https://github.com/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
128
128
  </div>
129
129
  <div class="sub-title followers">
130
130
 
131
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
132
- <span style="background-color: #b07219;"></span>Java
131
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
132
+ <span style="background-color: #3572A5;"></span>Python
133
133
  </a>
134
134
 
135
135
  <span class="star" title="Stargazers Count">
136
136
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
137
137
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
138
138
  </svg>
139
- <span>668</span>
139
+ <span>156542</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>103</span>
146
+ <span>28906</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>143 stars today</span>
152
+ <span>294 stars today</span>
153
153
  </span>
154
154
  </div>
155
155
  <div class="details">
@@ -162,32 +162,28 @@
162
162
  <div class="info">
163
163
  <div class="rank">
164
164
  <span title="Ranking 2">2</span>
165
- <a href="https://github.com/open-mmlab/mmrazor" target="_blank" title="open-mmlab/mmrazor">open-mmlab/mmrazor</a>
165
+ <a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
166
166
  </div>
167
167
  <div class="sub-title followers">
168
168
 
169
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
170
- <span style="background-color: #3572A5;"></span>Python
171
- </a>
172
-
173
169
  <span class="star" title="Stargazers Count">
174
170
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
175
171
  <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
172
  </svg>
177
- <span>271</span>
173
+ <span>182244</span>
178
174
  </span>
179
175
  <span class="star" title="Repo Forked">
180
176
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
181
177
  <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
178
  </path>
183
179
  </svg>
184
- <span>20</span>
180
+ <span>22433</span>
185
181
  </span>
186
182
  <span class="star">
187
183
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
188
184
  <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
185
  </svg>
190
- <span>55 stars today</span>
186
+ <span>276 stars today</span>
191
187
  </span>
192
188
  </div>
193
189
  <div class="details">
@@ -200,32 +196,32 @@
200
196
  <div class="info">
201
197
  <div class="rank">
202
198
  <span title="Ranking 3">3</span>
203
- <a href="https://github.com/sxyu/svox2" target="_blank" title="sxyu/svox2">sxyu/svox2</a>
199
+ <a href="https://github.com/fanux/sealos" target="_blank" title="fanux/sealos">fanux/sealos</a>
204
200
  </div>
205
201
  <div class="sub-title followers">
206
202
 
207
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
208
- <span style="background-color: #3572A5;"></span>Python
203
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
204
+ <span style="background-color: #00ADD8;"></span>Go
209
205
  </a>
210
206
 
211
207
  <span class="star" title="Stargazers Count">
212
208
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
213
209
  <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
210
  </svg>
215
- <span>681</span>
211
+ <span>6903</span>
216
212
  </span>
217
213
  <span class="star" title="Repo Forked">
218
214
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
219
215
  <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
216
  </path>
221
217
  </svg>
222
- <span>74</span>
218
+ <span>1146</span>
223
219
  </span>
224
220
  <span class="star">
225
221
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
226
222
  <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
223
  </svg>
228
- <span>54 stars today</span>
224
+ <span>183 stars today</span>
229
225
  </span>
230
226
  </div>
231
227
  <div class="details">
@@ -238,32 +234,32 @@
238
234
  <div class="info">
239
235
  <div class="rank">
240
236
  <span title="Ranking 4">4</span>
241
- <a href="https://github.com/mpcabete/bombcrypto-bot" target="_blank" title="mpcabete/bombcrypto-bot">mpcabete/bombcrypto-bot</a>
237
+ <a href="https://github.com/hoppscotch/hoppscotch" target="_blank" title="hoppscotch/hoppscotch">hoppscotch/hoppscotch</a>
242
238
  </div>
243
239
  <div class="sub-title followers">
244
240
 
245
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
246
- <span style="background-color: #3572A5;"></span>Python
241
+ <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
242
+ <span style="background-color: #41b883;"></span>Vue
247
243
  </a>
248
244
 
249
245
  <span class="star" title="Stargazers Count">
250
246
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
251
247
  <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
248
  </svg>
253
- <span>499</span>
249
+ <span>34920</span>
254
250
  </span>
255
251
  <span class="star" title="Repo Forked">
256
252
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
257
253
  <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
254
  </path>
259
255
  </svg>
260
- <span>303</span>
256
+ <span>2455</span>
261
257
  </span>
262
258
  <span class="star">
263
259
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
264
260
  <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
261
  </svg>
266
- <span>26 stars today</span>
262
+ <span>115 stars today</span>
267
263
  </span>
268
264
  </div>
269
265
  <div class="details">
@@ -276,32 +272,32 @@
276
272
  <div class="info">
277
273
  <div class="rank">
278
274
  <span title="Ranking 5">5</span>
279
- <a href="https://github.com/Anuken/Mindustry" target="_blank" title="Anuken/Mindustry">Anuken/Mindustry</a>
275
+ <a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
280
276
  </div>
281
277
  <div class="sub-title followers">
282
278
 
283
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
284
- <span style="background-color: #b07219;"></span>Java
279
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
280
+ <span style="background-color: #f1e05a;"></span>JavaScript
285
281
  </a>
286
282
 
287
283
  <span class="star" title="Stargazers Count">
288
284
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
289
285
  <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
286
  </svg>
291
- <span>13411</span>
287
+ <span>131054</span>
292
288
  </span>
293
289
  <span class="star" title="Repo Forked">
294
290
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
295
291
  <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
292
  </path>
297
293
  </svg>
298
- <span>1838</span>
294
+ <span>21479</span>
299
295
  </span>
300
296
  <span class="star">
301
297
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
302
298
  <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
299
  </svg>
304
- <span>60 stars today</span>
300
+ <span>271 stars today</span>
305
301
  </span>
306
302
  </div>
307
303
  <div class="details">
@@ -314,32 +310,32 @@
314
310
  <div class="info">
315
311
  <div class="rank">
316
312
  <span title="Ranking 6">6</span>
317
- <a href="https://github.com/marktext/marktext" target="_blank" title="marktext/marktext">marktext/marktext</a>
313
+ <a href="https://github.com/apache/maven-mvnd" target="_blank" title="apache/maven-mvnd">apache/maven-mvnd</a>
318
314
  </div>
319
315
  <div class="sub-title followers">
320
316
 
321
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
322
- <span style="background-color: #f1e05a;"></span>JavaScript
317
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
318
+ <span style="background-color: #b07219;"></span>Java
323
319
  </a>
324
320
 
325
321
  <span class="star" title="Stargazers Count">
326
322
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
327
323
  <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
324
  </svg>
329
- <span>24090</span>
325
+ <span>1108</span>
330
326
  </span>
331
327
  <span class="star" title="Repo Forked">
332
328
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
333
329
  <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
330
  </path>
335
331
  </svg>
336
- <span>1708</span>
332
+ <span>77</span>
337
333
  </span>
338
334
  <span class="star">
339
335
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
340
336
  <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
337
  </svg>
342
- <span>243 stars today</span>
338
+ <span>74 stars today</span>
343
339
  </span>
344
340
  </div>
345
341
  <div class="details">
@@ -352,32 +348,32 @@
352
348
  <div class="info">
353
349
  <div class="rank">
354
350
  <span title="Ranking 7">7</span>
355
- <a href="https://github.com/h3r2tic/cornell-mcray" target="_blank" title="h3r2tic/cornell-mcray">h3r2tic/cornell-mcray</a>
351
+ <a href="https://github.com/adrianhajdin/project_web3.0" target="_blank" title="adrianhajdin/project_web3.0">adrianhajdin/project_web3.0</a>
356
352
  </div>
357
353
  <div class="sub-title followers">
358
354
 
359
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
360
- <span style="background-color: #dea584;"></span>Rust
355
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
356
+ <span style="background-color: #f1e05a;"></span>JavaScript
361
357
  </a>
362
358
 
363
359
  <span class="star" title="Stargazers Count">
364
360
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
365
361
  <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
362
  </svg>
367
- <span>397</span>
363
+ <span>254</span>
368
364
  </span>
369
365
  <span class="star" title="Repo Forked">
370
366
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
371
367
  <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
368
  </path>
373
369
  </svg>
374
- <span>5</span>
370
+ <span>49</span>
375
371
  </span>
376
372
  <span class="star">
377
373
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
378
374
  <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
375
  </svg>
380
- <span>49 stars today</span>
376
+ <span>109 stars today</span>
381
377
  </span>
382
378
  </div>
383
379
  <div class="details">
@@ -390,28 +386,32 @@
390
386
  <div class="info">
391
387
  <div class="rank">
392
388
  <span title="Ranking 8">8</span>
393
- <a href="https://github.com/d2forum/16th" target="_blank" title="d2forum/16th">d2forum/16th</a>
389
+ <a href="https://github.com/teivah/100-go-mistakes" target="_blank" title="teivah/100-go-mistakes">teivah/100-go-mistakes</a>
394
390
  </div>
395
391
  <div class="sub-title followers">
396
392
 
393
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
394
+ <span style="background-color: #00ADD8;"></span>Go
395
+ </a>
396
+
397
397
  <span class="star" title="Stargazers Count">
398
398
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
399
399
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
400
400
  </svg>
401
- <span>121</span>
401
+ <span>390</span>
402
402
  </span>
403
403
  <span class="star" title="Repo Forked">
404
404
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
405
405
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
406
406
  </path>
407
407
  </svg>
408
- <span>21</span>
408
+ <span>25</span>
409
409
  </span>
410
410
  <span class="star">
411
411
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
412
412
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
413
413
  </svg>
414
- <span>13 stars today</span>
414
+ <span>145 stars today</span>
415
415
  </span>
416
416
  </div>
417
417
  <div class="details">
@@ -424,32 +424,32 @@
424
424
  <div class="info">
425
425
  <div class="rank">
426
426
  <span title="Ranking 9">9</span>
427
- <a href="https://github.com/mehdihadeli/awesome-go-education" target="_blank" title="mehdihadeli/awesome-go-education">mehdihadeli/awesome-go-education</a>
427
+ <a href="https://github.com/google/python-fire" target="_blank" title="google/python-fire">google/python-fire</a>
428
428
  </div>
429
429
  <div class="sub-title followers">
430
430
 
431
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
432
- <span style="background-color: #00ADD8;"></span>Go
431
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
432
+ <span style="background-color: #3572A5;"></span>Python
433
433
  </a>
434
434
 
435
435
  <span class="star" title="Stargazers Count">
436
436
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
437
437
  <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>
438
438
  </svg>
439
- <span>432</span>
439
+ <span>21178</span>
440
440
  </span>
441
441
  <span class="star" title="Repo Forked">
442
442
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
443
443
  <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">
444
444
  </path>
445
445
  </svg>
446
- <span>41</span>
446
+ <span>1248</span>
447
447
  </span>
448
448
  <span class="star">
449
449
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
450
450
  <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>
451
451
  </svg>
452
- <span>95 stars today</span>
452
+ <span>303 stars today</span>
453
453
  </span>
454
454
  </div>
455
455
  <div class="details">
@@ -462,32 +462,28 @@
462
462
  <div class="info">
463
463
  <div class="rank">
464
464
  <span title="Ranking 10">10</span>
465
- <a href="https://github.com/Tencent/tdesign-react" target="_blank" title="Tencent/tdesign-react">Tencent/tdesign-react</a>
465
+ <a href="https://github.com/DataTalksClub/data-engineering-zoomcamp" target="_blank" title="DataTalksClub/data-engineering-zoomcamp">DataTalksClub/data-engineering-zoomcamp</a>
466
466
  </div>
467
467
  <div class="sub-title followers">
468
468
 
469
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
470
- <span style="background-color: #2b7489;"></span>TypeScript
471
- </a>
472
-
473
469
  <span class="star" title="Stargazers Count">
474
470
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
475
471
  <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>
476
472
  </svg>
477
- <span>204</span>
473
+ <span>555</span>
478
474
  </span>
479
475
  <span class="star" title="Repo Forked">
480
476
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
481
477
  <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">
482
478
  </path>
483
479
  </svg>
484
- <span>34</span>
480
+ <span>84</span>
485
481
  </span>
486
482
  <span class="star">
487
483
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
488
484
  <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>
489
485
  </svg>
490
- <span>37 stars today</span>
486
+ <span>87 stars today</span>
491
487
  </span>
492
488
  </div>
493
489
  <div class="details">
@@ -500,32 +496,28 @@
500
496
  <div class="info">
501
497
  <div class="rank">
502
498
  <span title="Ranking 11">11</span>
503
- <a href="https://github.com/fanux/sealos" target="_blank" title="fanux/sealos">fanux/sealos</a>
499
+ <a href="https://github.com/coder2gwy/coder2gwy" target="_blank" title="coder2gwy/coder2gwy">coder2gwy/coder2gwy</a>
504
500
  </div>
505
501
  <div class="sub-title followers">
506
502
 
507
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
508
- <span style="background-color: #00ADD8;"></span>Go
509
- </a>
510
-
511
503
  <span class="star" title="Stargazers Count">
512
504
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
513
505
  <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>
514
506
  </svg>
515
- <span>5640</span>
507
+ <span>19708</span>
516
508
  </span>
517
509
  <span class="star" title="Repo Forked">
518
510
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
519
511
  <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">
520
512
  </path>
521
513
  </svg>
522
- <span>992</span>
514
+ <span>2962</span>
523
515
  </span>
524
516
  <span class="star">
525
517
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
526
518
  <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>
527
519
  </svg>
528
- <span>66 stars today</span>
520
+ <span>50 stars today</span>
529
521
  </span>
530
522
  </div>
531
523
  <div class="details">
@@ -538,7 +530,7 @@
538
530
  <div class="info">
539
531
  <div class="rank">
540
532
  <span title="Ranking 12">12</span>
541
- <a href="https://github.com/Tencent/tdesign" target="_blank" title="Tencent/tdesign">Tencent/tdesign</a>
533
+ <a href="https://github.com/GitHubDaily/GitHubDaily" target="_blank" title="GitHubDaily/GitHubDaily">GitHubDaily/GitHubDaily</a>
542
534
  </div>
543
535
  <div class="sub-title followers">
544
536
 
@@ -546,20 +538,20 @@
546
538
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
547
539
  <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>
548
540
  </svg>
549
- <span>892</span>
541
+ <span>10481</span>
550
542
  </span>
551
543
  <span class="star" title="Repo Forked">
552
544
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
553
545
  <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">
554
546
  </path>
555
547
  </svg>
556
- <span>79</span>
548
+ <span>1311</span>
557
549
  </span>
558
550
  <span class="star">
559
551
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
560
552
  <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>
561
553
  </svg>
562
- <span>128 stars today</span>
554
+ <span>65 stars today</span>
563
555
  </span>
564
556
  </div>
565
557
  <div class="details">
@@ -572,32 +564,32 @@
572
564
  <div class="info">
573
565
  <div class="rank">
574
566
  <span title="Ranking 13">13</span>
575
- <a href="https://github.com/wailsapp/wails" target="_blank" title="wailsapp/wails">wailsapp/wails</a>
567
+ <a href="https://github.com/OpenZeppelin/openzeppelin-contracts" target="_blank" title="OpenZeppelin/openzeppelin-contracts">OpenZeppelin/openzeppelin-contracts</a>
576
568
  </div>
577
569
  <div class="sub-title followers">
578
570
 
579
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
580
- <span style="background-color: #00ADD8;"></span>Go
571
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
572
+ <span style="background-color: #f1e05a;"></span>JavaScript
581
573
  </a>
582
574
 
583
575
  <span class="star" title="Stargazers Count">
584
576
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
585
577
  <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>
586
578
  </svg>
587
- <span>5234</span>
579
+ <span>14628</span>
588
580
  </span>
589
581
  <span class="star" title="Repo Forked">
590
582
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
591
583
  <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">
592
584
  </path>
593
585
  </svg>
594
- <span>262</span>
586
+ <span>7379</span>
595
587
  </span>
596
588
  <span class="star">
597
589
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
598
590
  <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>
599
591
  </svg>
600
- <span>167 stars today</span>
592
+ <span>54 stars today</span>
601
593
  </span>
602
594
  </div>
603
595
  <div class="details">
@@ -610,32 +602,32 @@
610
602
  <div class="info">
611
603
  <div class="rank">
612
604
  <span title="Ranking 14">14</span>
613
- <a href="https://github.com/ssssssss-team/spider-flow" target="_blank" title="ssssssss-team/spider-flow">ssssssss-team/spider-flow</a>
605
+ <a href="https://github.com/lucidrains/vit-pytorch" target="_blank" title="lucidrains/vit-pytorch">lucidrains/vit-pytorch</a>
614
606
  </div>
615
607
  <div class="sub-title followers">
616
608
 
617
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
618
- <span style="background-color: #b07219;"></span>Java
609
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
610
+ <span style="background-color: #3572A5;"></span>Python
619
611
  </a>
620
612
 
621
613
  <span class="star" title="Stargazers Count">
622
614
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
623
615
  <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>
624
616
  </svg>
625
- <span>3698</span>
617
+ <span>7444</span>
626
618
  </span>
627
619
  <span class="star" title="Repo Forked">
628
620
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
629
621
  <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">
630
622
  </path>
631
623
  </svg>
632
- <span>634</span>
624
+ <span>1143</span>
633
625
  </span>
634
626
  <span class="star">
635
627
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
636
628
  <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>
637
629
  </svg>
638
- <span>79 stars today</span>
630
+ <span>55 stars today</span>
639
631
  </span>
640
632
  </div>
641
633
  <div class="details">
@@ -648,32 +640,32 @@
648
640
  <div class="info">
649
641
  <div class="rank">
650
642
  <span title="Ranking 15">15</span>
651
- <a href="https://github.com/30-seconds/30-seconds-of-code" target="_blank" title="30-seconds/30-seconds-of-code">30-seconds/30-seconds-of-code</a>
643
+ <a href="https://github.com/element-plus/element-plus" target="_blank" title="element-plus/element-plus">element-plus/element-plus</a>
652
644
  </div>
653
645
  <div class="sub-title followers">
654
646
 
655
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
656
- <span style="background-color: #f1e05a;"></span>JavaScript
647
+ <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
648
+ <span style="background-color: #41b883;"></span>Vue
657
649
  </a>
658
650
 
659
651
  <span class="star" title="Stargazers Count">
660
652
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
661
653
  <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>
662
654
  </svg>
663
- <span>89626</span>
655
+ <span>13240</span>
664
656
  </span>
665
657
  <span class="star" title="Repo Forked">
666
658
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
667
659
  <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">
668
660
  </path>
669
661
  </svg>
670
- <span>9533</span>
662
+ <span>2471</span>
671
663
  </span>
672
664
  <span class="star">
673
665
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
674
666
  <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>
675
667
  </svg>
676
- <span>212 stars today</span>
668
+ <span>81 stars today</span>
677
669
  </span>
678
670
  </div>
679
671
  <div class="details">
@@ -686,7 +678,7 @@
686
678
  <div class="info">
687
679
  <div class="rank">
688
680
  <span title="Ranking 16">16</span>
689
- <a href="https://github.com/mtdvio/every-programmer-should-know" target="_blank" title="mtdvio/every-programmer-should-know">mtdvio/every-programmer-should-know</a>
681
+ <a href="https://github.com/Universidade-Livre/ciencia-da-computacao" target="_blank" title="Universidade-Livre/ciencia-da-computacao">Universidade-Livre/ciencia-da-computacao</a>
690
682
  </div>
691
683
  <div class="sub-title followers">
692
684
 
@@ -694,20 +686,20 @@
694
686
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
695
687
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
696
688
  </svg>
697
- <span>50005</span>
689
+ <span>3548</span>
698
690
  </span>
699
691
  <span class="star" title="Repo Forked">
700
692
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
701
693
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
702
694
  </path>
703
695
  </svg>
704
- <span>4886</span>
696
+ <span>237</span>
705
697
  </span>
706
698
  <span class="star">
707
699
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
708
700
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
709
701
  </svg>
710
- <span>345 stars today</span>
702
+ <span>50 stars today</span>
711
703
  </span>
712
704
  </div>
713
705
  <div class="details">
@@ -720,83 +712,7 @@
720
712
  <div class="info">
721
713
  <div class="rank">
722
714
  <span title="Ranking 17">17</span>
723
- <a href="https://github.com/wader/fq" target="_blank" title="wader/fq">wader/fq</a>
724
- </div>
725
- <div class="sub-title followers">
726
-
727
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
728
- <span style="background-color: #00ADD8;"></span>Go
729
- </a>
730
-
731
- <span class="star" title="Stargazers Count">
732
- <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
733
- <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
734
- </svg>
735
- <span>2526</span>
736
- </span>
737
- <span class="star" title="Repo Forked">
738
- <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
739
- <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
740
- </path>
741
- </svg>
742
- <span>40</span>
743
- </span>
744
- <span class="star">
745
- <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
746
- <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
747
- </svg>
748
- <span>266 stars today</span>
749
- </span>
750
- </div>
751
- <div class="details">
752
-
753
- </div>
754
- </div>
755
- </li>
756
-
757
- <li>
758
- <div class="info">
759
- <div class="rank">
760
- <span title="Ranking 18">18</span>
761
- <a href="https://github.com/easychen/pushdeer" target="_blank" title="easychen/pushdeer">easychen/pushdeer</a>
762
- </div>
763
- <div class="sub-title followers">
764
-
765
- <a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
766
- <span style="background-color: #4F5D95;"></span>PHP
767
- </a>
768
-
769
- <span class="star" title="Stargazers Count">
770
- <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
771
- <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
772
- </svg>
773
- <span>351</span>
774
- </span>
775
- <span class="star" title="Repo Forked">
776
- <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
777
- <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
778
- </path>
779
- </svg>
780
- <span>53</span>
781
- </span>
782
- <span class="star">
783
- <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
784
- <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
785
- </svg>
786
- <span>30 stars today</span>
787
- </span>
788
- </div>
789
- <div class="details">
790
-
791
- </div>
792
- </div>
793
- </li>
794
-
795
- <li>
796
- <div class="info">
797
- <div class="rank">
798
- <span title="Ranking 19">19</span>
799
- <a href="https://github.com/airbnb/javascript" target="_blank" title="airbnb/javascript">airbnb/javascript</a>
715
+ <a href="https://github.com/goldbergyoni/nodebestpractices" target="_blank" title="goldbergyoni/nodebestpractices">goldbergyoni/nodebestpractices</a>
800
716
  </div>
801
717
  <div class="sub-title followers">
802
718
 
@@ -808,14 +724,14 @@
808
724
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
809
725
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
810
726
  </svg>
811
- <span>117628</span>
727
+ <span>73162</span>
812
728
  </span>
813
729
  <span class="star" title="Repo Forked">
814
730
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
815
731
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
816
732
  </path>
817
733
  </svg>
818
- <span>22445</span>
734
+ <span>7443</span>
819
735
  </span>
820
736
  <span class="star">
821
737
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
@@ -830,234 +746,6 @@
830
746
  </div>
831
747
  </li>
832
748
 
833
- <li>
834
- <div class="info">
835
- <div class="rank">
836
- <span title="Ranking 20">20</span>
837
- <a href="https://github.com/TeamNewPipe/NewPipe" target="_blank" title="TeamNewPipe/NewPipe">TeamNewPipe/NewPipe</a>
838
- </div>
839
- <div class="sub-title followers">
840
-
841
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
842
- <span style="background-color: #b07219;"></span>Java
843
- </a>
844
-
845
- <span class="star" title="Stargazers Count">
846
- <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
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>
848
- </svg>
849
- <span>15871</span>
850
- </span>
851
- <span class="star" title="Repo Forked">
852
- <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
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">
854
- </path>
855
- </svg>
856
- <span>1972</span>
857
- </span>
858
- <span class="star">
859
- <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
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>
861
- </svg>
862
- <span>43 stars today</span>
863
- </span>
864
- </div>
865
- <div class="details">
866
-
867
- </div>
868
- </div>
869
- </li>
870
-
871
- <li>
872
- <div class="info">
873
- <div class="rank">
874
- <span title="Ranking 21">21</span>
875
- <a href="https://github.com/prisma/prisma" target="_blank" title="prisma/prisma">prisma/prisma</a>
876
- </div>
877
- <div class="sub-title followers">
878
-
879
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
880
- <span style="background-color: #2b7489;"></span>TypeScript
881
- </a>
882
-
883
- <span class="star" title="Stargazers Count">
884
- <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
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>
886
- </svg>
887
- <span>18921</span>
888
- </span>
889
- <span class="star" title="Repo Forked">
890
- <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
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">
892
- </path>
893
- </svg>
894
- <span>670</span>
895
- </span>
896
- <span class="star">
897
- <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
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>
899
- </svg>
900
- <span>191 stars today</span>
901
- </span>
902
- </div>
903
- <div class="details">
904
-
905
- </div>
906
- </div>
907
- </li>
908
-
909
- <li>
910
- <div class="info">
911
- <div class="rank">
912
- <span title="Ranking 22">22</span>
913
- <a href="https://github.com/Tencent/tdesign-vue-next" target="_blank" title="Tencent/tdesign-vue-next">Tencent/tdesign-vue-next</a>
914
- </div>
915
- <div class="sub-title followers">
916
-
917
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
918
- <span style="background-color: #2b7489;"></span>TypeScript
919
- </a>
920
-
921
- <span class="star" title="Stargazers Count">
922
- <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
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>
924
- </svg>
925
- <span>126</span>
926
- </span>
927
- <span class="star" title="Repo Forked">
928
- <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
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">
930
- </path>
931
- </svg>
932
- <span>27</span>
933
- </span>
934
- <span class="star">
935
- <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
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>
937
- </svg>
938
- <span>32 stars today</span>
939
- </span>
940
- </div>
941
- <div class="details">
942
-
943
- </div>
944
- </div>
945
- </li>
946
-
947
- <li>
948
- <div class="info">
949
- <div class="rank">
950
- <span title="Ranking 23">23</span>
951
- <a href="https://github.com/bozbez/win-capture-audio" target="_blank" title="bozbez/win-capture-audio">bozbez/win-capture-audio</a>
952
- </div>
953
- <div class="sub-title followers">
954
-
955
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
956
- <span style="background-color: #f34b7d;"></span>C++
957
- </a>
958
-
959
- <span class="star" title="Stargazers Count">
960
- <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
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>
962
- </svg>
963
- <span>1163</span>
964
- </span>
965
- <span class="star" title="Repo Forked">
966
- <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
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">
968
- </path>
969
- </svg>
970
- <span>58</span>
971
- </span>
972
- <span class="star">
973
- <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
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>
975
- </svg>
976
- <span>46 stars today</span>
977
- </span>
978
- </div>
979
- <div class="details">
980
-
981
- </div>
982
- </div>
983
- </li>
984
-
985
- <li>
986
- <div class="info">
987
- <div class="rank">
988
- <span title="Ranking 24">24</span>
989
- <a href="https://github.com/Courseplay/courseplay" target="_blank" title="Courseplay/courseplay">Courseplay/courseplay</a>
990
- </div>
991
- <div class="sub-title followers">
992
-
993
- <a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
994
- <span style="background-color: #000080;"></span>Lua
995
- </a>
996
-
997
- <span class="star" title="Stargazers Count">
998
- <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
999
- <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1000
- </svg>
1001
- <span>993</span>
1002
- </span>
1003
- <span class="star" title="Repo Forked">
1004
- <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1005
- <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
1006
- </path>
1007
- </svg>
1008
- <span>552</span>
1009
- </span>
1010
- <span class="star">
1011
- <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1012
- <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1013
- </svg>
1014
- <span>18 stars today</span>
1015
- </span>
1016
- </div>
1017
- <div class="details">
1018
-
1019
- </div>
1020
- </div>
1021
- </li>
1022
-
1023
- <li>
1024
- <div class="info">
1025
- <div class="rank">
1026
- <span title="Ranking 25">25</span>
1027
- <a href="https://github.com/freeCodeCamp/LearnToCodeRPG" target="_blank" title="freeCodeCamp/LearnToCodeRPG">freeCodeCamp/LearnToCodeRPG</a>
1028
- </div>
1029
- <div class="sub-title followers">
1030
-
1031
- <a class="language" target="_blank" href="https://github.com/topics/ren&#39;py" title="Programming Language Ren&#39;Py">
1032
- <span style="background-color: #ff7f7f;"></span>Ren&#39;Py
1033
- </a>
1034
-
1035
- <span class="star" title="Stargazers Count">
1036
- <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1037
- <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1038
- </svg>
1039
- <span>278</span>
1040
- </span>
1041
- <span class="star" title="Repo Forked">
1042
- <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1043
- <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
1044
- </path>
1045
- </svg>
1046
- <span>24</span>
1047
- </span>
1048
- <span class="star">
1049
- <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1050
- <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1051
- </svg>
1052
- <span>114 stars today</span>
1053
- </span>
1054
- </div>
1055
- <div class="details">
1056
-
1057
- </div>
1058
- </div>
1059
- </li>
1060
-
1061
749
  </ul>
1062
750
  <div class="footer">
1063
751
  <div>
@@ -1074,7 +762,7 @@
1074
762
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1075
763
  </a>
1076
764
  </div>
1077
- <div class="time">Last cache created on 2021/12/26 by Github API v3.</div>
765
+ <div class="time">Last cache created on 2021/12/31 by Github API v3.</div>
1078
766
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1079
767
  </div>
1080
768
  </body>