@wcj/github-rank 22.6.18 → 22.6.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/repos.json +14424 -14424
- package/dist/sifou-daily.json +1 -56
- package/dist/sifou-monthly.json +44 -44
- package/dist/sifou-weekly.json +98 -98
- package/dist/toutiao-30.json +79 -79
- package/dist/toutiao-7.json +79 -79
- 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 +160 -160
- package/dist/users.china.json +850 -850
- package/dist/users.json +1685 -1686
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +14424 -14424
- package/web/data/sifou-daily.json +1 -56
- package/web/data/sifou-monthly.json +44 -44
- package/web/data/sifou-weekly.json +98 -98
- package/web/data/toutiao-30.json +79 -79
- package/web/data/toutiao-7.json +79 -79
- 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 +160 -160
- package/web/data/users.china.json +850 -850
- package/web/data/users.json +1685 -1686
- package/web/index.html +939 -939
- package/web/repos.html +2122 -2122
- package/web/sifou-daily.html +2 -170
- package/web/sifou-monthly.html +73 -73
- package/web/sifou-weekly.html +108 -108
- package/web/toutiao-30.html +77 -77
- package/web/toutiao-7.html +70 -70
- package/web/toutiao-90.html +15 -15
- package/web/trending-monthly.html +130 -130
- package/web/trending-weekly.html +142 -146
- package/web/trending.html +148 -152
- package/web/users.china.html +447 -447
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/6/
|
|
127
|
+
<div class="time">Last cache created on 2022/6/19 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>8827</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>595</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>3398 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/saharmor/dalle-playground" target="_blank" title="saharmor/dalle-playground">saharmor/dalle-playground</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/javascript" title="Programming Language JavaScript">
|
|
201
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
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>1760</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>390</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>739 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/openai/DALL-E" target="_blank" title="openai/DALL-E">openai/DALL-E</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/python" title="Programming Language Python">
|
|
239
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>7192</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>1296</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>685 stars this week</span>
|
|
260
260
|
</span>
|
|
261
261
|
</div>
|
|
262
262
|
<div class="details">
|
|
@@ -281,20 +281,20 @@
|
|
|
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>21135</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>1446</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>1267 stars this week</span>
|
|
298
298
|
</span>
|
|
299
299
|
</div>
|
|
300
300
|
<div class="details">
|
|
@@ -307,7 +307,7 @@
|
|
|
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/alan2207/bulletproof-react" target="_blank" title="alan2207/bulletproof-react">alan2207/bulletproof-react</a>
|
|
311
311
|
</div>
|
|
312
312
|
<div class="sub-title followers">
|
|
313
313
|
|
|
@@ -319,20 +319,20 @@
|
|
|
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>11262</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>793</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>845 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/siyuan-note/siyuan" target="_blank" title="siyuan-note/siyuan">siyuan-note/siyuan</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>5717</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>392</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>1458 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/vaxerski/Hyprland" target="_blank" title="vaxerski/Hyprland">vaxerski/Hyprland</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/c++" title="Programming Language C++">
|
|
391
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
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>1586</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>43</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>308 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/google/jax" target="_blank" title="google/jax">google/jax</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>18280</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>1688</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>559 stars this week</span>
|
|
450
450
|
</span>
|
|
451
451
|
</div>
|
|
452
452
|
<div class="details">
|
|
@@ -459,32 +459,32 @@
|
|
|
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/jina-ai/dalle-flow" target="_blank" title="jina-ai/dalle-flow">jina-ai/dalle-flow</a>
|
|
463
463
|
</div>
|
|
464
464
|
<div class="sub-title followers">
|
|
465
465
|
|
|
466
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
467
|
-
<span style="background-color: #
|
|
466
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
467
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
468
468
|
</a>
|
|
469
469
|
|
|
470
470
|
<span class="star" title="Stargazers Count">
|
|
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>1674</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>82</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>264 stars this week</span>
|
|
488
488
|
</span>
|
|
489
489
|
</div>
|
|
490
490
|
<div class="details">
|
|
@@ -497,32 +497,32 @@
|
|
|
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/facebook/folly" target="_blank" title="facebook/folly">facebook/folly</a>
|
|
501
501
|
</div>
|
|
502
502
|
<div class="sub-title followers">
|
|
503
503
|
|
|
504
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
505
|
-
<span style="background-color: #
|
|
504
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
505
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
506
506
|
</a>
|
|
507
507
|
|
|
508
508
|
<span class="star" title="Stargazers Count">
|
|
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>22125</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>4674</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>65 stars this week</span>
|
|
526
526
|
</span>
|
|
527
527
|
</div>
|
|
528
528
|
<div class="details">
|
|
@@ -535,28 +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/google/zx" target="_blank" title="google/zx">google/zx</a>
|
|
539
539
|
</div>
|
|
540
540
|
<div class="sub-title followers">
|
|
541
541
|
|
|
542
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
543
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
544
|
+
</a>
|
|
545
|
+
|
|
542
546
|
<span class="star" title="Stargazers Count">
|
|
543
547
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
544
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>
|
|
545
549
|
</svg>
|
|
546
|
-
<span>
|
|
550
|
+
<span>32152</span>
|
|
547
551
|
</span>
|
|
548
552
|
<span class="star" title="Repo Forked">
|
|
549
553
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
550
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">
|
|
551
555
|
</path>
|
|
552
556
|
</svg>
|
|
553
|
-
<span>
|
|
557
|
+
<span>729</span>
|
|
554
558
|
</span>
|
|
555
559
|
<span class="star">
|
|
556
560
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
557
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>
|
|
558
562
|
</svg>
|
|
559
|
-
<span>
|
|
563
|
+
<span>554 stars this week</span>
|
|
560
564
|
</span>
|
|
561
565
|
</div>
|
|
562
566
|
<div class="details">
|
|
@@ -569,32 +573,32 @@
|
|
|
569
573
|
<div class="info">
|
|
570
574
|
<div class="rank">
|
|
571
575
|
<span title="Ranking 12">12</span>
|
|
572
|
-
<a href="https://github.com/
|
|
576
|
+
<a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
|
|
573
577
|
</div>
|
|
574
578
|
<div class="sub-title followers">
|
|
575
579
|
|
|
576
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
577
|
-
<span style="background-color: #
|
|
580
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
581
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
578
582
|
</a>
|
|
579
583
|
|
|
580
584
|
<span class="star" title="Stargazers Count">
|
|
581
585
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
582
586
|
<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>
|
|
583
587
|
</svg>
|
|
584
|
-
<span>
|
|
588
|
+
<span>347684</span>
|
|
585
589
|
</span>
|
|
586
590
|
<span class="star" title="Repo Forked">
|
|
587
591
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
588
592
|
<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">
|
|
589
593
|
</path>
|
|
590
594
|
</svg>
|
|
591
|
-
<span>
|
|
595
|
+
<span>28801</span>
|
|
592
596
|
</span>
|
|
593
597
|
<span class="star">
|
|
594
598
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
595
599
|
<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>
|
|
596
600
|
</svg>
|
|
597
|
-
<span>
|
|
601
|
+
<span>750 stars this week</span>
|
|
598
602
|
</span>
|
|
599
603
|
</div>
|
|
600
604
|
<div class="details">
|
|
@@ -607,32 +611,32 @@
|
|
|
607
611
|
<div class="info">
|
|
608
612
|
<div class="rank">
|
|
609
613
|
<span title="Ranking 13">13</span>
|
|
610
|
-
<a href="https://github.com/
|
|
614
|
+
<a href="https://github.com/fantasticit/think" target="_blank" title="fantasticit/think">fantasticit/think</a>
|
|
611
615
|
</div>
|
|
612
616
|
<div class="sub-title followers">
|
|
613
617
|
|
|
614
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
615
|
-
<span style="background-color: #
|
|
618
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
619
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
616
620
|
</a>
|
|
617
621
|
|
|
618
622
|
<span class="star" title="Stargazers Count">
|
|
619
623
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
620
624
|
<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>
|
|
621
625
|
</svg>
|
|
622
|
-
<span>
|
|
626
|
+
<span>689</span>
|
|
623
627
|
</span>
|
|
624
628
|
<span class="star" title="Repo Forked">
|
|
625
629
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
626
630
|
<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">
|
|
627
631
|
</path>
|
|
628
632
|
</svg>
|
|
629
|
-
<span>
|
|
633
|
+
<span>105</span>
|
|
630
634
|
</span>
|
|
631
635
|
<span class="star">
|
|
632
636
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
633
637
|
<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>
|
|
634
638
|
</svg>
|
|
635
|
-
<span>
|
|
639
|
+
<span>190 stars this week</span>
|
|
636
640
|
</span>
|
|
637
641
|
</div>
|
|
638
642
|
<div class="details">
|
|
@@ -645,32 +649,32 @@
|
|
|
645
649
|
<div class="info">
|
|
646
650
|
<div class="rank">
|
|
647
651
|
<span title="Ranking 14">14</span>
|
|
648
|
-
<a href="https://github.com/
|
|
652
|
+
<a href="https://github.com/elastic/eui" target="_blank" title="elastic/eui">elastic/eui</a>
|
|
649
653
|
</div>
|
|
650
654
|
<div class="sub-title followers">
|
|
651
655
|
|
|
652
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
653
|
-
<span style="background-color: #
|
|
656
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
657
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
654
658
|
</a>
|
|
655
659
|
|
|
656
660
|
<span class="star" title="Stargazers Count">
|
|
657
661
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
658
662
|
<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>
|
|
659
663
|
</svg>
|
|
660
|
-
<span>
|
|
664
|
+
<span>4299</span>
|
|
661
665
|
</span>
|
|
662
666
|
<span class="star" title="Repo Forked">
|
|
663
667
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
664
668
|
<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">
|
|
665
669
|
</path>
|
|
666
670
|
</svg>
|
|
667
|
-
<span>
|
|
671
|
+
<span>661</span>
|
|
668
672
|
</span>
|
|
669
673
|
<span class="star">
|
|
670
674
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
671
675
|
<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>
|
|
672
676
|
</svg>
|
|
673
|
-
<span>
|
|
677
|
+
<span>725 stars this week</span>
|
|
674
678
|
</span>
|
|
675
679
|
</div>
|
|
676
680
|
<div class="details">
|
|
@@ -683,32 +687,28 @@
|
|
|
683
687
|
<div class="info">
|
|
684
688
|
<div class="rank">
|
|
685
689
|
<span title="Ranking 15">15</span>
|
|
686
|
-
<a href="https://github.com/
|
|
690
|
+
<a href="https://github.com/geekan/HowToLiveLonger" target="_blank" title="geekan/HowToLiveLonger">geekan/HowToLiveLonger</a>
|
|
687
691
|
</div>
|
|
688
692
|
<div class="sub-title followers">
|
|
689
693
|
|
|
690
|
-
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
691
|
-
<span style="background-color: #89e051;"></span>Shell
|
|
692
|
-
</a>
|
|
693
|
-
|
|
694
694
|
<span class="star" title="Stargazers Count">
|
|
695
695
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
696
696
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
697
697
|
</svg>
|
|
698
|
-
<span>
|
|
698
|
+
<span>18480</span>
|
|
699
699
|
</span>
|
|
700
700
|
<span class="star" title="Repo Forked">
|
|
701
701
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
702
702
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
703
703
|
</path>
|
|
704
704
|
</svg>
|
|
705
|
-
<span>
|
|
705
|
+
<span>1168</span>
|
|
706
706
|
</span>
|
|
707
707
|
<span class="star">
|
|
708
708
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
709
709
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
710
710
|
</svg>
|
|
711
|
-
<span>
|
|
711
|
+
<span>1399 stars this week</span>
|
|
712
712
|
</span>
|
|
713
713
|
</div>
|
|
714
714
|
<div class="details">
|
|
@@ -721,32 +721,32 @@
|
|
|
721
721
|
<div class="info">
|
|
722
722
|
<div class="rank">
|
|
723
723
|
<span title="Ranking 16">16</span>
|
|
724
|
-
<a href="https://github.com/
|
|
724
|
+
<a href="https://github.com/hashicorp/terraform-provider-aws" target="_blank" title="hashicorp/terraform-provider-aws">hashicorp/terraform-provider-aws</a>
|
|
725
725
|
</div>
|
|
726
726
|
<div class="sub-title followers">
|
|
727
727
|
|
|
728
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
729
|
-
<span style="background-color: #
|
|
728
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
729
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
730
730
|
</a>
|
|
731
731
|
|
|
732
732
|
<span class="star" title="Stargazers Count">
|
|
733
733
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
734
734
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
735
735
|
</svg>
|
|
736
|
-
<span>
|
|
736
|
+
<span>7425</span>
|
|
737
737
|
</span>
|
|
738
738
|
<span class="star" title="Repo Forked">
|
|
739
739
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
740
740
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
741
741
|
</path>
|
|
742
742
|
</svg>
|
|
743
|
-
<span>
|
|
743
|
+
<span>6739</span>
|
|
744
744
|
</span>
|
|
745
745
|
<span class="star">
|
|
746
746
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
747
747
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
748
748
|
</svg>
|
|
749
|
-
<span>
|
|
749
|
+
<span>63 stars this week</span>
|
|
750
750
|
</span>
|
|
751
751
|
</div>
|
|
752
752
|
<div class="details">
|
|
@@ -759,32 +759,32 @@
|
|
|
759
759
|
<div class="info">
|
|
760
760
|
<div class="rank">
|
|
761
761
|
<span title="Ranking 17">17</span>
|
|
762
|
-
<a href="https://github.com/
|
|
762
|
+
<a href="https://github.com/ToolJet/ToolJet" target="_blank" title="ToolJet/ToolJet">ToolJet/ToolJet</a>
|
|
763
763
|
</div>
|
|
764
764
|
<div class="sub-title followers">
|
|
765
765
|
|
|
766
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
767
|
-
<span style="background-color: #
|
|
766
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
767
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
768
768
|
</a>
|
|
769
769
|
|
|
770
770
|
<span class="star" title="Stargazers Count">
|
|
771
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
772
772
|
<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>
|
|
773
773
|
</svg>
|
|
774
|
-
<span>
|
|
774
|
+
<span>10769</span>
|
|
775
775
|
</span>
|
|
776
776
|
<span class="star" title="Repo Forked">
|
|
777
777
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
778
778
|
<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">
|
|
779
779
|
</path>
|
|
780
780
|
</svg>
|
|
781
|
-
<span>
|
|
781
|
+
<span>870</span>
|
|
782
782
|
</span>
|
|
783
783
|
<span class="star">
|
|
784
784
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
785
785
|
<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>
|
|
786
786
|
</svg>
|
|
787
|
-
<span>
|
|
787
|
+
<span>447 stars this week</span>
|
|
788
788
|
</span>
|
|
789
789
|
</div>
|
|
790
790
|
<div class="details">
|
|
@@ -797,32 +797,32 @@
|
|
|
797
797
|
<div class="info">
|
|
798
798
|
<div class="rank">
|
|
799
799
|
<span title="Ranking 18">18</span>
|
|
800
|
-
<a href="https://github.com/
|
|
800
|
+
<a href="https://github.com/gothinkster/realworld" target="_blank" title="gothinkster/realworld">gothinkster/realworld</a>
|
|
801
801
|
</div>
|
|
802
802
|
<div class="sub-title followers">
|
|
803
803
|
|
|
804
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
805
|
-
<span style="background-color: #
|
|
804
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
805
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
806
806
|
</a>
|
|
807
807
|
|
|
808
808
|
<span class="star" title="Stargazers Count">
|
|
809
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
810
810
|
<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>
|
|
811
811
|
</svg>
|
|
812
|
-
<span>
|
|
812
|
+
<span>66459</span>
|
|
813
813
|
</span>
|
|
814
814
|
<span class="star" title="Repo Forked">
|
|
815
815
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
816
816
|
<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">
|
|
817
817
|
</path>
|
|
818
818
|
</svg>
|
|
819
|
-
<span>
|
|
819
|
+
<span>6168</span>
|
|
820
820
|
</span>
|
|
821
821
|
<span class="star">
|
|
822
822
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
823
823
|
<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>
|
|
824
824
|
</svg>
|
|
825
|
-
<span>
|
|
825
|
+
<span>264 stars this week</span>
|
|
826
826
|
</span>
|
|
827
827
|
</div>
|
|
828
828
|
<div class="details">
|
|
@@ -835,32 +835,32 @@
|
|
|
835
835
|
<div class="info">
|
|
836
836
|
<div class="rank">
|
|
837
837
|
<span title="Ranking 19">19</span>
|
|
838
|
-
<a href="https://github.com/
|
|
838
|
+
<a href="https://github.com/deepmind/alphafold" target="_blank" title="deepmind/alphafold">deepmind/alphafold</a>
|
|
839
839
|
</div>
|
|
840
840
|
<div class="sub-title followers">
|
|
841
841
|
|
|
842
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
843
|
-
<span style="background-color: #
|
|
842
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
843
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
844
844
|
</a>
|
|
845
845
|
|
|
846
846
|
<span class="star" title="Stargazers Count">
|
|
847
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
848
848
|
<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
849
|
</svg>
|
|
850
|
-
<span>
|
|
850
|
+
<span>8406</span>
|
|
851
851
|
</span>
|
|
852
852
|
<span class="star" title="Repo Forked">
|
|
853
853
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
854
854
|
<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
855
|
</path>
|
|
856
856
|
</svg>
|
|
857
|
-
<span>
|
|
857
|
+
<span>1408</span>
|
|
858
858
|
</span>
|
|
859
859
|
<span class="star">
|
|
860
860
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
861
861
|
<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
862
|
</svg>
|
|
863
|
-
<span>
|
|
863
|
+
<span>40 stars this week</span>
|
|
864
864
|
</span>
|
|
865
865
|
</div>
|
|
866
866
|
<div class="details">
|
|
@@ -873,32 +873,28 @@
|
|
|
873
873
|
<div class="info">
|
|
874
874
|
<div class="rank">
|
|
875
875
|
<span title="Ranking 20">20</span>
|
|
876
|
-
<a href="https://github.com/
|
|
876
|
+
<a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
877
877
|
</div>
|
|
878
878
|
<div class="sub-title followers">
|
|
879
879
|
|
|
880
|
-
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
881
|
-
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
882
|
-
</a>
|
|
883
|
-
|
|
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>235795</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>49162</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>1077 stars this week</span>
|
|
902
898
|
</span>
|
|
903
899
|
</div>
|
|
904
900
|
<div class="details">
|
|
@@ -911,28 +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/doocs/source-code-hunter" target="_blank" title="doocs/source-code-hunter">doocs/source-code-hunter</a>
|
|
915
911
|
</div>
|
|
916
912
|
<div class="sub-title followers">
|
|
917
913
|
|
|
914
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
915
|
+
<span style="background-color: #b07219;"></span>Java
|
|
916
|
+
</a>
|
|
917
|
+
|
|
918
918
|
<span class="star" title="Stargazers Count">
|
|
919
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
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>
|
|
921
921
|
</svg>
|
|
922
|
-
<span>
|
|
922
|
+
<span>10013</span>
|
|
923
923
|
</span>
|
|
924
924
|
<span class="star" title="Repo Forked">
|
|
925
925
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
926
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">
|
|
927
927
|
</path>
|
|
928
928
|
</svg>
|
|
929
|
-
<span>
|
|
929
|
+
<span>1934</span>
|
|
930
930
|
</span>
|
|
931
931
|
<span class="star">
|
|
932
932
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
933
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>
|
|
934
934
|
</svg>
|
|
935
|
-
<span>
|
|
935
|
+
<span>374 stars this week</span>
|
|
936
936
|
</span>
|
|
937
937
|
</div>
|
|
938
938
|
<div class="details">
|
|
@@ -945,32 +945,32 @@
|
|
|
945
945
|
<div class="info">
|
|
946
946
|
<div class="rank">
|
|
947
947
|
<span title="Ranking 22">22</span>
|
|
948
|
-
<a href="https://github.com/
|
|
948
|
+
<a href="https://github.com/actions/virtual-environments" target="_blank" title="actions/virtual-environments">actions/virtual-environments</a>
|
|
949
949
|
</div>
|
|
950
950
|
<div class="sub-title followers">
|
|
951
951
|
|
|
952
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
953
|
-
<span style="background-color: #
|
|
952
|
+
<a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
|
|
953
|
+
<span style="background-color: #012456;"></span>PowerShell
|
|
954
954
|
</a>
|
|
955
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>6108</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>2164</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>180 stars this week</span>
|
|
974
974
|
</span>
|
|
975
975
|
</div>
|
|
976
976
|
<div class="details">
|
|
@@ -983,32 +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/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
|
|
987
987
|
</div>
|
|
988
988
|
<div class="sub-title followers">
|
|
989
989
|
|
|
990
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
991
|
-
<span style="background-color: #
|
|
990
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
991
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
992
992
|
</a>
|
|
993
993
|
|
|
994
994
|
<span class="star" title="Stargazers Count">
|
|
995
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
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>
|
|
997
997
|
</svg>
|
|
998
|
-
<span>
|
|
998
|
+
<span>138656</span>
|
|
999
999
|
</span>
|
|
1000
1000
|
<span class="star" title="Repo Forked">
|
|
1001
1001
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1002
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">
|
|
1003
1003
|
</path>
|
|
1004
1004
|
</svg>
|
|
1005
|
-
<span>
|
|
1005
|
+
<span>35934</span>
|
|
1006
1006
|
</span>
|
|
1007
1007
|
<span class="star">
|
|
1008
1008
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1009
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>
|
|
1010
1010
|
</svg>
|
|
1011
|
-
<span>
|
|
1011
|
+
<span>1886 stars this week</span>
|
|
1012
1012
|
</span>
|
|
1013
1013
|
</div>
|
|
1014
1014
|
<div class="details">
|
|
@@ -1021,32 +1021,32 @@
|
|
|
1021
1021
|
<div class="info">
|
|
1022
1022
|
<div class="rank">
|
|
1023
1023
|
<span title="Ranking 24">24</span>
|
|
1024
|
-
<a href="https://github.com/
|
|
1024
|
+
<a href="https://github.com/knadh/dns.toys" target="_blank" title="knadh/dns.toys">knadh/dns.toys</a>
|
|
1025
1025
|
</div>
|
|
1026
1026
|
<div class="sub-title followers">
|
|
1027
1027
|
|
|
1028
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1029
|
-
<span style="background-color: #
|
|
1028
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
1029
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
1030
1030
|
</a>
|
|
1031
1031
|
|
|
1032
1032
|
<span class="star" title="Stargazers Count">
|
|
1033
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1034
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>
|
|
1035
1035
|
</svg>
|
|
1036
|
-
<span>
|
|
1036
|
+
<span>1631</span>
|
|
1037
1037
|
</span>
|
|
1038
1038
|
<span class="star" title="Repo Forked">
|
|
1039
1039
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1040
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">
|
|
1041
1041
|
</path>
|
|
1042
1042
|
</svg>
|
|
1043
|
-
<span>
|
|
1043
|
+
<span>54</span>
|
|
1044
1044
|
</span>
|
|
1045
1045
|
<span class="star">
|
|
1046
1046
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1047
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>
|
|
1048
1048
|
</svg>
|
|
1049
|
-
<span>
|
|
1049
|
+
<span>1033 stars this week</span>
|
|
1050
1050
|
</span>
|
|
1051
1051
|
</div>
|
|
1052
1052
|
<div class="details">
|
|
@@ -1059,32 +1059,28 @@
|
|
|
1059
1059
|
<div class="info">
|
|
1060
1060
|
<div class="rank">
|
|
1061
1061
|
<span title="Ranking 25">25</span>
|
|
1062
|
-
<a href="https://github.com/
|
|
1062
|
+
<a href="https://github.com/GitHubDaily/GitHubDaily" target="_blank" title="GitHubDaily/GitHubDaily">GitHubDaily/GitHubDaily</a>
|
|
1063
1063
|
</div>
|
|
1064
1064
|
<div class="sub-title followers">
|
|
1065
1065
|
|
|
1066
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1067
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
1068
|
-
</a>
|
|
1069
|
-
|
|
1070
1066
|
<span class="star" title="Stargazers Count">
|
|
1071
1067
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1072
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>
|
|
1073
1069
|
</svg>
|
|
1074
|
-
<span>
|
|
1070
|
+
<span>15459</span>
|
|
1075
1071
|
</span>
|
|
1076
1072
|
<span class="star" title="Repo Forked">
|
|
1077
1073
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1078
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">
|
|
1079
1075
|
</path>
|
|
1080
1076
|
</svg>
|
|
1081
|
-
<span>
|
|
1077
|
+
<span>1783</span>
|
|
1082
1078
|
</span>
|
|
1083
1079
|
<span class="star">
|
|
1084
1080
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1085
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>
|
|
1086
1082
|
</svg>
|
|
1087
|
-
<span>
|
|
1083
|
+
<span>894 stars this week</span>
|
|
1088
1084
|
</span>
|
|
1089
1085
|
</div>
|
|
1090
1086
|
<div class="details">
|
|
@@ -1109,7 +1105,7 @@
|
|
|
1109
1105
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1110
1106
|
</a>
|
|
1111
1107
|
</div>
|
|
1112
|
-
<div class="time">Last cache created on 2022/6/
|
|
1108
|
+
<div class="time">Last cache created on 2022/6/19 by Github API v3.</div>
|
|
1113
1109
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1114
1110
|
</div>
|
|
1115
1111
|
</body>
|