@wcj/github-rank 22.2.7 → 22.2.11
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.
- package/dist/repos.json +38577 -38584
- package/dist/sifou-daily.json +128 -11
- package/dist/sifou-monthly.json +136 -136
- package/dist/sifou-weekly.json +210 -102
- package/dist/toutiao-30.json +100 -100
- package/dist/toutiao-7.json +129 -129
- package/dist/toutiao-90.json +37 -37
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +167 -167
- package/dist/trending-weekly.json +173 -173
- package/dist/users.china.json +2968 -2968
- package/dist/users.json +4043 -4044
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +38577 -38584
- package/web/data/sifou-daily.json +128 -11
- package/web/data/sifou-monthly.json +136 -136
- package/web/data/sifou-weekly.json +210 -102
- package/web/data/toutiao-30.json +100 -100
- package/web/data/toutiao-7.json +129 -129
- package/web/data/toutiao-90.json +37 -37
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +167 -167
- package/web/data/trending-weekly.json +173 -173
- package/web/data/users.china.json +2968 -2968
- package/web/data/users.json +4043 -4044
- package/web/index.html +2012 -2012
- package/web/repos.html +4635 -4635
- package/web/sifou-daily.html +374 -10
- package/web/sifou-monthly.html +141 -141
- package/web/sifou-weekly.html +422 -86
- package/web/toutiao-30.html +78 -78
- package/web/toutiao-7.html +84 -84
- package/web/toutiao-90.html +56 -56
- package/web/trending-monthly.html +145 -145
- package/web/trending-weekly.html +154 -146
- package/web/trending.html +148 -148
- package/web/users.china.html +1461 -1461
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on 2022/2/
|
|
105
|
+
<div class="time">Last cache created on 2022/2/11 by
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
@@ -133,32 +133,32 @@
|
|
|
133
133
|
<div class="info">
|
|
134
134
|
<div class="rank">
|
|
135
135
|
<span title="Ranking 1">1</span>
|
|
136
|
-
<a href="https://github.com/
|
|
136
|
+
<a href="https://github.com/faker-js/faker" target="_blank" title="faker-js/faker">faker-js/faker</a>
|
|
137
137
|
</div>
|
|
138
138
|
<div class="sub-title followers">
|
|
139
139
|
|
|
140
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
141
|
-
<span style="background-color: #
|
|
140
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
141
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
142
142
|
</a>
|
|
143
143
|
|
|
144
144
|
<span class="star" title="Stargazers Count">
|
|
145
145
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
146
146
|
<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>
|
|
147
147
|
</svg>
|
|
148
|
-
<span>
|
|
148
|
+
<span>3401</span>
|
|
149
149
|
</span>
|
|
150
150
|
<span class="star" title="Repo Forked">
|
|
151
151
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
152
152
|
<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">
|
|
153
153
|
</path>
|
|
154
154
|
</svg>
|
|
155
|
-
<span>
|
|
155
|
+
<span>313</span>
|
|
156
156
|
</span>
|
|
157
157
|
<span class="star">
|
|
158
158
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
159
159
|
<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>
|
|
160
160
|
</svg>
|
|
161
|
-
<span>
|
|
161
|
+
<span>3000 stars this month</span>
|
|
162
162
|
</span>
|
|
163
163
|
</div>
|
|
164
164
|
<div class="details">
|
|
@@ -171,32 +171,28 @@
|
|
|
171
171
|
<div class="info">
|
|
172
172
|
<div class="rank">
|
|
173
173
|
<span title="Ranking 2">2</span>
|
|
174
|
-
<a href="https://github.com/
|
|
174
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
175
175
|
</div>
|
|
176
176
|
<div class="sub-title followers">
|
|
177
177
|
|
|
178
|
-
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
179
|
-
<span style="background-color: #178600;"></span>C#
|
|
180
|
-
</a>
|
|
181
|
-
|
|
182
178
|
<span class="star" title="Stargazers Count">
|
|
183
179
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
184
180
|
<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>
|
|
185
181
|
</svg>
|
|
186
|
-
<span>
|
|
182
|
+
<span>208453</span>
|
|
187
183
|
</span>
|
|
188
184
|
<span class="star" title="Repo Forked">
|
|
189
185
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
190
186
|
<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">
|
|
191
187
|
</path>
|
|
192
188
|
</svg>
|
|
193
|
-
<span>
|
|
189
|
+
<span>56269</span>
|
|
194
190
|
</span>
|
|
195
191
|
<span class="star">
|
|
196
192
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
197
193
|
<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>
|
|
198
194
|
</svg>
|
|
199
|
-
<span>
|
|
195
|
+
<span>6302 stars this month</span>
|
|
200
196
|
</span>
|
|
201
197
|
</div>
|
|
202
198
|
<div class="details">
|
|
@@ -221,20 +217,20 @@
|
|
|
221
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
222
218
|
<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>
|
|
223
219
|
</svg>
|
|
224
|
-
<span>
|
|
220
|
+
<span>12253</span>
|
|
225
221
|
</span>
|
|
226
222
|
<span class="star" title="Repo Forked">
|
|
227
223
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
228
224
|
<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">
|
|
229
225
|
</path>
|
|
230
226
|
</svg>
|
|
231
|
-
<span>
|
|
227
|
+
<span>2296</span>
|
|
232
228
|
</span>
|
|
233
229
|
<span class="star">
|
|
234
230
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
235
231
|
<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>
|
|
236
232
|
</svg>
|
|
237
|
-
<span>
|
|
233
|
+
<span>2773 stars this month</span>
|
|
238
234
|
</span>
|
|
239
235
|
</div>
|
|
240
236
|
<div class="details">
|
|
@@ -247,32 +243,28 @@
|
|
|
247
243
|
<div class="info">
|
|
248
244
|
<div class="rank">
|
|
249
245
|
<span title="Ranking 4">4</span>
|
|
250
|
-
<a href="https://github.com/
|
|
246
|
+
<a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes" target="_blank" title="Ebazhanov/linkedin-skill-assessments-quizzes">Ebazhanov/linkedin-skill-assessments-quizzes</a>
|
|
251
247
|
</div>
|
|
252
248
|
<div class="sub-title followers">
|
|
253
249
|
|
|
254
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
255
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
256
|
-
</a>
|
|
257
|
-
|
|
258
250
|
<span class="star" title="Stargazers Count">
|
|
259
251
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
260
252
|
<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>
|
|
261
253
|
</svg>
|
|
262
|
-
<span>
|
|
254
|
+
<span>9455</span>
|
|
263
255
|
</span>
|
|
264
256
|
<span class="star" title="Repo Forked">
|
|
265
257
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
266
258
|
<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">
|
|
267
259
|
</path>
|
|
268
260
|
</svg>
|
|
269
|
-
<span>
|
|
261
|
+
<span>5842</span>
|
|
270
262
|
</span>
|
|
271
263
|
<span class="star">
|
|
272
264
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
273
265
|
<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>
|
|
274
266
|
</svg>
|
|
275
|
-
<span>
|
|
267
|
+
<span>2206 stars this month</span>
|
|
276
268
|
</span>
|
|
277
269
|
</div>
|
|
278
270
|
<div class="details">
|
|
@@ -285,32 +277,32 @@
|
|
|
285
277
|
<div class="info">
|
|
286
278
|
<div class="rank">
|
|
287
279
|
<span title="Ranking 5">5</span>
|
|
288
|
-
<a href="https://github.com/
|
|
280
|
+
<a href="https://github.com/HashLips/hashlips_art_engine" target="_blank" title="HashLips/hashlips_art_engine">HashLips/hashlips_art_engine</a>
|
|
289
281
|
</div>
|
|
290
282
|
<div class="sub-title followers">
|
|
291
283
|
|
|
292
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
293
|
-
<span style="background-color: #
|
|
284
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
285
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
294
286
|
</a>
|
|
295
287
|
|
|
296
288
|
<span class="star" title="Stargazers Count">
|
|
297
289
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
298
290
|
<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>
|
|
299
291
|
</svg>
|
|
300
|
-
<span>
|
|
292
|
+
<span>4013</span>
|
|
301
293
|
</span>
|
|
302
294
|
<span class="star" title="Repo Forked">
|
|
303
295
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
304
296
|
<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">
|
|
305
297
|
</path>
|
|
306
298
|
</svg>
|
|
307
|
-
<span>
|
|
299
|
+
<span>2100</span>
|
|
308
300
|
</span>
|
|
309
301
|
<span class="star">
|
|
310
302
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
311
303
|
<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>
|
|
312
304
|
</svg>
|
|
313
|
-
<span>
|
|
305
|
+
<span>1169 stars this month</span>
|
|
314
306
|
</span>
|
|
315
307
|
</div>
|
|
316
308
|
<div class="details">
|
|
@@ -323,32 +315,32 @@
|
|
|
323
315
|
<div class="info">
|
|
324
316
|
<div class="rank">
|
|
325
317
|
<span title="Ranking 6">6</span>
|
|
326
|
-
<a href="https://github.com/
|
|
318
|
+
<a href="https://github.com/mattermost/focalboard" target="_blank" title="mattermost/focalboard">mattermost/focalboard</a>
|
|
327
319
|
</div>
|
|
328
320
|
<div class="sub-title followers">
|
|
329
321
|
|
|
330
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
331
|
-
<span style="background-color: #
|
|
322
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
323
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
332
324
|
</a>
|
|
333
325
|
|
|
334
326
|
<span class="star" title="Stargazers Count">
|
|
335
327
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
336
328
|
<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>
|
|
337
329
|
</svg>
|
|
338
|
-
<span>
|
|
330
|
+
<span>9699</span>
|
|
339
331
|
</span>
|
|
340
332
|
<span class="star" title="Repo Forked">
|
|
341
333
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
342
334
|
<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">
|
|
343
335
|
</path>
|
|
344
336
|
</svg>
|
|
345
|
-
<span>
|
|
337
|
+
<span>710</span>
|
|
346
338
|
</span>
|
|
347
339
|
<span class="star">
|
|
348
340
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
349
341
|
<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>
|
|
350
342
|
</svg>
|
|
351
|
-
<span>
|
|
343
|
+
<span>2514 stars this month</span>
|
|
352
344
|
</span>
|
|
353
345
|
</div>
|
|
354
346
|
<div class="details">
|
|
@@ -361,32 +353,32 @@
|
|
|
361
353
|
<div class="info">
|
|
362
354
|
<div class="rank">
|
|
363
355
|
<span title="Ranking 7">7</span>
|
|
364
|
-
<a href="https://github.com/
|
|
356
|
+
<a href="https://github.com/files-community/Files" target="_blank" title="files-community/Files">files-community/Files</a>
|
|
365
357
|
</div>
|
|
366
358
|
<div class="sub-title followers">
|
|
367
359
|
|
|
368
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
369
|
-
<span style="background-color: #
|
|
360
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
361
|
+
<span style="background-color: #178600;"></span>C#
|
|
370
362
|
</a>
|
|
371
363
|
|
|
372
364
|
<span class="star" title="Stargazers Count">
|
|
373
365
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
374
366
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
375
367
|
</svg>
|
|
376
|
-
<span>
|
|
368
|
+
<span>20315</span>
|
|
377
369
|
</span>
|
|
378
370
|
<span class="star" title="Repo Forked">
|
|
379
371
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
380
372
|
<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">
|
|
381
373
|
</path>
|
|
382
374
|
</svg>
|
|
383
|
-
<span>
|
|
375
|
+
<span>1109</span>
|
|
384
376
|
</span>
|
|
385
377
|
<span class="star">
|
|
386
378
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
387
379
|
<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>
|
|
388
380
|
</svg>
|
|
389
|
-
<span>
|
|
381
|
+
<span>4791 stars this month</span>
|
|
390
382
|
</span>
|
|
391
383
|
</div>
|
|
392
384
|
<div class="details">
|
|
@@ -399,32 +391,32 @@
|
|
|
399
391
|
<div class="info">
|
|
400
392
|
<div class="rank">
|
|
401
393
|
<span title="Ranking 8">8</span>
|
|
402
|
-
<a href="https://github.com/
|
|
394
|
+
<a href="https://github.com/fireship-io/fireship.io" target="_blank" title="fireship-io/fireship.io">fireship-io/fireship.io</a>
|
|
403
395
|
</div>
|
|
404
396
|
<div class="sub-title followers">
|
|
405
397
|
|
|
406
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
407
|
-
<span style="background-color: #
|
|
398
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
399
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
408
400
|
</a>
|
|
409
401
|
|
|
410
402
|
<span class="star" title="Stargazers Count">
|
|
411
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
412
404
|
<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
405
|
</svg>
|
|
414
|
-
<span>
|
|
406
|
+
<span>1708</span>
|
|
415
407
|
</span>
|
|
416
408
|
<span class="star" title="Repo Forked">
|
|
417
409
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
418
410
|
<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">
|
|
419
411
|
</path>
|
|
420
412
|
</svg>
|
|
421
|
-
<span>
|
|
413
|
+
<span>687</span>
|
|
422
414
|
</span>
|
|
423
415
|
<span class="star">
|
|
424
416
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
425
417
|
<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>
|
|
426
418
|
</svg>
|
|
427
|
-
<span>
|
|
419
|
+
<span>424 stars this month</span>
|
|
428
420
|
</span>
|
|
429
421
|
</div>
|
|
430
422
|
<div class="details">
|
|
@@ -437,32 +429,32 @@
|
|
|
437
429
|
<div class="info">
|
|
438
430
|
<div class="rank">
|
|
439
431
|
<span title="Ranking 9">9</span>
|
|
440
|
-
<a href="https://github.com/
|
|
432
|
+
<a href="https://github.com/3b1b/videos" target="_blank" title="3b1b/videos">3b1b/videos</a>
|
|
441
433
|
</div>
|
|
442
434
|
<div class="sub-title followers">
|
|
443
435
|
|
|
444
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
445
|
-
<span style="background-color: #
|
|
436
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
437
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
446
438
|
</a>
|
|
447
439
|
|
|
448
440
|
<span class="star" title="Stargazers Count">
|
|
449
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
450
442
|
<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
443
|
</svg>
|
|
452
|
-
<span>
|
|
444
|
+
<span>2446</span>
|
|
453
445
|
</span>
|
|
454
446
|
<span class="star" title="Repo Forked">
|
|
455
447
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
456
448
|
<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">
|
|
457
449
|
</path>
|
|
458
450
|
</svg>
|
|
459
|
-
<span>
|
|
451
|
+
<span>708</span>
|
|
460
452
|
</span>
|
|
461
453
|
<span class="star">
|
|
462
454
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
463
455
|
<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>
|
|
464
456
|
</svg>
|
|
465
|
-
<span>
|
|
457
|
+
<span>844 stars this month</span>
|
|
466
458
|
</span>
|
|
467
459
|
</div>
|
|
468
460
|
<div class="details">
|
|
@@ -475,7 +467,7 @@
|
|
|
475
467
|
<div class="info">
|
|
476
468
|
<div class="rank">
|
|
477
469
|
<span title="Ranking 10">10</span>
|
|
478
|
-
<a href="https://github.com/
|
|
470
|
+
<a href="https://github.com/rancher-sandbox/rancher-desktop" target="_blank" title="rancher-sandbox/rancher-desktop">rancher-sandbox/rancher-desktop</a>
|
|
479
471
|
</div>
|
|
480
472
|
<div class="sub-title followers">
|
|
481
473
|
|
|
@@ -487,20 +479,20 @@
|
|
|
487
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
488
480
|
<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
481
|
</svg>
|
|
490
|
-
<span>
|
|
482
|
+
<span>2767</span>
|
|
491
483
|
</span>
|
|
492
484
|
<span class="star" title="Repo Forked">
|
|
493
485
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
494
486
|
<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">
|
|
495
487
|
</path>
|
|
496
488
|
</svg>
|
|
497
|
-
<span>
|
|
489
|
+
<span>111</span>
|
|
498
490
|
</span>
|
|
499
491
|
<span class="star">
|
|
500
492
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
501
493
|
<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>
|
|
502
494
|
</svg>
|
|
503
|
-
<span>
|
|
495
|
+
<span>1020 stars this month</span>
|
|
504
496
|
</span>
|
|
505
497
|
</div>
|
|
506
498
|
<div class="details">
|
|
@@ -513,28 +505,32 @@
|
|
|
513
505
|
<div class="info">
|
|
514
506
|
<div class="rank">
|
|
515
507
|
<span title="Ranking 11">11</span>
|
|
516
|
-
<a href="https://github.com/
|
|
508
|
+
<a href="https://github.com/TheAlgorithms/Javascript" target="_blank" title="TheAlgorithms/Javascript">TheAlgorithms/Javascript</a>
|
|
517
509
|
</div>
|
|
518
510
|
<div class="sub-title followers">
|
|
519
511
|
|
|
512
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
513
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
514
|
+
</a>
|
|
515
|
+
|
|
520
516
|
<span class="star" title="Stargazers Count">
|
|
521
517
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
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>
|
|
523
519
|
</svg>
|
|
524
|
-
<span>
|
|
520
|
+
<span>17332</span>
|
|
525
521
|
</span>
|
|
526
522
|
<span class="star" title="Repo Forked">
|
|
527
523
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
528
524
|
<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">
|
|
529
525
|
</path>
|
|
530
526
|
</svg>
|
|
531
|
-
<span>
|
|
527
|
+
<span>2994</span>
|
|
532
528
|
</span>
|
|
533
529
|
<span class="star">
|
|
534
530
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
535
531
|
<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>
|
|
536
532
|
</svg>
|
|
537
|
-
<span>
|
|
533
|
+
<span>1123 stars this month</span>
|
|
538
534
|
</span>
|
|
539
535
|
</div>
|
|
540
536
|
<div class="details">
|
|
@@ -547,32 +543,32 @@
|
|
|
547
543
|
<div class="info">
|
|
548
544
|
<div class="rank">
|
|
549
545
|
<span title="Ranking 12">12</span>
|
|
550
|
-
<a href="https://github.com/
|
|
546
|
+
<a href="https://github.com/zadam/trilium" target="_blank" title="zadam/trilium">zadam/trilium</a>
|
|
551
547
|
</div>
|
|
552
548
|
<div class="sub-title followers">
|
|
553
549
|
|
|
554
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
555
|
-
<span style="background-color: #
|
|
550
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
551
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
556
552
|
</a>
|
|
557
553
|
|
|
558
554
|
<span class="star" title="Stargazers Count">
|
|
559
555
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
556
|
<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
557
|
</svg>
|
|
562
|
-
<span>
|
|
558
|
+
<span>13804</span>
|
|
563
559
|
</span>
|
|
564
560
|
<span class="star" title="Repo Forked">
|
|
565
561
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
566
562
|
<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">
|
|
567
563
|
</path>
|
|
568
564
|
</svg>
|
|
569
|
-
<span>
|
|
565
|
+
<span>816</span>
|
|
570
566
|
</span>
|
|
571
567
|
<span class="star">
|
|
572
568
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
573
569
|
<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>
|
|
574
570
|
</svg>
|
|
575
|
-
<span>
|
|
571
|
+
<span>1134 stars this month</span>
|
|
576
572
|
</span>
|
|
577
573
|
</div>
|
|
578
574
|
<div class="details">
|
|
@@ -585,32 +581,32 @@
|
|
|
585
581
|
<div class="info">
|
|
586
582
|
<div class="rank">
|
|
587
583
|
<span title="Ranking 13">13</span>
|
|
588
|
-
<a href="https://github.com/
|
|
584
|
+
<a href="https://github.com/yuzu-emu/yuzu" target="_blank" title="yuzu-emu/yuzu">yuzu-emu/yuzu</a>
|
|
589
585
|
</div>
|
|
590
586
|
<div class="sub-title followers">
|
|
591
587
|
|
|
592
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
593
|
-
<span style="background-color: #
|
|
588
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
589
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
594
590
|
</a>
|
|
595
591
|
|
|
596
592
|
<span class="star" title="Stargazers Count">
|
|
597
593
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
594
|
<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
595
|
</svg>
|
|
600
|
-
<span>
|
|
596
|
+
<span>18866</span>
|
|
601
597
|
</span>
|
|
602
598
|
<span class="star" title="Repo Forked">
|
|
603
599
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
604
600
|
<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">
|
|
605
601
|
</path>
|
|
606
602
|
</svg>
|
|
607
|
-
<span>
|
|
603
|
+
<span>1579</span>
|
|
608
604
|
</span>
|
|
609
605
|
<span class="star">
|
|
610
606
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
611
607
|
<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>
|
|
612
608
|
</svg>
|
|
613
|
-
<span>
|
|
609
|
+
<span>1330 stars this month</span>
|
|
614
610
|
</span>
|
|
615
611
|
</div>
|
|
616
612
|
<div class="details">
|
|
@@ -623,32 +619,32 @@
|
|
|
623
619
|
<div class="info">
|
|
624
620
|
<div class="rank">
|
|
625
621
|
<span title="Ranking 14">14</span>
|
|
626
|
-
<a href="https://github.com/
|
|
622
|
+
<a href="https://github.com/Textualize/rich" target="_blank" title="Textualize/rich">Textualize/rich</a>
|
|
627
623
|
</div>
|
|
628
624
|
<div class="sub-title followers">
|
|
629
625
|
|
|
630
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
631
|
-
<span style="background-color: #
|
|
626
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
627
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
632
628
|
</a>
|
|
633
629
|
|
|
634
630
|
<span class="star" title="Stargazers Count">
|
|
635
631
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
632
|
<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
633
|
</svg>
|
|
638
|
-
<span>
|
|
634
|
+
<span>34913</span>
|
|
639
635
|
</span>
|
|
640
636
|
<span class="star" title="Repo Forked">
|
|
641
637
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
642
638
|
<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">
|
|
643
639
|
</path>
|
|
644
640
|
</svg>
|
|
645
|
-
<span>
|
|
641
|
+
<span>1114</span>
|
|
646
642
|
</span>
|
|
647
643
|
<span class="star">
|
|
648
644
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
649
645
|
<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>
|
|
650
646
|
</svg>
|
|
651
|
-
<span>
|
|
647
|
+
<span>2952 stars this month</span>
|
|
652
648
|
</span>
|
|
653
649
|
</div>
|
|
654
650
|
<div class="details">
|
|
@@ -661,7 +657,7 @@
|
|
|
661
657
|
<div class="info">
|
|
662
658
|
<div class="rank">
|
|
663
659
|
<span title="Ranking 15">15</span>
|
|
664
|
-
<a href="https://github.com/
|
|
660
|
+
<a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
|
|
665
661
|
</div>
|
|
666
662
|
<div class="sub-title followers">
|
|
667
663
|
|
|
@@ -673,20 +669,20 @@
|
|
|
673
669
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
674
670
|
<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
671
|
</svg>
|
|
676
|
-
<span>
|
|
672
|
+
<span>179785</span>
|
|
677
673
|
</span>
|
|
678
674
|
<span class="star" title="Repo Forked">
|
|
679
675
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
680
676
|
<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">
|
|
681
677
|
</path>
|
|
682
678
|
</svg>
|
|
683
|
-
<span>
|
|
679
|
+
<span>20711</span>
|
|
684
680
|
</span>
|
|
685
681
|
<span class="star">
|
|
686
682
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
687
683
|
<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>
|
|
688
684
|
</svg>
|
|
689
|
-
<span>
|
|
685
|
+
<span>6598 stars this month</span>
|
|
690
686
|
</span>
|
|
691
687
|
</div>
|
|
692
688
|
<div class="details">
|
|
@@ -699,32 +695,32 @@
|
|
|
699
695
|
<div class="info">
|
|
700
696
|
<div class="rank">
|
|
701
697
|
<span title="Ranking 16">16</span>
|
|
702
|
-
<a href="https://github.com/
|
|
698
|
+
<a href="https://github.com/pytube/pytube" target="_blank" title="pytube/pytube">pytube/pytube</a>
|
|
703
699
|
</div>
|
|
704
700
|
<div class="sub-title followers">
|
|
705
701
|
|
|
706
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
707
|
-
<span style="background-color: #
|
|
702
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
703
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
708
704
|
</a>
|
|
709
705
|
|
|
710
706
|
<span class="star" title="Stargazers Count">
|
|
711
707
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
712
708
|
<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
709
|
</svg>
|
|
714
|
-
<span>
|
|
710
|
+
<span>5526</span>
|
|
715
711
|
</span>
|
|
716
712
|
<span class="star" title="Repo Forked">
|
|
717
713
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
718
714
|
<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">
|
|
719
715
|
</path>
|
|
720
716
|
</svg>
|
|
721
|
-
<span>
|
|
717
|
+
<span>1315</span>
|
|
722
718
|
</span>
|
|
723
719
|
<span class="star">
|
|
724
720
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
725
721
|
<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>
|
|
726
722
|
</svg>
|
|
727
|
-
<span>
|
|
723
|
+
<span>498 stars this month</span>
|
|
728
724
|
</span>
|
|
729
725
|
</div>
|
|
730
726
|
<div class="details">
|
|
@@ -737,32 +733,32 @@
|
|
|
737
733
|
<div class="info">
|
|
738
734
|
<div class="rank">
|
|
739
735
|
<span title="Ranking 17">17</span>
|
|
740
|
-
<a href="https://github.com/
|
|
736
|
+
<a href="https://github.com/TheAlgorithms/Go" target="_blank" title="TheAlgorithms/Go">TheAlgorithms/Go</a>
|
|
741
737
|
</div>
|
|
742
738
|
<div class="sub-title followers">
|
|
743
739
|
|
|
744
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
745
|
-
<span style="background-color: #
|
|
740
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
741
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
746
742
|
</a>
|
|
747
743
|
|
|
748
744
|
<span class="star" title="Stargazers Count">
|
|
749
745
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
750
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>
|
|
751
747
|
</svg>
|
|
752
|
-
<span>
|
|
748
|
+
<span>8577</span>
|
|
753
749
|
</span>
|
|
754
750
|
<span class="star" title="Repo Forked">
|
|
755
751
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
756
752
|
<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">
|
|
757
753
|
</path>
|
|
758
754
|
</svg>
|
|
759
|
-
<span>
|
|
755
|
+
<span>1624</span>
|
|
760
756
|
</span>
|
|
761
757
|
<span class="star">
|
|
762
758
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
763
759
|
<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>
|
|
764
760
|
</svg>
|
|
765
|
-
<span>
|
|
761
|
+
<span>1066 stars this month</span>
|
|
766
762
|
</span>
|
|
767
763
|
</div>
|
|
768
764
|
<div class="details">
|
|
@@ -775,32 +771,32 @@
|
|
|
775
771
|
<div class="info">
|
|
776
772
|
<div class="rank">
|
|
777
773
|
<span title="Ranking 18">18</span>
|
|
778
|
-
<a href="https://github.com/
|
|
774
|
+
<a href="https://github.com/github/copilot-docs" target="_blank" title="github/copilot-docs">github/copilot-docs</a>
|
|
779
775
|
</div>
|
|
780
776
|
<div class="sub-title followers">
|
|
781
777
|
|
|
782
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
783
|
-
<span style="background-color: #
|
|
778
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
779
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
784
780
|
</a>
|
|
785
781
|
|
|
786
782
|
<span class="star" title="Stargazers Count">
|
|
787
783
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
788
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>
|
|
789
785
|
</svg>
|
|
790
|
-
<span>
|
|
786
|
+
<span>9080</span>
|
|
791
787
|
</span>
|
|
792
788
|
<span class="star" title="Repo Forked">
|
|
793
789
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
794
790
|
<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">
|
|
795
791
|
</path>
|
|
796
792
|
</svg>
|
|
797
|
-
<span>
|
|
793
|
+
<span>859</span>
|
|
798
794
|
</span>
|
|
799
795
|
<span class="star">
|
|
800
796
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
801
797
|
<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>
|
|
802
798
|
</svg>
|
|
803
|
-
<span>
|
|
799
|
+
<span>1971 stars this month</span>
|
|
804
800
|
</span>
|
|
805
801
|
</div>
|
|
806
802
|
<div class="details">
|
|
@@ -813,32 +809,32 @@
|
|
|
813
809
|
<div class="info">
|
|
814
810
|
<div class="rank">
|
|
815
811
|
<span title="Ranking 19">19</span>
|
|
816
|
-
<a href="https://github.com/
|
|
812
|
+
<a href="https://github.com/sunym1993/flash-linux0.11-talk" target="_blank" title="sunym1993/flash-linux0.11-talk">sunym1993/flash-linux0.11-talk</a>
|
|
817
813
|
</div>
|
|
818
814
|
<div class="sub-title followers">
|
|
819
815
|
|
|
820
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
821
|
-
<span style="background-color: #
|
|
816
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
817
|
+
<span style="background-color: #555555;"></span>C
|
|
822
818
|
</a>
|
|
823
819
|
|
|
824
820
|
<span class="star" title="Stargazers Count">
|
|
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>
|
|
824
|
+
<span>7129</span>
|
|
829
825
|
</span>
|
|
830
826
|
<span class="star" title="Repo Forked">
|
|
831
827
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
832
828
|
<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">
|
|
833
829
|
</path>
|
|
834
830
|
</svg>
|
|
835
|
-
<span>
|
|
831
|
+
<span>791</span>
|
|
836
832
|
</span>
|
|
837
833
|
<span class="star">
|
|
838
834
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
839
835
|
<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>
|
|
840
836
|
</svg>
|
|
841
|
-
<span>
|
|
837
|
+
<span>3130 stars this month</span>
|
|
842
838
|
</span>
|
|
843
839
|
</div>
|
|
844
840
|
<div class="details">
|
|
@@ -851,32 +847,32 @@
|
|
|
851
847
|
<div class="info">
|
|
852
848
|
<div class="rank">
|
|
853
849
|
<span title="Ranking 20">20</span>
|
|
854
|
-
<a href="https://github.com/
|
|
850
|
+
<a href="https://github.com/tauri-apps/tauri" target="_blank" title="tauri-apps/tauri">tauri-apps/tauri</a>
|
|
855
851
|
</div>
|
|
856
852
|
<div class="sub-title followers">
|
|
857
853
|
|
|
858
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
859
|
-
<span style="background-color: #
|
|
854
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
855
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
860
856
|
</a>
|
|
861
857
|
|
|
862
858
|
<span class="star" title="Stargazers Count">
|
|
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>
|
|
862
|
+
<span>30708</span>
|
|
867
863
|
</span>
|
|
868
864
|
<span class="star" title="Repo Forked">
|
|
869
865
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
870
866
|
<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">
|
|
871
867
|
</path>
|
|
872
868
|
</svg>
|
|
873
|
-
<span>
|
|
869
|
+
<span>761</span>
|
|
874
870
|
</span>
|
|
875
871
|
<span class="star">
|
|
876
872
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
877
873
|
<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>
|
|
878
874
|
</svg>
|
|
879
|
-
<span>
|
|
875
|
+
<span>3839 stars this month</span>
|
|
880
876
|
</span>
|
|
881
877
|
</div>
|
|
882
878
|
<div class="details">
|
|
@@ -889,28 +885,32 @@
|
|
|
889
885
|
<div class="info">
|
|
890
886
|
<div class="rank">
|
|
891
887
|
<span title="Ranking 21">21</span>
|
|
892
|
-
<a href="https://github.com/
|
|
888
|
+
<a href="https://github.com/mantinedev/mantine" target="_blank" title="mantinedev/mantine">mantinedev/mantine</a>
|
|
893
889
|
</div>
|
|
894
890
|
<div class="sub-title followers">
|
|
895
891
|
|
|
892
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
893
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
894
|
+
</a>
|
|
895
|
+
|
|
896
896
|
<span class="star" title="Stargazers Count">
|
|
897
897
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
898
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
899
|
</svg>
|
|
900
|
-
<span>
|
|
900
|
+
<span>5331</span>
|
|
901
901
|
</span>
|
|
902
902
|
<span class="star" title="Repo Forked">
|
|
903
903
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
904
904
|
<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">
|
|
905
905
|
</path>
|
|
906
906
|
</svg>
|
|
907
|
-
<span>
|
|
907
|
+
<span>263</span>
|
|
908
908
|
</span>
|
|
909
909
|
<span class="star">
|
|
910
910
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
911
911
|
<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>
|
|
912
912
|
</svg>
|
|
913
|
-
<span>
|
|
913
|
+
<span>1676 stars this month</span>
|
|
914
914
|
</span>
|
|
915
915
|
</div>
|
|
916
916
|
<div class="details">
|
|
@@ -923,32 +923,32 @@
|
|
|
923
923
|
<div class="info">
|
|
924
924
|
<div class="rank">
|
|
925
925
|
<span title="Ranking 22">22</span>
|
|
926
|
-
<a href="https://github.com/
|
|
926
|
+
<a href="https://github.com/yangshun/tech-interview-handbook" target="_blank" title="yangshun/tech-interview-handbook">yangshun/tech-interview-handbook</a>
|
|
927
927
|
</div>
|
|
928
928
|
<div class="sub-title followers">
|
|
929
929
|
|
|
930
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
931
|
-
<span style="background-color: #
|
|
930
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
931
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
932
932
|
</a>
|
|
933
933
|
|
|
934
934
|
<span class="star" title="Stargazers Count">
|
|
935
935
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
936
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
937
|
</svg>
|
|
938
|
-
<span>
|
|
938
|
+
<span>65776</span>
|
|
939
939
|
</span>
|
|
940
940
|
<span class="star" title="Repo Forked">
|
|
941
941
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
942
942
|
<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">
|
|
943
943
|
</path>
|
|
944
944
|
</svg>
|
|
945
|
-
<span>
|
|
945
|
+
<span>9112</span>
|
|
946
946
|
</span>
|
|
947
947
|
<span class="star">
|
|
948
948
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
949
|
<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>
|
|
950
950
|
</svg>
|
|
951
|
-
<span>
|
|
951
|
+
<span>2593 stars this month</span>
|
|
952
952
|
</span>
|
|
953
953
|
</div>
|
|
954
954
|
<div class="details">
|
|
@@ -961,32 +961,32 @@
|
|
|
961
961
|
<div class="info">
|
|
962
962
|
<div class="rank">
|
|
963
963
|
<span title="Ranking 23">23</span>
|
|
964
|
-
<a href="https://github.com/
|
|
964
|
+
<a href="https://github.com/lima-vm/lima" target="_blank" title="lima-vm/lima">lima-vm/lima</a>
|
|
965
965
|
</div>
|
|
966
966
|
<div class="sub-title followers">
|
|
967
967
|
|
|
968
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
969
|
-
<span style="background-color: #
|
|
968
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
969
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
970
970
|
</a>
|
|
971
971
|
|
|
972
972
|
<span class="star" title="Stargazers Count">
|
|
973
973
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
974
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
975
|
</svg>
|
|
976
|
-
<span>
|
|
976
|
+
<span>6980</span>
|
|
977
977
|
</span>
|
|
978
978
|
<span class="star" title="Repo Forked">
|
|
979
979
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
980
980
|
<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">
|
|
981
981
|
</path>
|
|
982
982
|
</svg>
|
|
983
|
-
<span>
|
|
983
|
+
<span>214</span>
|
|
984
984
|
</span>
|
|
985
985
|
<span class="star">
|
|
986
986
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
987
987
|
<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>
|
|
988
988
|
</svg>
|
|
989
|
-
<span>
|
|
989
|
+
<span>1222 stars this month</span>
|
|
990
990
|
</span>
|
|
991
991
|
</div>
|
|
992
992
|
<div class="details">
|
|
@@ -999,32 +999,32 @@
|
|
|
999
999
|
<div class="info">
|
|
1000
1000
|
<div class="rank">
|
|
1001
1001
|
<span title="Ranking 24">24</span>
|
|
1002
|
-
<a href="https://github.com/
|
|
1002
|
+
<a href="https://github.com/Textualize/textual" target="_blank" title="Textualize/textual">Textualize/textual</a>
|
|
1003
1003
|
</div>
|
|
1004
1004
|
<div class="sub-title followers">
|
|
1005
1005
|
|
|
1006
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1007
|
-
<span style="background-color: #
|
|
1006
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1007
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1008
1008
|
</a>
|
|
1009
1009
|
|
|
1010
1010
|
<span class="star" title="Stargazers Count">
|
|
1011
1011
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1012
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
1013
|
</svg>
|
|
1014
|
-
<span>
|
|
1014
|
+
<span>8121</span>
|
|
1015
1015
|
</span>
|
|
1016
1016
|
<span class="star" title="Repo Forked">
|
|
1017
1017
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1018
1018
|
<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">
|
|
1019
1019
|
</path>
|
|
1020
1020
|
</svg>
|
|
1021
|
-
<span>
|
|
1021
|
+
<span>202</span>
|
|
1022
1022
|
</span>
|
|
1023
1023
|
<span class="star">
|
|
1024
1024
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1025
1025
|
<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>
|
|
1026
1026
|
</svg>
|
|
1027
|
-
<span>
|
|
1027
|
+
<span>1281 stars this month</span>
|
|
1028
1028
|
</span>
|
|
1029
1029
|
</div>
|
|
1030
1030
|
<div class="details">
|
|
@@ -1037,32 +1037,32 @@
|
|
|
1037
1037
|
<div class="info">
|
|
1038
1038
|
<div class="rank">
|
|
1039
1039
|
<span title="Ranking 25">25</span>
|
|
1040
|
-
<a href="https://github.com/
|
|
1040
|
+
<a href="https://github.com/facebookresearch/mae" target="_blank" title="facebookresearch/mae">facebookresearch/mae</a>
|
|
1041
1041
|
</div>
|
|
1042
1042
|
<div class="sub-title followers">
|
|
1043
1043
|
|
|
1044
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1045
|
-
<span style="background-color: #
|
|
1044
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1045
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1046
1046
|
</a>
|
|
1047
1047
|
|
|
1048
1048
|
<span class="star" title="Stargazers Count">
|
|
1049
1049
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1050
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
1051
|
</svg>
|
|
1052
|
-
<span>
|
|
1052
|
+
<span>2668</span>
|
|
1053
1053
|
</span>
|
|
1054
1054
|
<span class="star" title="Repo Forked">
|
|
1055
1055
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1056
1056
|
<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">
|
|
1057
1057
|
</path>
|
|
1058
1058
|
</svg>
|
|
1059
|
-
<span>
|
|
1059
|
+
<span>306</span>
|
|
1060
1060
|
</span>
|
|
1061
1061
|
<span class="star">
|
|
1062
1062
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1063
1063
|
<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>
|
|
1064
1064
|
</svg>
|
|
1065
|
-
<span>
|
|
1065
|
+
<span>1292 stars this month</span>
|
|
1066
1066
|
</span>
|
|
1067
1067
|
</div>
|
|
1068
1068
|
<div class="details">
|
|
@@ -1087,7 +1087,7 @@
|
|
|
1087
1087
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1088
1088
|
</a>
|
|
1089
1089
|
</div>
|
|
1090
|
-
<div class="time">Last cache created on 2022/2/
|
|
1090
|
+
<div class="time">Last cache created on 2022/2/11 by Github API v3.</div>
|
|
1091
1091
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1092
1092
|
</div>
|
|
1093
1093
|
</body>
|