@wcj/github-rank 22.3.13 → 22.3.14
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 +18086 -18090
- package/dist/sifou-daily.json +34 -70
- package/dist/sifou-monthly.json +25 -25
- package/dist/sifou-weekly.json +109 -109
- package/dist/toutiao-30.json +20 -20
- package/dist/toutiao-7.json +70 -70
- package/dist/toutiao-90.json +46 -46
- package/dist/trending-daily.json +172 -172
- package/dist/trending-monthly.json +143 -143
- package/dist/trending-weekly.json +165 -165
- package/dist/users.china.json +1531 -1531
- package/dist/users.json +1718 -1718
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +18086 -18090
- package/web/data/sifou-daily.json +34 -70
- package/web/data/sifou-monthly.json +25 -25
- package/web/data/sifou-weekly.json +109 -109
- package/web/data/toutiao-30.json +20 -20
- package/web/data/toutiao-7.json +70 -70
- package/web/data/toutiao-90.json +46 -46
- package/web/data/trending-daily.json +172 -172
- package/web/data/trending-monthly.json +143 -143
- package/web/data/trending-weekly.json +165 -165
- package/web/data/users.china.json +1531 -1531
- package/web/data/users.json +1718 -1718
- package/web/index.html +997 -997
- package/web/repos.html +2470 -2466
- package/web/sifou-daily.html +29 -141
- package/web/sifou-monthly.html +45 -45
- package/web/sifou-weekly.html +128 -128
- package/web/toutiao-30.html +32 -32
- package/web/toutiao-7.html +56 -56
- package/web/toutiao-90.html +44 -44
- package/web/trending-monthly.html +133 -137
- package/web/trending-weekly.html +145 -145
- package/web/trending.html +156 -148
- package/web/users.china.html +774 -774
package/web/trending-weekly.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on 2022/3/
|
|
105
|
+
<div class="time">Last cache created on 2022/3/14 by
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
@@ -133,32 +133,32 @@
|
|
|
133
133
|
<div class="info">
|
|
134
134
|
<div class="rank">
|
|
135
135
|
<span title="Ranking 1">1</span>
|
|
136
|
-
<a href="https://github.com/
|
|
136
|
+
<a href="https://github.com/microsoft/Web-Dev-For-Beginners" target="_blank" title="microsoft/Web-Dev-For-Beginners">microsoft/Web-Dev-For-Beginners</a>
|
|
137
137
|
</div>
|
|
138
138
|
<div class="sub-title followers">
|
|
139
139
|
|
|
140
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
141
|
-
<span style="background-color: #
|
|
140
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
141
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
142
142
|
</a>
|
|
143
143
|
|
|
144
144
|
<span class="star" title="Stargazers Count">
|
|
145
145
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
146
146
|
<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>
|
|
147
147
|
</svg>
|
|
148
|
-
<span>
|
|
148
|
+
<span>43927</span>
|
|
149
149
|
</span>
|
|
150
150
|
<span class="star" title="Repo Forked">
|
|
151
151
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
152
152
|
<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">
|
|
153
153
|
</path>
|
|
154
154
|
</svg>
|
|
155
|
-
<span>
|
|
155
|
+
<span>6323</span>
|
|
156
156
|
</span>
|
|
157
157
|
<span class="star">
|
|
158
158
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
159
159
|
<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>
|
|
160
160
|
</svg>
|
|
161
|
-
<span>
|
|
161
|
+
<span>1754 stars this week</span>
|
|
162
162
|
</span>
|
|
163
163
|
</div>
|
|
164
164
|
<div class="details">
|
|
@@ -171,32 +171,32 @@
|
|
|
171
171
|
<div class="info">
|
|
172
172
|
<div class="rank">
|
|
173
173
|
<span title="Ranking 2">2</span>
|
|
174
|
-
<a href="https://github.com/
|
|
174
|
+
<a href="https://github.com/Arriven/db1000n" target="_blank" title="Arriven/db1000n">Arriven/db1000n</a>
|
|
175
175
|
</div>
|
|
176
176
|
<div class="sub-title followers">
|
|
177
177
|
|
|
178
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
179
|
-
<span style="background-color: #
|
|
178
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
179
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
180
180
|
</a>
|
|
181
181
|
|
|
182
182
|
<span class="star" title="Stargazers Count">
|
|
183
183
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
184
184
|
<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>
|
|
185
185
|
</svg>
|
|
186
|
-
<span>
|
|
186
|
+
<span>627</span>
|
|
187
187
|
</span>
|
|
188
188
|
<span class="star" title="Repo Forked">
|
|
189
189
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
190
190
|
<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">
|
|
191
191
|
</path>
|
|
192
192
|
</svg>
|
|
193
|
-
<span>
|
|
193
|
+
<span>125</span>
|
|
194
194
|
</span>
|
|
195
195
|
<span class="star">
|
|
196
196
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
197
197
|
<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>
|
|
198
198
|
</svg>
|
|
199
|
-
<span>
|
|
199
|
+
<span>194 stars this week</span>
|
|
200
200
|
</span>
|
|
201
201
|
</div>
|
|
202
202
|
<div class="details">
|
|
@@ -209,32 +209,28 @@
|
|
|
209
209
|
<div class="info">
|
|
210
210
|
<div class="rank">
|
|
211
211
|
<span title="Ranking 3">3</span>
|
|
212
|
-
<a href="https://github.com/
|
|
212
|
+
<a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
213
213
|
</div>
|
|
214
214
|
<div class="sub-title followers">
|
|
215
215
|
|
|
216
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
217
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
218
|
-
</a>
|
|
219
|
-
|
|
220
216
|
<span class="star" title="Stargazers Count">
|
|
221
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
222
218
|
<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>
|
|
223
219
|
</svg>
|
|
224
|
-
<span>
|
|
220
|
+
<span>226146</span>
|
|
225
221
|
</span>
|
|
226
222
|
<span class="star" title="Repo Forked">
|
|
227
223
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
228
224
|
<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">
|
|
229
225
|
</path>
|
|
230
226
|
</svg>
|
|
231
|
-
<span>
|
|
227
|
+
<span>47806</span>
|
|
232
228
|
</span>
|
|
233
229
|
<span class="star">
|
|
234
230
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
235
231
|
<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>
|
|
236
232
|
</svg>
|
|
237
|
-
<span>
|
|
233
|
+
<span>1945 stars this week</span>
|
|
238
234
|
</span>
|
|
239
235
|
</div>
|
|
240
236
|
<div class="details">
|
|
@@ -247,32 +243,32 @@
|
|
|
247
243
|
<div class="info">
|
|
248
244
|
<div class="rank">
|
|
249
245
|
<span title="Ranking 4">4</span>
|
|
250
|
-
<a href="https://github.com/
|
|
246
|
+
<a href="https://github.com/YaoApp/yao" target="_blank" title="YaoApp/yao">YaoApp/yao</a>
|
|
251
247
|
</div>
|
|
252
248
|
<div class="sub-title followers">
|
|
253
249
|
|
|
254
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
255
|
-
<span style="background-color: #
|
|
250
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
251
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
256
252
|
</a>
|
|
257
253
|
|
|
258
254
|
<span class="star" title="Stargazers Count">
|
|
259
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
260
256
|
<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>
|
|
261
257
|
</svg>
|
|
262
|
-
<span>
|
|
258
|
+
<span>2701</span>
|
|
263
259
|
</span>
|
|
264
260
|
<span class="star" title="Repo Forked">
|
|
265
261
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
266
262
|
<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">
|
|
267
263
|
</path>
|
|
268
264
|
</svg>
|
|
269
|
-
<span>
|
|
265
|
+
<span>198</span>
|
|
270
266
|
</span>
|
|
271
267
|
<span class="star">
|
|
272
268
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
273
269
|
<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>
|
|
274
270
|
</svg>
|
|
275
|
-
<span>
|
|
271
|
+
<span>1472 stars this week</span>
|
|
276
272
|
</span>
|
|
277
273
|
</div>
|
|
278
274
|
<div class="details">
|
|
@@ -285,28 +281,32 @@
|
|
|
285
281
|
<div class="info">
|
|
286
282
|
<div class="rank">
|
|
287
283
|
<span title="Ranking 5">5</span>
|
|
288
|
-
<a href="https://github.com/
|
|
284
|
+
<a href="https://github.com/remotion-dev/remotion" target="_blank" title="remotion-dev/remotion">remotion-dev/remotion</a>
|
|
289
285
|
</div>
|
|
290
286
|
<div class="sub-title followers">
|
|
291
287
|
|
|
288
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
289
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
290
|
+
</a>
|
|
291
|
+
|
|
292
292
|
<span class="star" title="Stargazers Count">
|
|
293
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
294
|
<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>
|
|
295
295
|
</svg>
|
|
296
|
-
<span>
|
|
296
|
+
<span>11986</span>
|
|
297
297
|
</span>
|
|
298
298
|
<span class="star" title="Repo Forked">
|
|
299
299
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
300
300
|
<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">
|
|
301
301
|
</path>
|
|
302
302
|
</svg>
|
|
303
|
-
<span>
|
|
303
|
+
<span>471</span>
|
|
304
304
|
</span>
|
|
305
305
|
<span class="star">
|
|
306
306
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
307
307
|
<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>
|
|
308
308
|
</svg>
|
|
309
|
-
<span>
|
|
309
|
+
<span>720 stars this week</span>
|
|
310
310
|
</span>
|
|
311
311
|
</div>
|
|
312
312
|
<div class="details">
|
|
@@ -319,32 +319,32 @@
|
|
|
319
319
|
<div class="info">
|
|
320
320
|
<div class="rank">
|
|
321
321
|
<span title="Ranking 6">6</span>
|
|
322
|
-
<a href="https://github.com/
|
|
322
|
+
<a href="https://github.com/hpcaitech/ColossalAI" target="_blank" title="hpcaitech/ColossalAI">hpcaitech/ColossalAI</a>
|
|
323
323
|
</div>
|
|
324
324
|
<div class="sub-title followers">
|
|
325
325
|
|
|
326
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
327
|
-
<span style="background-color: #
|
|
326
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
327
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
328
328
|
</a>
|
|
329
329
|
|
|
330
330
|
<span class="star" title="Stargazers Count">
|
|
331
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
332
|
<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>
|
|
333
333
|
</svg>
|
|
334
|
-
<span>
|
|
334
|
+
<span>1197</span>
|
|
335
335
|
</span>
|
|
336
336
|
<span class="star" title="Repo Forked">
|
|
337
337
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
338
338
|
<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">
|
|
339
339
|
</path>
|
|
340
340
|
</svg>
|
|
341
|
-
<span>
|
|
341
|
+
<span>158</span>
|
|
342
342
|
</span>
|
|
343
343
|
<span class="star">
|
|
344
344
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
345
345
|
<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>
|
|
346
346
|
</svg>
|
|
347
|
-
<span>
|
|
347
|
+
<span>238 stars this week</span>
|
|
348
348
|
</span>
|
|
349
349
|
</div>
|
|
350
350
|
<div class="details">
|
|
@@ -357,32 +357,32 @@
|
|
|
357
357
|
<div class="info">
|
|
358
358
|
<div class="rank">
|
|
359
359
|
<span title="Ranking 7">7</span>
|
|
360
|
-
<a href="https://github.com/
|
|
360
|
+
<a href="https://github.com/ytdl-org/youtube-dl" target="_blank" title="ytdl-org/youtube-dl">ytdl-org/youtube-dl</a>
|
|
361
361
|
</div>
|
|
362
362
|
<div class="sub-title followers">
|
|
363
363
|
|
|
364
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
365
|
-
<span style="background-color: #
|
|
364
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
365
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
366
366
|
</a>
|
|
367
367
|
|
|
368
368
|
<span class="star" title="Stargazers Count">
|
|
369
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
370
|
<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>
|
|
371
371
|
</svg>
|
|
372
|
-
<span>
|
|
372
|
+
<span>107495</span>
|
|
373
373
|
</span>
|
|
374
374
|
<span class="star" title="Repo Forked">
|
|
375
375
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
376
376
|
<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">
|
|
377
377
|
</path>
|
|
378
378
|
</svg>
|
|
379
|
-
<span>
|
|
379
|
+
<span>7373</span>
|
|
380
380
|
</span>
|
|
381
381
|
<span class="star">
|
|
382
382
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
383
383
|
<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>
|
|
384
384
|
</svg>
|
|
385
|
-
<span>
|
|
385
|
+
<span>453 stars this week</span>
|
|
386
386
|
</span>
|
|
387
387
|
</div>
|
|
388
388
|
<div class="details">
|
|
@@ -395,32 +395,28 @@
|
|
|
395
395
|
<div class="info">
|
|
396
396
|
<div class="rank">
|
|
397
397
|
<span title="Ranking 8">8</span>
|
|
398
|
-
<a href="https://github.com/
|
|
398
|
+
<a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes" target="_blank" title="Ebazhanov/linkedin-skill-assessments-quizzes">Ebazhanov/linkedin-skill-assessments-quizzes</a>
|
|
399
399
|
</div>
|
|
400
400
|
<div class="sub-title followers">
|
|
401
401
|
|
|
402
|
-
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
403
|
-
<span style="background-color: #e34c26;"></span>HTML
|
|
404
|
-
</a>
|
|
405
|
-
|
|
406
402
|
<span class="star" title="Stargazers Count">
|
|
407
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
404
|
<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>
|
|
409
405
|
</svg>
|
|
410
|
-
<span>
|
|
406
|
+
<span>11405</span>
|
|
411
407
|
</span>
|
|
412
408
|
<span class="star" title="Repo Forked">
|
|
413
409
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
414
410
|
<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">
|
|
415
411
|
</path>
|
|
416
412
|
</svg>
|
|
417
|
-
<span>
|
|
413
|
+
<span>6531</span>
|
|
418
414
|
</span>
|
|
419
415
|
<span class="star">
|
|
420
416
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
421
417
|
<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>
|
|
422
418
|
</svg>
|
|
423
|
-
<span>
|
|
419
|
+
<span>1110 stars this week</span>
|
|
424
420
|
</span>
|
|
425
421
|
</div>
|
|
426
422
|
<div class="details">
|
|
@@ -433,32 +429,32 @@
|
|
|
433
429
|
<div class="info">
|
|
434
430
|
<div class="rank">
|
|
435
431
|
<span title="Ranking 9">9</span>
|
|
436
|
-
<a href="https://github.com/
|
|
432
|
+
<a href="https://github.com/mdn/content" target="_blank" title="mdn/content">mdn/content</a>
|
|
437
433
|
</div>
|
|
438
434
|
<div class="sub-title followers">
|
|
439
435
|
|
|
440
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
441
|
-
<span style="background-color: #
|
|
436
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
437
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
442
438
|
</a>
|
|
443
439
|
|
|
444
440
|
<span class="star" title="Stargazers Count">
|
|
445
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
442
|
<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>
|
|
447
443
|
</svg>
|
|
448
|
-
<span>
|
|
444
|
+
<span>4818</span>
|
|
449
445
|
</span>
|
|
450
446
|
<span class="star" title="Repo Forked">
|
|
451
447
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
452
448
|
<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">
|
|
453
449
|
</path>
|
|
454
450
|
</svg>
|
|
455
|
-
<span>
|
|
451
|
+
<span>7199</span>
|
|
456
452
|
</span>
|
|
457
453
|
<span class="star">
|
|
458
454
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
455
|
<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>
|
|
460
456
|
</svg>
|
|
461
|
-
<span>
|
|
457
|
+
<span>162 stars this week</span>
|
|
462
458
|
</span>
|
|
463
459
|
</div>
|
|
464
460
|
<div class="details">
|
|
@@ -471,32 +467,32 @@
|
|
|
471
467
|
<div class="info">
|
|
472
468
|
<div class="rank">
|
|
473
469
|
<span title="Ranking 10">10</span>
|
|
474
|
-
<a href="https://github.com/
|
|
470
|
+
<a href="https://github.com/gin-gonic/gin" target="_blank" title="gin-gonic/gin">gin-gonic/gin</a>
|
|
475
471
|
</div>
|
|
476
472
|
<div class="sub-title followers">
|
|
477
473
|
|
|
478
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
479
|
-
<span style="background-color: #
|
|
474
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
475
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
480
476
|
</a>
|
|
481
477
|
|
|
482
478
|
<span class="star" title="Stargazers Count">
|
|
483
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
480
|
<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>
|
|
485
481
|
</svg>
|
|
486
|
-
<span>
|
|
482
|
+
<span>56438</span>
|
|
487
483
|
</span>
|
|
488
484
|
<span class="star" title="Repo Forked">
|
|
489
485
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
490
486
|
<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">
|
|
491
487
|
</path>
|
|
492
488
|
</svg>
|
|
493
|
-
<span>
|
|
489
|
+
<span>6392</span>
|
|
494
490
|
</span>
|
|
495
491
|
<span class="star">
|
|
496
492
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
493
|
<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>
|
|
498
494
|
</svg>
|
|
499
|
-
<span>
|
|
495
|
+
<span>325 stars this week</span>
|
|
500
496
|
</span>
|
|
501
497
|
</div>
|
|
502
498
|
<div class="details">
|
|
@@ -509,7 +505,7 @@
|
|
|
509
505
|
<div class="info">
|
|
510
506
|
<div class="rank">
|
|
511
507
|
<span title="Ranking 11">11</span>
|
|
512
|
-
<a href="https://github.com/
|
|
508
|
+
<a href="https://github.com/type-challenges/type-challenges" target="_blank" title="type-challenges/type-challenges">type-challenges/type-challenges</a>
|
|
513
509
|
</div>
|
|
514
510
|
<div class="sub-title followers">
|
|
515
511
|
|
|
@@ -521,20 +517,20 @@
|
|
|
521
517
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
518
|
<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>
|
|
523
519
|
</svg>
|
|
524
|
-
<span>
|
|
520
|
+
<span>14179</span>
|
|
525
521
|
</span>
|
|
526
522
|
<span class="star" title="Repo Forked">
|
|
527
523
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
528
524
|
<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">
|
|
529
525
|
</path>
|
|
530
526
|
</svg>
|
|
531
|
-
<span>
|
|
527
|
+
<span>1048</span>
|
|
532
528
|
</span>
|
|
533
529
|
<span class="star">
|
|
534
530
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
535
531
|
<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>
|
|
536
532
|
</svg>
|
|
537
|
-
<span>
|
|
533
|
+
<span>717 stars this week</span>
|
|
538
534
|
</span>
|
|
539
535
|
</div>
|
|
540
536
|
<div class="details">
|
|
@@ -547,32 +543,32 @@
|
|
|
547
543
|
<div class="info">
|
|
548
544
|
<div class="rank">
|
|
549
545
|
<span title="Ranking 12">12</span>
|
|
550
|
-
<a href="https://github.com/
|
|
546
|
+
<a href="https://github.com/nkallen/plasticity" target="_blank" title="nkallen/plasticity">nkallen/plasticity</a>
|
|
551
547
|
</div>
|
|
552
548
|
<div class="sub-title followers">
|
|
553
549
|
|
|
554
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
555
|
-
<span style="background-color: #
|
|
550
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
551
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
556
552
|
</a>
|
|
557
553
|
|
|
558
554
|
<span class="star" title="Stargazers Count">
|
|
559
555
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
556
|
<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>
|
|
561
557
|
</svg>
|
|
562
|
-
<span>
|
|
558
|
+
<span>734</span>
|
|
563
559
|
</span>
|
|
564
560
|
<span class="star" title="Repo Forked">
|
|
565
561
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
566
562
|
<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">
|
|
567
563
|
</path>
|
|
568
564
|
</svg>
|
|
569
|
-
<span>
|
|
565
|
+
<span>64</span>
|
|
570
566
|
</span>
|
|
571
567
|
<span class="star">
|
|
572
568
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
573
569
|
<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>
|
|
574
570
|
</svg>
|
|
575
|
-
<span>
|
|
571
|
+
<span>257 stars this week</span>
|
|
576
572
|
</span>
|
|
577
573
|
</div>
|
|
578
574
|
<div class="details">
|
|
@@ -585,32 +581,32 @@
|
|
|
585
581
|
<div class="info">
|
|
586
582
|
<div class="rank">
|
|
587
583
|
<span title="Ranking 13">13</span>
|
|
588
|
-
<a href="https://github.com/
|
|
584
|
+
<a href="https://github.com/cypress-io/cypress" target="_blank" title="cypress-io/cypress">cypress-io/cypress</a>
|
|
589
585
|
</div>
|
|
590
586
|
<div class="sub-title followers">
|
|
591
587
|
|
|
592
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
593
|
-
<span style="background-color: #
|
|
588
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
589
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
594
590
|
</a>
|
|
595
591
|
|
|
596
592
|
<span class="star" title="Stargazers Count">
|
|
597
593
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
594
|
<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>
|
|
599
595
|
</svg>
|
|
600
|
-
<span>
|
|
596
|
+
<span>37306</span>
|
|
601
597
|
</span>
|
|
602
598
|
<span class="star" title="Repo Forked">
|
|
603
599
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
604
600
|
<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">
|
|
605
601
|
</path>
|
|
606
602
|
</svg>
|
|
607
|
-
<span>
|
|
603
|
+
<span>2238</span>
|
|
608
604
|
</span>
|
|
609
605
|
<span class="star">
|
|
610
606
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
611
607
|
<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>
|
|
612
608
|
</svg>
|
|
613
|
-
<span>
|
|
609
|
+
<span>506 stars this week</span>
|
|
614
610
|
</span>
|
|
615
611
|
</div>
|
|
616
612
|
<div class="details">
|
|
@@ -623,32 +619,32 @@
|
|
|
623
619
|
<div class="info">
|
|
624
620
|
<div class="rank">
|
|
625
621
|
<span title="Ranking 14">14</span>
|
|
626
|
-
<a href="https://github.com/
|
|
622
|
+
<a href="https://github.com/topjohnwu/Magisk" target="_blank" title="topjohnwu/Magisk">topjohnwu/Magisk</a>
|
|
627
623
|
</div>
|
|
628
624
|
<div class="sub-title followers">
|
|
629
625
|
|
|
630
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
631
|
-
<span style="background-color: #
|
|
626
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
627
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
632
628
|
</a>
|
|
633
629
|
|
|
634
630
|
<span class="star" title="Stargazers Count">
|
|
635
631
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
632
|
<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>
|
|
637
633
|
</svg>
|
|
638
|
-
<span>
|
|
634
|
+
<span>24457</span>
|
|
639
635
|
</span>
|
|
640
636
|
<span class="star" title="Repo Forked">
|
|
641
637
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
642
638
|
<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">
|
|
643
639
|
</path>
|
|
644
640
|
</svg>
|
|
645
|
-
<span>
|
|
641
|
+
<span>5931</span>
|
|
646
642
|
</span>
|
|
647
643
|
<span class="star">
|
|
648
644
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
649
645
|
<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>
|
|
650
646
|
</svg>
|
|
651
|
-
<span>
|
|
647
|
+
<span>266 stars this week</span>
|
|
652
648
|
</span>
|
|
653
649
|
</div>
|
|
654
650
|
<div class="details">
|
|
@@ -661,32 +657,32 @@
|
|
|
661
657
|
<div class="info">
|
|
662
658
|
<div class="rank">
|
|
663
659
|
<span title="Ranking 15">15</span>
|
|
664
|
-
<a href="https://github.com/
|
|
660
|
+
<a href="https://github.com/fighting41love/funNLP" target="_blank" title="fighting41love/funNLP">fighting41love/funNLP</a>
|
|
665
661
|
</div>
|
|
666
662
|
<div class="sub-title followers">
|
|
667
663
|
|
|
668
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
669
|
-
<span style="background-color: #
|
|
664
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
665
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
670
666
|
</a>
|
|
671
667
|
|
|
672
668
|
<span class="star" title="Stargazers Count">
|
|
673
669
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
674
670
|
<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>
|
|
675
671
|
</svg>
|
|
676
|
-
<span>
|
|
672
|
+
<span>37089</span>
|
|
677
673
|
</span>
|
|
678
674
|
<span class="star" title="Repo Forked">
|
|
679
675
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
680
676
|
<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">
|
|
681
677
|
</path>
|
|
682
678
|
</svg>
|
|
683
|
-
<span>
|
|
679
|
+
<span>10720</span>
|
|
684
680
|
</span>
|
|
685
681
|
<span class="star">
|
|
686
682
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
687
683
|
<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>
|
|
688
684
|
</svg>
|
|
689
|
-
<span>
|
|
685
|
+
<span>239 stars this week</span>
|
|
690
686
|
</span>
|
|
691
687
|
</div>
|
|
692
688
|
<div class="details">
|
|
@@ -699,32 +695,32 @@
|
|
|
699
695
|
<div class="info">
|
|
700
696
|
<div class="rank">
|
|
701
697
|
<span title="Ranking 16">16</span>
|
|
702
|
-
<a href="https://github.com/
|
|
698
|
+
<a href="https://github.com/vuetifyjs/vuetify" target="_blank" title="vuetifyjs/vuetify">vuetifyjs/vuetify</a>
|
|
703
699
|
</div>
|
|
704
700
|
<div class="sub-title followers">
|
|
705
701
|
|
|
706
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
707
|
-
<span style="background-color: #
|
|
702
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
703
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
708
704
|
</a>
|
|
709
705
|
|
|
710
706
|
<span class="star" title="Stargazers Count">
|
|
711
707
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
712
708
|
<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>
|
|
713
709
|
</svg>
|
|
714
|
-
<span>
|
|
710
|
+
<span>33695</span>
|
|
715
711
|
</span>
|
|
716
712
|
<span class="star" title="Repo Forked">
|
|
717
713
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
718
714
|
<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">
|
|
719
715
|
</path>
|
|
720
716
|
</svg>
|
|
721
|
-
<span>
|
|
717
|
+
<span>6126</span>
|
|
722
718
|
</span>
|
|
723
719
|
<span class="star">
|
|
724
720
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
725
721
|
<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>
|
|
726
722
|
</svg>
|
|
727
|
-
<span>
|
|
723
|
+
<span>100 stars this week</span>
|
|
728
724
|
</span>
|
|
729
725
|
</div>
|
|
730
726
|
<div class="details">
|
|
@@ -737,32 +733,32 @@
|
|
|
737
733
|
<div class="info">
|
|
738
734
|
<div class="rank">
|
|
739
735
|
<span title="Ranking 17">17</span>
|
|
740
|
-
<a href="https://github.com/
|
|
736
|
+
<a href="https://github.com/actions/checkout" target="_blank" title="actions/checkout">actions/checkout</a>
|
|
741
737
|
</div>
|
|
742
738
|
<div class="sub-title followers">
|
|
743
739
|
|
|
744
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
745
|
-
<span style="background-color: #
|
|
740
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
741
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
746
742
|
</a>
|
|
747
743
|
|
|
748
744
|
<span class="star" title="Stargazers Count">
|
|
749
745
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
750
746
|
<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>
|
|
751
747
|
</svg>
|
|
752
|
-
<span>
|
|
748
|
+
<span>2396</span>
|
|
753
749
|
</span>
|
|
754
750
|
<span class="star" title="Repo Forked">
|
|
755
751
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
756
752
|
<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">
|
|
757
753
|
</path>
|
|
758
754
|
</svg>
|
|
759
|
-
<span>
|
|
755
|
+
<span>791</span>
|
|
760
756
|
</span>
|
|
761
757
|
<span class="star">
|
|
762
758
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
763
759
|
<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>
|
|
764
760
|
</svg>
|
|
765
|
-
<span>
|
|
761
|
+
<span>45 stars this week</span>
|
|
766
762
|
</span>
|
|
767
763
|
</div>
|
|
768
764
|
<div class="details">
|
|
@@ -775,28 +771,32 @@
|
|
|
775
771
|
<div class="info">
|
|
776
772
|
<div class="rank">
|
|
777
773
|
<span title="Ranking 18">18</span>
|
|
778
|
-
<a href="https://github.com/
|
|
774
|
+
<a href="https://github.com/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
|
|
779
775
|
</div>
|
|
780
776
|
<div class="sub-title followers">
|
|
781
777
|
|
|
778
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
779
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
780
|
+
</a>
|
|
781
|
+
|
|
782
782
|
<span class="star" title="Stargazers Count">
|
|
783
783
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
784
784
|
<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>
|
|
785
785
|
</svg>
|
|
786
|
-
<span>
|
|
786
|
+
<span>131983</span>
|
|
787
787
|
</span>
|
|
788
788
|
<span class="star" title="Repo Forked">
|
|
789
789
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
790
790
|
<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">
|
|
791
791
|
</path>
|
|
792
792
|
</svg>
|
|
793
|
-
<span>
|
|
793
|
+
<span>34691</span>
|
|
794
794
|
</span>
|
|
795
795
|
<span class="star">
|
|
796
796
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
797
|
<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>
|
|
798
798
|
</svg>
|
|
799
|
-
<span>
|
|
799
|
+
<span>1108 stars this week</span>
|
|
800
800
|
</span>
|
|
801
801
|
</div>
|
|
802
802
|
<div class="details">
|
|
@@ -809,32 +809,32 @@
|
|
|
809
809
|
<div class="info">
|
|
810
810
|
<div class="rank">
|
|
811
811
|
<span title="Ranking 19">19</span>
|
|
812
|
-
<a href="https://github.com/
|
|
812
|
+
<a href="https://github.com/samber/lo" target="_blank" title="samber/lo">samber/lo</a>
|
|
813
813
|
</div>
|
|
814
814
|
<div class="sub-title followers">
|
|
815
815
|
|
|
816
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
817
|
-
<span style="background-color: #
|
|
816
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
817
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
818
818
|
</a>
|
|
819
819
|
|
|
820
820
|
<span class="star" title="Stargazers Count">
|
|
821
821
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
822
822
|
<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>
|
|
823
823
|
</svg>
|
|
824
|
-
<span>
|
|
824
|
+
<span>2967</span>
|
|
825
825
|
</span>
|
|
826
826
|
<span class="star" title="Repo Forked">
|
|
827
827
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
828
828
|
<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">
|
|
829
829
|
</path>
|
|
830
830
|
</svg>
|
|
831
|
-
<span>
|
|
831
|
+
<span>67</span>
|
|
832
832
|
</span>
|
|
833
833
|
<span class="star">
|
|
834
834
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
835
835
|
<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>
|
|
836
836
|
</svg>
|
|
837
|
-
<span>
|
|
837
|
+
<span>1784 stars this week</span>
|
|
838
838
|
</span>
|
|
839
839
|
</div>
|
|
840
840
|
<div class="details">
|
|
@@ -847,32 +847,28 @@
|
|
|
847
847
|
<div class="info">
|
|
848
848
|
<div class="rank">
|
|
849
849
|
<span title="Ranking 20">20</span>
|
|
850
|
-
<a href="https://github.com/
|
|
850
|
+
<a href="https://github.com/jlevy/the-art-of-command-line" target="_blank" title="jlevy/the-art-of-command-line">jlevy/the-art-of-command-line</a>
|
|
851
851
|
</div>
|
|
852
852
|
<div class="sub-title followers">
|
|
853
853
|
|
|
854
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
855
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
856
|
-
</a>
|
|
857
|
-
|
|
858
854
|
<span class="star" title="Stargazers Count">
|
|
859
855
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
860
856
|
<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>
|
|
861
857
|
</svg>
|
|
862
|
-
<span>
|
|
858
|
+
<span>103982</span>
|
|
863
859
|
</span>
|
|
864
860
|
<span class="star" title="Repo Forked">
|
|
865
861
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
866
862
|
<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">
|
|
867
863
|
</path>
|
|
868
864
|
</svg>
|
|
869
|
-
<span>
|
|
865
|
+
<span>11118</span>
|
|
870
866
|
</span>
|
|
871
867
|
<span class="star">
|
|
872
868
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
873
869
|
<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>
|
|
874
870
|
</svg>
|
|
875
|
-
<span>
|
|
871
|
+
<span>1485 stars this week</span>
|
|
876
872
|
</span>
|
|
877
873
|
</div>
|
|
878
874
|
<div class="details">
|
|
@@ -885,32 +881,32 @@
|
|
|
885
881
|
<div class="info">
|
|
886
882
|
<div class="rank">
|
|
887
883
|
<span title="Ranking 21">21</span>
|
|
888
|
-
<a href="https://github.com/
|
|
884
|
+
<a href="https://github.com/Rapptz/discord.py" target="_blank" title="Rapptz/discord.py">Rapptz/discord.py</a>
|
|
889
885
|
</div>
|
|
890
886
|
<div class="sub-title followers">
|
|
891
887
|
|
|
892
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
893
|
-
<span style="background-color: #
|
|
888
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
889
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
894
890
|
</a>
|
|
895
891
|
|
|
896
892
|
<span class="star" title="Stargazers Count">
|
|
897
893
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
898
894
|
<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>
|
|
899
895
|
</svg>
|
|
900
|
-
<span>
|
|
896
|
+
<span>9874</span>
|
|
901
897
|
</span>
|
|
902
898
|
<span class="star" title="Repo Forked">
|
|
903
899
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
904
900
|
<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">
|
|
905
901
|
</path>
|
|
906
902
|
</svg>
|
|
907
|
-
<span>
|
|
903
|
+
<span>3242</span>
|
|
908
904
|
</span>
|
|
909
905
|
<span class="star">
|
|
910
906
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
911
907
|
<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>
|
|
912
908
|
</svg>
|
|
913
|
-
<span>
|
|
909
|
+
<span>313 stars this week</span>
|
|
914
910
|
</span>
|
|
915
911
|
</div>
|
|
916
912
|
<div class="details">
|
|
@@ -923,28 +919,32 @@
|
|
|
923
919
|
<div class="info">
|
|
924
920
|
<div class="rank">
|
|
925
921
|
<span title="Ranking 22">22</span>
|
|
926
|
-
<a href="https://github.com/
|
|
922
|
+
<a href="https://github.com/skyline-emu/skyline" target="_blank" title="skyline-emu/skyline">skyline-emu/skyline</a>
|
|
927
923
|
</div>
|
|
928
924
|
<div class="sub-title followers">
|
|
929
925
|
|
|
926
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
927
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
928
|
+
</a>
|
|
929
|
+
|
|
930
930
|
<span class="star" title="Stargazers Count">
|
|
931
931
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
932
932
|
<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>
|
|
933
933
|
</svg>
|
|
934
|
-
<span>
|
|
934
|
+
<span>4295</span>
|
|
935
935
|
</span>
|
|
936
936
|
<span class="star" title="Repo Forked">
|
|
937
937
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
938
938
|
<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">
|
|
939
939
|
</path>
|
|
940
940
|
</svg>
|
|
941
|
-
<span>
|
|
941
|
+
<span>727</span>
|
|
942
942
|
</span>
|
|
943
943
|
<span class="star">
|
|
944
944
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
945
945
|
<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>
|
|
946
946
|
</svg>
|
|
947
|
-
<span>
|
|
947
|
+
<span>783 stars this week</span>
|
|
948
948
|
</span>
|
|
949
949
|
</div>
|
|
950
950
|
<div class="details">
|
|
@@ -965,20 +965,20 @@
|
|
|
965
965
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
966
966
|
<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
967
|
</svg>
|
|
968
|
-
<span>
|
|
968
|
+
<span>35551</span>
|
|
969
969
|
</span>
|
|
970
970
|
<span class="star" title="Repo Forked">
|
|
971
971
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
972
972
|
<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
973
|
</path>
|
|
974
974
|
</svg>
|
|
975
|
-
<span>
|
|
975
|
+
<span>8902</span>
|
|
976
976
|
</span>
|
|
977
977
|
<span class="star">
|
|
978
978
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
979
979
|
<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
980
|
</svg>
|
|
981
|
-
<span>
|
|
981
|
+
<span>557 stars this week</span>
|
|
982
982
|
</span>
|
|
983
983
|
</div>
|
|
984
984
|
<div class="details">
|
|
@@ -991,7 +991,7 @@
|
|
|
991
991
|
<div class="info">
|
|
992
992
|
<div class="rank">
|
|
993
993
|
<span title="Ranking 24">24</span>
|
|
994
|
-
<a href="https://github.com/
|
|
994
|
+
<a href="https://github.com/arthurspk/guiadevbrasil" target="_blank" title="arthurspk/guiadevbrasil">arthurspk/guiadevbrasil</a>
|
|
995
995
|
</div>
|
|
996
996
|
<div class="sub-title followers">
|
|
997
997
|
|
|
@@ -999,20 +999,20 @@
|
|
|
999
999
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1000
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>
|
|
1001
1001
|
</svg>
|
|
1002
|
-
<span>
|
|
1002
|
+
<span>4229</span>
|
|
1003
1003
|
</span>
|
|
1004
1004
|
<span class="star" title="Repo Forked">
|
|
1005
1005
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1006
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">
|
|
1007
1007
|
</path>
|
|
1008
1008
|
</svg>
|
|
1009
|
-
<span>
|
|
1009
|
+
<span>615</span>
|
|
1010
1010
|
</span>
|
|
1011
1011
|
<span class="star">
|
|
1012
1012
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1013
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>
|
|
1014
1014
|
</svg>
|
|
1015
|
-
<span>
|
|
1015
|
+
<span>436 stars this week</span>
|
|
1016
1016
|
</span>
|
|
1017
1017
|
</div>
|
|
1018
1018
|
<div class="details">
|
|
@@ -1025,32 +1025,32 @@
|
|
|
1025
1025
|
<div class="info">
|
|
1026
1026
|
<div class="rank">
|
|
1027
1027
|
<span title="Ranking 25">25</span>
|
|
1028
|
-
<a href="https://github.com/
|
|
1028
|
+
<a href="https://github.com/Lakr233/Rayon" target="_blank" title="Lakr233/Rayon">Lakr233/Rayon</a>
|
|
1029
1029
|
</div>
|
|
1030
1030
|
<div class="sub-title followers">
|
|
1031
1031
|
|
|
1032
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1033
|
-
<span style="background-color: #
|
|
1032
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
1033
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
1034
1034
|
</a>
|
|
1035
1035
|
|
|
1036
1036
|
<span class="star" title="Stargazers Count">
|
|
1037
1037
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1038
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>
|
|
1039
1039
|
</svg>
|
|
1040
|
-
<span>
|
|
1040
|
+
<span>1714</span>
|
|
1041
1041
|
</span>
|
|
1042
1042
|
<span class="star" title="Repo Forked">
|
|
1043
1043
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1044
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">
|
|
1045
1045
|
</path>
|
|
1046
1046
|
</svg>
|
|
1047
|
-
<span>
|
|
1047
|
+
<span>125</span>
|
|
1048
1048
|
</span>
|
|
1049
1049
|
<span class="star">
|
|
1050
1050
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1051
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>
|
|
1052
1052
|
</svg>
|
|
1053
|
-
<span>
|
|
1053
|
+
<span>833 stars this week</span>
|
|
1054
1054
|
</span>
|
|
1055
1055
|
</div>
|
|
1056
1056
|
<div class="details">
|
|
@@ -1075,7 +1075,7 @@
|
|
|
1075
1075
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1076
1076
|
</a>
|
|
1077
1077
|
</div>
|
|
1078
|
-
<div class="time">Last cache created on 2022/3/
|
|
1078
|
+
<div class="time">Last cache created on 2022/3/14 by Github API v3.</div>
|
|
1079
1079
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1080
1080
|
</div>
|
|
1081
1081
|
</body>
|