@wcj/github-rank 22.5.23 → 22.5.26
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 +40820 -40806
- package/dist/sifou-daily.json +53 -44
- package/dist/sifou-monthly.json +73 -73
- package/dist/sifou-weekly.json +160 -160
- package/dist/toutiao-30.json +72 -72
- package/dist/toutiao-7.json +114 -114
- package/dist/toutiao-90.json +37 -37
- package/dist/trending-daily.json +172 -172
- package/dist/trending-monthly.json +159 -159
- package/dist/trending-weekly.json +165 -165
- package/dist/users.china.json +2784 -2785
- package/dist/users.json +3353 -3354
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +40820 -40806
- package/web/data/sifou-daily.json +53 -44
- package/web/data/sifou-monthly.json +73 -73
- package/web/data/sifou-weekly.json +160 -160
- package/web/data/toutiao-30.json +72 -72
- package/web/data/toutiao-7.json +114 -114
- package/web/data/toutiao-90.json +37 -37
- package/web/data/trending-daily.json +172 -172
- package/web/data/trending-monthly.json +159 -159
- package/web/data/trending-weekly.json +165 -165
- package/web/data/users.china.json +2784 -2785
- package/web/data/users.json +3353 -3354
- package/web/index.html +1708 -1708
- package/web/repos.html +5446 -5454
- package/web/sifou-daily.html +66 -38
- package/web/sifou-monthly.html +105 -105
- package/web/sifou-weekly.html +145 -145
- package/web/toutiao-30.html +75 -75
- package/web/toutiao-7.html +75 -75
- package/web/toutiao-90.html +45 -45
- package/web/trending-monthly.html +139 -139
- package/web/trending-weekly.html +141 -145
- package/web/trending.html +155 -143
- package/web/users.china.html +1343 -1343
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/5/
|
|
127
|
+
<div class="time">Last cache created on 2022/5/26 by
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
|
|
@@ -155,32 +155,32 @@
|
|
|
155
155
|
<div class="info">
|
|
156
156
|
<div class="rank">
|
|
157
157
|
<span title="Ranking 1">1</span>
|
|
158
|
-
<a href="https://github.com/
|
|
158
|
+
<a href="https://github.com/CodeEditApp/CodeEdit" target="_blank" title="CodeEditApp/CodeEdit">CodeEditApp/CodeEdit</a>
|
|
159
159
|
</div>
|
|
160
160
|
<div class="sub-title followers">
|
|
161
161
|
|
|
162
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
163
|
-
<span style="background-color: #
|
|
162
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
163
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
164
164
|
</a>
|
|
165
165
|
|
|
166
166
|
<span class="star" title="Stargazers Count">
|
|
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>9870</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>419</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>1455 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/cilium/tetragon" target="_blank" title="cilium/tetragon">cilium/tetragon</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/c" title="Programming Language C">
|
|
201
|
+
<span style="background-color: #555555;"></span>C
|
|
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>1191</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>68</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>475 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/rustdesk/rustdesk" target="_blank" title="rustdesk/rustdesk">rustdesk/rustdesk</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/rust" title="Programming Language Rust">
|
|
239
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
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>20228</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>1871</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>2527 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>2607</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>173</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>987 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/HibiKier/zhenxun_bot" target="_blank" title="HibiKier/zhenxun_bot">HibiKier/zhenxun_bot</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>1762</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>455</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>320 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/deepmind/mujoco" target="_blank" title="deepmind/mujoco">deepmind/mujoco</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/c" title="Programming Language C">
|
|
353
|
+
<span style="background-color: #555555;"></span>C
|
|
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>3919</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>308</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>375 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/0xAX/linux-insides" target="_blank" title="0xAX/linux-insides">0xAX/linux-insides</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/python" title="Programming Language Python">
|
|
391
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>26217</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>2968</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>719 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/liyupi/sql-generator" target="_blank" title="liyupi/sql-generator">liyupi/sql-generator</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/vue" title="Programming Language Vue">
|
|
429
|
+
<span style="background-color: #41b883;"></span>Vue
|
|
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>1983</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>374</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>591 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/android/nowinandroid" target="_blank" title="android/nowinandroid">android/nowinandroid</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/kotlin" title="Programming Language Kotlin">
|
|
467
|
+
<span style="background-color: #A97BFF;"></span>Kotlin
|
|
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>3817</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>278</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>756 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/newpanjing/gofound" target="_blank" title="newpanjing/gofound">newpanjing/gofound</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/go" title="Programming Language Go">
|
|
505
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
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>780</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>88</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>230 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/DataTalksClub/mlops-zoomcamp" target="_blank" title="DataTalksClub/mlops-zoomcamp">DataTalksClub/mlops-zoomcamp</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/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
543
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
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>2801</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>388</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>381 stars this week</span>
|
|
564
564
|
</span>
|
|
565
565
|
</div>
|
|
566
566
|
<div class="details">
|
|
@@ -573,7 +573,7 @@
|
|
|
573
573
|
<div class="info">
|
|
574
574
|
<div class="rank">
|
|
575
575
|
<span title="Ranking 12">12</span>
|
|
576
|
-
<a href="https://github.com/flutter/
|
|
576
|
+
<a href="https://github.com/flutter/samples" target="_blank" title="flutter/samples">flutter/samples</a>
|
|
577
577
|
</div>
|
|
578
578
|
<div class="sub-title followers">
|
|
579
579
|
|
|
@@ -585,20 +585,20 @@
|
|
|
585
585
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
586
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>
|
|
587
587
|
</svg>
|
|
588
|
-
<span>
|
|
588
|
+
<span>12399</span>
|
|
589
589
|
</span>
|
|
590
590
|
<span class="star" title="Repo Forked">
|
|
591
591
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
592
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">
|
|
593
593
|
</path>
|
|
594
594
|
</svg>
|
|
595
|
-
<span>
|
|
595
|
+
<span>5419</span>
|
|
596
596
|
</span>
|
|
597
597
|
<span class="star">
|
|
598
598
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
599
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>
|
|
600
600
|
</svg>
|
|
601
|
-
<span>
|
|
601
|
+
<span>291 stars this week</span>
|
|
602
602
|
</span>
|
|
603
603
|
</div>
|
|
604
604
|
<div class="details">
|
|
@@ -611,32 +611,28 @@
|
|
|
611
611
|
<div class="info">
|
|
612
612
|
<div class="rank">
|
|
613
613
|
<span title="Ranking 13">13</span>
|
|
614
|
-
<a href="https://github.com/
|
|
614
|
+
<a href="https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books" target="_blank" title="cat-milk/Anime-Girls-Holding-Programming-Books">cat-milk/Anime-Girls-Holding-Programming-Books</a>
|
|
615
615
|
</div>
|
|
616
616
|
<div class="sub-title followers">
|
|
617
617
|
|
|
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
618
|
<span class="star" title="Stargazers Count">
|
|
623
619
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
624
620
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
625
621
|
</svg>
|
|
626
|
-
<span>
|
|
622
|
+
<span>13764</span>
|
|
627
623
|
</span>
|
|
628
624
|
<span class="star" title="Repo Forked">
|
|
629
625
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
630
626
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
631
627
|
</path>
|
|
632
628
|
</svg>
|
|
633
|
-
<span>
|
|
629
|
+
<span>716</span>
|
|
634
630
|
</span>
|
|
635
631
|
<span class="star">
|
|
636
632
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
637
633
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
638
634
|
</svg>
|
|
639
|
-
<span>
|
|
635
|
+
<span>793 stars this week</span>
|
|
640
636
|
</span>
|
|
641
637
|
</div>
|
|
642
638
|
<div class="details">
|
|
@@ -649,32 +645,32 @@
|
|
|
649
645
|
<div class="info">
|
|
650
646
|
<div class="rank">
|
|
651
647
|
<span title="Ranking 14">14</span>
|
|
652
|
-
<a href="https://github.com/
|
|
648
|
+
<a href="https://github.com/education/GitHubGraduation-2022" target="_blank" title="education/GitHubGraduation-2022">education/GitHubGraduation-2022</a>
|
|
653
649
|
</div>
|
|
654
650
|
<div class="sub-title followers">
|
|
655
651
|
|
|
656
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
657
|
-
<span style="background-color: #
|
|
652
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
653
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
658
654
|
</a>
|
|
659
655
|
|
|
660
656
|
<span class="star" title="Stargazers Count">
|
|
661
657
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
662
658
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
663
659
|
</svg>
|
|
664
|
-
<span>
|
|
660
|
+
<span>1287</span>
|
|
665
661
|
</span>
|
|
666
662
|
<span class="star" title="Repo Forked">
|
|
667
663
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
668
664
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
669
665
|
</path>
|
|
670
666
|
</svg>
|
|
671
|
-
<span>
|
|
667
|
+
<span>6485</span>
|
|
672
668
|
</span>
|
|
673
669
|
<span class="star">
|
|
674
670
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
675
671
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
676
672
|
</svg>
|
|
677
|
-
<span>
|
|
673
|
+
<span>456 stars this week</span>
|
|
678
674
|
</span>
|
|
679
675
|
</div>
|
|
680
676
|
<div class="details">
|
|
@@ -687,32 +683,32 @@
|
|
|
687
683
|
<div class="info">
|
|
688
684
|
<div class="rank">
|
|
689
685
|
<span title="Ranking 15">15</span>
|
|
690
|
-
<a href="https://github.com/
|
|
686
|
+
<a href="https://github.com/simonbs/Runestone" target="_blank" title="simonbs/Runestone">simonbs/Runestone</a>
|
|
691
687
|
</div>
|
|
692
688
|
<div class="sub-title followers">
|
|
693
689
|
|
|
694
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
695
|
-
<span style="background-color: #
|
|
690
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
691
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
696
692
|
</a>
|
|
697
693
|
|
|
698
694
|
<span class="star" title="Stargazers Count">
|
|
699
695
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
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>
|
|
701
697
|
</svg>
|
|
702
|
-
<span>
|
|
698
|
+
<span>1397</span>
|
|
703
699
|
</span>
|
|
704
700
|
<span class="star" title="Repo Forked">
|
|
705
701
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
706
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">
|
|
707
703
|
</path>
|
|
708
704
|
</svg>
|
|
709
|
-
<span>
|
|
705
|
+
<span>68</span>
|
|
710
706
|
</span>
|
|
711
707
|
<span class="star">
|
|
712
708
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
713
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>
|
|
714
710
|
</svg>
|
|
715
|
-
<span>
|
|
711
|
+
<span>550 stars this week</span>
|
|
716
712
|
</span>
|
|
717
713
|
</div>
|
|
718
714
|
<div class="details">
|
|
@@ -725,32 +721,32 @@
|
|
|
725
721
|
<div class="info">
|
|
726
722
|
<div class="rank">
|
|
727
723
|
<span title="Ranking 16">16</span>
|
|
728
|
-
<a href="https://github.com/
|
|
724
|
+
<a href="https://github.com/leiurayer/downkyi" target="_blank" title="leiurayer/downkyi">leiurayer/downkyi</a>
|
|
729
725
|
</div>
|
|
730
726
|
<div class="sub-title followers">
|
|
731
727
|
|
|
732
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
733
|
-
<span style="background-color: #
|
|
728
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
729
|
+
<span style="background-color: #178600;"></span>C#
|
|
734
730
|
</a>
|
|
735
731
|
|
|
736
732
|
<span class="star" title="Stargazers Count">
|
|
737
733
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
738
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>
|
|
739
735
|
</svg>
|
|
740
|
-
<span>
|
|
736
|
+
<span>5958</span>
|
|
741
737
|
</span>
|
|
742
738
|
<span class="star" title="Repo Forked">
|
|
743
739
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
744
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">
|
|
745
741
|
</path>
|
|
746
742
|
</svg>
|
|
747
|
-
<span>
|
|
743
|
+
<span>847</span>
|
|
748
744
|
</span>
|
|
749
745
|
<span class="star">
|
|
750
746
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
751
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>
|
|
752
748
|
</svg>
|
|
753
|
-
<span>
|
|
749
|
+
<span>679 stars this week</span>
|
|
754
750
|
</span>
|
|
755
751
|
</div>
|
|
756
752
|
<div class="details">
|
|
@@ -763,32 +759,32 @@
|
|
|
763
759
|
<div class="info">
|
|
764
760
|
<div class="rank">
|
|
765
761
|
<span title="Ranking 17">17</span>
|
|
766
|
-
<a href="https://github.com/
|
|
762
|
+
<a href="https://github.com/HalseySpicy/Geeker-Admin" target="_blank" title="HalseySpicy/Geeker-Admin">HalseySpicy/Geeker-Admin</a>
|
|
767
763
|
</div>
|
|
768
764
|
<div class="sub-title followers">
|
|
769
765
|
|
|
770
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
771
|
-
<span style="background-color: #
|
|
766
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
767
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
772
768
|
</a>
|
|
773
769
|
|
|
774
770
|
<span class="star" title="Stargazers Count">
|
|
775
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
776
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>
|
|
777
773
|
</svg>
|
|
778
|
-
<span>
|
|
774
|
+
<span>917</span>
|
|
779
775
|
</span>
|
|
780
776
|
<span class="star" title="Repo Forked">
|
|
781
777
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
782
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">
|
|
783
779
|
</path>
|
|
784
780
|
</svg>
|
|
785
|
-
<span>
|
|
781
|
+
<span>98</span>
|
|
786
782
|
</span>
|
|
787
783
|
<span class="star">
|
|
788
784
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
789
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>
|
|
790
786
|
</svg>
|
|
791
|
-
<span>
|
|
787
|
+
<span>221 stars this week</span>
|
|
792
788
|
</span>
|
|
793
789
|
</div>
|
|
794
790
|
<div class="details">
|
|
@@ -801,32 +797,32 @@
|
|
|
801
797
|
<div class="info">
|
|
802
798
|
<div class="rank">
|
|
803
799
|
<span title="Ranking 18">18</span>
|
|
804
|
-
<a href="https://github.com/
|
|
800
|
+
<a href="https://github.com/solidjs/solid" target="_blank" title="solidjs/solid">solidjs/solid</a>
|
|
805
801
|
</div>
|
|
806
802
|
<div class="sub-title followers">
|
|
807
803
|
|
|
808
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
809
|
-
<span style="background-color: #
|
|
804
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
805
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
810
806
|
</a>
|
|
811
807
|
|
|
812
808
|
<span class="star" title="Stargazers Count">
|
|
813
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
814
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>
|
|
815
811
|
</svg>
|
|
816
|
-
<span>
|
|
812
|
+
<span>18297</span>
|
|
817
813
|
</span>
|
|
818
814
|
<span class="star" title="Repo Forked">
|
|
819
815
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
820
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">
|
|
821
817
|
</path>
|
|
822
818
|
</svg>
|
|
823
|
-
<span>
|
|
819
|
+
<span>472</span>
|
|
824
820
|
</span>
|
|
825
821
|
<span class="star">
|
|
826
822
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
827
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>
|
|
828
824
|
</svg>
|
|
829
|
-
<span>
|
|
825
|
+
<span>460 stars this week</span>
|
|
830
826
|
</span>
|
|
831
827
|
</div>
|
|
832
828
|
<div class="details">
|
|
@@ -839,32 +835,32 @@
|
|
|
839
835
|
<div class="info">
|
|
840
836
|
<div class="rank">
|
|
841
837
|
<span title="Ranking 19">19</span>
|
|
842
|
-
<a href="https://github.com/
|
|
838
|
+
<a href="https://github.com/unifyai/ivy" target="_blank" title="unifyai/ivy">unifyai/ivy</a>
|
|
843
839
|
</div>
|
|
844
840
|
<div class="sub-title followers">
|
|
845
841
|
|
|
846
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
847
|
-
<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
|
|
848
844
|
</a>
|
|
849
845
|
|
|
850
846
|
<span class="star" title="Stargazers Count">
|
|
851
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
852
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>
|
|
853
849
|
</svg>
|
|
854
|
-
<span>
|
|
850
|
+
<span>1917</span>
|
|
855
851
|
</span>
|
|
856
852
|
<span class="star" title="Repo Forked">
|
|
857
853
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
858
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">
|
|
859
855
|
</path>
|
|
860
856
|
</svg>
|
|
861
|
-
<span>
|
|
857
|
+
<span>608</span>
|
|
862
858
|
</span>
|
|
863
859
|
<span class="star">
|
|
864
860
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
865
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>
|
|
866
862
|
</svg>
|
|
867
|
-
<span>
|
|
863
|
+
<span>283 stars this week</span>
|
|
868
864
|
</span>
|
|
869
865
|
</div>
|
|
870
866
|
<div class="details">
|
|
@@ -877,32 +873,32 @@
|
|
|
877
873
|
<div class="info">
|
|
878
874
|
<div class="rank">
|
|
879
875
|
<span title="Ranking 20">20</span>
|
|
880
|
-
<a href="https://github.com/
|
|
876
|
+
<a href="https://github.com/microsoft/Web-Dev-For-Beginners" target="_blank" title="microsoft/Web-Dev-For-Beginners">microsoft/Web-Dev-For-Beginners</a>
|
|
881
877
|
</div>
|
|
882
878
|
<div class="sub-title followers">
|
|
883
879
|
|
|
884
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
885
|
-
<span style="background-color: #
|
|
880
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
881
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
886
882
|
</a>
|
|
887
883
|
|
|
888
884
|
<span class="star" title="Stargazers Count">
|
|
889
885
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
890
886
|
<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>
|
|
891
887
|
</svg>
|
|
892
|
-
<span>
|
|
888
|
+
<span>51524</span>
|
|
893
889
|
</span>
|
|
894
890
|
<span class="star" title="Repo Forked">
|
|
895
891
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
896
892
|
<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">
|
|
897
893
|
</path>
|
|
898
894
|
</svg>
|
|
899
|
-
<span>
|
|
895
|
+
<span>7494</span>
|
|
900
896
|
</span>
|
|
901
897
|
<span class="star">
|
|
902
898
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
903
899
|
<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>
|
|
904
900
|
</svg>
|
|
905
|
-
<span>
|
|
901
|
+
<span>1574 stars this week</span>
|
|
906
902
|
</span>
|
|
907
903
|
</div>
|
|
908
904
|
<div class="details">
|
|
@@ -915,32 +911,32 @@
|
|
|
915
911
|
<div class="info">
|
|
916
912
|
<div class="rank">
|
|
917
913
|
<span title="Ranking 21">21</span>
|
|
918
|
-
<a href="https://github.com/
|
|
914
|
+
<a href="https://github.com/ZhongFuCheng3y/austin" target="_blank" title="ZhongFuCheng3y/austin">ZhongFuCheng3y/austin</a>
|
|
919
915
|
</div>
|
|
920
916
|
<div class="sub-title followers">
|
|
921
917
|
|
|
922
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
923
|
-
<span style="background-color: #
|
|
918
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
919
|
+
<span style="background-color: #b07219;"></span>Java
|
|
924
920
|
</a>
|
|
925
921
|
|
|
926
922
|
<span class="star" title="Stargazers Count">
|
|
927
923
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
928
924
|
<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>
|
|
929
925
|
</svg>
|
|
930
|
-
<span>
|
|
926
|
+
<span>1218</span>
|
|
931
927
|
</span>
|
|
932
928
|
<span class="star" title="Repo Forked">
|
|
933
929
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
934
930
|
<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">
|
|
935
931
|
</path>
|
|
936
932
|
</svg>
|
|
937
|
-
<span>
|
|
933
|
+
<span>351</span>
|
|
938
934
|
</span>
|
|
939
935
|
<span class="star">
|
|
940
936
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
941
937
|
<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>
|
|
942
938
|
</svg>
|
|
943
|
-
<span>
|
|
939
|
+
<span>201 stars this week</span>
|
|
944
940
|
</span>
|
|
945
941
|
</div>
|
|
946
942
|
<div class="details">
|
|
@@ -953,7 +949,7 @@
|
|
|
953
949
|
<div class="info">
|
|
954
950
|
<div class="rank">
|
|
955
951
|
<span title="Ranking 22">22</span>
|
|
956
|
-
<a href="https://github.com/
|
|
952
|
+
<a href="https://github.com/SeleniumHQ/selenium" target="_blank" title="SeleniumHQ/selenium">SeleniumHQ/selenium</a>
|
|
957
953
|
</div>
|
|
958
954
|
<div class="sub-title followers">
|
|
959
955
|
|
|
@@ -965,20 +961,20 @@
|
|
|
965
961
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
966
962
|
<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>
|
|
967
963
|
</svg>
|
|
968
|
-
<span>
|
|
964
|
+
<span>23673</span>
|
|
969
965
|
</span>
|
|
970
966
|
<span class="star" title="Repo Forked">
|
|
971
967
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
972
968
|
<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">
|
|
973
969
|
</path>
|
|
974
970
|
</svg>
|
|
975
|
-
<span>
|
|
971
|
+
<span>6959</span>
|
|
976
972
|
</span>
|
|
977
973
|
<span class="star">
|
|
978
974
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
979
975
|
<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>
|
|
980
976
|
</svg>
|
|
981
|
-
<span>
|
|
977
|
+
<span>281 stars this week</span>
|
|
982
978
|
</span>
|
|
983
979
|
</div>
|
|
984
980
|
<div class="details">
|
|
@@ -991,32 +987,32 @@
|
|
|
991
987
|
<div class="info">
|
|
992
988
|
<div class="rank">
|
|
993
989
|
<span title="Ranking 23">23</span>
|
|
994
|
-
<a href="https://github.com/
|
|
990
|
+
<a href="https://github.com/yangshun/tech-interview-handbook" target="_blank" title="yangshun/tech-interview-handbook">yangshun/tech-interview-handbook</a>
|
|
995
991
|
</div>
|
|
996
992
|
<div class="sub-title followers">
|
|
997
993
|
|
|
998
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
999
|
-
<span style="background-color: #
|
|
994
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
995
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1000
996
|
</a>
|
|
1001
997
|
|
|
1002
998
|
<span class="star" title="Stargazers Count">
|
|
1003
999
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1004
1000
|
<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>
|
|
1005
1001
|
</svg>
|
|
1006
|
-
<span>
|
|
1002
|
+
<span>70565</span>
|
|
1007
1003
|
</span>
|
|
1008
1004
|
<span class="star" title="Repo Forked">
|
|
1009
1005
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1010
1006
|
<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">
|
|
1011
1007
|
</path>
|
|
1012
1008
|
</svg>
|
|
1013
|
-
<span>
|
|
1009
|
+
<span>9724</span>
|
|
1014
1010
|
</span>
|
|
1015
1011
|
<span class="star">
|
|
1016
1012
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1017
1013
|
<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>
|
|
1018
1014
|
</svg>
|
|
1019
|
-
<span>
|
|
1015
|
+
<span>577 stars this week</span>
|
|
1020
1016
|
</span>
|
|
1021
1017
|
</div>
|
|
1022
1018
|
<div class="details">
|
|
@@ -1029,32 +1025,32 @@
|
|
|
1029
1025
|
<div class="info">
|
|
1030
1026
|
<div class="rank">
|
|
1031
1027
|
<span title="Ranking 24">24</span>
|
|
1032
|
-
<a href="https://github.com/
|
|
1028
|
+
<a href="https://github.com/appwrite/appwrite" target="_blank" title="appwrite/appwrite">appwrite/appwrite</a>
|
|
1033
1029
|
</div>
|
|
1034
1030
|
<div class="sub-title followers">
|
|
1035
1031
|
|
|
1036
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1037
|
-
<span style="background-color: #
|
|
1032
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1033
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1038
1034
|
</a>
|
|
1039
1035
|
|
|
1040
1036
|
<span class="star" title="Stargazers Count">
|
|
1041
1037
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1042
1038
|
<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>
|
|
1043
1039
|
</svg>
|
|
1044
|
-
<span>
|
|
1040
|
+
<span>22328</span>
|
|
1045
1041
|
</span>
|
|
1046
1042
|
<span class="star" title="Repo Forked">
|
|
1047
1043
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1048
1044
|
<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">
|
|
1049
1045
|
</path>
|
|
1050
1046
|
</svg>
|
|
1051
|
-
<span>
|
|
1047
|
+
<span>1711</span>
|
|
1052
1048
|
</span>
|
|
1053
1049
|
<span class="star">
|
|
1054
1050
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1055
1051
|
<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>
|
|
1056
1052
|
</svg>
|
|
1057
|
-
<span>
|
|
1053
|
+
<span>374 stars this week</span>
|
|
1058
1054
|
</span>
|
|
1059
1055
|
</div>
|
|
1060
1056
|
<div class="details">
|
|
@@ -1067,32 +1063,32 @@
|
|
|
1067
1063
|
<div class="info">
|
|
1068
1064
|
<div class="rank">
|
|
1069
1065
|
<span title="Ranking 25">25</span>
|
|
1070
|
-
<a href="https://github.com/
|
|
1066
|
+
<a href="https://github.com/remix-run/remix" target="_blank" title="remix-run/remix">remix-run/remix</a>
|
|
1071
1067
|
</div>
|
|
1072
1068
|
<div class="sub-title followers">
|
|
1073
1069
|
|
|
1074
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1075
|
-
<span style="background-color: #
|
|
1070
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1071
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
1076
1072
|
</a>
|
|
1077
1073
|
|
|
1078
1074
|
<span class="star" title="Stargazers Count">
|
|
1079
1075
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1080
1076
|
<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>
|
|
1081
1077
|
</svg>
|
|
1082
|
-
<span>
|
|
1078
|
+
<span>16732</span>
|
|
1083
1079
|
</span>
|
|
1084
1080
|
<span class="star" title="Repo Forked">
|
|
1085
1081
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1086
1082
|
<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">
|
|
1087
1083
|
</path>
|
|
1088
1084
|
</svg>
|
|
1089
|
-
<span>
|
|
1085
|
+
<span>1299</span>
|
|
1090
1086
|
</span>
|
|
1091
1087
|
<span class="star">
|
|
1092
1088
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1093
1089
|
<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>
|
|
1094
1090
|
</svg>
|
|
1095
|
-
<span>
|
|
1091
|
+
<span>385 stars this week</span>
|
|
1096
1092
|
</span>
|
|
1097
1093
|
</div>
|
|
1098
1094
|
<div class="details">
|
|
@@ -1117,7 +1113,7 @@
|
|
|
1117
1113
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1118
1114
|
</a>
|
|
1119
1115
|
</div>
|
|
1120
|
-
<div class="time">Last cache created on 2022/5/
|
|
1116
|
+
<div class="time">Last cache created on 2022/5/26 by Github API v3.</div>
|
|
1121
1117
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1122
1118
|
</div>
|
|
1123
1119
|
</body>
|