@wcj/github-rank 22.4.17 → 22.4.18
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 +15842 -15842
- package/dist/sifou-daily.json +15 -33
- package/dist/sifou-monthly.json +35 -35
- package/dist/sifou-weekly.json +89 -89
- package/dist/toutiao-30.json +69 -69
- package/dist/toutiao-7.json +69 -69
- package/dist/toutiao-90.json +16 -16
- package/dist/trending-daily.json +168 -168
- package/dist/trending-monthly.json +141 -141
- package/dist/trending-weekly.json +152 -152
- package/dist/users.china.json +841 -841
- package/dist/users.json +1824 -1824
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +15842 -15842
- package/web/data/sifou-daily.json +15 -33
- package/web/data/sifou-monthly.json +35 -35
- package/web/data/sifou-weekly.json +89 -89
- package/web/data/toutiao-30.json +69 -69
- package/web/data/toutiao-7.json +69 -69
- package/web/data/toutiao-90.json +16 -16
- package/web/data/trending-daily.json +168 -168
- package/web/data/trending-monthly.json +141 -141
- package/web/data/trending-weekly.json +152 -152
- package/web/data/users.china.json +841 -841
- package/web/data/users.json +1824 -1824
- package/web/index.html +995 -995
- package/web/repos.html +2245 -2245
- package/web/sifou-daily.html +14 -70
- package/web/sifou-monthly.html +60 -60
- package/web/sifou-weekly.html +147 -147
- package/web/toutiao-30.html +61 -61
- package/web/toutiao-7.html +73 -73
- package/web/toutiao-90.html +24 -24
- package/web/trending-monthly.html +128 -128
- package/web/trending-weekly.html +139 -139
- package/web/trending.html +147 -143
- package/web/users.china.html +511 -511
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/18 by
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
|
|
@@ -155,28 +155,32 @@
|
|
|
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
|
|
|
162
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
163
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
164
|
+
</a>
|
|
165
|
+
|
|
162
166
|
<span class="star" title="Stargazers Count">
|
|
163
167
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
164
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>
|
|
165
169
|
</svg>
|
|
166
|
-
<span>
|
|
170
|
+
<span>13141</span>
|
|
167
171
|
</span>
|
|
168
172
|
<span class="star" title="Repo Forked">
|
|
169
173
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
170
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">
|
|
171
175
|
</path>
|
|
172
176
|
</svg>
|
|
173
|
-
<span>
|
|
177
|
+
<span>3558</span>
|
|
174
178
|
</span>
|
|
175
179
|
<span class="star">
|
|
176
180
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
177
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>
|
|
178
182
|
</svg>
|
|
179
|
-
<span>
|
|
183
|
+
<span>1474 stars today</span>
|
|
180
184
|
</span>
|
|
181
185
|
</div>
|
|
182
186
|
<div class="details">
|
|
@@ -189,32 +193,32 @@
|
|
|
189
193
|
<div class="info">
|
|
190
194
|
<div class="rank">
|
|
191
195
|
<span title="Ranking 2">2</span>
|
|
192
|
-
<a href="https://github.com/
|
|
196
|
+
<a href="https://github.com/JannsenYang/dingdong-helper" target="_blank" title="JannsenYang/dingdong-helper">JannsenYang/dingdong-helper</a>
|
|
193
197
|
</div>
|
|
194
198
|
<div class="sub-title followers">
|
|
195
199
|
|
|
196
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
197
|
-
<span style="background-color: #
|
|
200
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
201
|
+
<span style="background-color: #b07219;"></span>Java
|
|
198
202
|
</a>
|
|
199
203
|
|
|
200
204
|
<span class="star" title="Stargazers Count">
|
|
201
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
202
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>
|
|
203
207
|
</svg>
|
|
204
|
-
<span>
|
|
208
|
+
<span>1027</span>
|
|
205
209
|
</span>
|
|
206
210
|
<span class="star" title="Repo Forked">
|
|
207
211
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
208
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">
|
|
209
213
|
</path>
|
|
210
214
|
</svg>
|
|
211
|
-
<span>
|
|
215
|
+
<span>420</span>
|
|
212
216
|
</span>
|
|
213
217
|
<span class="star">
|
|
214
218
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
215
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>
|
|
216
220
|
</svg>
|
|
217
|
-
<span>
|
|
221
|
+
<span>92 stars today</span>
|
|
218
222
|
</span>
|
|
219
223
|
</div>
|
|
220
224
|
<div class="details">
|
|
@@ -227,32 +231,32 @@
|
|
|
227
231
|
<div class="info">
|
|
228
232
|
<div class="rank">
|
|
229
233
|
<span title="Ranking 3">3</span>
|
|
230
|
-
<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>
|
|
231
235
|
</div>
|
|
232
236
|
<div class="sub-title followers">
|
|
233
237
|
|
|
234
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
235
|
-
<span style="background-color: #
|
|
238
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
239
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
236
240
|
</a>
|
|
237
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>174633</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>32051</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>425 stars today</span>
|
|
256
260
|
</span>
|
|
257
261
|
</div>
|
|
258
262
|
<div class="details">
|
|
@@ -265,32 +269,28 @@
|
|
|
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/The-Run-Philosophy-Organization/run" target="_blank" title="The-Run-Philosophy-Organization/run">The-Run-Philosophy-Organization/run</a>
|
|
269
273
|
</div>
|
|
270
274
|
<div class="sub-title followers">
|
|
271
275
|
|
|
272
|
-
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
273
|
-
<span style="background-color: #b07219;"></span>Java
|
|
274
|
-
</a>
|
|
275
|
-
|
|
276
276
|
<span class="star" title="Stargazers Count">
|
|
277
277
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
278
278
|
<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
279
|
</svg>
|
|
280
|
-
<span>
|
|
280
|
+
<span>7110</span>
|
|
281
281
|
</span>
|
|
282
282
|
<span class="star" title="Repo Forked">
|
|
283
283
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
284
284
|
<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
285
|
</path>
|
|
286
286
|
</svg>
|
|
287
|
-
<span>
|
|
287
|
+
<span>478</span>
|
|
288
288
|
</span>
|
|
289
289
|
<span class="star">
|
|
290
290
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
291
291
|
<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
292
|
</svg>
|
|
293
|
-
<span>
|
|
293
|
+
<span>781 stars today</span>
|
|
294
294
|
</span>
|
|
295
295
|
</div>
|
|
296
296
|
<div class="details">
|
|
@@ -303,32 +303,32 @@
|
|
|
303
303
|
<div class="info">
|
|
304
304
|
<div class="rank">
|
|
305
305
|
<span title="Ranking 5">5</span>
|
|
306
|
-
<a href="https://github.com/
|
|
306
|
+
<a href="https://github.com/TheCherno/Walnut" target="_blank" title="TheCherno/Walnut">TheCherno/Walnut</a>
|
|
307
307
|
</div>
|
|
308
308
|
<div class="sub-title followers">
|
|
309
309
|
|
|
310
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
311
|
-
<span style="background-color: #
|
|
310
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
311
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
312
312
|
</a>
|
|
313
313
|
|
|
314
314
|
<span class="star" title="Stargazers Count">
|
|
315
315
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
316
316
|
<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
317
|
</svg>
|
|
318
|
-
<span>
|
|
318
|
+
<span>232</span>
|
|
319
319
|
</span>
|
|
320
320
|
<span class="star" title="Repo Forked">
|
|
321
321
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
322
322
|
<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
323
|
</path>
|
|
324
324
|
</svg>
|
|
325
|
-
<span>
|
|
325
|
+
<span>17</span>
|
|
326
326
|
</span>
|
|
327
327
|
<span class="star">
|
|
328
328
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
329
329
|
<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
330
|
</svg>
|
|
331
|
-
<span>
|
|
331
|
+
<span>58 stars today</span>
|
|
332
332
|
</span>
|
|
333
333
|
</div>
|
|
334
334
|
<div class="details">
|
|
@@ -341,7 +341,7 @@
|
|
|
341
341
|
<div class="info">
|
|
342
342
|
<div class="rank">
|
|
343
343
|
<span title="Ranking 6">6</span>
|
|
344
|
-
<a href="https://github.com/
|
|
344
|
+
<a href="https://github.com/fighting41love/funNLP" target="_blank" title="fighting41love/funNLP">fighting41love/funNLP</a>
|
|
345
345
|
</div>
|
|
346
346
|
<div class="sub-title followers">
|
|
347
347
|
|
|
@@ -353,20 +353,20 @@
|
|
|
353
353
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
354
354
|
<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
355
|
</svg>
|
|
356
|
-
<span>
|
|
356
|
+
<span>38791</span>
|
|
357
357
|
</span>
|
|
358
358
|
<span class="star" title="Repo Forked">
|
|
359
359
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
360
360
|
<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
361
|
</path>
|
|
362
362
|
</svg>
|
|
363
|
-
<span>
|
|
363
|
+
<span>11025</span>
|
|
364
364
|
</span>
|
|
365
365
|
<span class="star">
|
|
366
366
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
367
367
|
<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
368
|
</svg>
|
|
369
|
-
<span>
|
|
369
|
+
<span>128 stars today</span>
|
|
370
370
|
</span>
|
|
371
371
|
</div>
|
|
372
372
|
<div class="details">
|
|
@@ -379,32 +379,32 @@
|
|
|
379
379
|
<div class="info">
|
|
380
380
|
<div class="rank">
|
|
381
381
|
<span title="Ranking 7">7</span>
|
|
382
|
-
<a href="https://github.com/
|
|
382
|
+
<a href="https://github.com/pystardust/ani-cli" target="_blank" title="pystardust/ani-cli">pystardust/ani-cli</a>
|
|
383
383
|
</div>
|
|
384
384
|
<div class="sub-title followers">
|
|
385
385
|
|
|
386
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
387
|
-
<span style="background-color: #
|
|
386
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
387
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
388
388
|
</a>
|
|
389
389
|
|
|
390
390
|
<span class="star" title="Stargazers Count">
|
|
391
391
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
392
392
|
<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
393
|
</svg>
|
|
394
|
-
<span>
|
|
394
|
+
<span>3292</span>
|
|
395
395
|
</span>
|
|
396
396
|
<span class="star" title="Repo Forked">
|
|
397
397
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
398
398
|
<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
399
|
</path>
|
|
400
400
|
</svg>
|
|
401
|
-
<span>
|
|
401
|
+
<span>365</span>
|
|
402
402
|
</span>
|
|
403
403
|
<span class="star">
|
|
404
404
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
405
405
|
<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
406
|
</svg>
|
|
407
|
-
<span>
|
|
407
|
+
<span>109 stars today</span>
|
|
408
408
|
</span>
|
|
409
409
|
</div>
|
|
410
410
|
<div class="details">
|
|
@@ -417,7 +417,7 @@
|
|
|
417
417
|
<div class="info">
|
|
418
418
|
<div class="rank">
|
|
419
419
|
<span title="Ranking 8">8</span>
|
|
420
|
-
<a href="https://github.com/
|
|
420
|
+
<a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
|
|
421
421
|
</div>
|
|
422
422
|
<div class="sub-title followers">
|
|
423
423
|
|
|
@@ -429,20 +429,20 @@
|
|
|
429
429
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
430
430
|
<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>
|
|
431
431
|
</svg>
|
|
432
|
-
<span>
|
|
432
|
+
<span>344064</span>
|
|
433
433
|
</span>
|
|
434
434
|
<span class="star" title="Repo Forked">
|
|
435
435
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
436
436
|
<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">
|
|
437
437
|
</path>
|
|
438
438
|
</svg>
|
|
439
|
-
<span>
|
|
439
|
+
<span>28456</span>
|
|
440
440
|
</span>
|
|
441
441
|
<span class="star">
|
|
442
442
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
443
443
|
<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>
|
|
444
444
|
</svg>
|
|
445
|
-
<span>
|
|
445
|
+
<span>117 stars today</span>
|
|
446
446
|
</span>
|
|
447
447
|
</div>
|
|
448
448
|
<div class="details">
|
|
@@ -455,28 +455,32 @@
|
|
|
455
455
|
<div class="info">
|
|
456
456
|
<div class="rank">
|
|
457
457
|
<span title="Ranking 9">9</span>
|
|
458
|
-
<a href="https://github.com/
|
|
458
|
+
<a href="https://github.com/pytube/pytube" target="_blank" title="pytube/pytube">pytube/pytube</a>
|
|
459
459
|
</div>
|
|
460
460
|
<div class="sub-title followers">
|
|
461
461
|
|
|
462
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
463
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
464
|
+
</a>
|
|
465
|
+
|
|
462
466
|
<span class="star" title="Stargazers Count">
|
|
463
467
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
464
468
|
<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
469
|
</svg>
|
|
466
|
-
<span>
|
|
470
|
+
<span>6329</span>
|
|
467
471
|
</span>
|
|
468
472
|
<span class="star" title="Repo Forked">
|
|
469
473
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
470
474
|
<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
475
|
</path>
|
|
472
476
|
</svg>
|
|
473
|
-
<span>
|
|
477
|
+
<span>1395</span>
|
|
474
478
|
</span>
|
|
475
479
|
<span class="star">
|
|
476
480
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
477
481
|
<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
482
|
</svg>
|
|
479
|
-
<span>
|
|
483
|
+
<span>92 stars today</span>
|
|
480
484
|
</span>
|
|
481
485
|
</div>
|
|
482
486
|
<div class="details">
|
|
@@ -489,28 +493,32 @@
|
|
|
489
493
|
<div class="info">
|
|
490
494
|
<div class="rank">
|
|
491
495
|
<span title="Ranking 10">10</span>
|
|
492
|
-
<a href="https://github.com/
|
|
496
|
+
<a href="https://github.com/azhan1998/sam_buy" target="_blank" title="azhan1998/sam_buy">azhan1998/sam_buy</a>
|
|
493
497
|
</div>
|
|
494
498
|
<div class="sub-title followers">
|
|
495
499
|
|
|
500
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
501
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
502
|
+
</a>
|
|
503
|
+
|
|
496
504
|
<span class="star" title="Stargazers Count">
|
|
497
505
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
498
506
|
<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>
|
|
499
507
|
</svg>
|
|
500
|
-
<span>
|
|
508
|
+
<span>94</span>
|
|
501
509
|
</span>
|
|
502
510
|
<span class="star" title="Repo Forked">
|
|
503
511
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
504
512
|
<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">
|
|
505
513
|
</path>
|
|
506
514
|
</svg>
|
|
507
|
-
<span>
|
|
515
|
+
<span>29</span>
|
|
508
516
|
</span>
|
|
509
517
|
<span class="star">
|
|
510
518
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
511
519
|
<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>
|
|
512
520
|
</svg>
|
|
513
|
-
<span>
|
|
521
|
+
<span>33 stars today</span>
|
|
514
522
|
</span>
|
|
515
523
|
</div>
|
|
516
524
|
<div class="details">
|
|
@@ -523,7 +531,7 @@
|
|
|
523
531
|
<div class="info">
|
|
524
532
|
<div class="rank">
|
|
525
533
|
<span title="Ranking 11">11</span>
|
|
526
|
-
<a href="https://github.com/
|
|
534
|
+
<a href="https://github.com/facebook/lexical" target="_blank" title="facebook/lexical">facebook/lexical</a>
|
|
527
535
|
</div>
|
|
528
536
|
<div class="sub-title followers">
|
|
529
537
|
|
|
@@ -535,20 +543,20 @@
|
|
|
535
543
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
536
544
|
<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>
|
|
537
545
|
</svg>
|
|
538
|
-
<span>
|
|
546
|
+
<span>6272</span>
|
|
539
547
|
</span>
|
|
540
548
|
<span class="star" title="Repo Forked">
|
|
541
549
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
542
550
|
<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">
|
|
543
551
|
</path>
|
|
544
552
|
</svg>
|
|
545
|
-
<span>
|
|
553
|
+
<span>128</span>
|
|
546
554
|
</span>
|
|
547
555
|
<span class="star">
|
|
548
556
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
549
557
|
<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>
|
|
550
558
|
</svg>
|
|
551
|
-
<span>
|
|
559
|
+
<span>492 stars today</span>
|
|
552
560
|
</span>
|
|
553
561
|
</div>
|
|
554
562
|
<div class="details">
|
|
@@ -561,32 +569,32 @@
|
|
|
561
569
|
<div class="info">
|
|
562
570
|
<div class="rank">
|
|
563
571
|
<span title="Ranking 12">12</span>
|
|
564
|
-
<a href="https://github.com/
|
|
572
|
+
<a href="https://github.com/zc2638/ddshop" target="_blank" title="zc2638/ddshop">zc2638/ddshop</a>
|
|
565
573
|
</div>
|
|
566
574
|
<div class="sub-title followers">
|
|
567
575
|
|
|
568
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
569
|
-
<span style="background-color: #
|
|
576
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
577
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
570
578
|
</a>
|
|
571
579
|
|
|
572
580
|
<span class="star" title="Stargazers Count">
|
|
573
581
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
574
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>
|
|
575
583
|
</svg>
|
|
576
|
-
<span>
|
|
584
|
+
<span>293</span>
|
|
577
585
|
</span>
|
|
578
586
|
<span class="star" title="Repo Forked">
|
|
579
587
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
580
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">
|
|
581
589
|
</path>
|
|
582
590
|
</svg>
|
|
583
|
-
<span>
|
|
591
|
+
<span>94</span>
|
|
584
592
|
</span>
|
|
585
593
|
<span class="star">
|
|
586
594
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
587
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>
|
|
588
596
|
</svg>
|
|
589
|
-
<span>
|
|
597
|
+
<span>54 stars today</span>
|
|
590
598
|
</span>
|
|
591
599
|
</div>
|
|
592
600
|
<div class="details">
|
|
@@ -599,28 +607,32 @@
|
|
|
599
607
|
<div class="info">
|
|
600
608
|
<div class="rank">
|
|
601
609
|
<span title="Ranking 13">13</span>
|
|
602
|
-
<a href="https://github.com/
|
|
610
|
+
<a href="https://github.com/medusajs/medusa" target="_blank" title="medusajs/medusa">medusajs/medusa</a>
|
|
603
611
|
</div>
|
|
604
612
|
<div class="sub-title followers">
|
|
605
613
|
|
|
614
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
615
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
616
|
+
</a>
|
|
617
|
+
|
|
606
618
|
<span class="star" title="Stargazers Count">
|
|
607
619
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
608
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>
|
|
609
621
|
</svg>
|
|
610
|
-
<span>
|
|
622
|
+
<span>10914</span>
|
|
611
623
|
</span>
|
|
612
624
|
<span class="star" title="Repo Forked">
|
|
613
625
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
614
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">
|
|
615
627
|
</path>
|
|
616
628
|
</svg>
|
|
617
|
-
<span>
|
|
629
|
+
<span>551</span>
|
|
618
630
|
</span>
|
|
619
631
|
<span class="star">
|
|
620
632
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
621
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>
|
|
622
634
|
</svg>
|
|
623
|
-
<span>
|
|
635
|
+
<span>193 stars today</span>
|
|
624
636
|
</span>
|
|
625
637
|
</div>
|
|
626
638
|
<div class="details">
|
|
@@ -633,26 +645,22 @@
|
|
|
633
645
|
<div class="info">
|
|
634
646
|
<div class="rank">
|
|
635
647
|
<span title="Ranking 14">14</span>
|
|
636
|
-
<a href="https://github.com/
|
|
648
|
+
<a href="https://github.com/zbroyar/mass_killings" target="_blank" title="zbroyar/mass_killings">zbroyar/mass_killings</a>
|
|
637
649
|
</div>
|
|
638
650
|
<div class="sub-title followers">
|
|
639
651
|
|
|
640
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
641
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
642
|
-
</a>
|
|
643
|
-
|
|
644
652
|
<span class="star" title="Stargazers Count">
|
|
645
653
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
646
654
|
<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>
|
|
647
655
|
</svg>
|
|
648
|
-
<span>
|
|
656
|
+
<span>265</span>
|
|
649
657
|
</span>
|
|
650
658
|
<span class="star" title="Repo Forked">
|
|
651
659
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
652
660
|
<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">
|
|
653
661
|
</path>
|
|
654
662
|
</svg>
|
|
655
|
-
<span>
|
|
663
|
+
<span>35</span>
|
|
656
664
|
</span>
|
|
657
665
|
<span class="star">
|
|
658
666
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
@@ -671,32 +679,32 @@
|
|
|
671
679
|
<div class="info">
|
|
672
680
|
<div class="rank">
|
|
673
681
|
<span title="Ranking 15">15</span>
|
|
674
|
-
<a href="https://github.com/
|
|
682
|
+
<a href="https://github.com/diasurgical/devilutionX" target="_blank" title="diasurgical/devilutionX">diasurgical/devilutionX</a>
|
|
675
683
|
</div>
|
|
676
684
|
<div class="sub-title followers">
|
|
677
685
|
|
|
678
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
679
|
-
<span style="background-color: #
|
|
686
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
687
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
680
688
|
</a>
|
|
681
689
|
|
|
682
690
|
<span class="star" title="Stargazers Count">
|
|
683
691
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
684
692
|
<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
693
|
</svg>
|
|
686
|
-
<span>
|
|
694
|
+
<span>5550</span>
|
|
687
695
|
</span>
|
|
688
696
|
<span class="star" title="Repo Forked">
|
|
689
697
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
690
698
|
<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
699
|
</path>
|
|
692
700
|
</svg>
|
|
693
|
-
<span>
|
|
701
|
+
<span>572</span>
|
|
694
702
|
</span>
|
|
695
703
|
<span class="star">
|
|
696
704
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
697
705
|
<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
706
|
</svg>
|
|
699
|
-
<span>
|
|
707
|
+
<span>98 stars today</span>
|
|
700
708
|
</span>
|
|
701
709
|
</div>
|
|
702
710
|
<div class="details">
|
|
@@ -709,32 +717,28 @@
|
|
|
709
717
|
<div class="info">
|
|
710
718
|
<div class="rank">
|
|
711
719
|
<span title="Ranking 16">16</span>
|
|
712
|
-
<a href="https://github.com/
|
|
720
|
+
<a href="https://github.com/Developer-Y/cs-video-courses" target="_blank" title="Developer-Y/cs-video-courses">Developer-Y/cs-video-courses</a>
|
|
713
721
|
</div>
|
|
714
722
|
<div class="sub-title followers">
|
|
715
723
|
|
|
716
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
717
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
718
|
-
</a>
|
|
719
|
-
|
|
720
724
|
<span class="star" title="Stargazers Count">
|
|
721
725
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
722
726
|
<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
727
|
</svg>
|
|
724
|
-
<span>
|
|
728
|
+
<span>34412</span>
|
|
725
729
|
</span>
|
|
726
730
|
<span class="star" title="Repo Forked">
|
|
727
731
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
728
732
|
<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
733
|
</path>
|
|
730
734
|
</svg>
|
|
731
|
-
<span>
|
|
735
|
+
<span>5117</span>
|
|
732
736
|
</span>
|
|
733
737
|
<span class="star">
|
|
734
738
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
735
739
|
<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
740
|
</svg>
|
|
737
|
-
<span>
|
|
741
|
+
<span>101 stars today</span>
|
|
738
742
|
</span>
|
|
739
743
|
</div>
|
|
740
744
|
<div class="details">
|
|
@@ -747,32 +751,32 @@
|
|
|
747
751
|
<div class="info">
|
|
748
752
|
<div class="rank">
|
|
749
753
|
<span title="Ranking 17">17</span>
|
|
750
|
-
<a href="https://github.com/
|
|
754
|
+
<a href="https://github.com/topjohnwu/Magisk" target="_blank" title="topjohnwu/Magisk">topjohnwu/Magisk</a>
|
|
751
755
|
</div>
|
|
752
756
|
<div class="sub-title followers">
|
|
753
757
|
|
|
754
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
755
|
-
<span style="background-color: #
|
|
758
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
759
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
756
760
|
</a>
|
|
757
761
|
|
|
758
762
|
<span class="star" title="Stargazers Count">
|
|
759
763
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
760
764
|
<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
765
|
</svg>
|
|
762
|
-
<span>
|
|
766
|
+
<span>25379</span>
|
|
763
767
|
</span>
|
|
764
768
|
<span class="star" title="Repo Forked">
|
|
765
769
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
766
770
|
<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
771
|
</path>
|
|
768
772
|
</svg>
|
|
769
|
-
<span>
|
|
773
|
+
<span>6298</span>
|
|
770
774
|
</span>
|
|
771
775
|
<span class="star">
|
|
772
776
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
773
777
|
<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
778
|
</svg>
|
|
775
|
-
<span>
|
|
779
|
+
<span>43 stars today</span>
|
|
776
780
|
</span>
|
|
777
781
|
</div>
|
|
778
782
|
<div class="details">
|
|
@@ -785,32 +789,32 @@
|
|
|
785
789
|
<div class="info">
|
|
786
790
|
<div class="rank">
|
|
787
791
|
<span title="Ranking 18">18</span>
|
|
788
|
-
<a href="https://github.com/
|
|
792
|
+
<a href="https://github.com/ytdl-org/youtube-dl" target="_blank" title="ytdl-org/youtube-dl">ytdl-org/youtube-dl</a>
|
|
789
793
|
</div>
|
|
790
794
|
<div class="sub-title followers">
|
|
791
795
|
|
|
792
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
793
|
-
<span style="background-color: #
|
|
796
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
797
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
794
798
|
</a>
|
|
795
799
|
|
|
796
800
|
<span class="star" title="Stargazers Count">
|
|
797
801
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
798
802
|
<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
803
|
</svg>
|
|
800
|
-
<span>
|
|
804
|
+
<span>108791</span>
|
|
801
805
|
</span>
|
|
802
806
|
<span class="star" title="Repo Forked">
|
|
803
807
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
804
808
|
<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
809
|
</path>
|
|
806
810
|
</svg>
|
|
807
|
-
<span>
|
|
811
|
+
<span>7642</span>
|
|
808
812
|
</span>
|
|
809
813
|
<span class="star">
|
|
810
814
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
811
815
|
<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
816
|
</svg>
|
|
813
|
-
<span>
|
|
817
|
+
<span>99 stars today</span>
|
|
814
818
|
</span>
|
|
815
819
|
</div>
|
|
816
820
|
<div class="details">
|
|
@@ -823,32 +827,32 @@
|
|
|
823
827
|
<div class="info">
|
|
824
828
|
<div class="rank">
|
|
825
829
|
<span title="Ranking 19">19</span>
|
|
826
|
-
<a href="https://github.com/
|
|
830
|
+
<a href="https://github.com/robGoods/sams" target="_blank" title="robGoods/sams">robGoods/sams</a>
|
|
827
831
|
</div>
|
|
828
832
|
<div class="sub-title followers">
|
|
829
833
|
|
|
830
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
831
|
-
<span style="background-color: #
|
|
834
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
835
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
832
836
|
</a>
|
|
833
837
|
|
|
834
838
|
<span class="star" title="Stargazers Count">
|
|
835
839
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
836
840
|
<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
841
|
</svg>
|
|
838
|
-
<span>
|
|
842
|
+
<span>66</span>
|
|
839
843
|
</span>
|
|
840
844
|
<span class="star" title="Repo Forked">
|
|
841
845
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
842
846
|
<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
847
|
</path>
|
|
844
848
|
</svg>
|
|
845
|
-
<span>
|
|
849
|
+
<span>33</span>
|
|
846
850
|
</span>
|
|
847
851
|
<span class="star">
|
|
848
852
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
849
853
|
<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
854
|
</svg>
|
|
851
|
-
<span>
|
|
855
|
+
<span>32 stars today</span>
|
|
852
856
|
</span>
|
|
853
857
|
</div>
|
|
854
858
|
<div class="details">
|
|
@@ -861,32 +865,32 @@
|
|
|
861
865
|
<div class="info">
|
|
862
866
|
<div class="rank">
|
|
863
867
|
<span title="Ranking 20">20</span>
|
|
864
|
-
<a href="https://github.com/
|
|
868
|
+
<a href="https://github.com/freeCodeCamp/devdocs" target="_blank" title="freeCodeCamp/devdocs">freeCodeCamp/devdocs</a>
|
|
865
869
|
</div>
|
|
866
870
|
<div class="sub-title followers">
|
|
867
871
|
|
|
868
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
869
|
-
<span style="background-color: #
|
|
872
|
+
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
873
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
870
874
|
</a>
|
|
871
875
|
|
|
872
876
|
<span class="star" title="Stargazers Count">
|
|
873
877
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
874
878
|
<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
879
|
</svg>
|
|
876
|
-
<span>
|
|
880
|
+
<span>28354</span>
|
|
877
881
|
</span>
|
|
878
882
|
<span class="star" title="Repo Forked">
|
|
879
883
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
880
884
|
<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
885
|
</path>
|
|
882
886
|
</svg>
|
|
883
|
-
<span>
|
|
887
|
+
<span>1904</span>
|
|
884
888
|
</span>
|
|
885
889
|
<span class="star">
|
|
886
890
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
887
891
|
<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
892
|
</svg>
|
|
889
|
-
<span>
|
|
893
|
+
<span>48 stars today</span>
|
|
890
894
|
</span>
|
|
891
895
|
</div>
|
|
892
896
|
<div class="details">
|
|
@@ -899,28 +903,32 @@
|
|
|
899
903
|
<div class="info">
|
|
900
904
|
<div class="rank">
|
|
901
905
|
<span title="Ranking 21">21</span>
|
|
902
|
-
<a href="https://github.com/
|
|
906
|
+
<a href="https://github.com/yt-dlp/yt-dlp" target="_blank" title="yt-dlp/yt-dlp">yt-dlp/yt-dlp</a>
|
|
903
907
|
</div>
|
|
904
908
|
<div class="sub-title followers">
|
|
905
909
|
|
|
910
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
911
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
912
|
+
</a>
|
|
913
|
+
|
|
906
914
|
<span class="star" title="Stargazers Count">
|
|
907
915
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
908
916
|
<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>
|
|
909
917
|
</svg>
|
|
910
|
-
<span>
|
|
918
|
+
<span>23233</span>
|
|
911
919
|
</span>
|
|
912
920
|
<span class="star" title="Repo Forked">
|
|
913
921
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
914
922
|
<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">
|
|
915
923
|
</path>
|
|
916
924
|
</svg>
|
|
917
|
-
<span>
|
|
925
|
+
<span>1769</span>
|
|
918
926
|
</span>
|
|
919
927
|
<span class="star">
|
|
920
928
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
921
929
|
<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>
|
|
922
930
|
</svg>
|
|
923
|
-
<span>
|
|
931
|
+
<span>111 stars today</span>
|
|
924
932
|
</span>
|
|
925
933
|
</div>
|
|
926
934
|
<div class="details">
|
|
@@ -933,32 +941,28 @@
|
|
|
933
941
|
<div class="info">
|
|
934
942
|
<div class="rank">
|
|
935
943
|
<span title="Ranking 22">22</span>
|
|
936
|
-
<a href="https://github.com/
|
|
944
|
+
<a href="https://github.com/bradtraversy/design-resources-for-developers" target="_blank" title="bradtraversy/design-resources-for-developers">bradtraversy/design-resources-for-developers</a>
|
|
937
945
|
</div>
|
|
938
946
|
<div class="sub-title followers">
|
|
939
947
|
|
|
940
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
941
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
942
|
-
</a>
|
|
943
|
-
|
|
944
948
|
<span class="star" title="Stargazers Count">
|
|
945
949
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
946
950
|
<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>
|
|
947
951
|
</svg>
|
|
948
|
-
<span>
|
|
952
|
+
<span>38534</span>
|
|
949
953
|
</span>
|
|
950
954
|
<span class="star" title="Repo Forked">
|
|
951
955
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
952
956
|
<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">
|
|
953
957
|
</path>
|
|
954
958
|
</svg>
|
|
955
|
-
<span>
|
|
959
|
+
<span>8634</span>
|
|
956
960
|
</span>
|
|
957
961
|
<span class="star">
|
|
958
962
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
959
963
|
<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>
|
|
960
964
|
</svg>
|
|
961
|
-
<span>
|
|
965
|
+
<span>221 stars today</span>
|
|
962
966
|
</span>
|
|
963
967
|
</div>
|
|
964
968
|
<div class="details">
|
|
@@ -971,32 +975,32 @@
|
|
|
971
975
|
<div class="info">
|
|
972
976
|
<div class="rank">
|
|
973
977
|
<span title="Ranking 23">23</span>
|
|
974
|
-
<a href="https://github.com/
|
|
978
|
+
<a href="https://github.com/sunym1993/flash-linux0.11-talk" target="_blank" title="sunym1993/flash-linux0.11-talk">sunym1993/flash-linux0.11-talk</a>
|
|
975
979
|
</div>
|
|
976
980
|
<div class="sub-title followers">
|
|
977
981
|
|
|
978
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
979
|
-
<span style="background-color: #
|
|
982
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
983
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
980
984
|
</a>
|
|
981
985
|
|
|
982
986
|
<span class="star" title="Stargazers Count">
|
|
983
987
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
984
988
|
<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
989
|
</svg>
|
|
986
|
-
<span>
|
|
990
|
+
<span>9303</span>
|
|
987
991
|
</span>
|
|
988
992
|
<span class="star" title="Repo Forked">
|
|
989
993
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
990
994
|
<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
995
|
</path>
|
|
992
996
|
</svg>
|
|
993
|
-
<span>
|
|
997
|
+
<span>1103</span>
|
|
994
998
|
</span>
|
|
995
999
|
<span class="star">
|
|
996
1000
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
997
1001
|
<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
1002
|
</svg>
|
|
999
|
-
<span>
|
|
1003
|
+
<span>51 stars today</span>
|
|
1000
1004
|
</span>
|
|
1001
1005
|
</div>
|
|
1002
1006
|
<div class="details">
|
|
@@ -1009,32 +1013,32 @@
|
|
|
1009
1013
|
<div class="info">
|
|
1010
1014
|
<div class="rank">
|
|
1011
1015
|
<span title="Ranking 24">24</span>
|
|
1012
|
-
<a href="https://github.com/
|
|
1016
|
+
<a href="https://github.com/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
|
|
1013
1017
|
</div>
|
|
1014
1018
|
<div class="sub-title followers">
|
|
1015
1019
|
|
|
1016
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1017
|
-
<span style="background-color: #
|
|
1020
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
1021
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
1018
1022
|
</a>
|
|
1019
1023
|
|
|
1020
1024
|
<span class="star" title="Stargazers Count">
|
|
1021
1025
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1022
1026
|
<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
1027
|
</svg>
|
|
1024
|
-
<span>
|
|
1028
|
+
<span>33068</span>
|
|
1025
1029
|
</span>
|
|
1026
1030
|
<span class="star" title="Repo Forked">
|
|
1027
1031
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1028
1032
|
<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
1033
|
</path>
|
|
1030
1034
|
</svg>
|
|
1031
|
-
<span>
|
|
1035
|
+
<span>6521</span>
|
|
1032
1036
|
</span>
|
|
1033
1037
|
<span class="star">
|
|
1034
1038
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1035
1039
|
<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>
|
|
1036
1040
|
</svg>
|
|
1037
|
-
<span>
|
|
1041
|
+
<span>550 stars today</span>
|
|
1038
1042
|
</span>
|
|
1039
1043
|
</div>
|
|
1040
1044
|
<div class="details">
|
|
@@ -1047,32 +1051,32 @@
|
|
|
1047
1051
|
<div class="info">
|
|
1048
1052
|
<div class="rank">
|
|
1049
1053
|
<span title="Ranking 25">25</span>
|
|
1050
|
-
<a href="https://github.com/
|
|
1054
|
+
<a href="https://github.com/bevyengine/bevy" target="_blank" title="bevyengine/bevy">bevyengine/bevy</a>
|
|
1051
1055
|
</div>
|
|
1052
1056
|
<div class="sub-title followers">
|
|
1053
1057
|
|
|
1054
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1055
|
-
<span style="background-color: #
|
|
1058
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
1059
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
1056
1060
|
</a>
|
|
1057
1061
|
|
|
1058
1062
|
<span class="star" title="Stargazers Count">
|
|
1059
1063
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1060
1064
|
<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
1065
|
</svg>
|
|
1062
|
-
<span>
|
|
1066
|
+
<span>15287</span>
|
|
1063
1067
|
</span>
|
|
1064
1068
|
<span class="star" title="Repo Forked">
|
|
1065
1069
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1066
1070
|
<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
1071
|
</path>
|
|
1068
1072
|
</svg>
|
|
1069
|
-
<span>
|
|
1073
|
+
<span>1413</span>
|
|
1070
1074
|
</span>
|
|
1071
1075
|
<span class="star">
|
|
1072
1076
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1073
1077
|
<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
1078
|
</svg>
|
|
1075
|
-
<span>
|
|
1079
|
+
<span>96 stars today</span>
|
|
1076
1080
|
</span>
|
|
1077
1081
|
</div>
|
|
1078
1082
|
<div class="details">
|
|
@@ -1097,7 +1101,7 @@
|
|
|
1097
1101
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1098
1102
|
</a>
|
|
1099
1103
|
</div>
|
|
1100
|
-
<div class="time">Last cache created on 2022/4/
|
|
1104
|
+
<div class="time">Last cache created on 2022/4/18 by Github API v3.</div>
|
|
1101
1105
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1102
1106
|
</div>
|
|
1103
1107
|
</body>
|