@wcj/github-rank 22.2.4 → 22.2.8
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 +33077 -33078
- package/dist/sifou-daily.json +92 -11
- package/dist/sifou-monthly.json +102 -102
- package/dist/sifou-weekly.json +164 -164
- package/dist/toutiao-30.json +102 -102
- package/dist/toutiao-7.json +122 -122
- package/dist/toutiao-90.json +46 -46
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +156 -156
- package/dist/trending-weekly.json +168 -157
- package/dist/users.china.json +2217 -2217
- package/dist/users.json +3952 -3953
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +33077 -33078
- package/web/data/sifou-daily.json +92 -11
- package/web/data/sifou-monthly.json +102 -102
- package/web/data/sifou-weekly.json +164 -164
- package/web/data/toutiao-30.json +102 -102
- package/web/data/toutiao-7.json +122 -122
- package/web/data/toutiao-90.json +46 -46
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +156 -156
- package/web/data/trending-weekly.json +168 -157
- package/web/data/users.china.json +2217 -2217
- package/web/data/users.json +3952 -3953
- package/web/index.html +2001 -2001
- package/web/repos.html +4271 -4275
- package/web/sifou-daily.html +263 -11
- package/web/sifou-monthly.html +123 -123
- package/web/sifou-weekly.html +136 -136
- package/web/toutiao-30.html +87 -87
- package/web/toutiao-7.html +82 -82
- package/web/toutiao-90.html +113 -113
- package/web/trending-monthly.html +137 -137
- package/web/trending-weekly.html +175 -137
- package/web/trending.html +148 -152
- package/web/users.china.html +1142 -1142
|
@@ -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/8 by
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
@@ -145,20 +145,20 @@
|
|
|
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>15784</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>3227</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>3747 stars this month</span>
|
|
162
162
|
</span>
|
|
163
163
|
</div>
|
|
164
164
|
<div class="details">
|
|
@@ -171,7 +171,7 @@
|
|
|
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/files-community/Files" target="_blank" title="files-community/Files">files-community/Files</a>
|
|
175
175
|
</div>
|
|
176
176
|
<div class="sub-title followers">
|
|
177
177
|
|
|
@@ -183,20 +183,20 @@
|
|
|
183
183
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
184
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>
|
|
185
185
|
</svg>
|
|
186
|
-
<span>
|
|
186
|
+
<span>20084</span>
|
|
187
187
|
</span>
|
|
188
188
|
<span class="star" title="Repo Forked">
|
|
189
189
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
190
190
|
<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
191
|
</path>
|
|
192
192
|
</svg>
|
|
193
|
-
<span>
|
|
193
|
+
<span>1094</span>
|
|
194
194
|
</span>
|
|
195
195
|
<span class="star">
|
|
196
196
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
197
197
|
<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
198
|
</svg>
|
|
199
|
-
<span>
|
|
199
|
+
<span>4611 stars this month</span>
|
|
200
200
|
</span>
|
|
201
201
|
</div>
|
|
202
202
|
<div class="details">
|
|
@@ -209,32 +209,32 @@
|
|
|
209
209
|
<div class="info">
|
|
210
210
|
<div class="rank">
|
|
211
211
|
<span title="Ranking 3">3</span>
|
|
212
|
-
<a href="https://github.com/
|
|
212
|
+
<a href="https://github.com/doocs/leetcode" target="_blank" title="doocs/leetcode">doocs/leetcode</a>
|
|
213
213
|
</div>
|
|
214
214
|
<div class="sub-title followers">
|
|
215
215
|
|
|
216
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
217
|
-
<span style="background-color: #
|
|
216
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
217
|
+
<span style="background-color: #b07219;"></span>Java
|
|
218
218
|
</a>
|
|
219
219
|
|
|
220
220
|
<span class="star" title="Stargazers Count">
|
|
221
221
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
222
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>
|
|
223
223
|
</svg>
|
|
224
|
-
<span>
|
|
224
|
+
<span>12072</span>
|
|
225
225
|
</span>
|
|
226
226
|
<span class="star" title="Repo Forked">
|
|
227
227
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
228
228
|
<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
229
|
</path>
|
|
230
230
|
</svg>
|
|
231
|
-
<span>
|
|
231
|
+
<span>2255</span>
|
|
232
232
|
</span>
|
|
233
233
|
<span class="star">
|
|
234
234
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
235
235
|
<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
236
|
</svg>
|
|
237
|
-
<span>
|
|
237
|
+
<span>2617 stars this month</span>
|
|
238
238
|
</span>
|
|
239
239
|
</div>
|
|
240
240
|
<div class="details">
|
|
@@ -247,32 +247,28 @@
|
|
|
247
247
|
<div class="info">
|
|
248
248
|
<div class="rank">
|
|
249
249
|
<span title="Ranking 4">4</span>
|
|
250
|
-
<a href="https://github.com/
|
|
250
|
+
<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
251
|
</div>
|
|
252
252
|
<div class="sub-title followers">
|
|
253
253
|
|
|
254
|
-
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
255
|
-
<span style="background-color: #b07219;"></span>Java
|
|
256
|
-
</a>
|
|
257
|
-
|
|
258
254
|
<span class="star" title="Stargazers Count">
|
|
259
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
260
256
|
<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
257
|
</svg>
|
|
262
|
-
<span>
|
|
258
|
+
<span>9300</span>
|
|
263
259
|
</span>
|
|
264
260
|
<span class="star" title="Repo Forked">
|
|
265
261
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
266
262
|
<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
263
|
</path>
|
|
268
264
|
</svg>
|
|
269
|
-
<span>
|
|
265
|
+
<span>5772</span>
|
|
270
266
|
</span>
|
|
271
267
|
<span class="star">
|
|
272
268
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
273
269
|
<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
270
|
</svg>
|
|
275
|
-
<span>
|
|
271
|
+
<span>2129 stars this month</span>
|
|
276
272
|
</span>
|
|
277
273
|
</div>
|
|
278
274
|
<div class="details">
|
|
@@ -285,32 +281,32 @@
|
|
|
285
281
|
<div class="info">
|
|
286
282
|
<div class="rank">
|
|
287
283
|
<span title="Ranking 5">5</span>
|
|
288
|
-
<a href="https://github.com/
|
|
284
|
+
<a href="https://github.com/facebookresearch/mae" target="_blank" title="facebookresearch/mae">facebookresearch/mae</a>
|
|
289
285
|
</div>
|
|
290
286
|
<div class="sub-title followers">
|
|
291
287
|
|
|
292
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
293
|
-
<span style="background-color: #
|
|
288
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
289
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
294
290
|
</a>
|
|
295
291
|
|
|
296
292
|
<span class="star" title="Stargazers Count">
|
|
297
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
298
294
|
<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
295
|
</svg>
|
|
300
|
-
<span>
|
|
296
|
+
<span>2603</span>
|
|
301
297
|
</span>
|
|
302
298
|
<span class="star" title="Repo Forked">
|
|
303
299
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
304
300
|
<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
301
|
</path>
|
|
306
302
|
</svg>
|
|
307
|
-
<span>
|
|
303
|
+
<span>300</span>
|
|
308
304
|
</span>
|
|
309
305
|
<span class="star">
|
|
310
306
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
311
307
|
<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
308
|
</svg>
|
|
313
|
-
<span>
|
|
309
|
+
<span>1793 stars this month</span>
|
|
314
310
|
</span>
|
|
315
311
|
</div>
|
|
316
312
|
<div class="details">
|
|
@@ -323,32 +319,32 @@
|
|
|
323
319
|
<div class="info">
|
|
324
320
|
<div class="rank">
|
|
325
321
|
<span title="Ranking 6">6</span>
|
|
326
|
-
<a href="https://github.com/
|
|
322
|
+
<a href="https://github.com/mattermost/focalboard" target="_blank" title="mattermost/focalboard">mattermost/focalboard</a>
|
|
327
323
|
</div>
|
|
328
324
|
<div class="sub-title followers">
|
|
329
325
|
|
|
330
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
331
|
-
<span style="background-color: #
|
|
326
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
327
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
332
328
|
</a>
|
|
333
329
|
|
|
334
330
|
<span class="star" title="Stargazers Count">
|
|
335
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
336
332
|
<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
333
|
</svg>
|
|
338
|
-
<span>
|
|
334
|
+
<span>9598</span>
|
|
339
335
|
</span>
|
|
340
336
|
<span class="star" title="Repo Forked">
|
|
341
337
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
342
338
|
<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
339
|
</path>
|
|
344
340
|
</svg>
|
|
345
|
-
<span>
|
|
341
|
+
<span>698</span>
|
|
346
342
|
</span>
|
|
347
343
|
<span class="star">
|
|
348
344
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
349
345
|
<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
346
|
</svg>
|
|
351
|
-
<span>
|
|
347
|
+
<span>2435 stars this month</span>
|
|
352
348
|
</span>
|
|
353
349
|
</div>
|
|
354
350
|
<div class="details">
|
|
@@ -361,32 +357,32 @@
|
|
|
361
357
|
<div class="info">
|
|
362
358
|
<div class="rank">
|
|
363
359
|
<span title="Ranking 7">7</span>
|
|
364
|
-
<a href="https://github.com/
|
|
360
|
+
<a href="https://github.com/HashLips/hashlips_art_engine" target="_blank" title="HashLips/hashlips_art_engine">HashLips/hashlips_art_engine</a>
|
|
365
361
|
</div>
|
|
366
362
|
<div class="sub-title followers">
|
|
367
363
|
|
|
368
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
369
|
-
<span style="background-color: #
|
|
364
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
365
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
370
366
|
</a>
|
|
371
367
|
|
|
372
368
|
<span class="star" title="Stargazers Count">
|
|
373
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
374
370
|
<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
371
|
</svg>
|
|
376
|
-
<span>
|
|
372
|
+
<span>3910</span>
|
|
377
373
|
</span>
|
|
378
374
|
<span class="star" title="Repo Forked">
|
|
379
375
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
380
376
|
<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
377
|
</path>
|
|
382
378
|
</svg>
|
|
383
|
-
<span>
|
|
379
|
+
<span>2027</span>
|
|
384
380
|
</span>
|
|
385
381
|
<span class="star">
|
|
386
382
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
387
383
|
<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
384
|
</svg>
|
|
389
|
-
<span>
|
|
385
|
+
<span>1164 stars this month</span>
|
|
390
386
|
</span>
|
|
391
387
|
</div>
|
|
392
388
|
<div class="details">
|
|
@@ -399,32 +395,32 @@
|
|
|
399
395
|
<div class="info">
|
|
400
396
|
<div class="rank">
|
|
401
397
|
<span title="Ranking 8">8</span>
|
|
402
|
-
<a href="https://github.com/
|
|
398
|
+
<a href="https://github.com/fireship-io/fireship.io" target="_blank" title="fireship-io/fireship.io">fireship-io/fireship.io</a>
|
|
403
399
|
</div>
|
|
404
400
|
<div class="sub-title followers">
|
|
405
401
|
|
|
406
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
407
|
-
<span style="background-color: #
|
|
402
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
403
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
408
404
|
</a>
|
|
409
405
|
|
|
410
406
|
<span class="star" title="Stargazers Count">
|
|
411
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
412
408
|
<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
409
|
</svg>
|
|
414
|
-
<span>
|
|
410
|
+
<span>1683</span>
|
|
415
411
|
</span>
|
|
416
412
|
<span class="star" title="Repo Forked">
|
|
417
413
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
418
414
|
<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
415
|
</path>
|
|
420
416
|
</svg>
|
|
421
|
-
<span>
|
|
417
|
+
<span>682</span>
|
|
422
418
|
</span>
|
|
423
419
|
<span class="star">
|
|
424
420
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
425
421
|
<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
422
|
</svg>
|
|
427
|
-
<span>
|
|
423
|
+
<span>400 stars this month</span>
|
|
428
424
|
</span>
|
|
429
425
|
</div>
|
|
430
426
|
<div class="details">
|
|
@@ -437,28 +433,32 @@
|
|
|
437
433
|
<div class="info">
|
|
438
434
|
<div class="rank">
|
|
439
435
|
<span title="Ranking 9">9</span>
|
|
440
|
-
<a href="https://github.com/
|
|
436
|
+
<a href="https://github.com/Textualize/rich" target="_blank" title="Textualize/rich">Textualize/rich</a>
|
|
441
437
|
</div>
|
|
442
438
|
<div class="sub-title followers">
|
|
443
439
|
|
|
440
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
441
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
442
|
+
</a>
|
|
443
|
+
|
|
444
444
|
<span class="star" title="Stargazers Count">
|
|
445
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
446
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
447
447
|
</svg>
|
|
448
|
-
<span>
|
|
448
|
+
<span>34814</span>
|
|
449
449
|
</span>
|
|
450
450
|
<span class="star" title="Repo Forked">
|
|
451
451
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
452
452
|
<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">
|
|
453
453
|
</path>
|
|
454
454
|
</svg>
|
|
455
|
-
<span>
|
|
455
|
+
<span>1112</span>
|
|
456
456
|
</span>
|
|
457
457
|
<span class="star">
|
|
458
458
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
459
|
<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>
|
|
460
460
|
</svg>
|
|
461
|
-
<span>
|
|
461
|
+
<span>2904 stars this month</span>
|
|
462
462
|
</span>
|
|
463
463
|
</div>
|
|
464
464
|
<div class="details">
|
|
@@ -471,32 +471,32 @@
|
|
|
471
471
|
<div class="info">
|
|
472
472
|
<div class="rank">
|
|
473
473
|
<span title="Ranking 10">10</span>
|
|
474
|
-
<a href="https://github.com/
|
|
474
|
+
<a href="https://github.com/sunym1993/flash-linux0.11-talk" target="_blank" title="sunym1993/flash-linux0.11-talk">sunym1993/flash-linux0.11-talk</a>
|
|
475
475
|
</div>
|
|
476
476
|
<div class="sub-title followers">
|
|
477
477
|
|
|
478
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
479
|
-
<span style="background-color: #
|
|
478
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
479
|
+
<span style="background-color: #555555;"></span>C
|
|
480
480
|
</a>
|
|
481
481
|
|
|
482
482
|
<span class="star" title="Stargazers Count">
|
|
483
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
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>
|
|
485
485
|
</svg>
|
|
486
|
-
<span>
|
|
486
|
+
<span>6958</span>
|
|
487
487
|
</span>
|
|
488
488
|
<span class="star" title="Repo Forked">
|
|
489
489
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
490
490
|
<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">
|
|
491
491
|
</path>
|
|
492
492
|
</svg>
|
|
493
|
-
<span>
|
|
493
|
+
<span>755</span>
|
|
494
494
|
</span>
|
|
495
495
|
<span class="star">
|
|
496
496
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
497
|
<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>
|
|
498
498
|
</svg>
|
|
499
|
-
<span>
|
|
499
|
+
<span>3446 stars this month</span>
|
|
500
500
|
</span>
|
|
501
501
|
</div>
|
|
502
502
|
<div class="details">
|
|
@@ -509,7 +509,7 @@
|
|
|
509
509
|
<div class="info">
|
|
510
510
|
<div class="rank">
|
|
511
511
|
<span title="Ranking 11">11</span>
|
|
512
|
-
<a href="https://github.com/
|
|
512
|
+
<a href="https://github.com/TheAlgorithms/Javascript" target="_blank" title="TheAlgorithms/Javascript">TheAlgorithms/Javascript</a>
|
|
513
513
|
</div>
|
|
514
514
|
<div class="sub-title followers">
|
|
515
515
|
|
|
@@ -521,20 +521,20 @@
|
|
|
521
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
522
|
<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
523
|
</svg>
|
|
524
|
-
<span>
|
|
524
|
+
<span>17250</span>
|
|
525
525
|
</span>
|
|
526
526
|
<span class="star" title="Repo Forked">
|
|
527
527
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
528
528
|
<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
529
|
</path>
|
|
530
530
|
</svg>
|
|
531
|
-
<span>
|
|
531
|
+
<span>2975</span>
|
|
532
532
|
</span>
|
|
533
533
|
<span class="star">
|
|
534
534
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
535
535
|
<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
536
|
</svg>
|
|
537
|
-
<span>
|
|
537
|
+
<span>1081 stars this month</span>
|
|
538
538
|
</span>
|
|
539
539
|
</div>
|
|
540
540
|
<div class="details">
|
|
@@ -547,32 +547,32 @@
|
|
|
547
547
|
<div class="info">
|
|
548
548
|
<div class="rank">
|
|
549
549
|
<span title="Ranking 12">12</span>
|
|
550
|
-
<a href="https://github.com/
|
|
550
|
+
<a href="https://github.com/yuzu-emu/yuzu" target="_blank" title="yuzu-emu/yuzu">yuzu-emu/yuzu</a>
|
|
551
551
|
</div>
|
|
552
552
|
<div class="sub-title followers">
|
|
553
553
|
|
|
554
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
555
|
-
<span style="background-color: #
|
|
554
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
555
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
556
556
|
</a>
|
|
557
557
|
|
|
558
558
|
<span class="star" title="Stargazers Count">
|
|
559
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
560
|
<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
561
|
</svg>
|
|
562
|
-
<span>
|
|
562
|
+
<span>18704</span>
|
|
563
563
|
</span>
|
|
564
564
|
<span class="star" title="Repo Forked">
|
|
565
565
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
566
566
|
<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
567
|
</path>
|
|
568
568
|
</svg>
|
|
569
|
-
<span>
|
|
569
|
+
<span>1572</span>
|
|
570
570
|
</span>
|
|
571
571
|
<span class="star">
|
|
572
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
573
573
|
<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
574
|
</svg>
|
|
575
|
-
<span>
|
|
575
|
+
<span>1188 stars this month</span>
|
|
576
576
|
</span>
|
|
577
577
|
</div>
|
|
578
578
|
<div class="details">
|
|
@@ -585,32 +585,28 @@
|
|
|
585
585
|
<div class="info">
|
|
586
586
|
<div class="rank">
|
|
587
587
|
<span title="Ranking 13">13</span>
|
|
588
|
-
<a href="https://github.com/
|
|
588
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
589
589
|
</div>
|
|
590
590
|
<div class="sub-title followers">
|
|
591
591
|
|
|
592
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
593
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
594
|
-
</a>
|
|
595
|
-
|
|
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>207499</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>55977</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>5476 stars this month</span>
|
|
614
610
|
</span>
|
|
615
611
|
</div>
|
|
616
612
|
<div class="details">
|
|
@@ -623,7 +619,7 @@
|
|
|
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/rancher-sandbox/rancher-desktop" target="_blank" title="rancher-sandbox/rancher-desktop">rancher-sandbox/rancher-desktop</a>
|
|
627
623
|
</div>
|
|
628
624
|
<div class="sub-title followers">
|
|
629
625
|
|
|
@@ -635,20 +631,20 @@
|
|
|
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>2695</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>106</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>962 stars this month</span>
|
|
652
648
|
</span>
|
|
653
649
|
</div>
|
|
654
650
|
<div class="details">
|
|
@@ -661,32 +657,32 @@
|
|
|
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/bevyengine/bevy" target="_blank" title="bevyengine/bevy">bevyengine/bevy</a>
|
|
665
661
|
</div>
|
|
666
662
|
<div class="sub-title followers">
|
|
667
663
|
|
|
668
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
669
|
-
<span style="background-color: #
|
|
664
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
665
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
670
666
|
</a>
|
|
671
667
|
|
|
672
668
|
<span class="star" title="Stargazers Count">
|
|
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>14027</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>1259</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>1418 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/tauri-apps/tauri" target="_blank" title="tauri-apps/tauri">tauri-apps/tauri</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/rust" title="Programming Language Rust">
|
|
703
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
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>30295</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>742</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>3784 stars this month</span>
|
|
728
724
|
</span>
|
|
729
725
|
</div>
|
|
730
726
|
<div class="details">
|
|
@@ -737,7 +733,7 @@
|
|
|
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/mantinedev/mantine" target="_blank" title="mantinedev/mantine">mantinedev/mantine</a>
|
|
741
737
|
</div>
|
|
742
738
|
<div class="sub-title followers">
|
|
743
739
|
|
|
@@ -749,20 +745,20 @@
|
|
|
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>5229</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>257</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>1609 stars this month</span>
|
|
766
762
|
</span>
|
|
767
763
|
</div>
|
|
768
764
|
<div class="details">
|
|
@@ -775,7 +771,7 @@
|
|
|
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/withastro/astro" target="_blank" title="withastro/astro">withastro/astro</a>
|
|
779
775
|
</div>
|
|
780
776
|
<div class="sub-title followers">
|
|
781
777
|
|
|
@@ -787,20 +783,20 @@
|
|
|
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>10317</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>498</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>1510 stars this month</span>
|
|
804
800
|
</span>
|
|
805
801
|
</div>
|
|
806
802
|
<div class="details">
|
|
@@ -813,7 +809,7 @@
|
|
|
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/Textualize/textual" target="_blank" title="Textualize/textual">Textualize/textual</a>
|
|
817
813
|
</div>
|
|
818
814
|
<div class="sub-title followers">
|
|
819
815
|
|
|
@@ -825,20 +821,20 @@
|
|
|
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>8012</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>195</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>1191 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/safak/youtube" target="_blank" title="safak/youtube">safak/youtube</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/css" title="Programming Language CSS">
|
|
855
|
+
<span style="background-color: #563d7c;"></span>CSS
|
|
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>1995</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>2234</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>360 stars this month</span>
|
|
880
876
|
</span>
|
|
881
877
|
</div>
|
|
882
878
|
<div class="details">
|
|
@@ -889,32 +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/gchq/CyberChef" target="_blank" title="gchq/CyberChef">gchq/CyberChef</a>
|
|
893
889
|
</div>
|
|
894
890
|
<div class="sub-title followers">
|
|
895
891
|
|
|
896
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
897
|
-
<span style="background-color: #
|
|
892
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
893
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
898
894
|
</a>
|
|
899
895
|
|
|
900
896
|
<span class="star" title="Stargazers Count">
|
|
901
897
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
902
898
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
903
899
|
</svg>
|
|
904
|
-
<span>
|
|
900
|
+
<span>15357</span>
|
|
905
901
|
</span>
|
|
906
902
|
<span class="star" title="Repo Forked">
|
|
907
903
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
908
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">
|
|
909
905
|
</path>
|
|
910
906
|
</svg>
|
|
911
|
-
<span>
|
|
907
|
+
<span>1926</span>
|
|
912
908
|
</span>
|
|
913
909
|
<span class="star">
|
|
914
910
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
915
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>
|
|
916
912
|
</svg>
|
|
917
|
-
<span>
|
|
913
|
+
<span>1563 stars this month</span>
|
|
918
914
|
</span>
|
|
919
915
|
</div>
|
|
920
916
|
<div class="details">
|
|
@@ -927,32 +923,32 @@
|
|
|
927
923
|
<div class="info">
|
|
928
924
|
<div class="rank">
|
|
929
925
|
<span title="Ranking 22">22</span>
|
|
930
|
-
<a href="https://github.com/
|
|
926
|
+
<a href="https://github.com/wmjordan/PDFPatcher" target="_blank" title="wmjordan/PDFPatcher">wmjordan/PDFPatcher</a>
|
|
931
927
|
</div>
|
|
932
928
|
<div class="sub-title followers">
|
|
933
929
|
|
|
934
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
935
|
-
<span style="background-color: #
|
|
930
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
931
|
+
<span style="background-color: #178600;"></span>C#
|
|
936
932
|
</a>
|
|
937
933
|
|
|
938
934
|
<span class="star" title="Stargazers Count">
|
|
939
935
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
940
936
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
941
937
|
</svg>
|
|
942
|
-
<span>
|
|
938
|
+
<span>3678</span>
|
|
943
939
|
</span>
|
|
944
940
|
<span class="star" title="Repo Forked">
|
|
945
941
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
946
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">
|
|
947
943
|
</path>
|
|
948
944
|
</svg>
|
|
949
|
-
<span>
|
|
945
|
+
<span>681</span>
|
|
950
946
|
</span>
|
|
951
947
|
<span class="star">
|
|
952
948
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
953
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>
|
|
954
950
|
</svg>
|
|
955
|
-
<span>
|
|
951
|
+
<span>2113 stars this month</span>
|
|
956
952
|
</span>
|
|
957
953
|
</div>
|
|
958
954
|
<div class="details">
|
|
@@ -965,32 +961,32 @@
|
|
|
965
961
|
<div class="info">
|
|
966
962
|
<div class="rank">
|
|
967
963
|
<span title="Ranking 23">23</span>
|
|
968
|
-
<a href="https://github.com/
|
|
964
|
+
<a href="https://github.com/octocat/Spoon-Knife" target="_blank" title="octocat/Spoon-Knife">octocat/Spoon-Knife</a>
|
|
969
965
|
</div>
|
|
970
966
|
<div class="sub-title followers">
|
|
971
967
|
|
|
972
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
973
|
-
<span style="background-color: #
|
|
968
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
969
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
974
970
|
</a>
|
|
975
971
|
|
|
976
972
|
<span class="star" title="Stargazers Count">
|
|
977
973
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
978
974
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
979
975
|
</svg>
|
|
980
|
-
<span>
|
|
976
|
+
<span>10783</span>
|
|
981
977
|
</span>
|
|
982
978
|
<span class="star" title="Repo Forked">
|
|
983
979
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
984
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">
|
|
985
981
|
</path>
|
|
986
982
|
</svg>
|
|
987
|
-
<span>
|
|
983
|
+
<span>123112</span>
|
|
988
984
|
</span>
|
|
989
985
|
<span class="star">
|
|
990
986
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
991
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>
|
|
992
988
|
</svg>
|
|
993
|
-
<span>
|
|
989
|
+
<span>143 stars this month</span>
|
|
994
990
|
</span>
|
|
995
991
|
</div>
|
|
996
992
|
<div class="details">
|
|
@@ -1003,32 +999,32 @@
|
|
|
1003
999
|
<div class="info">
|
|
1004
1000
|
<div class="rank">
|
|
1005
1001
|
<span title="Ranking 24">24</span>
|
|
1006
|
-
<a href="https://github.com/
|
|
1002
|
+
<a href="https://github.com/yangshun/tech-interview-handbook" target="_blank" title="yangshun/tech-interview-handbook">yangshun/tech-interview-handbook</a>
|
|
1007
1003
|
</div>
|
|
1008
1004
|
<div class="sub-title followers">
|
|
1009
1005
|
|
|
1010
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1011
|
-
<span style="background-color: #
|
|
1006
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1007
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1012
1008
|
</a>
|
|
1013
1009
|
|
|
1014
1010
|
<span class="star" title="Stargazers Count">
|
|
1015
1011
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1016
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>
|
|
1017
1013
|
</svg>
|
|
1018
|
-
<span>
|
|
1014
|
+
<span>65620</span>
|
|
1019
1015
|
</span>
|
|
1020
1016
|
<span class="star" title="Repo Forked">
|
|
1021
1017
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1022
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">
|
|
1023
1019
|
</path>
|
|
1024
1020
|
</svg>
|
|
1025
|
-
<span>
|
|
1021
|
+
<span>9096</span>
|
|
1026
1022
|
</span>
|
|
1027
1023
|
<span class="star">
|
|
1028
1024
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1029
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>
|
|
1030
1026
|
</svg>
|
|
1031
|
-
<span>
|
|
1027
|
+
<span>2525 stars this month</span>
|
|
1032
1028
|
</span>
|
|
1033
1029
|
</div>
|
|
1034
1030
|
<div class="details">
|
|
@@ -1041,28 +1037,32 @@
|
|
|
1041
1037
|
<div class="info">
|
|
1042
1038
|
<div class="rank">
|
|
1043
1039
|
<span title="Ranking 25">25</span>
|
|
1044
|
-
<a href="https://github.com/
|
|
1040
|
+
<a href="https://github.com/lima-vm/lima" target="_blank" title="lima-vm/lima">lima-vm/lima</a>
|
|
1045
1041
|
</div>
|
|
1046
1042
|
<div class="sub-title followers">
|
|
1047
1043
|
|
|
1044
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
1045
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
1046
|
+
</a>
|
|
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>6880</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>207</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>1180 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/8 by Github API v3.</div>
|
|
1091
1091
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1092
1092
|
</div>
|
|
1093
1093
|
</body>
|