@wcj/github-rank 22.7.3 → 22.7.4
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 +23279 -23291
- package/dist/sifou-daily.json +87 -6
- package/dist/sifou-monthly.json +50 -50
- package/dist/sifou-weekly.json +98 -89
- package/dist/toutiao-30.json +23 -23
- package/dist/toutiao-7.json +77 -77
- package/dist/toutiao-90.json +13 -13
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +140 -140
- package/dist/trending-weekly.json +154 -154
- package/dist/users.china.json +942 -942
- package/dist/users.json +1827 -1827
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +23279 -23291
- package/web/data/sifou-daily.json +87 -6
- package/web/data/sifou-monthly.json +50 -50
- package/web/data/sifou-weekly.json +98 -89
- package/web/data/toutiao-30.json +23 -23
- package/web/data/toutiao-7.json +77 -77
- package/web/data/toutiao-90.json +13 -13
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +140 -140
- package/web/data/trending-weekly.json +154 -154
- package/web/data/users.china.json +942 -942
- package/web/data/users.json +1827 -1827
- package/web/index.html +1061 -1061
- package/web/repos.html +3143 -3139
- package/web/sifou-daily.html +258 -6
- package/web/sifou-monthly.html +78 -78
- package/web/sifou-weekly.html +151 -123
- package/web/toutiao-30.html +28 -28
- package/web/toutiao-7.html +71 -71
- package/web/toutiao-90.html +20 -20
- package/web/trending-monthly.html +135 -139
- package/web/trending-weekly.html +145 -145
- package/web/trending.html +142 -158
- package/web/users.china.html +510 -510
package/web/trending-weekly.html
CHANGED
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
</h1>
|
|
127
|
-
<div class="time">Last cache created on 2022/7/
|
|
127
|
+
<div class="time">Last cache created on 2022/7/4 by
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
|
|
@@ -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>2917</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>350</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>1780 stars this week</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/denoland/fresh" target="_blank" title="denoland/fresh">denoland/fresh</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/typescript" title="Programming Language TypeScript">
|
|
201
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>6067</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>187</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>3467 stars this week</span>
|
|
222
222
|
</span>
|
|
223
223
|
</div>
|
|
224
224
|
<div class="details">
|
|
@@ -231,32 +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/CatVodTVOfficial/TVBoxOSC" target="_blank" title="CatVodTVOfficial/TVBoxOSC">CatVodTVOfficial/TVBoxOSC</a>
|
|
235
235
|
</div>
|
|
236
236
|
<div class="sub-title followers">
|
|
237
237
|
|
|
238
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
239
|
-
<span style="background-color: #
|
|
238
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
239
|
+
<span style="background-color: #b07219;"></span>Java
|
|
240
240
|
</a>
|
|
241
241
|
|
|
242
242
|
<span class="star" title="Stargazers Count">
|
|
243
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
244
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>
|
|
245
245
|
</svg>
|
|
246
|
-
<span>
|
|
246
|
+
<span>952</span>
|
|
247
247
|
</span>
|
|
248
248
|
<span class="star" title="Repo Forked">
|
|
249
249
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
250
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">
|
|
251
251
|
</path>
|
|
252
252
|
</svg>
|
|
253
|
-
<span>
|
|
253
|
+
<span>1235</span>
|
|
254
254
|
</span>
|
|
255
255
|
<span class="star">
|
|
256
256
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
257
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>
|
|
258
258
|
</svg>
|
|
259
|
-
<span>
|
|
259
|
+
<span>403 stars this week</span>
|
|
260
260
|
</span>
|
|
261
261
|
</div>
|
|
262
262
|
<div class="details">
|
|
@@ -269,32 +269,32 @@
|
|
|
269
269
|
<div class="info">
|
|
270
270
|
<div class="rank">
|
|
271
271
|
<span title="Ranking 4">4</span>
|
|
272
|
-
<a href="https://github.com/
|
|
272
|
+
<a href="https://github.com/delta-io/delta" target="_blank" title="delta-io/delta">delta-io/delta</a>
|
|
273
273
|
</div>
|
|
274
274
|
<div class="sub-title followers">
|
|
275
275
|
|
|
276
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
277
|
-
<span style="background-color: #
|
|
276
|
+
<a class="language" target="_blank" href="https://github.com/topics/scala" title="Programming Language Scala">
|
|
277
|
+
<span style="background-color: #c22d40;"></span>Scala
|
|
278
278
|
</a>
|
|
279
279
|
|
|
280
280
|
<span class="star" title="Stargazers Count">
|
|
281
281
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
282
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>
|
|
283
283
|
</svg>
|
|
284
|
-
<span>
|
|
284
|
+
<span>4783</span>
|
|
285
285
|
</span>
|
|
286
286
|
<span class="star" title="Repo Forked">
|
|
287
287
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
288
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">
|
|
289
289
|
</path>
|
|
290
290
|
</svg>
|
|
291
|
-
<span>
|
|
291
|
+
<span>1093</span>
|
|
292
292
|
</span>
|
|
293
293
|
<span class="star">
|
|
294
294
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
295
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>
|
|
296
296
|
</svg>
|
|
297
|
-
<span>
|
|
297
|
+
<span>310 stars this week</span>
|
|
298
298
|
</span>
|
|
299
299
|
</div>
|
|
300
300
|
<div class="details">
|
|
@@ -307,32 +307,32 @@
|
|
|
307
307
|
<div class="info">
|
|
308
308
|
<div class="rank">
|
|
309
309
|
<span title="Ranking 5">5</span>
|
|
310
|
-
<a href="https://github.com/
|
|
310
|
+
<a href="https://github.com/still-scene/t3" target="_blank" title="still-scene/t3">still-scene/t3</a>
|
|
311
311
|
</div>
|
|
312
312
|
<div class="sub-title followers">
|
|
313
313
|
|
|
314
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
315
|
-
<span style="background-color: #
|
|
314
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
315
|
+
<span style="background-color: #178600;"></span>C#
|
|
316
316
|
</a>
|
|
317
317
|
|
|
318
318
|
<span class="star" title="Stargazers Count">
|
|
319
319
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
320
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>
|
|
321
321
|
</svg>
|
|
322
|
-
<span>
|
|
322
|
+
<span>1488</span>
|
|
323
323
|
</span>
|
|
324
324
|
<span class="star" title="Repo Forked">
|
|
325
325
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
326
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">
|
|
327
327
|
</path>
|
|
328
328
|
</svg>
|
|
329
|
-
<span>
|
|
329
|
+
<span>66</span>
|
|
330
330
|
</span>
|
|
331
331
|
<span class="star">
|
|
332
332
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
333
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>
|
|
334
334
|
</svg>
|
|
335
|
-
<span>
|
|
335
|
+
<span>564 stars this week</span>
|
|
336
336
|
</span>
|
|
337
337
|
</div>
|
|
338
338
|
<div class="details">
|
|
@@ -345,32 +345,32 @@
|
|
|
345
345
|
<div class="info">
|
|
346
346
|
<div class="rank">
|
|
347
347
|
<span title="Ranking 6">6</span>
|
|
348
|
-
<a href="https://github.com/
|
|
348
|
+
<a href="https://github.com/opensumi/core" target="_blank" title="opensumi/core">opensumi/core</a>
|
|
349
349
|
</div>
|
|
350
350
|
<div class="sub-title followers">
|
|
351
351
|
|
|
352
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
353
|
-
<span style="background-color: #
|
|
352
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
353
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
354
354
|
</a>
|
|
355
355
|
|
|
356
356
|
<span class="star" title="Stargazers Count">
|
|
357
357
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
358
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>
|
|
359
359
|
</svg>
|
|
360
|
-
<span>
|
|
360
|
+
<span>1803</span>
|
|
361
361
|
</span>
|
|
362
362
|
<span class="star" title="Repo Forked">
|
|
363
363
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
364
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">
|
|
365
365
|
</path>
|
|
366
366
|
</svg>
|
|
367
|
-
<span>
|
|
367
|
+
<span>192</span>
|
|
368
368
|
</span>
|
|
369
369
|
<span class="star">
|
|
370
370
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
371
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>
|
|
372
372
|
</svg>
|
|
373
|
-
<span>
|
|
373
|
+
<span>412 stars this week</span>
|
|
374
374
|
</span>
|
|
375
375
|
</div>
|
|
376
376
|
<div class="details">
|
|
@@ -383,32 +383,32 @@
|
|
|
383
383
|
<div class="info">
|
|
384
384
|
<div class="rank">
|
|
385
385
|
<span title="Ranking 7">7</span>
|
|
386
|
-
<a href="https://github.com/
|
|
386
|
+
<a href="https://github.com/vim/vim" target="_blank" title="vim/vim">vim/vim</a>
|
|
387
387
|
</div>
|
|
388
388
|
<div class="sub-title followers">
|
|
389
389
|
|
|
390
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
391
|
-
<span style="background-color: #
|
|
390
|
+
<a class="language" target="_blank" href="https://github.com/topics/vimscript" title="Programming Language Vimscript">
|
|
391
|
+
<span style="background-color: #199f4b;"></span>Vimscript
|
|
392
392
|
</a>
|
|
393
393
|
|
|
394
394
|
<span class="star" title="Stargazers Count">
|
|
395
395
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
396
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>
|
|
397
397
|
</svg>
|
|
398
|
-
<span>
|
|
398
|
+
<span>27711</span>
|
|
399
399
|
</span>
|
|
400
400
|
<span class="star" title="Repo Forked">
|
|
401
401
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
402
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">
|
|
403
403
|
</path>
|
|
404
404
|
</svg>
|
|
405
|
-
<span>
|
|
405
|
+
<span>4260</span>
|
|
406
406
|
</span>
|
|
407
407
|
<span class="star">
|
|
408
408
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
409
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>
|
|
410
410
|
</svg>
|
|
411
|
-
<span>
|
|
411
|
+
<span>355 stars this week</span>
|
|
412
412
|
</span>
|
|
413
413
|
</div>
|
|
414
414
|
<div class="details">
|
|
@@ -421,32 +421,32 @@
|
|
|
421
421
|
<div class="info">
|
|
422
422
|
<div class="rank">
|
|
423
423
|
<span title="Ranking 8">8</span>
|
|
424
|
-
<a href="https://github.com/
|
|
424
|
+
<a href="https://github.com/bregman-arie/devops-exercises" target="_blank" title="bregman-arie/devops-exercises">bregman-arie/devops-exercises</a>
|
|
425
425
|
</div>
|
|
426
426
|
<div class="sub-title followers">
|
|
427
427
|
|
|
428
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
429
|
-
<span style="background-color: #
|
|
428
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
429
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
430
430
|
</a>
|
|
431
431
|
|
|
432
432
|
<span class="star" title="Stargazers Count">
|
|
433
433
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
434
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>
|
|
435
435
|
</svg>
|
|
436
|
-
<span>
|
|
436
|
+
<span>27470</span>
|
|
437
437
|
</span>
|
|
438
438
|
<span class="star" title="Repo Forked">
|
|
439
439
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
440
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">
|
|
441
441
|
</path>
|
|
442
442
|
</svg>
|
|
443
|
-
<span>
|
|
443
|
+
<span>5741</span>
|
|
444
444
|
</span>
|
|
445
445
|
<span class="star">
|
|
446
446
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
447
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>
|
|
448
448
|
</svg>
|
|
449
|
-
<span>
|
|
449
|
+
<span>1551 stars this week</span>
|
|
450
450
|
</span>
|
|
451
451
|
</div>
|
|
452
452
|
<div class="details">
|
|
@@ -459,7 +459,7 @@
|
|
|
459
459
|
<div class="info">
|
|
460
460
|
<div class="rank">
|
|
461
461
|
<span title="Ranking 9">9</span>
|
|
462
|
-
<a href="https://github.com/
|
|
462
|
+
<a href="https://github.com/Z4nzu/hackingtool" target="_blank" title="Z4nzu/hackingtool">Z4nzu/hackingtool</a>
|
|
463
463
|
</div>
|
|
464
464
|
<div class="sub-title followers">
|
|
465
465
|
|
|
@@ -471,20 +471,20 @@
|
|
|
471
471
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
472
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>
|
|
473
473
|
</svg>
|
|
474
|
-
<span>
|
|
474
|
+
<span>19346</span>
|
|
475
475
|
</span>
|
|
476
476
|
<span class="star" title="Repo Forked">
|
|
477
477
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
478
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">
|
|
479
479
|
</path>
|
|
480
480
|
</svg>
|
|
481
|
-
<span>
|
|
481
|
+
<span>2359</span>
|
|
482
482
|
</span>
|
|
483
483
|
<span class="star">
|
|
484
484
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
485
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>
|
|
486
486
|
</svg>
|
|
487
|
-
<span>
|
|
487
|
+
<span>974 stars this week</span>
|
|
488
488
|
</span>
|
|
489
489
|
</div>
|
|
490
490
|
<div class="details">
|
|
@@ -497,7 +497,7 @@
|
|
|
497
497
|
<div class="info">
|
|
498
498
|
<div class="rank">
|
|
499
499
|
<span title="Ranking 10">10</span>
|
|
500
|
-
<a href="https://github.com/
|
|
500
|
+
<a href="https://github.com/datafold/data-diff" target="_blank" title="datafold/data-diff">datafold/data-diff</a>
|
|
501
501
|
</div>
|
|
502
502
|
<div class="sub-title followers">
|
|
503
503
|
|
|
@@ -509,20 +509,20 @@
|
|
|
509
509
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
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>
|
|
511
511
|
</svg>
|
|
512
|
-
<span>
|
|
512
|
+
<span>1105</span>
|
|
513
513
|
</span>
|
|
514
514
|
<span class="star" title="Repo Forked">
|
|
515
515
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
516
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">
|
|
517
517
|
</path>
|
|
518
518
|
</svg>
|
|
519
|
-
<span>
|
|
519
|
+
<span>30</span>
|
|
520
520
|
</span>
|
|
521
521
|
<span class="star">
|
|
522
522
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
523
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>
|
|
524
524
|
</svg>
|
|
525
|
-
<span>
|
|
525
|
+
<span>372 stars this week</span>
|
|
526
526
|
</span>
|
|
527
527
|
</div>
|
|
528
528
|
<div class="details">
|
|
@@ -535,32 +535,32 @@
|
|
|
535
535
|
<div class="info">
|
|
536
536
|
<div class="rank">
|
|
537
537
|
<span title="Ranking 11">11</span>
|
|
538
|
-
<a href="https://github.com/
|
|
538
|
+
<a href="https://github.com/pterodactyl/panel" target="_blank" title="pterodactyl/panel">pterodactyl/panel</a>
|
|
539
539
|
</div>
|
|
540
540
|
<div class="sub-title followers">
|
|
541
541
|
|
|
542
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
543
|
-
<span style="background-color: #
|
|
542
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
543
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
544
544
|
</a>
|
|
545
545
|
|
|
546
546
|
<span class="star" title="Stargazers Count">
|
|
547
547
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
548
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>
|
|
549
549
|
</svg>
|
|
550
|
-
<span>
|
|
550
|
+
<span>3873</span>
|
|
551
551
|
</span>
|
|
552
552
|
<span class="star" title="Repo Forked">
|
|
553
553
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
554
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">
|
|
555
555
|
</path>
|
|
556
556
|
</svg>
|
|
557
|
-
<span>
|
|
557
|
+
<span>1016</span>
|
|
558
558
|
</span>
|
|
559
559
|
<span class="star">
|
|
560
560
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
561
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>
|
|
562
562
|
</svg>
|
|
563
|
-
<span>
|
|
563
|
+
<span>233 stars this week</span>
|
|
564
564
|
</span>
|
|
565
565
|
</div>
|
|
566
566
|
<div class="details">
|
|
@@ -573,32 +573,28 @@
|
|
|
573
573
|
<div class="info">
|
|
574
574
|
<div class="rank">
|
|
575
575
|
<span title="Ranking 12">12</span>
|
|
576
|
-
<a href="https://github.com/
|
|
576
|
+
<a href="https://github.com/easychen/lean-side-bussiness" target="_blank" title="easychen/lean-side-bussiness">easychen/lean-side-bussiness</a>
|
|
577
577
|
</div>
|
|
578
578
|
<div class="sub-title followers">
|
|
579
579
|
|
|
580
|
-
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
581
|
-
<span style="background-color: #4F5D95;"></span>PHP
|
|
582
|
-
</a>
|
|
583
|
-
|
|
584
580
|
<span class="star" title="Stargazers Count">
|
|
585
581
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
586
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>
|
|
587
583
|
</svg>
|
|
588
|
-
<span>
|
|
584
|
+
<span>1624</span>
|
|
589
585
|
</span>
|
|
590
586
|
<span class="star" title="Repo Forked">
|
|
591
587
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
592
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">
|
|
593
589
|
</path>
|
|
594
590
|
</svg>
|
|
595
|
-
<span>
|
|
591
|
+
<span>99</span>
|
|
596
592
|
</span>
|
|
597
593
|
<span class="star">
|
|
598
594
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
599
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>
|
|
600
596
|
</svg>
|
|
601
|
-
<span>
|
|
597
|
+
<span>459 stars this week</span>
|
|
602
598
|
</span>
|
|
603
599
|
</div>
|
|
604
600
|
<div class="details">
|
|
@@ -611,32 +607,28 @@
|
|
|
611
607
|
<div class="info">
|
|
612
608
|
<div class="rank">
|
|
613
609
|
<span title="Ranking 13">13</span>
|
|
614
|
-
<a href="https://github.com/
|
|
610
|
+
<a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
615
611
|
</div>
|
|
616
612
|
<div class="sub-title followers">
|
|
617
613
|
|
|
618
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
619
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
620
|
-
</a>
|
|
621
|
-
|
|
622
614
|
<span class="star" title="Stargazers Count">
|
|
623
615
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
624
616
|
<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>
|
|
625
617
|
</svg>
|
|
626
|
-
<span>
|
|
618
|
+
<span>238168</span>
|
|
627
619
|
</span>
|
|
628
620
|
<span class="star" title="Repo Forked">
|
|
629
621
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
630
622
|
<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">
|
|
631
623
|
</path>
|
|
632
624
|
</svg>
|
|
633
|
-
<span>
|
|
625
|
+
<span>49404</span>
|
|
634
626
|
</span>
|
|
635
627
|
<span class="star">
|
|
636
628
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
637
629
|
<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>
|
|
638
630
|
</svg>
|
|
639
|
-
<span>
|
|
631
|
+
<span>1654 stars this week</span>
|
|
640
632
|
</span>
|
|
641
633
|
</div>
|
|
642
634
|
<div class="details">
|
|
@@ -649,32 +641,32 @@
|
|
|
649
641
|
<div class="info">
|
|
650
642
|
<div class="rank">
|
|
651
643
|
<span title="Ranking 14">14</span>
|
|
652
|
-
<a href="https://github.com/
|
|
644
|
+
<a href="https://github.com/WhaleFell/SMSBoom" target="_blank" title="WhaleFell/SMSBoom">WhaleFell/SMSBoom</a>
|
|
653
645
|
</div>
|
|
654
646
|
<div class="sub-title followers">
|
|
655
647
|
|
|
656
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
657
|
-
<span style="background-color: #
|
|
648
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
649
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
658
650
|
</a>
|
|
659
651
|
|
|
660
652
|
<span class="star" title="Stargazers Count">
|
|
661
653
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
662
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>
|
|
663
655
|
</svg>
|
|
664
|
-
<span>
|
|
656
|
+
<span>1508</span>
|
|
665
657
|
</span>
|
|
666
658
|
<span class="star" title="Repo Forked">
|
|
667
659
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
668
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">
|
|
669
661
|
</path>
|
|
670
662
|
</svg>
|
|
671
|
-
<span>
|
|
663
|
+
<span>359</span>
|
|
672
664
|
</span>
|
|
673
665
|
<span class="star">
|
|
674
666
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
675
667
|
<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>
|
|
676
668
|
</svg>
|
|
677
|
-
<span>
|
|
669
|
+
<span>556 stars this week</span>
|
|
678
670
|
</span>
|
|
679
671
|
</div>
|
|
680
672
|
<div class="details">
|
|
@@ -687,32 +679,32 @@
|
|
|
687
679
|
<div class="info">
|
|
688
680
|
<div class="rank">
|
|
689
681
|
<span title="Ranking 15">15</span>
|
|
690
|
-
<a href="https://github.com/
|
|
682
|
+
<a href="https://github.com/Tencent/spring-cloud-tencent" target="_blank" title="Tencent/spring-cloud-tencent">Tencent/spring-cloud-tencent</a>
|
|
691
683
|
</div>
|
|
692
684
|
<div class="sub-title followers">
|
|
693
685
|
|
|
694
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
695
|
-
<span style="background-color: #
|
|
686
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
687
|
+
<span style="background-color: #b07219;"></span>Java
|
|
696
688
|
</a>
|
|
697
689
|
|
|
698
690
|
<span class="star" title="Stargazers Count">
|
|
699
691
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
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>
|
|
701
693
|
</svg>
|
|
702
|
-
<span>
|
|
694
|
+
<span>1897</span>
|
|
703
695
|
</span>
|
|
704
696
|
<span class="star" title="Repo Forked">
|
|
705
697
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
706
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">
|
|
707
699
|
</path>
|
|
708
700
|
</svg>
|
|
709
|
-
<span>
|
|
701
|
+
<span>279</span>
|
|
710
702
|
</span>
|
|
711
703
|
<span class="star">
|
|
712
704
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
713
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>
|
|
714
706
|
</svg>
|
|
715
|
-
<span>
|
|
707
|
+
<span>518 stars this week</span>
|
|
716
708
|
</span>
|
|
717
709
|
</div>
|
|
718
710
|
<div class="details">
|
|
@@ -725,32 +717,32 @@
|
|
|
725
717
|
<div class="info">
|
|
726
718
|
<div class="rank">
|
|
727
719
|
<span title="Ranking 16">16</span>
|
|
728
|
-
<a href="https://github.com/
|
|
720
|
+
<a href="https://github.com/TheAlgorithms/Rust" target="_blank" title="TheAlgorithms/Rust">TheAlgorithms/Rust</a>
|
|
729
721
|
</div>
|
|
730
722
|
<div class="sub-title followers">
|
|
731
723
|
|
|
732
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
733
|
-
<span style="background-color: #
|
|
724
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
725
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
734
726
|
</a>
|
|
735
727
|
|
|
736
728
|
<span class="star" title="Stargazers Count">
|
|
737
729
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
738
730
|
<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>
|
|
739
731
|
</svg>
|
|
740
|
-
<span>
|
|
732
|
+
<span>8418</span>
|
|
741
733
|
</span>
|
|
742
734
|
<span class="star" title="Repo Forked">
|
|
743
735
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
744
736
|
<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">
|
|
745
737
|
</path>
|
|
746
738
|
</svg>
|
|
747
|
-
<span>
|
|
739
|
+
<span>958</span>
|
|
748
740
|
</span>
|
|
749
741
|
<span class="star">
|
|
750
742
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
751
743
|
<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>
|
|
752
744
|
</svg>
|
|
753
|
-
<span>
|
|
745
|
+
<span>718 stars this week</span>
|
|
754
746
|
</span>
|
|
755
747
|
</div>
|
|
756
748
|
<div class="details">
|
|
@@ -763,32 +755,32 @@
|
|
|
763
755
|
<div class="info">
|
|
764
756
|
<div class="rank">
|
|
765
757
|
<span title="Ranking 17">17</span>
|
|
766
|
-
<a href="https://github.com/
|
|
758
|
+
<a href="https://github.com/aqlaboratory/openfold" target="_blank" title="aqlaboratory/openfold">aqlaboratory/openfold</a>
|
|
767
759
|
</div>
|
|
768
760
|
<div class="sub-title followers">
|
|
769
761
|
|
|
770
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
771
|
-
<span style="background-color: #
|
|
762
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
763
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
772
764
|
</a>
|
|
773
765
|
|
|
774
766
|
<span class="star" title="Stargazers Count">
|
|
775
767
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
776
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>
|
|
777
769
|
</svg>
|
|
778
|
-
<span>
|
|
770
|
+
<span>1422</span>
|
|
779
771
|
</span>
|
|
780
772
|
<span class="star" title="Repo Forked">
|
|
781
773
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
782
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">
|
|
783
775
|
</path>
|
|
784
776
|
</svg>
|
|
785
|
-
<span>
|
|
777
|
+
<span>193</span>
|
|
786
778
|
</span>
|
|
787
779
|
<span class="star">
|
|
788
780
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
789
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>
|
|
790
782
|
</svg>
|
|
791
|
-
<span>
|
|
783
|
+
<span>133 stars this week</span>
|
|
792
784
|
</span>
|
|
793
785
|
</div>
|
|
794
786
|
<div class="details">
|
|
@@ -801,32 +793,32 @@
|
|
|
801
793
|
<div class="info">
|
|
802
794
|
<div class="rank">
|
|
803
795
|
<span title="Ranking 18">18</span>
|
|
804
|
-
<a href="https://github.com/
|
|
796
|
+
<a href="https://github.com/focus-creative-games/huatuo" target="_blank" title="focus-creative-games/huatuo">focus-creative-games/huatuo</a>
|
|
805
797
|
</div>
|
|
806
798
|
<div class="sub-title followers">
|
|
807
799
|
|
|
808
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
809
|
-
<span style="background-color: #
|
|
800
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
801
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
810
802
|
</a>
|
|
811
803
|
|
|
812
804
|
<span class="star" title="Stargazers Count">
|
|
813
805
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
814
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>
|
|
815
807
|
</svg>
|
|
816
|
-
<span>
|
|
808
|
+
<span>1998</span>
|
|
817
809
|
</span>
|
|
818
810
|
<span class="star" title="Repo Forked">
|
|
819
811
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
820
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">
|
|
821
813
|
</path>
|
|
822
814
|
</svg>
|
|
823
|
-
<span>
|
|
815
|
+
<span>350</span>
|
|
824
816
|
</span>
|
|
825
817
|
<span class="star">
|
|
826
818
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
827
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>
|
|
828
820
|
</svg>
|
|
829
|
-
<span>
|
|
821
|
+
<span>193 stars this week</span>
|
|
830
822
|
</span>
|
|
831
823
|
</div>
|
|
832
824
|
<div class="details">
|
|
@@ -839,28 +831,32 @@
|
|
|
839
831
|
<div class="info">
|
|
840
832
|
<div class="rank">
|
|
841
833
|
<span title="Ranking 19">19</span>
|
|
842
|
-
<a href="https://github.com/
|
|
834
|
+
<a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
|
|
843
835
|
</div>
|
|
844
836
|
<div class="sub-title followers">
|
|
845
837
|
|
|
838
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
839
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
840
|
+
</a>
|
|
841
|
+
|
|
846
842
|
<span class="star" title="Stargazers Count">
|
|
847
843
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
848
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>
|
|
849
845
|
</svg>
|
|
850
|
-
<span>
|
|
846
|
+
<span>144852</span>
|
|
851
847
|
</span>
|
|
852
848
|
<span class="star" title="Repo Forked">
|
|
853
849
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
854
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">
|
|
855
851
|
</path>
|
|
856
852
|
</svg>
|
|
857
|
-
<span>
|
|
853
|
+
<span>23991</span>
|
|
858
854
|
</span>
|
|
859
855
|
<span class="star">
|
|
860
856
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
861
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>
|
|
862
858
|
</svg>
|
|
863
|
-
<span>
|
|
859
|
+
<span>982 stars this week</span>
|
|
864
860
|
</span>
|
|
865
861
|
</div>
|
|
866
862
|
<div class="details">
|
|
@@ -873,32 +869,32 @@
|
|
|
873
869
|
<div class="info">
|
|
874
870
|
<div class="rank">
|
|
875
871
|
<span title="Ranking 20">20</span>
|
|
876
|
-
<a href="https://github.com/
|
|
872
|
+
<a href="https://github.com/neovim/neovim" target="_blank" title="neovim/neovim">neovim/neovim</a>
|
|
877
873
|
</div>
|
|
878
874
|
<div class="sub-title followers">
|
|
879
875
|
|
|
880
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
881
|
-
<span style="background-color: #
|
|
876
|
+
<a class="language" target="_blank" href="https://github.com/topics/vimscript" title="Programming Language Vimscript">
|
|
877
|
+
<span style="background-color: #199f4b;"></span>Vimscript
|
|
882
878
|
</a>
|
|
883
879
|
|
|
884
880
|
<span class="star" title="Stargazers Count">
|
|
885
881
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
886
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>
|
|
887
883
|
</svg>
|
|
888
|
-
<span>
|
|
884
|
+
<span>55206</span>
|
|
889
885
|
</span>
|
|
890
886
|
<span class="star" title="Repo Forked">
|
|
891
887
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
892
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">
|
|
893
889
|
</path>
|
|
894
890
|
</svg>
|
|
895
|
-
<span>
|
|
891
|
+
<span>3926</span>
|
|
896
892
|
</span>
|
|
897
893
|
<span class="star">
|
|
898
894
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
899
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>
|
|
900
896
|
</svg>
|
|
901
|
-
<span>
|
|
897
|
+
<span>326 stars this week</span>
|
|
902
898
|
</span>
|
|
903
899
|
</div>
|
|
904
900
|
<div class="details">
|
|
@@ -911,32 +907,32 @@
|
|
|
911
907
|
<div class="info">
|
|
912
908
|
<div class="rank">
|
|
913
909
|
<span title="Ranking 21">21</span>
|
|
914
|
-
<a href="https://github.com/
|
|
910
|
+
<a href="https://github.com/LunarVim/nvim-basic-ide" target="_blank" title="LunarVim/nvim-basic-ide">LunarVim/nvim-basic-ide</a>
|
|
915
911
|
</div>
|
|
916
912
|
<div class="sub-title followers">
|
|
917
913
|
|
|
918
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
919
|
-
<span style="background-color: #
|
|
914
|
+
<a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
|
|
915
|
+
<span style="background-color: #000080;"></span>Lua
|
|
920
916
|
</a>
|
|
921
917
|
|
|
922
918
|
<span class="star" title="Stargazers Count">
|
|
923
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
924
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>
|
|
925
921
|
</svg>
|
|
926
|
-
<span>
|
|
922
|
+
<span>379</span>
|
|
927
923
|
</span>
|
|
928
924
|
<span class="star" title="Repo Forked">
|
|
929
925
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
930
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">
|
|
931
927
|
</path>
|
|
932
928
|
</svg>
|
|
933
|
-
<span>
|
|
929
|
+
<span>55</span>
|
|
934
930
|
</span>
|
|
935
931
|
<span class="star">
|
|
936
932
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
937
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>
|
|
938
934
|
</svg>
|
|
939
|
-
<span>
|
|
935
|
+
<span>74 stars this week</span>
|
|
940
936
|
</span>
|
|
941
937
|
</div>
|
|
942
938
|
<div class="details">
|
|
@@ -949,28 +945,32 @@
|
|
|
949
945
|
<div class="info">
|
|
950
946
|
<div class="rank">
|
|
951
947
|
<span title="Ranking 22">22</span>
|
|
952
|
-
<a href="https://github.com/
|
|
948
|
+
<a href="https://github.com/OpenBB-finance/OpenBBTerminal" target="_blank" title="OpenBB-finance/OpenBBTerminal">OpenBB-finance/OpenBBTerminal</a>
|
|
953
949
|
</div>
|
|
954
950
|
<div class="sub-title followers">
|
|
955
951
|
|
|
952
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
953
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
954
|
+
</a>
|
|
955
|
+
|
|
956
956
|
<span class="star" title="Stargazers Count">
|
|
957
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
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>
|
|
959
959
|
</svg>
|
|
960
|
-
<span>
|
|
960
|
+
<span>12506</span>
|
|
961
961
|
</span>
|
|
962
962
|
<span class="star" title="Repo Forked">
|
|
963
963
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
964
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">
|
|
965
965
|
</path>
|
|
966
966
|
</svg>
|
|
967
|
-
<span>
|
|
967
|
+
<span>1359</span>
|
|
968
968
|
</span>
|
|
969
969
|
<span class="star">
|
|
970
970
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
971
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>
|
|
972
972
|
</svg>
|
|
973
|
-
<span>
|
|
973
|
+
<span>178 stars this week</span>
|
|
974
974
|
</span>
|
|
975
975
|
</div>
|
|
976
976
|
<div class="details">
|
|
@@ -983,28 +983,32 @@
|
|
|
983
983
|
<div class="info">
|
|
984
984
|
<div class="rank">
|
|
985
985
|
<span title="Ranking 23">23</span>
|
|
986
|
-
<a href="https://github.com/
|
|
986
|
+
<a href="https://github.com/ethereum/EIPs" target="_blank" title="ethereum/EIPs">ethereum/EIPs</a>
|
|
987
987
|
</div>
|
|
988
988
|
<div class="sub-title followers">
|
|
989
989
|
|
|
990
|
+
<a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
|
|
991
|
+
<span style="background-color: #AA6746;"></span>Solidity
|
|
992
|
+
</a>
|
|
993
|
+
|
|
990
994
|
<span class="star" title="Stargazers Count">
|
|
991
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
992
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>
|
|
993
997
|
</svg>
|
|
994
|
-
<span>
|
|
998
|
+
<span>9935</span>
|
|
995
999
|
</span>
|
|
996
1000
|
<span class="star" title="Repo Forked">
|
|
997
1001
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
998
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">
|
|
999
1003
|
</path>
|
|
1000
1004
|
</svg>
|
|
1001
|
-
<span>
|
|
1005
|
+
<span>3632</span>
|
|
1002
1006
|
</span>
|
|
1003
1007
|
<span class="star">
|
|
1004
1008
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1005
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>
|
|
1006
1010
|
</svg>
|
|
1007
|
-
<span>
|
|
1011
|
+
<span>77 stars this week</span>
|
|
1008
1012
|
</span>
|
|
1009
1013
|
</div>
|
|
1010
1014
|
<div class="details">
|
|
@@ -1017,32 +1021,32 @@
|
|
|
1017
1021
|
<div class="info">
|
|
1018
1022
|
<div class="rank">
|
|
1019
1023
|
<span title="Ranking 24">24</span>
|
|
1020
|
-
<a href="https://github.com/
|
|
1024
|
+
<a href="https://github.com/ryanmcdermott/clean-code-javascript" target="_blank" title="ryanmcdermott/clean-code-javascript">ryanmcdermott/clean-code-javascript</a>
|
|
1021
1025
|
</div>
|
|
1022
1026
|
<div class="sub-title followers">
|
|
1023
1027
|
|
|
1024
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1025
|
-
<span style="background-color: #
|
|
1028
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1029
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1026
1030
|
</a>
|
|
1027
1031
|
|
|
1028
1032
|
<span class="star" title="Stargazers Count">
|
|
1029
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1030
1034
|
<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>
|
|
1031
1035
|
</svg>
|
|
1032
|
-
<span>
|
|
1036
|
+
<span>69246</span>
|
|
1033
1037
|
</span>
|
|
1034
1038
|
<span class="star" title="Repo Forked">
|
|
1035
1039
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1036
1040
|
<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">
|
|
1037
1041
|
</path>
|
|
1038
1042
|
</svg>
|
|
1039
|
-
<span>
|
|
1043
|
+
<span>9282</span>
|
|
1040
1044
|
</span>
|
|
1041
1045
|
<span class="star">
|
|
1042
1046
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1043
1047
|
<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>
|
|
1044
1048
|
</svg>
|
|
1045
|
-
<span>
|
|
1049
|
+
<span>276 stars this week</span>
|
|
1046
1050
|
</span>
|
|
1047
1051
|
</div>
|
|
1048
1052
|
<div class="details">
|
|
@@ -1055,32 +1059,28 @@
|
|
|
1055
1059
|
<div class="info">
|
|
1056
1060
|
<div class="rank">
|
|
1057
1061
|
<span title="Ranking 25">25</span>
|
|
1058
|
-
<a href="https://github.com/
|
|
1062
|
+
<a href="https://github.com/practical-tutorials/project-based-learning" target="_blank" title="practical-tutorials/project-based-learning">practical-tutorials/project-based-learning</a>
|
|
1059
1063
|
</div>
|
|
1060
1064
|
<div class="sub-title followers">
|
|
1061
1065
|
|
|
1062
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1063
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
1064
|
-
</a>
|
|
1065
|
-
|
|
1066
1066
|
<span class="star" title="Stargazers Count">
|
|
1067
1067
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1068
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>
|
|
1069
1069
|
</svg>
|
|
1070
|
-
<span>
|
|
1070
|
+
<span>70957</span>
|
|
1071
1071
|
</span>
|
|
1072
1072
|
<span class="star" title="Repo Forked">
|
|
1073
1073
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1074
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">
|
|
1075
1075
|
</path>
|
|
1076
1076
|
</svg>
|
|
1077
|
-
<span>
|
|
1077
|
+
<span>10558</span>
|
|
1078
1078
|
</span>
|
|
1079
1079
|
<span class="star">
|
|
1080
1080
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1081
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>
|
|
1082
1082
|
</svg>
|
|
1083
|
-
<span>
|
|
1083
|
+
<span>1580 stars this week</span>
|
|
1084
1084
|
</span>
|
|
1085
1085
|
</div>
|
|
1086
1086
|
<div class="details">
|
|
@@ -1105,7 +1105,7 @@
|
|
|
1105
1105
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1106
1106
|
</a>
|
|
1107
1107
|
</div>
|
|
1108
|
-
<div class="time">Last cache created on 2022/7/
|
|
1108
|
+
<div class="time">Last cache created on 2022/7/4 by Github API v3.</div>
|
|
1109
1109
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1110
1110
|
</div>
|
|
1111
1111
|
</body>
|