@wcj/github-rank 22.4.16 → 22.4.19
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 +31216 -31237
- package/dist/sifou-daily.json +52 -34
- package/dist/sifou-monthly.json +85 -85
- package/dist/sifou-weekly.json +163 -163
- package/dist/toutiao-30.json +103 -103
- package/dist/toutiao-7.json +109 -109
- package/dist/toutiao-90.json +18 -18
- package/dist/trending-daily.json +168 -168
- package/dist/trending-monthly.json +161 -161
- package/dist/trending-weekly.json +165 -165
- package/dist/users.china.json +2382 -2382
- package/dist/users.json +3047 -3047
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +31216 -31237
- package/web/data/sifou-daily.json +52 -34
- package/web/data/sifou-monthly.json +85 -85
- package/web/data/sifou-weekly.json +163 -163
- package/web/data/toutiao-30.json +103 -103
- package/web/data/toutiao-7.json +109 -109
- package/web/data/toutiao-90.json +18 -18
- package/web/data/trending-daily.json +168 -168
- package/web/data/trending-monthly.json +161 -161
- package/web/data/trending-weekly.json +165 -165
- package/web/data/users.china.json +2382 -2382
- package/web/data/users.json +3047 -3047
- package/web/index.html +1635 -1635
- package/web/repos.html +4105 -4105
- package/web/sifou-daily.html +86 -30
- package/web/sifou-monthly.html +122 -122
- package/web/sifou-weekly.html +148 -148
- package/web/toutiao-30.html +85 -85
- package/web/toutiao-7.html +77 -77
- package/web/toutiao-90.html +47 -47
- package/web/trending-monthly.html +143 -139
- package/web/trending-weekly.html +140 -144
- package/web/trending.html +149 -141
- package/web/users.china.html +1228 -1228
package/web/trending.html
CHANGED
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
</h1>
|
|
127
|
-
<div class="time">Last cache created on 2022/4/
|
|
127
|
+
<div class="time">Last cache created on 2022/4/19 by
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
<div class="info">
|
|
156
156
|
<div class="rank">
|
|
157
157
|
<span title="Ranking 1">1</span>
|
|
158
|
-
<a href="https://github.com/
|
|
158
|
+
<a href="https://github.com/httpie/httpie" target="_blank" title="httpie/httpie">httpie/httpie</a>
|
|
159
159
|
</div>
|
|
160
160
|
<div class="sub-title followers">
|
|
161
161
|
|
|
@@ -167,20 +167,20 @@
|
|
|
167
167
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
168
168
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
169
169
|
</svg>
|
|
170
|
-
<span>
|
|
170
|
+
<span>14976</span>
|
|
171
171
|
</span>
|
|
172
172
|
<span class="star" title="Repo Forked">
|
|
173
173
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
174
174
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
175
175
|
</path>
|
|
176
176
|
</svg>
|
|
177
|
-
<span>
|
|
177
|
+
<span>3589</span>
|
|
178
178
|
</span>
|
|
179
179
|
<span class="star">
|
|
180
180
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
181
181
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
182
182
|
</svg>
|
|
183
|
-
<span>
|
|
183
|
+
<span>1850 stars today</span>
|
|
184
184
|
</span>
|
|
185
185
|
</div>
|
|
186
186
|
<div class="details">
|
|
@@ -193,32 +193,32 @@
|
|
|
193
193
|
<div class="info">
|
|
194
194
|
<div class="rank">
|
|
195
195
|
<span title="Ranking 2">2</span>
|
|
196
|
-
<a href="https://github.com/
|
|
196
|
+
<a href="https://github.com/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
|
|
197
197
|
</div>
|
|
198
198
|
<div class="sub-title followers">
|
|
199
199
|
|
|
200
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
201
|
-
<span style="background-color: #
|
|
200
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
201
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
202
202
|
</a>
|
|
203
203
|
|
|
204
204
|
<span class="star" title="Stargazers Count">
|
|
205
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
206
206
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
207
207
|
</svg>
|
|
208
|
-
<span>
|
|
208
|
+
<span>33479</span>
|
|
209
209
|
</span>
|
|
210
210
|
<span class="star" title="Repo Forked">
|
|
211
211
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
212
212
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
213
213
|
</path>
|
|
214
214
|
</svg>
|
|
215
|
-
<span>
|
|
215
|
+
<span>6565</span>
|
|
216
216
|
</span>
|
|
217
217
|
<span class="star">
|
|
218
218
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
219
219
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
220
220
|
</svg>
|
|
221
|
-
<span>
|
|
221
|
+
<span>424 stars today</span>
|
|
222
222
|
</span>
|
|
223
223
|
</div>
|
|
224
224
|
<div class="details">
|
|
@@ -231,28 +231,32 @@
|
|
|
231
231
|
<div class="info">
|
|
232
232
|
<div class="rank">
|
|
233
233
|
<span title="Ranking 3">3</span>
|
|
234
|
-
<a href="https://github.com/
|
|
234
|
+
<a href="https://github.com/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
|
|
235
235
|
</div>
|
|
236
236
|
<div class="sub-title followers">
|
|
237
237
|
|
|
238
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
239
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
240
|
+
</a>
|
|
241
|
+
|
|
238
242
|
<span class="star" title="Stargazers Count">
|
|
239
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
240
244
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
241
245
|
</svg>
|
|
242
|
-
<span>
|
|
246
|
+
<span>175094</span>
|
|
243
247
|
</span>
|
|
244
248
|
<span class="star" title="Repo Forked">
|
|
245
249
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
246
250
|
<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">
|
|
247
251
|
</path>
|
|
248
252
|
</svg>
|
|
249
|
-
<span>
|
|
253
|
+
<span>32102</span>
|
|
250
254
|
</span>
|
|
251
255
|
<span class="star">
|
|
252
256
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
253
257
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
254
258
|
</svg>
|
|
255
|
-
<span>
|
|
259
|
+
<span>511 stars today</span>
|
|
256
260
|
</span>
|
|
257
261
|
</div>
|
|
258
262
|
<div class="details">
|
|
@@ -265,32 +269,32 @@
|
|
|
265
269
|
<div class="info">
|
|
266
270
|
<div class="rank">
|
|
267
271
|
<span title="Ranking 4">4</span>
|
|
268
|
-
<a href="https://github.com/
|
|
272
|
+
<a href="https://github.com/termux/termux-packages" target="_blank" title="termux/termux-packages">termux/termux-packages</a>
|
|
269
273
|
</div>
|
|
270
274
|
<div class="sub-title followers">
|
|
271
275
|
|
|
272
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
273
|
-
<span style="background-color: #
|
|
276
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
277
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
274
278
|
</a>
|
|
275
279
|
|
|
276
280
|
<span class="star" title="Stargazers Count">
|
|
277
281
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
278
282
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
279
283
|
</svg>
|
|
280
|
-
<span>
|
|
284
|
+
<span>7813</span>
|
|
281
285
|
</span>
|
|
282
286
|
<span class="star" title="Repo Forked">
|
|
283
287
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
284
288
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
285
289
|
</path>
|
|
286
290
|
</svg>
|
|
287
|
-
<span>
|
|
291
|
+
<span>2217</span>
|
|
288
292
|
</span>
|
|
289
293
|
<span class="star">
|
|
290
294
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
291
295
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
292
296
|
</svg>
|
|
293
|
-
<span>
|
|
297
|
+
<span>47 stars today</span>
|
|
294
298
|
</span>
|
|
295
299
|
</div>
|
|
296
300
|
<div class="details">
|
|
@@ -303,32 +307,32 @@
|
|
|
303
307
|
<div class="info">
|
|
304
308
|
<div class="rank">
|
|
305
309
|
<span title="Ranking 5">5</span>
|
|
306
|
-
<a href="https://github.com/
|
|
310
|
+
<a href="https://github.com/trustwallet/assets" target="_blank" title="trustwallet/assets">trustwallet/assets</a>
|
|
307
311
|
</div>
|
|
308
312
|
<div class="sub-title followers">
|
|
309
313
|
|
|
310
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
311
|
-
<span style="background-color: #
|
|
314
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
315
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
312
316
|
</a>
|
|
313
317
|
|
|
314
318
|
<span class="star" title="Stargazers Count">
|
|
315
319
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
316
320
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
317
321
|
</svg>
|
|
318
|
-
<span>
|
|
322
|
+
<span>2729</span>
|
|
319
323
|
</span>
|
|
320
324
|
<span class="star" title="Repo Forked">
|
|
321
325
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
322
326
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
323
327
|
</path>
|
|
324
328
|
</svg>
|
|
325
|
-
<span>
|
|
329
|
+
<span>12879</span>
|
|
326
330
|
</span>
|
|
327
331
|
<span class="star">
|
|
328
332
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
329
333
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
330
334
|
</svg>
|
|
331
|
-
<span>
|
|
335
|
+
<span>44 stars today</span>
|
|
332
336
|
</span>
|
|
333
337
|
</div>
|
|
334
338
|
<div class="details">
|
|
@@ -341,32 +345,32 @@
|
|
|
341
345
|
<div class="info">
|
|
342
346
|
<div class="rank">
|
|
343
347
|
<span title="Ranking 6">6</span>
|
|
344
|
-
<a href="https://github.com/
|
|
348
|
+
<a href="https://github.com/TheCherno/Walnut" target="_blank" title="TheCherno/Walnut">TheCherno/Walnut</a>
|
|
345
349
|
</div>
|
|
346
350
|
<div class="sub-title followers">
|
|
347
351
|
|
|
348
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
349
|
-
<span style="background-color: #
|
|
352
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
353
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
350
354
|
</a>
|
|
351
355
|
|
|
352
356
|
<span class="star" title="Stargazers Count">
|
|
353
357
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
354
358
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
355
359
|
</svg>
|
|
356
|
-
<span>
|
|
360
|
+
<span>297</span>
|
|
357
361
|
</span>
|
|
358
362
|
<span class="star" title="Repo Forked">
|
|
359
363
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
360
364
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
361
365
|
</path>
|
|
362
366
|
</svg>
|
|
363
|
-
<span>
|
|
367
|
+
<span>23</span>
|
|
364
368
|
</span>
|
|
365
369
|
<span class="star">
|
|
366
370
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
367
371
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
368
372
|
</svg>
|
|
369
|
-
<span>
|
|
373
|
+
<span>77 stars today</span>
|
|
370
374
|
</span>
|
|
371
375
|
</div>
|
|
372
376
|
<div class="details">
|
|
@@ -379,32 +383,32 @@
|
|
|
379
383
|
<div class="info">
|
|
380
384
|
<div class="rank">
|
|
381
385
|
<span title="Ranking 7">7</span>
|
|
382
|
-
<a href="https://github.com/
|
|
386
|
+
<a href="https://github.com/MarlinFirmware/Marlin" target="_blank" title="MarlinFirmware/Marlin">MarlinFirmware/Marlin</a>
|
|
383
387
|
</div>
|
|
384
388
|
<div class="sub-title followers">
|
|
385
389
|
|
|
386
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
387
|
-
<span style="background-color: #
|
|
390
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
391
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
388
392
|
</a>
|
|
389
393
|
|
|
390
394
|
<span class="star" title="Stargazers Count">
|
|
391
395
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
392
396
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
393
397
|
</svg>
|
|
394
|
-
<span>
|
|
398
|
+
<span>12932</span>
|
|
395
399
|
</span>
|
|
396
400
|
<span class="star" title="Repo Forked">
|
|
397
401
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
398
402
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
399
403
|
</path>
|
|
400
404
|
</svg>
|
|
401
|
-
<span>
|
|
405
|
+
<span>16611</span>
|
|
402
406
|
</span>
|
|
403
407
|
<span class="star">
|
|
404
408
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
405
409
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
406
410
|
</svg>
|
|
407
|
-
<span>
|
|
411
|
+
<span>12 stars today</span>
|
|
408
412
|
</span>
|
|
409
413
|
</div>
|
|
410
414
|
<div class="details">
|
|
@@ -417,28 +421,32 @@
|
|
|
417
421
|
<div class="info">
|
|
418
422
|
<div class="rank">
|
|
419
423
|
<span title="Ranking 8">8</span>
|
|
420
|
-
<a href="https://github.com/
|
|
424
|
+
<a href="https://github.com/ciderapp/Cider" target="_blank" title="ciderapp/Cider">ciderapp/Cider</a>
|
|
421
425
|
</div>
|
|
422
426
|
<div class="sub-title followers">
|
|
423
427
|
|
|
428
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
429
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
430
|
+
</a>
|
|
431
|
+
|
|
424
432
|
<span class="star" title="Stargazers Count">
|
|
425
433
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
426
434
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
427
435
|
</svg>
|
|
428
|
-
<span>
|
|
436
|
+
<span>3252</span>
|
|
429
437
|
</span>
|
|
430
438
|
<span class="star" title="Repo Forked">
|
|
431
439
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
432
440
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
433
441
|
</path>
|
|
434
442
|
</svg>
|
|
435
|
-
<span>
|
|
443
|
+
<span>163</span>
|
|
436
444
|
</span>
|
|
437
445
|
<span class="star">
|
|
438
446
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
439
447
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
440
448
|
</svg>
|
|
441
|
-
<span>
|
|
449
|
+
<span>49 stars today</span>
|
|
442
450
|
</span>
|
|
443
451
|
</div>
|
|
444
452
|
<div class="details">
|
|
@@ -451,32 +459,32 @@
|
|
|
451
459
|
<div class="info">
|
|
452
460
|
<div class="rank">
|
|
453
461
|
<span title="Ranking 9">9</span>
|
|
454
|
-
<a href="https://github.com/
|
|
462
|
+
<a href="https://github.com/diasurgical/devilutionX" target="_blank" title="diasurgical/devilutionX">diasurgical/devilutionX</a>
|
|
455
463
|
</div>
|
|
456
464
|
<div class="sub-title followers">
|
|
457
465
|
|
|
458
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
459
|
-
<span style="background-color: #
|
|
466
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
467
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
460
468
|
</a>
|
|
461
469
|
|
|
462
470
|
<span class="star" title="Stargazers Count">
|
|
463
471
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
464
472
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
465
473
|
</svg>
|
|
466
|
-
<span>
|
|
474
|
+
<span>5637</span>
|
|
467
475
|
</span>
|
|
468
476
|
<span class="star" title="Repo Forked">
|
|
469
477
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
470
478
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
471
479
|
</path>
|
|
472
480
|
</svg>
|
|
473
|
-
<span>
|
|
481
|
+
<span>576</span>
|
|
474
482
|
</span>
|
|
475
483
|
<span class="star">
|
|
476
484
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
477
485
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
478
486
|
</svg>
|
|
479
|
-
<span>
|
|
487
|
+
<span>88 stars today</span>
|
|
480
488
|
</span>
|
|
481
489
|
</div>
|
|
482
490
|
<div class="details">
|
|
@@ -489,7 +497,7 @@
|
|
|
489
497
|
<div class="info">
|
|
490
498
|
<div class="rank">
|
|
491
499
|
<span title="Ranking 10">10</span>
|
|
492
|
-
<a href="https://github.com/
|
|
500
|
+
<a href="https://github.com/sherlock-project/sherlock" target="_blank" title="sherlock-project/sherlock">sherlock-project/sherlock</a>
|
|
493
501
|
</div>
|
|
494
502
|
<div class="sub-title followers">
|
|
495
503
|
|
|
@@ -501,20 +509,20 @@
|
|
|
501
509
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
502
510
|
<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>
|
|
503
511
|
</svg>
|
|
504
|
-
<span>
|
|
512
|
+
<span>30938</span>
|
|
505
513
|
</span>
|
|
506
514
|
<span class="star" title="Repo Forked">
|
|
507
515
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
508
516
|
<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">
|
|
509
517
|
</path>
|
|
510
518
|
</svg>
|
|
511
|
-
<span>
|
|
519
|
+
<span>3544</span>
|
|
512
520
|
</span>
|
|
513
521
|
<span class="star">
|
|
514
522
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
515
523
|
<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>
|
|
516
524
|
</svg>
|
|
517
|
-
<span>
|
|
525
|
+
<span>152 stars today</span>
|
|
518
526
|
</span>
|
|
519
527
|
</div>
|
|
520
528
|
<div class="details">
|
|
@@ -527,32 +535,32 @@
|
|
|
527
535
|
<div class="info">
|
|
528
536
|
<div class="rank">
|
|
529
537
|
<span title="Ranking 11">11</span>
|
|
530
|
-
<a href="https://github.com/
|
|
538
|
+
<a href="https://github.com/robGoods/sams" target="_blank" title="robGoods/sams">robGoods/sams</a>
|
|
531
539
|
</div>
|
|
532
540
|
<div class="sub-title followers">
|
|
533
541
|
|
|
534
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
535
|
-
<span style="background-color: #
|
|
542
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
543
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
536
544
|
</a>
|
|
537
545
|
|
|
538
546
|
<span class="star" title="Stargazers Count">
|
|
539
547
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
540
548
|
<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>
|
|
541
549
|
</svg>
|
|
542
|
-
<span>
|
|
550
|
+
<span>121</span>
|
|
543
551
|
</span>
|
|
544
552
|
<span class="star" title="Repo Forked">
|
|
545
553
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
546
554
|
<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">
|
|
547
555
|
</path>
|
|
548
556
|
</svg>
|
|
549
|
-
<span>
|
|
557
|
+
<span>51</span>
|
|
550
558
|
</span>
|
|
551
559
|
<span class="star">
|
|
552
560
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
553
561
|
<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>
|
|
554
562
|
</svg>
|
|
555
|
-
<span>
|
|
563
|
+
<span>44 stars today</span>
|
|
556
564
|
</span>
|
|
557
565
|
</div>
|
|
558
566
|
<div class="details">
|
|
@@ -565,32 +573,28 @@
|
|
|
565
573
|
<div class="info">
|
|
566
574
|
<div class="rank">
|
|
567
575
|
<span title="Ranking 12">12</span>
|
|
568
|
-
<a href="https://github.com/
|
|
576
|
+
<a href="https://github.com/bradtraversy/design-resources-for-developers" target="_blank" title="bradtraversy/design-resources-for-developers">bradtraversy/design-resources-for-developers</a>
|
|
569
577
|
</div>
|
|
570
578
|
<div class="sub-title followers">
|
|
571
579
|
|
|
572
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
573
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
574
|
-
</a>
|
|
575
|
-
|
|
576
580
|
<span class="star" title="Stargazers Count">
|
|
577
581
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
578
582
|
<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>
|
|
579
583
|
</svg>
|
|
580
|
-
<span>
|
|
584
|
+
<span>38852</span>
|
|
581
585
|
</span>
|
|
582
586
|
<span class="star" title="Repo Forked">
|
|
583
587
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
584
588
|
<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">
|
|
585
589
|
</path>
|
|
586
590
|
</svg>
|
|
587
|
-
<span>
|
|
591
|
+
<span>8673</span>
|
|
588
592
|
</span>
|
|
589
593
|
<span class="star">
|
|
590
594
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
591
595
|
<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>
|
|
592
596
|
</svg>
|
|
593
|
-
<span>
|
|
597
|
+
<span>584 stars today</span>
|
|
594
598
|
</span>
|
|
595
599
|
</div>
|
|
596
600
|
<div class="details">
|
|
@@ -603,32 +607,32 @@
|
|
|
603
607
|
<div class="info">
|
|
604
608
|
<div class="rank">
|
|
605
609
|
<span title="Ranking 13">13</span>
|
|
606
|
-
<a href="https://github.com/
|
|
610
|
+
<a href="https://github.com/30-seconds/30-seconds-of-code" target="_blank" title="30-seconds/30-seconds-of-code">30-seconds/30-seconds-of-code</a>
|
|
607
611
|
</div>
|
|
608
612
|
<div class="sub-title followers">
|
|
609
613
|
|
|
610
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
611
|
-
<span style="background-color: #
|
|
614
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
615
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
612
616
|
</a>
|
|
613
617
|
|
|
614
618
|
<span class="star" title="Stargazers Count">
|
|
615
619
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
616
620
|
<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>
|
|
617
621
|
</svg>
|
|
618
|
-
<span>
|
|
622
|
+
<span>94255</span>
|
|
619
623
|
</span>
|
|
620
624
|
<span class="star" title="Repo Forked">
|
|
621
625
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
622
626
|
<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">
|
|
623
627
|
</path>
|
|
624
628
|
</svg>
|
|
625
|
-
<span>
|
|
629
|
+
<span>10013</span>
|
|
626
630
|
</span>
|
|
627
631
|
<span class="star">
|
|
628
632
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
629
633
|
<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>
|
|
630
634
|
</svg>
|
|
631
|
-
<span>
|
|
635
|
+
<span>109 stars today</span>
|
|
632
636
|
</span>
|
|
633
637
|
</div>
|
|
634
638
|
<div class="details">
|
|
@@ -641,28 +645,32 @@
|
|
|
641
645
|
<div class="info">
|
|
642
646
|
<div class="rank">
|
|
643
647
|
<span title="Ranking 14">14</span>
|
|
644
|
-
<a href="https://github.com/
|
|
648
|
+
<a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</a>
|
|
645
649
|
</div>
|
|
646
650
|
<div class="sub-title followers">
|
|
647
651
|
|
|
652
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
653
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
654
|
+
</a>
|
|
655
|
+
|
|
648
656
|
<span class="star" title="Stargazers Count">
|
|
649
657
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
650
658
|
<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>
|
|
651
659
|
</svg>
|
|
652
|
-
<span>
|
|
660
|
+
<span>192228</span>
|
|
653
661
|
</span>
|
|
654
662
|
<span class="star" title="Repo Forked">
|
|
655
663
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
656
664
|
<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">
|
|
657
665
|
</path>
|
|
658
666
|
</svg>
|
|
659
|
-
<span>
|
|
667
|
+
<span>27705</span>
|
|
660
668
|
</span>
|
|
661
669
|
<span class="star">
|
|
662
670
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
663
671
|
<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>
|
|
664
672
|
</svg>
|
|
665
|
-
<span>
|
|
673
|
+
<span>168 stars today</span>
|
|
666
674
|
</span>
|
|
667
675
|
</div>
|
|
668
676
|
<div class="details">
|
|
@@ -675,28 +683,32 @@
|
|
|
675
683
|
<div class="info">
|
|
676
684
|
<div class="rank">
|
|
677
685
|
<span title="Ranking 15">15</span>
|
|
678
|
-
<a href="https://github.com/
|
|
686
|
+
<a href="https://github.com/ytdl-org/youtube-dl" target="_blank" title="ytdl-org/youtube-dl">ytdl-org/youtube-dl</a>
|
|
679
687
|
</div>
|
|
680
688
|
<div class="sub-title followers">
|
|
681
689
|
|
|
690
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
691
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
692
|
+
</a>
|
|
693
|
+
|
|
682
694
|
<span class="star" title="Stargazers Count">
|
|
683
695
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
684
696
|
<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>
|
|
685
697
|
</svg>
|
|
686
|
-
<span>
|
|
698
|
+
<span>108916</span>
|
|
687
699
|
</span>
|
|
688
700
|
<span class="star" title="Repo Forked">
|
|
689
701
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
690
702
|
<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">
|
|
691
703
|
</path>
|
|
692
704
|
</svg>
|
|
693
|
-
<span>
|
|
705
|
+
<span>7650</span>
|
|
694
706
|
</span>
|
|
695
707
|
<span class="star">
|
|
696
708
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
697
709
|
<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>
|
|
698
710
|
</svg>
|
|
699
|
-
<span>
|
|
711
|
+
<span>156 stars today</span>
|
|
700
712
|
</span>
|
|
701
713
|
</div>
|
|
702
714
|
<div class="details">
|
|
@@ -709,32 +721,32 @@
|
|
|
709
721
|
<div class="info">
|
|
710
722
|
<div class="rank">
|
|
711
723
|
<span title="Ranking 16">16</span>
|
|
712
|
-
<a href="https://github.com/
|
|
724
|
+
<a href="https://github.com/imchillin/Anamnesis" target="_blank" title="imchillin/Anamnesis">imchillin/Anamnesis</a>
|
|
713
725
|
</div>
|
|
714
726
|
<div class="sub-title followers">
|
|
715
727
|
|
|
716
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
717
|
-
<span style="background-color: #
|
|
728
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
729
|
+
<span style="background-color: #178600;"></span>C#
|
|
718
730
|
</a>
|
|
719
731
|
|
|
720
732
|
<span class="star" title="Stargazers Count">
|
|
721
733
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
722
734
|
<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>
|
|
723
735
|
</svg>
|
|
724
|
-
<span>
|
|
736
|
+
<span>404</span>
|
|
725
737
|
</span>
|
|
726
738
|
<span class="star" title="Repo Forked">
|
|
727
739
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
728
740
|
<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">
|
|
729
741
|
</path>
|
|
730
742
|
</svg>
|
|
731
|
-
<span>
|
|
743
|
+
<span>105</span>
|
|
732
744
|
</span>
|
|
733
745
|
<span class="star">
|
|
734
746
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
735
747
|
<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>
|
|
736
748
|
</svg>
|
|
737
|
-
<span>
|
|
749
|
+
<span>57 stars today</span>
|
|
738
750
|
</span>
|
|
739
751
|
</div>
|
|
740
752
|
<div class="details">
|
|
@@ -747,32 +759,28 @@
|
|
|
747
759
|
<div class="info">
|
|
748
760
|
<div class="rank">
|
|
749
761
|
<span title="Ranking 17">17</span>
|
|
750
|
-
<a href="https://github.com/
|
|
762
|
+
<a href="https://github.com/Developer-Y/cs-video-courses" target="_blank" title="Developer-Y/cs-video-courses">Developer-Y/cs-video-courses</a>
|
|
751
763
|
</div>
|
|
752
764
|
<div class="sub-title followers">
|
|
753
765
|
|
|
754
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
755
|
-
<span style="background-color: #555555;"></span>C
|
|
756
|
-
</a>
|
|
757
|
-
|
|
758
766
|
<span class="star" title="Stargazers Count">
|
|
759
767
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
760
768
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
761
769
|
</svg>
|
|
762
|
-
<span>
|
|
770
|
+
<span>34551</span>
|
|
763
771
|
</span>
|
|
764
772
|
<span class="star" title="Repo Forked">
|
|
765
773
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
766
774
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
767
775
|
</path>
|
|
768
776
|
</svg>
|
|
769
|
-
<span>
|
|
777
|
+
<span>5129</span>
|
|
770
778
|
</span>
|
|
771
779
|
<span class="star">
|
|
772
780
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
773
781
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
774
782
|
</svg>
|
|
775
|
-
<span>
|
|
783
|
+
<span>153 stars today</span>
|
|
776
784
|
</span>
|
|
777
785
|
</div>
|
|
778
786
|
<div class="details">
|
|
@@ -785,32 +793,32 @@
|
|
|
785
793
|
<div class="info">
|
|
786
794
|
<div class="rank">
|
|
787
795
|
<span title="Ranking 18">18</span>
|
|
788
|
-
<a href="https://github.com/
|
|
796
|
+
<a href="https://github.com/azhan1998/sam_buy" target="_blank" title="azhan1998/sam_buy">azhan1998/sam_buy</a>
|
|
789
797
|
</div>
|
|
790
798
|
<div class="sub-title followers">
|
|
791
799
|
|
|
792
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
793
|
-
<span style="background-color: #
|
|
800
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
801
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
794
802
|
</a>
|
|
795
803
|
|
|
796
804
|
<span class="star" title="Stargazers Count">
|
|
797
805
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
798
806
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
799
807
|
</svg>
|
|
800
|
-
<span>
|
|
808
|
+
<span>131</span>
|
|
801
809
|
</span>
|
|
802
810
|
<span class="star" title="Repo Forked">
|
|
803
811
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
804
812
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
805
813
|
</path>
|
|
806
814
|
</svg>
|
|
807
|
-
<span>
|
|
815
|
+
<span>36</span>
|
|
808
816
|
</span>
|
|
809
817
|
<span class="star">
|
|
810
818
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
811
819
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
812
820
|
</svg>
|
|
813
|
-
<span>
|
|
821
|
+
<span>37 stars today</span>
|
|
814
822
|
</span>
|
|
815
823
|
</div>
|
|
816
824
|
<div class="details">
|
|
@@ -823,32 +831,32 @@
|
|
|
823
831
|
<div class="info">
|
|
824
832
|
<div class="rank">
|
|
825
833
|
<span title="Ranking 19">19</span>
|
|
826
|
-
<a href="https://github.com/
|
|
834
|
+
<a href="https://github.com/yt-dlp/yt-dlp" target="_blank" title="yt-dlp/yt-dlp">yt-dlp/yt-dlp</a>
|
|
827
835
|
</div>
|
|
828
836
|
<div class="sub-title followers">
|
|
829
837
|
|
|
830
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
831
|
-
<span style="background-color: #
|
|
838
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
839
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
832
840
|
</a>
|
|
833
841
|
|
|
834
842
|
<span class="star" title="Stargazers Count">
|
|
835
843
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
836
844
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
837
845
|
</svg>
|
|
838
|
-
<span>
|
|
846
|
+
<span>23512</span>
|
|
839
847
|
</span>
|
|
840
848
|
<span class="star" title="Repo Forked">
|
|
841
849
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
842
850
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
843
851
|
</path>
|
|
844
852
|
</svg>
|
|
845
|
-
<span>
|
|
853
|
+
<span>1782</span>
|
|
846
854
|
</span>
|
|
847
855
|
<span class="star">
|
|
848
856
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
849
857
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
850
858
|
</svg>
|
|
851
|
-
<span>
|
|
859
|
+
<span>334 stars today</span>
|
|
852
860
|
</span>
|
|
853
861
|
</div>
|
|
854
862
|
<div class="details">
|
|
@@ -861,32 +869,32 @@
|
|
|
861
869
|
<div class="info">
|
|
862
870
|
<div class="rank">
|
|
863
871
|
<span title="Ranking 20">20</span>
|
|
864
|
-
<a href="https://github.com/
|
|
872
|
+
<a href="https://github.com/hehonghui/the-economist-ebooks" target="_blank" title="hehonghui/the-economist-ebooks">hehonghui/the-economist-ebooks</a>
|
|
865
873
|
</div>
|
|
866
874
|
<div class="sub-title followers">
|
|
867
875
|
|
|
868
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
869
|
-
<span style="background-color: #
|
|
876
|
+
<a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
|
|
877
|
+
<span style="background-color: #563d7c;"></span>CSS
|
|
870
878
|
</a>
|
|
871
879
|
|
|
872
880
|
<span class="star" title="Stargazers Count">
|
|
873
881
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
874
882
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
875
883
|
</svg>
|
|
876
|
-
<span>
|
|
884
|
+
<span>5554</span>
|
|
877
885
|
</span>
|
|
878
886
|
<span class="star" title="Repo Forked">
|
|
879
887
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
880
888
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
881
889
|
</path>
|
|
882
890
|
</svg>
|
|
883
|
-
<span>
|
|
891
|
+
<span>894</span>
|
|
884
892
|
</span>
|
|
885
893
|
<span class="star">
|
|
886
894
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
887
895
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
888
896
|
</svg>
|
|
889
|
-
<span>
|
|
897
|
+
<span>94 stars today</span>
|
|
890
898
|
</span>
|
|
891
899
|
</div>
|
|
892
900
|
<div class="details">
|
|
@@ -899,32 +907,32 @@
|
|
|
899
907
|
<div class="info">
|
|
900
908
|
<div class="rank">
|
|
901
909
|
<span title="Ranking 21">21</span>
|
|
902
|
-
<a href="https://github.com/
|
|
910
|
+
<a href="https://github.com/linkedin/feathr" target="_blank" title="linkedin/feathr">linkedin/feathr</a>
|
|
903
911
|
</div>
|
|
904
912
|
<div class="sub-title followers">
|
|
905
913
|
|
|
906
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
907
|
-
<span style="background-color: #
|
|
914
|
+
<a class="language" target="_blank" href="https://github.com/topics/scala" title="Programming Language Scala">
|
|
915
|
+
<span style="background-color: #c22d40;"></span>Scala
|
|
908
916
|
</a>
|
|
909
917
|
|
|
910
918
|
<span class="star" title="Stargazers Count">
|
|
911
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
912
920
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
913
921
|
</svg>
|
|
914
|
-
<span>
|
|
922
|
+
<span>395</span>
|
|
915
923
|
</span>
|
|
916
924
|
<span class="star" title="Repo Forked">
|
|
917
925
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
918
926
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
919
927
|
</path>
|
|
920
928
|
</svg>
|
|
921
|
-
<span>
|
|
929
|
+
<span>37</span>
|
|
922
930
|
</span>
|
|
923
931
|
<span class="star">
|
|
924
932
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
925
933
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
926
934
|
</svg>
|
|
927
|
-
<span>
|
|
935
|
+
<span>72 stars today</span>
|
|
928
936
|
</span>
|
|
929
937
|
</div>
|
|
930
938
|
<div class="details">
|
|
@@ -937,7 +945,7 @@
|
|
|
937
945
|
<div class="info">
|
|
938
946
|
<div class="rank">
|
|
939
947
|
<span title="Ranking 22">22</span>
|
|
940
|
-
<a href="https://github.com/
|
|
948
|
+
<a href="https://github.com/zc2638/ddshop" target="_blank" title="zc2638/ddshop">zc2638/ddshop</a>
|
|
941
949
|
</div>
|
|
942
950
|
<div class="sub-title followers">
|
|
943
951
|
|
|
@@ -949,20 +957,20 @@
|
|
|
949
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
950
958
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
951
959
|
</svg>
|
|
952
|
-
<span>
|
|
960
|
+
<span>329</span>
|
|
953
961
|
</span>
|
|
954
962
|
<span class="star" title="Repo Forked">
|
|
955
963
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
956
964
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
957
965
|
</path>
|
|
958
966
|
</svg>
|
|
959
|
-
<span>
|
|
967
|
+
<span>101</span>
|
|
960
968
|
</span>
|
|
961
969
|
<span class="star">
|
|
962
970
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
963
971
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
964
972
|
</svg>
|
|
965
|
-
<span>
|
|
973
|
+
<span>33 stars today</span>
|
|
966
974
|
</span>
|
|
967
975
|
</div>
|
|
968
976
|
<div class="details">
|
|
@@ -975,28 +983,32 @@
|
|
|
975
983
|
<div class="info">
|
|
976
984
|
<div class="rank">
|
|
977
985
|
<span title="Ranking 23">23</span>
|
|
978
|
-
<a href="https://github.com/
|
|
986
|
+
<a href="https://github.com/MLEveryday/100-Days-Of-ML-Code" target="_blank" title="MLEveryday/100-Days-Of-ML-Code">MLEveryday/100-Days-Of-ML-Code</a>
|
|
979
987
|
</div>
|
|
980
988
|
<div class="sub-title followers">
|
|
981
989
|
|
|
990
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
991
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
992
|
+
</a>
|
|
993
|
+
|
|
982
994
|
<span class="star" title="Stargazers Count">
|
|
983
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
984
996
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
985
997
|
</svg>
|
|
986
|
-
<span>
|
|
998
|
+
<span>18157</span>
|
|
987
999
|
</span>
|
|
988
1000
|
<span class="star" title="Repo Forked">
|
|
989
1001
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
990
1002
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
991
1003
|
</path>
|
|
992
1004
|
</svg>
|
|
993
|
-
<span>
|
|
1005
|
+
<span>5032</span>
|
|
994
1006
|
</span>
|
|
995
1007
|
<span class="star">
|
|
996
1008
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
997
1009
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
998
1010
|
</svg>
|
|
999
|
-
<span>
|
|
1011
|
+
<span>61 stars today</span>
|
|
1000
1012
|
</span>
|
|
1001
1013
|
</div>
|
|
1002
1014
|
<div class="details">
|
|
@@ -1009,26 +1021,22 @@
|
|
|
1009
1021
|
<div class="info">
|
|
1010
1022
|
<div class="rank">
|
|
1011
1023
|
<span title="Ranking 24">24</span>
|
|
1012
|
-
<a href="https://github.com/
|
|
1024
|
+
<a href="https://github.com/LSPosed/MagiskOnWSA" target="_blank" title="LSPosed/MagiskOnWSA">LSPosed/MagiskOnWSA</a>
|
|
1013
1025
|
</div>
|
|
1014
1026
|
<div class="sub-title followers">
|
|
1015
1027
|
|
|
1016
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1017
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
1018
|
-
</a>
|
|
1019
|
-
|
|
1020
1028
|
<span class="star" title="Stargazers Count">
|
|
1021
1029
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1022
1030
|
<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>
|
|
1023
1031
|
</svg>
|
|
1024
|
-
<span>
|
|
1032
|
+
<span>11186</span>
|
|
1025
1033
|
</span>
|
|
1026
1034
|
<span class="star" title="Repo Forked">
|
|
1027
1035
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1028
1036
|
<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">
|
|
1029
1037
|
</path>
|
|
1030
1038
|
</svg>
|
|
1031
|
-
<span>
|
|
1039
|
+
<span>70941</span>
|
|
1032
1040
|
</span>
|
|
1033
1041
|
<span class="star">
|
|
1034
1042
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
@@ -1047,32 +1055,32 @@
|
|
|
1047
1055
|
<div class="info">
|
|
1048
1056
|
<div class="rank">
|
|
1049
1057
|
<span title="Ranking 25">25</span>
|
|
1050
|
-
<a href="https://github.com/
|
|
1058
|
+
<a href="https://github.com/neovim/neovim" target="_blank" title="neovim/neovim">neovim/neovim</a>
|
|
1051
1059
|
</div>
|
|
1052
1060
|
<div class="sub-title followers">
|
|
1053
1061
|
|
|
1054
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1055
|
-
<span style="background-color: #
|
|
1062
|
+
<a class="language" target="_blank" href="https://github.com/topics/vimscript" title="Programming Language Vimscript">
|
|
1063
|
+
<span style="background-color: #199f4b;"></span>Vimscript
|
|
1056
1064
|
</a>
|
|
1057
1065
|
|
|
1058
1066
|
<span class="star" title="Stargazers Count">
|
|
1059
1067
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1060
1068
|
<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>
|
|
1061
1069
|
</svg>
|
|
1062
|
-
<span>
|
|
1070
|
+
<span>52627</span>
|
|
1063
1071
|
</span>
|
|
1064
1072
|
<span class="star" title="Repo Forked">
|
|
1065
1073
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1066
1074
|
<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">
|
|
1067
1075
|
</path>
|
|
1068
1076
|
</svg>
|
|
1069
|
-
<span>
|
|
1077
|
+
<span>3798</span>
|
|
1070
1078
|
</span>
|
|
1071
1079
|
<span class="star">
|
|
1072
1080
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1073
1081
|
<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>
|
|
1074
1082
|
</svg>
|
|
1075
|
-
<span>
|
|
1083
|
+
<span>61 stars today</span>
|
|
1076
1084
|
</span>
|
|
1077
1085
|
</div>
|
|
1078
1086
|
<div class="details">
|
|
@@ -1097,7 +1105,7 @@
|
|
|
1097
1105
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1098
1106
|
</a>
|
|
1099
1107
|
</div>
|
|
1100
|
-
<div class="time">Last cache created on 2022/4/
|
|
1108
|
+
<div class="time">Last cache created on 2022/4/19 by Github API v3.</div>
|
|
1101
1109
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1102
1110
|
</div>
|
|
1103
1111
|
</body>
|