@wcj/github-rank 22.3.3 → 22.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/repos.json +20366 -20366
- package/dist/sifou-daily.json +133 -70
- package/dist/sifou-monthly.json +69 -69
- package/dist/sifou-weekly.json +129 -129
- package/dist/toutiao-30.json +52 -52
- package/dist/toutiao-7.json +86 -86
- package/dist/toutiao-90.json +37 -37
- package/dist/trending-daily.json +156 -167
- package/dist/trending-monthly.json +150 -150
- package/dist/trending-weekly.json +155 -155
- package/dist/users.china.json +1914 -1914
- package/dist/users.json +2486 -2486
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +20366 -20366
- package/web/data/sifou-daily.json +133 -70
- package/web/data/sifou-monthly.json +69 -69
- package/web/data/sifou-weekly.json +129 -129
- package/web/data/toutiao-30.json +52 -52
- package/web/data/toutiao-7.json +86 -86
- package/web/data/toutiao-90.json +37 -37
- package/web/data/trending-daily.json +156 -167
- package/web/data/trending-monthly.json +150 -150
- package/web/data/trending-weekly.json +155 -155
- package/web/data/users.china.json +1914 -1914
- package/web/data/users.json +2486 -2486
- package/web/index.html +1297 -1297
- package/web/repos.html +2651 -2651
- package/web/sifou-daily.html +256 -60
- package/web/sifou-monthly.html +89 -89
- package/web/sifou-weekly.html +141 -141
- package/web/toutiao-30.html +94 -94
- package/web/toutiao-7.html +73 -73
- package/web/toutiao-90.html +53 -53
- package/web/trending-monthly.html +138 -138
- package/web/trending-weekly.html +135 -135
- package/web/trending.html +134 -176
- package/web/users.china.html +1238 -1238
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/4 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/MHProDev/MHDDoS" target="_blank" title="MHProDev/MHDDoS">MHProDev/MHDDoS</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/python" title="Programming Language Python">
|
|
141
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>2200</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>538</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>1343 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/Anduin2017/HowToCook" target="_blank" title="Anduin2017/HowToCook">Anduin2017/HowToCook</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/javascript" title="Programming Language JavaScript">
|
|
179
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
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>23626</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>2996</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>6619 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/github/advisory-database" target="_blank" title="github/advisory-database">github/advisory-database</a>
|
|
213
213
|
</div>
|
|
214
214
|
<div class="sub-title followers">
|
|
215
215
|
|
|
216
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
217
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
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>832</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>41</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>510 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/hoppscotch/hoppscotch" target="_blank" title="hoppscotch/hoppscotch">hoppscotch/hoppscotch</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/vue" title="Programming Language Vue">
|
|
251
|
+
<span style="background-color: #41b883;"></span>Vue
|
|
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>38102</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>2658</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>1622 stars this week</span>
|
|
276
272
|
</span>
|
|
277
273
|
</div>
|
|
278
274
|
<div class="details">
|
|
@@ -285,32 +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/doocs/advanced-java" target="_blank" title="doocs/advanced-java">doocs/advanced-java</a>
|
|
289
285
|
</div>
|
|
290
286
|
<div class="sub-title followers">
|
|
291
287
|
|
|
292
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
293
|
-
<span style="background-color: #
|
|
288
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
289
|
+
<span style="background-color: #b07219;"></span>Java
|
|
294
290
|
</a>
|
|
295
291
|
|
|
296
292
|
<span class="star" title="Stargazers Count">
|
|
297
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
298
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>
|
|
299
295
|
</svg>
|
|
300
|
-
<span>
|
|
296
|
+
<span>61295</span>
|
|
301
297
|
</span>
|
|
302
298
|
<span class="star" title="Repo Forked">
|
|
303
299
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
304
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">
|
|
305
301
|
</path>
|
|
306
302
|
</svg>
|
|
307
|
-
<span>
|
|
303
|
+
<span>16700</span>
|
|
308
304
|
</span>
|
|
309
305
|
<span class="star">
|
|
310
306
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
311
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>
|
|
312
308
|
</svg>
|
|
313
|
-
<span>
|
|
309
|
+
<span>444 stars this week</span>
|
|
314
310
|
</span>
|
|
315
311
|
</div>
|
|
316
312
|
<div class="details">
|
|
@@ -323,32 +319,32 @@
|
|
|
323
319
|
<div class="info">
|
|
324
320
|
<div class="rank">
|
|
325
321
|
<span title="Ranking 6">6</span>
|
|
326
|
-
<a href="https://github.com/
|
|
322
|
+
<a href="https://github.com/huihut/interview" target="_blank" title="huihut/interview">huihut/interview</a>
|
|
327
323
|
</div>
|
|
328
324
|
<div class="sub-title followers">
|
|
329
325
|
|
|
330
|
-
<a class="language" target="_blank" href="https://github.com/topics/c
|
|
331
|
-
<span style="background-color: #
|
|
326
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
327
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
332
328
|
</a>
|
|
333
329
|
|
|
334
330
|
<span class="star" title="Stargazers Count">
|
|
335
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
336
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>
|
|
337
333
|
</svg>
|
|
338
|
-
<span>
|
|
334
|
+
<span>22763</span>
|
|
339
335
|
</span>
|
|
340
336
|
<span class="star" title="Repo Forked">
|
|
341
337
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
342
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">
|
|
343
339
|
</path>
|
|
344
340
|
</svg>
|
|
345
|
-
<span>
|
|
341
|
+
<span>6317</span>
|
|
346
342
|
</span>
|
|
347
343
|
<span class="star">
|
|
348
344
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
349
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>
|
|
350
346
|
</svg>
|
|
351
|
-
<span>
|
|
347
|
+
<span>228 stars this week</span>
|
|
352
348
|
</span>
|
|
353
349
|
</div>
|
|
354
350
|
<div class="details">
|
|
@@ -361,32 +357,32 @@
|
|
|
361
357
|
<div class="info">
|
|
362
358
|
<div class="rank">
|
|
363
359
|
<span title="Ranking 7">7</span>
|
|
364
|
-
<a href="https://github.com/
|
|
360
|
+
<a href="https://github.com/alibaba/lowcode-engine" target="_blank" title="alibaba/lowcode-engine">alibaba/lowcode-engine</a>
|
|
365
361
|
</div>
|
|
366
362
|
<div class="sub-title followers">
|
|
367
363
|
|
|
368
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
369
|
-
<span style="background-color: #
|
|
364
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
365
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
370
366
|
</a>
|
|
371
367
|
|
|
372
368
|
<span class="star" title="Stargazers Count">
|
|
373
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
374
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>
|
|
375
371
|
</svg>
|
|
376
|
-
<span>
|
|
372
|
+
<span>1568</span>
|
|
377
373
|
</span>
|
|
378
374
|
<span class="star" title="Repo Forked">
|
|
379
375
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
380
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">
|
|
381
377
|
</path>
|
|
382
378
|
</svg>
|
|
383
|
-
<span>
|
|
379
|
+
<span>179</span>
|
|
384
380
|
</span>
|
|
385
381
|
<span class="star">
|
|
386
382
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
387
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>
|
|
388
384
|
</svg>
|
|
389
|
-
<span>
|
|
385
|
+
<span>688 stars this week</span>
|
|
390
386
|
</span>
|
|
391
387
|
</div>
|
|
392
388
|
<div class="details">
|
|
@@ -399,32 +395,32 @@
|
|
|
399
395
|
<div class="info">
|
|
400
396
|
<div class="rank">
|
|
401
397
|
<span title="Ranking 8">8</span>
|
|
402
|
-
<a href="https://github.com/
|
|
398
|
+
<a href="https://github.com/netdata/netdata" target="_blank" title="netdata/netdata">netdata/netdata</a>
|
|
403
399
|
</div>
|
|
404
400
|
<div class="sub-title followers">
|
|
405
401
|
|
|
406
|
-
<a class="language" target="_blank" href="https://github.com/topics/c
|
|
407
|
-
<span style="background-color: #
|
|
402
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
403
|
+
<span style="background-color: #555555;"></span>C
|
|
408
404
|
</a>
|
|
409
405
|
|
|
410
406
|
<span class="star" title="Stargazers Count">
|
|
411
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
412
408
|
<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>
|
|
413
409
|
</svg>
|
|
414
|
-
<span>
|
|
410
|
+
<span>58301</span>
|
|
415
411
|
</span>
|
|
416
412
|
<span class="star" title="Repo Forked">
|
|
417
413
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
418
414
|
<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">
|
|
419
415
|
</path>
|
|
420
416
|
</svg>
|
|
421
|
-
<span>
|
|
417
|
+
<span>5207</span>
|
|
422
418
|
</span>
|
|
423
419
|
<span class="star">
|
|
424
420
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
425
421
|
<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>
|
|
426
422
|
</svg>
|
|
427
|
-
<span>
|
|
423
|
+
<span>339 stars this week</span>
|
|
428
424
|
</span>
|
|
429
425
|
</div>
|
|
430
426
|
<div class="details">
|
|
@@ -437,32 +433,32 @@
|
|
|
437
433
|
<div class="info">
|
|
438
434
|
<div class="rank">
|
|
439
435
|
<span title="Ranking 9">9</span>
|
|
440
|
-
<a href="https://github.com/
|
|
436
|
+
<a href="https://github.com/mdn/content" target="_blank" title="mdn/content">mdn/content</a>
|
|
441
437
|
</div>
|
|
442
438
|
<div class="sub-title followers">
|
|
443
439
|
|
|
444
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
445
|
-
<span style="background-color: #
|
|
440
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
441
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
446
442
|
</a>
|
|
447
443
|
|
|
448
444
|
<span class="star" title="Stargazers Count">
|
|
449
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
450
446
|
<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>
|
|
451
447
|
</svg>
|
|
452
|
-
<span>
|
|
448
|
+
<span>4566</span>
|
|
453
449
|
</span>
|
|
454
450
|
<span class="star" title="Repo Forked">
|
|
455
451
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
456
452
|
<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">
|
|
457
453
|
</path>
|
|
458
454
|
</svg>
|
|
459
|
-
<span>
|
|
455
|
+
<span>6830</span>
|
|
460
456
|
</span>
|
|
461
457
|
<span class="star">
|
|
462
458
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
463
459
|
<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>
|
|
464
460
|
</svg>
|
|
465
|
-
<span>
|
|
461
|
+
<span>263 stars this week</span>
|
|
466
462
|
</span>
|
|
467
463
|
</div>
|
|
468
464
|
<div class="details">
|
|
@@ -475,7 +471,7 @@
|
|
|
475
471
|
<div class="info">
|
|
476
472
|
<div class="rank">
|
|
477
473
|
<span title="Ranking 10">10</span>
|
|
478
|
-
<a href="https://github.com/
|
|
474
|
+
<a href="https://github.com/Mas0nShi/typoraCracker" target="_blank" title="Mas0nShi/typoraCracker">Mas0nShi/typoraCracker</a>
|
|
479
475
|
</div>
|
|
480
476
|
<div class="sub-title followers">
|
|
481
477
|
|
|
@@ -487,20 +483,20 @@
|
|
|
487
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
488
484
|
<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>
|
|
489
485
|
</svg>
|
|
490
|
-
<span>
|
|
486
|
+
<span>1069</span>
|
|
491
487
|
</span>
|
|
492
488
|
<span class="star" title="Repo Forked">
|
|
493
489
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
494
490
|
<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">
|
|
495
491
|
</path>
|
|
496
492
|
</svg>
|
|
497
|
-
<span>
|
|
493
|
+
<span>368</span>
|
|
498
494
|
</span>
|
|
499
495
|
<span class="star">
|
|
500
496
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
501
497
|
<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>
|
|
502
498
|
</svg>
|
|
503
|
-
<span>
|
|
499
|
+
<span>68 stars this week</span>
|
|
504
500
|
</span>
|
|
505
501
|
</div>
|
|
506
502
|
<div class="details">
|
|
@@ -513,32 +509,32 @@
|
|
|
513
509
|
<div class="info">
|
|
514
510
|
<div class="rank">
|
|
515
511
|
<span title="Ranking 11">11</span>
|
|
516
|
-
<a href="https://github.com/
|
|
512
|
+
<a href="https://github.com/thingsboard/thingsboard" target="_blank" title="thingsboard/thingsboard">thingsboard/thingsboard</a>
|
|
517
513
|
</div>
|
|
518
514
|
<div class="sub-title followers">
|
|
519
515
|
|
|
520
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
521
|
-
<span style="background-color: #
|
|
516
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
517
|
+
<span style="background-color: #b07219;"></span>Java
|
|
522
518
|
</a>
|
|
523
519
|
|
|
524
520
|
<span class="star" title="Stargazers Count">
|
|
525
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
526
522
|
<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>
|
|
527
523
|
</svg>
|
|
528
|
-
<span>
|
|
524
|
+
<span>11012</span>
|
|
529
525
|
</span>
|
|
530
526
|
<span class="star" title="Repo Forked">
|
|
531
527
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
532
528
|
<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">
|
|
533
529
|
</path>
|
|
534
530
|
</svg>
|
|
535
|
-
<span>
|
|
531
|
+
<span>3463</span>
|
|
536
532
|
</span>
|
|
537
533
|
<span class="star">
|
|
538
534
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
539
535
|
<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>
|
|
540
536
|
</svg>
|
|
541
|
-
<span>
|
|
537
|
+
<span>169 stars this week</span>
|
|
542
538
|
</span>
|
|
543
539
|
</div>
|
|
544
540
|
<div class="details">
|
|
@@ -551,32 +547,32 @@
|
|
|
551
547
|
<div class="info">
|
|
552
548
|
<div class="rank">
|
|
553
549
|
<span title="Ranking 12">12</span>
|
|
554
|
-
<a href="https://github.com/
|
|
550
|
+
<a href="https://github.com/go-kratos/kratos" target="_blank" title="go-kratos/kratos">go-kratos/kratos</a>
|
|
555
551
|
</div>
|
|
556
552
|
<div class="sub-title followers">
|
|
557
553
|
|
|
558
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
559
|
-
<span style="background-color: #
|
|
554
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
555
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
560
556
|
</a>
|
|
561
557
|
|
|
562
558
|
<span class="star" title="Stargazers Count">
|
|
563
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
564
560
|
<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>
|
|
565
561
|
</svg>
|
|
566
|
-
<span>
|
|
562
|
+
<span>16782</span>
|
|
567
563
|
</span>
|
|
568
564
|
<span class="star" title="Repo Forked">
|
|
569
565
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
570
566
|
<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">
|
|
571
567
|
</path>
|
|
572
568
|
</svg>
|
|
573
|
-
<span>
|
|
569
|
+
<span>3303</span>
|
|
574
570
|
</span>
|
|
575
571
|
<span class="star">
|
|
576
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
573
|
<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>
|
|
578
574
|
</svg>
|
|
579
|
-
<span>
|
|
575
|
+
<span>222 stars this week</span>
|
|
580
576
|
</span>
|
|
581
577
|
</div>
|
|
582
578
|
<div class="details">
|
|
@@ -589,7 +585,7 @@
|
|
|
589
585
|
<div class="info">
|
|
590
586
|
<div class="rank">
|
|
591
587
|
<span title="Ranking 13">13</span>
|
|
592
|
-
<a href="https://github.com/
|
|
588
|
+
<a href="https://github.com/commaai/openpilot" target="_blank" title="commaai/openpilot">commaai/openpilot</a>
|
|
593
589
|
</div>
|
|
594
590
|
<div class="sub-title followers">
|
|
595
591
|
|
|
@@ -601,20 +597,20 @@
|
|
|
601
597
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
602
598
|
<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>
|
|
603
599
|
</svg>
|
|
604
|
-
<span>
|
|
600
|
+
<span>33438</span>
|
|
605
601
|
</span>
|
|
606
602
|
<span class="star" title="Repo Forked">
|
|
607
603
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
608
604
|
<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">
|
|
609
605
|
</path>
|
|
610
606
|
</svg>
|
|
611
|
-
<span>
|
|
607
|
+
<span>6113</span>
|
|
612
608
|
</span>
|
|
613
609
|
<span class="star">
|
|
614
610
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
615
611
|
<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>
|
|
616
612
|
</svg>
|
|
617
|
-
<span>
|
|
613
|
+
<span>259 stars this week</span>
|
|
618
614
|
</span>
|
|
619
615
|
</div>
|
|
620
616
|
<div class="details">
|
|
@@ -627,32 +623,32 @@
|
|
|
627
623
|
<div class="info">
|
|
628
624
|
<div class="rank">
|
|
629
625
|
<span title="Ranking 14">14</span>
|
|
630
|
-
<a href="https://github.com/
|
|
626
|
+
<a href="https://github.com/ZLMediaKit/ZLMediaKit" target="_blank" title="ZLMediaKit/ZLMediaKit">ZLMediaKit/ZLMediaKit</a>
|
|
631
627
|
</div>
|
|
632
628
|
<div class="sub-title followers">
|
|
633
629
|
|
|
634
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
635
|
-
<span style="background-color: #
|
|
630
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
631
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
636
632
|
</a>
|
|
637
633
|
|
|
638
634
|
<span class="star" title="Stargazers Count">
|
|
639
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
640
636
|
<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>
|
|
641
637
|
</svg>
|
|
642
|
-
<span>
|
|
638
|
+
<span>5830</span>
|
|
643
639
|
</span>
|
|
644
640
|
<span class="star" title="Repo Forked">
|
|
645
641
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
646
642
|
<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">
|
|
647
643
|
</path>
|
|
648
644
|
</svg>
|
|
649
|
-
<span>
|
|
645
|
+
<span>1634</span>
|
|
650
646
|
</span>
|
|
651
647
|
<span class="star">
|
|
652
648
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
653
649
|
<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>
|
|
654
650
|
</svg>
|
|
655
|
-
<span>
|
|
651
|
+
<span>69 stars this week</span>
|
|
656
652
|
</span>
|
|
657
653
|
</div>
|
|
658
654
|
<div class="details">
|
|
@@ -665,32 +661,32 @@
|
|
|
665
661
|
<div class="info">
|
|
666
662
|
<div class="rank">
|
|
667
663
|
<span title="Ranking 15">15</span>
|
|
668
|
-
<a href="https://github.com/
|
|
664
|
+
<a href="https://github.com/jakevdp/PythonDataScienceHandbook" target="_blank" title="jakevdp/PythonDataScienceHandbook">jakevdp/PythonDataScienceHandbook</a>
|
|
669
665
|
</div>
|
|
670
666
|
<div class="sub-title followers">
|
|
671
667
|
|
|
672
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
673
|
-
<span style="background-color: #
|
|
668
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
669
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
674
670
|
</a>
|
|
675
671
|
|
|
676
672
|
<span class="star" title="Stargazers Count">
|
|
677
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
678
674
|
<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>
|
|
679
675
|
</svg>
|
|
680
|
-
<span>
|
|
676
|
+
<span>33315</span>
|
|
681
677
|
</span>
|
|
682
678
|
<span class="star" title="Repo Forked">
|
|
683
679
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
684
680
|
<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">
|
|
685
681
|
</path>
|
|
686
682
|
</svg>
|
|
687
|
-
<span>
|
|
683
|
+
<span>14918</span>
|
|
688
684
|
</span>
|
|
689
685
|
<span class="star">
|
|
690
686
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
691
687
|
<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>
|
|
692
688
|
</svg>
|
|
693
|
-
<span>
|
|
689
|
+
<span>212 stars this week</span>
|
|
694
690
|
</span>
|
|
695
691
|
</div>
|
|
696
692
|
<div class="details">
|
|
@@ -703,7 +699,7 @@
|
|
|
703
699
|
<div class="info">
|
|
704
700
|
<div class="rank">
|
|
705
701
|
<span title="Ranking 16">16</span>
|
|
706
|
-
<a href="https://github.com/
|
|
702
|
+
<a href="https://github.com/signalapp/Signal-Desktop" target="_blank" title="signalapp/Signal-Desktop">signalapp/Signal-Desktop</a>
|
|
707
703
|
</div>
|
|
708
704
|
<div class="sub-title followers">
|
|
709
705
|
|
|
@@ -715,20 +711,20 @@
|
|
|
715
711
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
716
712
|
<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>
|
|
717
713
|
</svg>
|
|
718
|
-
<span>
|
|
714
|
+
<span>12160</span>
|
|
719
715
|
</span>
|
|
720
716
|
<span class="star" title="Repo Forked">
|
|
721
717
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
722
718
|
<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">
|
|
723
719
|
</path>
|
|
724
720
|
</svg>
|
|
725
|
-
<span>
|
|
721
|
+
<span>2218</span>
|
|
726
722
|
</span>
|
|
727
723
|
<span class="star">
|
|
728
724
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
729
725
|
<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>
|
|
730
726
|
</svg>
|
|
731
|
-
<span>
|
|
727
|
+
<span>71 stars this week</span>
|
|
732
728
|
</span>
|
|
733
729
|
</div>
|
|
734
730
|
<div class="details">
|
|
@@ -753,7 +749,7 @@
|
|
|
753
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
754
750
|
<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>
|
|
755
751
|
</svg>
|
|
756
|
-
<span>
|
|
752
|
+
<span>11286</span>
|
|
757
753
|
</span>
|
|
758
754
|
<span class="star" title="Repo Forked">
|
|
759
755
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
@@ -766,7 +762,7 @@
|
|
|
766
762
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
767
763
|
<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>
|
|
768
764
|
</svg>
|
|
769
|
-
<span>
|
|
765
|
+
<span>180 stars this week</span>
|
|
770
766
|
</span>
|
|
771
767
|
</div>
|
|
772
768
|
<div class="details">
|
|
@@ -779,7 +775,7 @@
|
|
|
779
775
|
<div class="info">
|
|
780
776
|
<div class="rank">
|
|
781
777
|
<span title="Ranking 18">18</span>
|
|
782
|
-
<a href="https://github.com/
|
|
778
|
+
<a href="https://github.com/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
|
|
783
779
|
</div>
|
|
784
780
|
<div class="sub-title followers">
|
|
785
781
|
|
|
@@ -791,20 +787,20 @@
|
|
|
791
787
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
792
788
|
<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>
|
|
793
789
|
</svg>
|
|
794
|
-
<span>
|
|
790
|
+
<span>130379</span>
|
|
795
791
|
</span>
|
|
796
792
|
<span class="star" title="Repo Forked">
|
|
797
793
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
798
794
|
<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">
|
|
799
795
|
</path>
|
|
800
796
|
</svg>
|
|
801
|
-
<span>
|
|
797
|
+
<span>34476</span>
|
|
802
798
|
</span>
|
|
803
799
|
<span class="star">
|
|
804
800
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
805
801
|
<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>
|
|
806
802
|
</svg>
|
|
807
|
-
<span>
|
|
803
|
+
<span>752 stars this week</span>
|
|
808
804
|
</span>
|
|
809
805
|
</div>
|
|
810
806
|
<div class="details">
|
|
@@ -817,28 +813,32 @@
|
|
|
817
813
|
<div class="info">
|
|
818
814
|
<div class="rank">
|
|
819
815
|
<span title="Ranking 19">19</span>
|
|
820
|
-
<a href="https://github.com/
|
|
816
|
+
<a href="https://github.com/vitejs/vite" target="_blank" title="vitejs/vite">vitejs/vite</a>
|
|
821
817
|
</div>
|
|
822
818
|
<div class="sub-title followers">
|
|
823
819
|
|
|
820
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
821
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
822
|
+
</a>
|
|
823
|
+
|
|
824
824
|
<span class="star" title="Stargazers Count">
|
|
825
825
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
826
826
|
<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>
|
|
827
827
|
</svg>
|
|
828
|
-
<span>
|
|
828
|
+
<span>38555</span>
|
|
829
829
|
</span>
|
|
830
830
|
<span class="star" title="Repo Forked">
|
|
831
831
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
832
832
|
<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">
|
|
833
833
|
</path>
|
|
834
834
|
</svg>
|
|
835
|
-
<span>
|
|
835
|
+
<span>2914</span>
|
|
836
836
|
</span>
|
|
837
837
|
<span class="star">
|
|
838
838
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
839
839
|
<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>
|
|
840
840
|
</svg>
|
|
841
|
-
<span>
|
|
841
|
+
<span>348 stars this week</span>
|
|
842
842
|
</span>
|
|
843
843
|
</div>
|
|
844
844
|
<div class="details">
|
|
@@ -851,32 +851,32 @@
|
|
|
851
851
|
<div class="info">
|
|
852
852
|
<div class="rank">
|
|
853
853
|
<span title="Ranking 20">20</span>
|
|
854
|
-
<a href="https://github.com/
|
|
854
|
+
<a href="https://github.com/apache/apisix" target="_blank" title="apache/apisix">apache/apisix</a>
|
|
855
855
|
</div>
|
|
856
856
|
<div class="sub-title followers">
|
|
857
857
|
|
|
858
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
859
|
-
<span style="background-color: #
|
|
858
|
+
<a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
|
|
859
|
+
<span style="background-color: #000080;"></span>Lua
|
|
860
860
|
</a>
|
|
861
861
|
|
|
862
862
|
<span class="star" title="Stargazers Count">
|
|
863
863
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
864
864
|
<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>
|
|
865
865
|
</svg>
|
|
866
|
-
<span>
|
|
866
|
+
<span>8606</span>
|
|
867
867
|
</span>
|
|
868
868
|
<span class="star" title="Repo Forked">
|
|
869
869
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
870
870
|
<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">
|
|
871
871
|
</path>
|
|
872
872
|
</svg>
|
|
873
|
-
<span>
|
|
873
|
+
<span>1574</span>
|
|
874
874
|
</span>
|
|
875
875
|
<span class="star">
|
|
876
876
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
877
877
|
<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>
|
|
878
878
|
</svg>
|
|
879
|
-
<span>
|
|
879
|
+
<span>169 stars this week</span>
|
|
880
880
|
</span>
|
|
881
881
|
</div>
|
|
882
882
|
<div class="details">
|
|
@@ -889,32 +889,32 @@
|
|
|
889
889
|
<div class="info">
|
|
890
890
|
<div class="rank">
|
|
891
891
|
<span title="Ranking 21">21</span>
|
|
892
|
-
<a href="https://github.com/
|
|
892
|
+
<a href="https://github.com/coding-horror/basic-computer-games" target="_blank" title="coding-horror/basic-computer-games">coding-horror/basic-computer-games</a>
|
|
893
893
|
</div>
|
|
894
894
|
<div class="sub-title followers">
|
|
895
895
|
|
|
896
|
-
<a class="language" target="_blank" href="https://github.com/topics/c
|
|
897
|
-
<span style="background-color: #
|
|
896
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
897
|
+
<span style="background-color: #178600;"></span>C#
|
|
898
898
|
</a>
|
|
899
899
|
|
|
900
900
|
<span class="star" title="Stargazers Count">
|
|
901
901
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
902
902
|
<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>
|
|
903
903
|
</svg>
|
|
904
|
-
<span>
|
|
904
|
+
<span>6420</span>
|
|
905
905
|
</span>
|
|
906
906
|
<span class="star" title="Repo Forked">
|
|
907
907
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
908
908
|
<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">
|
|
909
909
|
</path>
|
|
910
910
|
</svg>
|
|
911
|
-
<span>
|
|
911
|
+
<span>839</span>
|
|
912
912
|
</span>
|
|
913
913
|
<span class="star">
|
|
914
914
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
915
915
|
<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>
|
|
916
916
|
</svg>
|
|
917
|
-
<span>
|
|
917
|
+
<span>530 stars this week</span>
|
|
918
918
|
</span>
|
|
919
919
|
</div>
|
|
920
920
|
<div class="details">
|
|
@@ -927,32 +927,32 @@
|
|
|
927
927
|
<div class="info">
|
|
928
928
|
<div class="rank">
|
|
929
929
|
<span title="Ranking 22">22</span>
|
|
930
|
-
<a href="https://github.com/
|
|
930
|
+
<a href="https://github.com/AppFlowy-IO/AppFlowy" target="_blank" title="AppFlowy-IO/AppFlowy">AppFlowy-IO/AppFlowy</a>
|
|
931
931
|
</div>
|
|
932
932
|
<div class="sub-title followers">
|
|
933
933
|
|
|
934
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
935
|
-
<span style="background-color: #
|
|
934
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
935
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
936
936
|
</a>
|
|
937
937
|
|
|
938
938
|
<span class="star" title="Stargazers Count">
|
|
939
939
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
940
940
|
<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>
|
|
941
941
|
</svg>
|
|
942
|
-
<span>
|
|
942
|
+
<span>18575</span>
|
|
943
943
|
</span>
|
|
944
944
|
<span class="star" title="Repo Forked">
|
|
945
945
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
946
946
|
<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">
|
|
947
947
|
</path>
|
|
948
948
|
</svg>
|
|
949
|
-
<span>
|
|
949
|
+
<span>919</span>
|
|
950
950
|
</span>
|
|
951
951
|
<span class="star">
|
|
952
952
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
953
953
|
<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>
|
|
954
954
|
</svg>
|
|
955
|
-
<span>
|
|
955
|
+
<span>1009 stars this week</span>
|
|
956
956
|
</span>
|
|
957
957
|
</div>
|
|
958
958
|
<div class="details">
|
|
@@ -965,7 +965,7 @@
|
|
|
965
965
|
<div class="info">
|
|
966
966
|
<div class="rank">
|
|
967
967
|
<span title="Ranking 23">23</span>
|
|
968
|
-
<a href="https://github.com/
|
|
968
|
+
<a href="https://github.com/youngyangyang04/leetcode-master" target="_blank" title="youngyangyang04/leetcode-master">youngyangyang04/leetcode-master</a>
|
|
969
969
|
</div>
|
|
970
970
|
<div class="sub-title followers">
|
|
971
971
|
|
|
@@ -973,20 +973,20 @@
|
|
|
973
973
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
974
974
|
<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>
|
|
975
975
|
</svg>
|
|
976
|
-
<span>
|
|
976
|
+
<span>23646</span>
|
|
977
977
|
</span>
|
|
978
978
|
<span class="star" title="Repo Forked">
|
|
979
979
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
980
980
|
<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">
|
|
981
981
|
</path>
|
|
982
982
|
</svg>
|
|
983
|
-
<span>
|
|
983
|
+
<span>6097</span>
|
|
984
984
|
</span>
|
|
985
985
|
<span class="star">
|
|
986
986
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
987
987
|
<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>
|
|
988
988
|
</svg>
|
|
989
|
-
<span>
|
|
989
|
+
<span>768 stars this week</span>
|
|
990
990
|
</span>
|
|
991
991
|
</div>
|
|
992
992
|
<div class="details">
|
|
@@ -999,32 +999,32 @@
|
|
|
999
999
|
<div class="info">
|
|
1000
1000
|
<div class="rank">
|
|
1001
1001
|
<span title="Ranking 24">24</span>
|
|
1002
|
-
<a href="https://github.com/
|
|
1002
|
+
<a href="https://github.com/sampotts/plyr" target="_blank" title="sampotts/plyr">sampotts/plyr</a>
|
|
1003
1003
|
</div>
|
|
1004
1004
|
<div class="sub-title followers">
|
|
1005
1005
|
|
|
1006
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1007
|
-
<span style="background-color: #
|
|
1006
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1007
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1008
1008
|
</a>
|
|
1009
1009
|
|
|
1010
1010
|
<span class="star" title="Stargazers Count">
|
|
1011
1011
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1012
1012
|
<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>
|
|
1013
1013
|
</svg>
|
|
1014
|
-
<span>
|
|
1014
|
+
<span>21540</span>
|
|
1015
1015
|
</span>
|
|
1016
1016
|
<span class="star" title="Repo Forked">
|
|
1017
1017
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1018
1018
|
<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">
|
|
1019
1019
|
</path>
|
|
1020
1020
|
</svg>
|
|
1021
|
-
<span>
|
|
1021
|
+
<span>2577</span>
|
|
1022
1022
|
</span>
|
|
1023
1023
|
<span class="star">
|
|
1024
1024
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1025
1025
|
<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>
|
|
1026
1026
|
</svg>
|
|
1027
|
-
<span>
|
|
1027
|
+
<span>323 stars this week</span>
|
|
1028
1028
|
</span>
|
|
1029
1029
|
</div>
|
|
1030
1030
|
<div class="details">
|
|
@@ -1049,20 +1049,20 @@
|
|
|
1049
1049
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1050
1050
|
<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>
|
|
1051
1051
|
</svg>
|
|
1052
|
-
<span>
|
|
1052
|
+
<span>53805</span>
|
|
1053
1053
|
</span>
|
|
1054
1054
|
<span class="star" title="Repo Forked">
|
|
1055
1055
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1056
1056
|
<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">
|
|
1057
1057
|
</path>
|
|
1058
1058
|
</svg>
|
|
1059
|
-
<span>
|
|
1059
|
+
<span>9794</span>
|
|
1060
1060
|
</span>
|
|
1061
1061
|
<span class="star">
|
|
1062
1062
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1063
1063
|
<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>
|
|
1064
1064
|
</svg>
|
|
1065
|
-
<span>
|
|
1065
|
+
<span>237 stars this week</span>
|
|
1066
1066
|
</span>
|
|
1067
1067
|
</div>
|
|
1068
1068
|
<div class="details">
|
|
@@ -1087,7 +1087,7 @@
|
|
|
1087
1087
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1088
1088
|
</a>
|
|
1089
1089
|
</div>
|
|
1090
|
-
<div class="time">Last cache created on 2022/3/
|
|
1090
|
+
<div class="time">Last cache created on 2022/3/4 by Github API v3.</div>
|
|
1091
1091
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1092
1092
|
</div>
|
|
1093
1093
|
</body>
|