@wcj/github-rank 22.4.30 → 22.5.3
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 +31471 -31468
- package/dist/sifou-daily.json +22 -31
- package/dist/sifou-monthly.json +49 -49
- package/dist/sifou-weekly.json +167 -167
- package/dist/toutiao-30.json +81 -81
- package/dist/toutiao-7.json +132 -132
- package/dist/toutiao-90.json +50 -50
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +156 -156
- package/dist/trending-weekly.json +159 -159
- package/dist/users.china.json +3419 -3388
- package/dist/users.json +3105 -3106
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +31471 -31468
- package/web/data/sifou-daily.json +22 -31
- package/web/data/sifou-monthly.json +49 -49
- package/web/data/sifou-weekly.json +167 -167
- package/web/data/toutiao-30.json +81 -81
- package/web/data/toutiao-7.json +132 -132
- package/web/data/toutiao-90.json +50 -50
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +156 -156
- package/web/data/trending-weekly.json +159 -159
- package/web/data/users.china.json +3419 -3388
- package/web/data/users.json +3105 -3106
- package/web/index.html +1859 -1859
- package/web/repos.html +4153 -4153
- package/web/sifou-daily.html +20 -48
- package/web/sifou-monthly.html +67 -67
- package/web/sifou-weekly.html +143 -143
- package/web/toutiao-30.html +80 -80
- package/web/toutiao-7.html +86 -86
- package/web/toutiao-90.html +45 -45
- package/web/trending-monthly.html +143 -143
- package/web/trending-weekly.html +143 -135
- package/web/trending.html +150 -146
- package/web/users.china.html +1930 -1930
package/web/trending.html
CHANGED
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
</h1>
|
|
127
|
-
<div class="time">Last cache created on 2022/
|
|
127
|
+
<div class="time">Last cache created on 2022/5/3 by
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
|
|
@@ -155,32 +155,32 @@
|
|
|
155
155
|
<div class="info">
|
|
156
156
|
<div class="rank">
|
|
157
157
|
<span title="Ranking 1">1</span>
|
|
158
|
-
<a href="https://github.com/
|
|
158
|
+
<a href="https://github.com/pyscript/pyscript" target="_blank" title="pyscript/pyscript">pyscript/pyscript</a>
|
|
159
159
|
</div>
|
|
160
160
|
<div class="sub-title followers">
|
|
161
161
|
|
|
162
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
163
|
-
<span style="background-color: #
|
|
162
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
163
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
164
164
|
</a>
|
|
165
165
|
|
|
166
166
|
<span class="star" title="Stargazers Count">
|
|
167
167
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
168
168
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
169
169
|
</svg>
|
|
170
|
-
<span>
|
|
170
|
+
<span>2804</span>
|
|
171
171
|
</span>
|
|
172
172
|
<span class="star" title="Repo Forked">
|
|
173
173
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
174
174
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
175
175
|
</path>
|
|
176
176
|
</svg>
|
|
177
|
-
<span>
|
|
177
|
+
<span>133</span>
|
|
178
178
|
</span>
|
|
179
179
|
<span class="star">
|
|
180
180
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
181
181
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
182
182
|
</svg>
|
|
183
|
-
<span>
|
|
183
|
+
<span>1327 stars today</span>
|
|
184
184
|
</span>
|
|
185
185
|
</div>
|
|
186
186
|
<div class="details">
|
|
@@ -193,28 +193,32 @@
|
|
|
193
193
|
<div class="info">
|
|
194
194
|
<div class="rank">
|
|
195
195
|
<span title="Ranking 2">2</span>
|
|
196
|
-
<a href="https://github.com/
|
|
196
|
+
<a href="https://github.com/Runc2333/dingdong-helper-node" target="_blank" title="Runc2333/dingdong-helper-node">Runc2333/dingdong-helper-node</a>
|
|
197
197
|
</div>
|
|
198
198
|
<div class="sub-title followers">
|
|
199
199
|
|
|
200
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
201
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
202
|
+
</a>
|
|
203
|
+
|
|
200
204
|
<span class="star" title="Stargazers Count">
|
|
201
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
202
206
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
203
207
|
</svg>
|
|
204
|
-
<span>
|
|
208
|
+
<span>140</span>
|
|
205
209
|
</span>
|
|
206
210
|
<span class="star" title="Repo Forked">
|
|
207
211
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
208
212
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
209
213
|
</path>
|
|
210
214
|
</svg>
|
|
211
|
-
<span>
|
|
215
|
+
<span>33</span>
|
|
212
216
|
</span>
|
|
213
217
|
<span class="star">
|
|
214
218
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
215
219
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
216
220
|
</svg>
|
|
217
|
-
<span>
|
|
221
|
+
<span>51 stars today</span>
|
|
218
222
|
</span>
|
|
219
223
|
</div>
|
|
220
224
|
<div class="details">
|
|
@@ -227,32 +231,32 @@
|
|
|
227
231
|
<div class="info">
|
|
228
232
|
<div class="rank">
|
|
229
233
|
<span title="Ranking 3">3</span>
|
|
230
|
-
<a href="https://github.com/
|
|
234
|
+
<a href="https://github.com/papers-we-love/papers-we-love" target="_blank" title="papers-we-love/papers-we-love">papers-we-love/papers-we-love</a>
|
|
231
235
|
</div>
|
|
232
236
|
<div class="sub-title followers">
|
|
233
237
|
|
|
234
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
235
|
-
<span style="background-color: #
|
|
238
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
239
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
236
240
|
</a>
|
|
237
241
|
|
|
238
242
|
<span class="star" title="Stargazers Count">
|
|
239
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
240
244
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
241
245
|
</svg>
|
|
242
|
-
<span>
|
|
246
|
+
<span>59156</span>
|
|
243
247
|
</span>
|
|
244
248
|
<span class="star" title="Repo Forked">
|
|
245
249
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
246
250
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
247
251
|
</path>
|
|
248
252
|
</svg>
|
|
249
|
-
<span>
|
|
253
|
+
<span>4722</span>
|
|
250
254
|
</span>
|
|
251
255
|
<span class="star">
|
|
252
256
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
253
257
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
254
258
|
</svg>
|
|
255
|
-
<span>
|
|
259
|
+
<span>304 stars today</span>
|
|
256
260
|
</span>
|
|
257
261
|
</div>
|
|
258
262
|
<div class="details">
|
|
@@ -265,32 +269,28 @@
|
|
|
265
269
|
<div class="info">
|
|
266
270
|
<div class="rank">
|
|
267
271
|
<span title="Ranking 4">4</span>
|
|
268
|
-
<a href="https://github.com/
|
|
272
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
269
273
|
</div>
|
|
270
274
|
<div class="sub-title followers">
|
|
271
275
|
|
|
272
|
-
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
273
|
-
<span style="background-color: #701516;"></span>Ruby
|
|
274
|
-
</a>
|
|
275
|
-
|
|
276
276
|
<span class="star" title="Stargazers Count">
|
|
277
277
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
278
278
|
<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>
|
|
279
279
|
</svg>
|
|
280
|
-
<span>
|
|
280
|
+
<span>218792</span>
|
|
281
281
|
</span>
|
|
282
282
|
<span class="star" title="Repo Forked">
|
|
283
283
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
284
284
|
<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">
|
|
285
285
|
</path>
|
|
286
286
|
</svg>
|
|
287
|
-
<span>
|
|
287
|
+
<span>59301</span>
|
|
288
288
|
</span>
|
|
289
289
|
<span class="star">
|
|
290
290
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
291
291
|
<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>
|
|
292
292
|
</svg>
|
|
293
|
-
<span>
|
|
293
|
+
<span>256 stars today</span>
|
|
294
294
|
</span>
|
|
295
295
|
</div>
|
|
296
296
|
<div class="details">
|
|
@@ -303,32 +303,32 @@
|
|
|
303
303
|
<div class="info">
|
|
304
304
|
<div class="rank">
|
|
305
305
|
<span title="Ranking 5">5</span>
|
|
306
|
-
<a href="https://github.com/
|
|
306
|
+
<a href="https://github.com/actualbudget/actual" target="_blank" title="actualbudget/actual">actualbudget/actual</a>
|
|
307
307
|
</div>
|
|
308
308
|
<div class="sub-title followers">
|
|
309
309
|
|
|
310
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
311
|
-
<span style="background-color: #
|
|
310
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
311
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
312
312
|
</a>
|
|
313
313
|
|
|
314
314
|
<span class="star" title="Stargazers Count">
|
|
315
315
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
316
316
|
<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>
|
|
317
317
|
</svg>
|
|
318
|
-
<span>
|
|
318
|
+
<span>3435</span>
|
|
319
319
|
</span>
|
|
320
320
|
<span class="star" title="Repo Forked">
|
|
321
321
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
322
322
|
<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">
|
|
323
323
|
</path>
|
|
324
324
|
</svg>
|
|
325
|
-
<span>
|
|
325
|
+
<span>257</span>
|
|
326
326
|
</span>
|
|
327
327
|
<span class="star">
|
|
328
328
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
329
329
|
<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>
|
|
330
330
|
</svg>
|
|
331
|
-
<span>
|
|
331
|
+
<span>563 stars today</span>
|
|
332
332
|
</span>
|
|
333
333
|
</div>
|
|
334
334
|
<div class="details">
|
|
@@ -341,32 +341,32 @@
|
|
|
341
341
|
<div class="info">
|
|
342
342
|
<div class="rank">
|
|
343
343
|
<span title="Ranking 6">6</span>
|
|
344
|
-
<a href="https://github.com/
|
|
344
|
+
<a href="https://github.com/actualbudget/actual-server" target="_blank" title="actualbudget/actual-server">actualbudget/actual-server</a>
|
|
345
345
|
</div>
|
|
346
346
|
<div class="sub-title followers">
|
|
347
347
|
|
|
348
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
349
|
-
<span style="background-color: #
|
|
348
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
349
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
350
350
|
</a>
|
|
351
351
|
|
|
352
352
|
<span class="star" title="Stargazers Count">
|
|
353
353
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
354
354
|
<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>
|
|
355
355
|
</svg>
|
|
356
|
-
<span>
|
|
356
|
+
<span>648</span>
|
|
357
357
|
</span>
|
|
358
358
|
<span class="star" title="Repo Forked">
|
|
359
359
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
360
360
|
<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">
|
|
361
361
|
</path>
|
|
362
362
|
</svg>
|
|
363
|
-
<span>
|
|
363
|
+
<span>127</span>
|
|
364
364
|
</span>
|
|
365
365
|
<span class="star">
|
|
366
366
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
367
367
|
<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>
|
|
368
368
|
</svg>
|
|
369
|
-
<span>
|
|
369
|
+
<span>155 stars today</span>
|
|
370
370
|
</span>
|
|
371
371
|
</div>
|
|
372
372
|
<div class="details">
|
|
@@ -379,32 +379,32 @@
|
|
|
379
379
|
<div class="info">
|
|
380
380
|
<div class="rank">
|
|
381
381
|
<span title="Ranking 7">7</span>
|
|
382
|
-
<a href="https://github.com/
|
|
382
|
+
<a href="https://github.com/PacktPublishing/The-Kaggle-Book" target="_blank" title="PacktPublishing/The-Kaggle-Book">PacktPublishing/The-Kaggle-Book</a>
|
|
383
383
|
</div>
|
|
384
384
|
<div class="sub-title followers">
|
|
385
385
|
|
|
386
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
387
|
-
<span style="background-color: #
|
|
386
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
387
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
388
388
|
</a>
|
|
389
389
|
|
|
390
390
|
<span class="star" title="Stargazers Count">
|
|
391
391
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
392
392
|
<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>
|
|
393
393
|
</svg>
|
|
394
|
-
<span>
|
|
394
|
+
<span>475</span>
|
|
395
395
|
</span>
|
|
396
396
|
<span class="star" title="Repo Forked">
|
|
397
397
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
398
398
|
<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">
|
|
399
399
|
</path>
|
|
400
400
|
</svg>
|
|
401
|
-
<span>
|
|
401
|
+
<span>87</span>
|
|
402
402
|
</span>
|
|
403
403
|
<span class="star">
|
|
404
404
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
405
405
|
<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>
|
|
406
406
|
</svg>
|
|
407
|
-
<span>
|
|
407
|
+
<span>114 stars today</span>
|
|
408
408
|
</span>
|
|
409
409
|
</div>
|
|
410
410
|
<div class="details">
|
|
@@ -417,32 +417,32 @@
|
|
|
417
417
|
<div class="info">
|
|
418
418
|
<div class="rank">
|
|
419
419
|
<span title="Ranking 8">8</span>
|
|
420
|
-
<a href="https://github.com/
|
|
420
|
+
<a href="https://github.com/withfig/autocomplete" target="_blank" title="withfig/autocomplete">withfig/autocomplete</a>
|
|
421
421
|
</div>
|
|
422
422
|
<div class="sub-title followers">
|
|
423
423
|
|
|
424
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
425
|
-
<span style="background-color: #
|
|
424
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
425
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
426
426
|
</a>
|
|
427
427
|
|
|
428
428
|
<span class="star" title="Stargazers Count">
|
|
429
429
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
430
430
|
<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>
|
|
431
431
|
</svg>
|
|
432
|
-
<span>
|
|
432
|
+
<span>17442</span>
|
|
433
433
|
</span>
|
|
434
434
|
<span class="star" title="Repo Forked">
|
|
435
435
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
436
436
|
<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">
|
|
437
437
|
</path>
|
|
438
438
|
</svg>
|
|
439
|
-
<span>
|
|
439
|
+
<span>3948</span>
|
|
440
440
|
</span>
|
|
441
441
|
<span class="star">
|
|
442
442
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
443
443
|
<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>
|
|
444
444
|
</svg>
|
|
445
|
-
<span>
|
|
445
|
+
<span>216 stars today</span>
|
|
446
446
|
</span>
|
|
447
447
|
</div>
|
|
448
448
|
<div class="details">
|
|
@@ -455,32 +455,32 @@
|
|
|
455
455
|
<div class="info">
|
|
456
456
|
<div class="rank">
|
|
457
457
|
<span title="Ranking 9">9</span>
|
|
458
|
-
<a href="https://github.com/
|
|
458
|
+
<a href="https://github.com/TeamNewPipe/NewPipe" target="_blank" title="TeamNewPipe/NewPipe">TeamNewPipe/NewPipe</a>
|
|
459
459
|
</div>
|
|
460
460
|
<div class="sub-title followers">
|
|
461
461
|
|
|
462
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
463
|
-
<span style="background-color: #
|
|
462
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
463
|
+
<span style="background-color: #b07219;"></span>Java
|
|
464
464
|
</a>
|
|
465
465
|
|
|
466
466
|
<span class="star" title="Stargazers Count">
|
|
467
467
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
468
468
|
<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>
|
|
469
469
|
</svg>
|
|
470
|
-
<span>
|
|
470
|
+
<span>19048</span>
|
|
471
471
|
</span>
|
|
472
472
|
<span class="star" title="Repo Forked">
|
|
473
473
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
474
474
|
<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">
|
|
475
475
|
</path>
|
|
476
476
|
</svg>
|
|
477
|
-
<span>
|
|
477
|
+
<span>2279</span>
|
|
478
478
|
</span>
|
|
479
479
|
<span class="star">
|
|
480
480
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
481
481
|
<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>
|
|
482
482
|
</svg>
|
|
483
|
-
<span>
|
|
483
|
+
<span>81 stars today</span>
|
|
484
484
|
</span>
|
|
485
485
|
</div>
|
|
486
486
|
<div class="details">
|
|
@@ -493,7 +493,7 @@
|
|
|
493
493
|
<div class="info">
|
|
494
494
|
<div class="rank">
|
|
495
495
|
<span title="Ranking 10">10</span>
|
|
496
|
-
<a href="https://github.com/
|
|
496
|
+
<a href="https://github.com/appsmithorg/appsmith" target="_blank" title="appsmithorg/appsmith">appsmithorg/appsmith</a>
|
|
497
497
|
</div>
|
|
498
498
|
<div class="sub-title followers">
|
|
499
499
|
|
|
@@ -505,20 +505,20 @@
|
|
|
505
505
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
506
506
|
<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>
|
|
507
507
|
</svg>
|
|
508
|
-
<span>
|
|
508
|
+
<span>16498</span>
|
|
509
509
|
</span>
|
|
510
510
|
<span class="star" title="Repo Forked">
|
|
511
511
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
512
512
|
<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">
|
|
513
513
|
</path>
|
|
514
514
|
</svg>
|
|
515
|
-
<span>
|
|
515
|
+
<span>1339</span>
|
|
516
516
|
</span>
|
|
517
517
|
<span class="star">
|
|
518
518
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
519
519
|
<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>
|
|
520
520
|
</svg>
|
|
521
|
-
<span>
|
|
521
|
+
<span>298 stars today</span>
|
|
522
522
|
</span>
|
|
523
523
|
</div>
|
|
524
524
|
<div class="details">
|
|
@@ -531,28 +531,32 @@
|
|
|
531
531
|
<div class="info">
|
|
532
532
|
<div class="rank">
|
|
533
533
|
<span title="Ranking 11">11</span>
|
|
534
|
-
<a href="https://github.com/
|
|
534
|
+
<a href="https://github.com/anasty17/mirror-leech-telegram-bot" target="_blank" title="anasty17/mirror-leech-telegram-bot">anasty17/mirror-leech-telegram-bot</a>
|
|
535
535
|
</div>
|
|
536
536
|
<div class="sub-title followers">
|
|
537
537
|
|
|
538
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
539
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
540
|
+
</a>
|
|
541
|
+
|
|
538
542
|
<span class="star" title="Stargazers Count">
|
|
539
543
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
540
544
|
<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>
|
|
541
545
|
</svg>
|
|
542
|
-
<span>
|
|
546
|
+
<span>829</span>
|
|
543
547
|
</span>
|
|
544
548
|
<span class="star" title="Repo Forked">
|
|
545
549
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
546
550
|
<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">
|
|
547
551
|
</path>
|
|
548
552
|
</svg>
|
|
549
|
-
<span>
|
|
553
|
+
<span>2793</span>
|
|
550
554
|
</span>
|
|
551
555
|
<span class="star">
|
|
552
556
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
553
557
|
<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>
|
|
554
558
|
</svg>
|
|
555
|
-
<span>
|
|
559
|
+
<span>28 stars today</span>
|
|
556
560
|
</span>
|
|
557
561
|
</div>
|
|
558
562
|
<div class="details">
|
|
@@ -565,32 +569,32 @@
|
|
|
565
569
|
<div class="info">
|
|
566
570
|
<div class="rank">
|
|
567
571
|
<span title="Ranking 12">12</span>
|
|
568
|
-
<a href="https://github.com/
|
|
572
|
+
<a href="https://github.com/Koko-boya/Grasscutter_Resources" target="_blank" title="Koko-boya/Grasscutter_Resources">Koko-boya/Grasscutter_Resources</a>
|
|
569
573
|
</div>
|
|
570
574
|
<div class="sub-title followers">
|
|
571
575
|
|
|
572
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
573
|
-
<span style="background-color: #
|
|
576
|
+
<a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
|
|
577
|
+
<span style="background-color: #000080;"></span>Lua
|
|
574
578
|
</a>
|
|
575
579
|
|
|
576
580
|
<span class="star" title="Stargazers Count">
|
|
577
581
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
578
582
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
579
583
|
</svg>
|
|
580
|
-
<span>
|
|
584
|
+
<span>85</span>
|
|
581
585
|
</span>
|
|
582
586
|
<span class="star" title="Repo Forked">
|
|
583
587
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
584
588
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
585
589
|
</path>
|
|
586
590
|
</svg>
|
|
587
|
-
<span>
|
|
591
|
+
<span>39</span>
|
|
588
592
|
</span>
|
|
589
593
|
<span class="star">
|
|
590
594
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
591
595
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
592
596
|
</svg>
|
|
593
|
-
<span>
|
|
597
|
+
<span>17 stars today</span>
|
|
594
598
|
</span>
|
|
595
599
|
</div>
|
|
596
600
|
<div class="details">
|
|
@@ -603,28 +607,32 @@
|
|
|
603
607
|
<div class="info">
|
|
604
608
|
<div class="rank">
|
|
605
609
|
<span title="Ranking 13">13</span>
|
|
606
|
-
<a href="https://github.com/
|
|
610
|
+
<a href="https://github.com/lucidrains/DALLE2-pytorch" target="_blank" title="lucidrains/DALLE2-pytorch">lucidrains/DALLE2-pytorch</a>
|
|
607
611
|
</div>
|
|
608
612
|
<div class="sub-title followers">
|
|
609
613
|
|
|
614
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
615
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
616
|
+
</a>
|
|
617
|
+
|
|
610
618
|
<span class="star" title="Stargazers Count">
|
|
611
619
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
612
620
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
613
621
|
</svg>
|
|
614
|
-
<span>
|
|
622
|
+
<span>3622</span>
|
|
615
623
|
</span>
|
|
616
624
|
<span class="star" title="Repo Forked">
|
|
617
625
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
618
626
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
619
627
|
</path>
|
|
620
628
|
</svg>
|
|
621
|
-
<span>
|
|
629
|
+
<span>174</span>
|
|
622
630
|
</span>
|
|
623
631
|
<span class="star">
|
|
624
632
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
625
633
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
626
634
|
</svg>
|
|
627
|
-
<span>
|
|
635
|
+
<span>1173 stars today</span>
|
|
628
636
|
</span>
|
|
629
637
|
</div>
|
|
630
638
|
<div class="details">
|
|
@@ -637,32 +645,32 @@
|
|
|
637
645
|
<div class="info">
|
|
638
646
|
<div class="rank">
|
|
639
647
|
<span title="Ranking 14">14</span>
|
|
640
|
-
<a href="https://github.com/
|
|
648
|
+
<a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
|
|
641
649
|
</div>
|
|
642
650
|
<div class="sub-title followers">
|
|
643
651
|
|
|
644
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
645
|
-
<span style="background-color: #
|
|
652
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
653
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
646
654
|
</a>
|
|
647
655
|
|
|
648
656
|
<span class="star" title="Stargazers Count">
|
|
649
657
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
650
658
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
651
659
|
</svg>
|
|
652
|
-
<span>
|
|
660
|
+
<span>344932</span>
|
|
653
661
|
</span>
|
|
654
662
|
<span class="star" title="Repo Forked">
|
|
655
663
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
656
664
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
657
665
|
</path>
|
|
658
666
|
</svg>
|
|
659
|
-
<span>
|
|
667
|
+
<span>28551</span>
|
|
660
668
|
</span>
|
|
661
669
|
<span class="star">
|
|
662
670
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
663
671
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
664
672
|
</svg>
|
|
665
|
-
<span>
|
|
673
|
+
<span>123 stars today</span>
|
|
666
674
|
</span>
|
|
667
675
|
</div>
|
|
668
676
|
<div class="details">
|
|
@@ -675,32 +683,32 @@
|
|
|
675
683
|
<div class="info">
|
|
676
684
|
<div class="rank">
|
|
677
685
|
<span title="Ranking 15">15</span>
|
|
678
|
-
<a href="https://github.com/
|
|
686
|
+
<a href="https://github.com/Code-Bullet/Jump-King" target="_blank" title="Code-Bullet/Jump-King">Code-Bullet/Jump-King</a>
|
|
679
687
|
</div>
|
|
680
688
|
<div class="sub-title followers">
|
|
681
689
|
|
|
682
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
683
|
-
<span style="background-color: #
|
|
690
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
691
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
684
692
|
</a>
|
|
685
693
|
|
|
686
694
|
<span class="star" title="Stargazers Count">
|
|
687
695
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
688
696
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
689
697
|
</svg>
|
|
690
|
-
<span>
|
|
698
|
+
<span>119</span>
|
|
691
699
|
</span>
|
|
692
700
|
<span class="star" title="Repo Forked">
|
|
693
701
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
694
702
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
695
703
|
</path>
|
|
696
704
|
</svg>
|
|
697
|
-
<span>
|
|
705
|
+
<span>19</span>
|
|
698
706
|
</span>
|
|
699
707
|
<span class="star">
|
|
700
708
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
701
709
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
702
710
|
</svg>
|
|
703
|
-
<span>
|
|
711
|
+
<span>43 stars today</span>
|
|
704
712
|
</span>
|
|
705
713
|
</div>
|
|
706
714
|
<div class="details">
|
|
@@ -713,32 +721,28 @@
|
|
|
713
721
|
<div class="info">
|
|
714
722
|
<div class="rank">
|
|
715
723
|
<span title="Ranking 16">16</span>
|
|
716
|
-
<a href="https://github.com/
|
|
724
|
+
<a href="https://github.com/lukemurraynz/awesome-azure-architecture" target="_blank" title="lukemurraynz/awesome-azure-architecture">lukemurraynz/awesome-azure-architecture</a>
|
|
717
725
|
</div>
|
|
718
726
|
<div class="sub-title followers">
|
|
719
727
|
|
|
720
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
721
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
722
|
-
</a>
|
|
723
|
-
|
|
724
728
|
<span class="star" title="Stargazers Count">
|
|
725
729
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
726
730
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
727
731
|
</svg>
|
|
728
|
-
<span>
|
|
732
|
+
<span>398</span>
|
|
729
733
|
</span>
|
|
730
734
|
<span class="star" title="Repo Forked">
|
|
731
735
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
732
736
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
733
737
|
</path>
|
|
734
738
|
</svg>
|
|
735
|
-
<span>
|
|
739
|
+
<span>80</span>
|
|
736
740
|
</span>
|
|
737
741
|
<span class="star">
|
|
738
742
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
739
743
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
740
744
|
</svg>
|
|
741
|
-
<span>
|
|
745
|
+
<span>95 stars today</span>
|
|
742
746
|
</span>
|
|
743
747
|
</div>
|
|
744
748
|
<div class="details">
|
|
@@ -751,7 +755,7 @@
|
|
|
751
755
|
<div class="info">
|
|
752
756
|
<div class="rank">
|
|
753
757
|
<span title="Ranking 17">17</span>
|
|
754
|
-
<a href="https://github.com/
|
|
758
|
+
<a href="https://github.com/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
|
|
755
759
|
</div>
|
|
756
760
|
<div class="sub-title followers">
|
|
757
761
|
|
|
@@ -763,20 +767,20 @@
|
|
|
763
767
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
764
768
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
765
769
|
</svg>
|
|
766
|
-
<span>
|
|
770
|
+
<span>178437</span>
|
|
767
771
|
</span>
|
|
768
772
|
<span class="star" title="Repo Forked">
|
|
769
773
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
770
774
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
771
775
|
</path>
|
|
772
776
|
</svg>
|
|
773
|
-
<span>
|
|
777
|
+
<span>32557</span>
|
|
774
778
|
</span>
|
|
775
779
|
<span class="star">
|
|
776
780
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
777
781
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
778
782
|
</svg>
|
|
779
|
-
<span>
|
|
783
|
+
<span>276 stars today</span>
|
|
780
784
|
</span>
|
|
781
785
|
</div>
|
|
782
786
|
<div class="details">
|
|
@@ -789,32 +793,32 @@
|
|
|
789
793
|
<div class="info">
|
|
790
794
|
<div class="rank">
|
|
791
795
|
<span title="Ranking 18">18</span>
|
|
792
|
-
<a href="https://github.com/
|
|
796
|
+
<a href="https://github.com/yangshun/tech-interview-handbook" target="_blank" title="yangshun/tech-interview-handbook">yangshun/tech-interview-handbook</a>
|
|
793
797
|
</div>
|
|
794
798
|
<div class="sub-title followers">
|
|
795
799
|
|
|
796
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
797
|
-
<span style="background-color: #
|
|
800
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
801
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
798
802
|
</a>
|
|
799
803
|
|
|
800
804
|
<span class="star" title="Stargazers Count">
|
|
801
805
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
802
806
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
803
807
|
</svg>
|
|
804
|
-
<span>
|
|
808
|
+
<span>69403</span>
|
|
805
809
|
</span>
|
|
806
810
|
<span class="star" title="Repo Forked">
|
|
807
811
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
808
812
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
809
813
|
</path>
|
|
810
814
|
</svg>
|
|
811
|
-
<span>
|
|
815
|
+
<span>9614</span>
|
|
812
816
|
</span>
|
|
813
817
|
<span class="star">
|
|
814
818
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
815
819
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
816
820
|
</svg>
|
|
817
|
-
<span>
|
|
821
|
+
<span>79 stars today</span>
|
|
818
822
|
</span>
|
|
819
823
|
</div>
|
|
820
824
|
<div class="details">
|
|
@@ -827,32 +831,32 @@
|
|
|
827
831
|
<div class="info">
|
|
828
832
|
<div class="rank">
|
|
829
833
|
<span title="Ranking 19">19</span>
|
|
830
|
-
<a href="https://github.com/
|
|
834
|
+
<a href="https://github.com/ventoy/Ventoy" target="_blank" title="ventoy/Ventoy">ventoy/Ventoy</a>
|
|
831
835
|
</div>
|
|
832
836
|
<div class="sub-title followers">
|
|
833
837
|
|
|
834
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
835
|
-
<span style="background-color: #
|
|
838
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
839
|
+
<span style="background-color: #555555;"></span>C
|
|
836
840
|
</a>
|
|
837
841
|
|
|
838
842
|
<span class="star" title="Stargazers Count">
|
|
839
843
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
840
844
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
841
845
|
</svg>
|
|
842
|
-
<span>
|
|
846
|
+
<span>34028</span>
|
|
843
847
|
</span>
|
|
844
848
|
<span class="star" title="Repo Forked">
|
|
845
849
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
846
850
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
847
851
|
</path>
|
|
848
852
|
</svg>
|
|
849
|
-
<span>
|
|
853
|
+
<span>2552</span>
|
|
850
854
|
</span>
|
|
851
855
|
<span class="star">
|
|
852
856
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
853
857
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
854
858
|
</svg>
|
|
855
|
-
<span>
|
|
859
|
+
<span>166 stars today</span>
|
|
856
860
|
</span>
|
|
857
861
|
</div>
|
|
858
862
|
<div class="details">
|
|
@@ -865,28 +869,32 @@
|
|
|
865
869
|
<div class="info">
|
|
866
870
|
<div class="rank">
|
|
867
871
|
<span title="Ranking 20">20</span>
|
|
868
|
-
<a href="https://github.com/
|
|
872
|
+
<a href="https://github.com/github/docs" target="_blank" title="github/docs">github/docs</a>
|
|
869
873
|
</div>
|
|
870
874
|
<div class="sub-title followers">
|
|
871
875
|
|
|
876
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
877
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
878
|
+
</a>
|
|
879
|
+
|
|
872
880
|
<span class="star" title="Stargazers Count">
|
|
873
881
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
874
882
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
875
883
|
</svg>
|
|
876
|
-
<span>
|
|
884
|
+
<span>9619</span>
|
|
877
885
|
</span>
|
|
878
886
|
<span class="star" title="Repo Forked">
|
|
879
887
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
880
888
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
881
889
|
</path>
|
|
882
890
|
</svg>
|
|
883
|
-
<span>
|
|
891
|
+
<span>51336</span>
|
|
884
892
|
</span>
|
|
885
893
|
<span class="star">
|
|
886
894
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
887
895
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
888
896
|
</svg>
|
|
889
|
-
<span>
|
|
897
|
+
<span>133 stars today</span>
|
|
890
898
|
</span>
|
|
891
899
|
</div>
|
|
892
900
|
<div class="details">
|
|
@@ -899,32 +907,32 @@
|
|
|
899
907
|
<div class="info">
|
|
900
908
|
<div class="rank">
|
|
901
909
|
<span title="Ranking 21">21</span>
|
|
902
|
-
<a href="https://github.com/
|
|
910
|
+
<a href="https://github.com/bitcoin/bitcoin" target="_blank" title="bitcoin/bitcoin">bitcoin/bitcoin</a>
|
|
903
911
|
</div>
|
|
904
912
|
<div class="sub-title followers">
|
|
905
913
|
|
|
906
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
907
|
-
<span style="background-color: #
|
|
914
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
915
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
908
916
|
</a>
|
|
909
917
|
|
|
910
918
|
<span class="star" title="Stargazers Count">
|
|
911
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
912
920
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
913
921
|
</svg>
|
|
914
|
-
<span>
|
|
922
|
+
<span>63771</span>
|
|
915
923
|
</span>
|
|
916
924
|
<span class="star" title="Repo Forked">
|
|
917
925
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
918
926
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
919
927
|
</path>
|
|
920
928
|
</svg>
|
|
921
|
-
<span>
|
|
929
|
+
<span>32288</span>
|
|
922
930
|
</span>
|
|
923
931
|
<span class="star">
|
|
924
932
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
925
933
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
926
934
|
</svg>
|
|
927
|
-
<span>
|
|
935
|
+
<span>70 stars today</span>
|
|
928
936
|
</span>
|
|
929
937
|
</div>
|
|
930
938
|
<div class="details">
|
|
@@ -937,32 +945,32 @@
|
|
|
937
945
|
<div class="info">
|
|
938
946
|
<div class="rank">
|
|
939
947
|
<span title="Ranking 22">22</span>
|
|
940
|
-
<a href="https://github.com/
|
|
948
|
+
<a href="https://github.com/StevenBlack/hosts" target="_blank" title="StevenBlack/hosts">StevenBlack/hosts</a>
|
|
941
949
|
</div>
|
|
942
950
|
<div class="sub-title followers">
|
|
943
951
|
|
|
944
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
945
|
-
<span style="background-color: #
|
|
952
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
953
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
946
954
|
</a>
|
|
947
955
|
|
|
948
956
|
<span class="star" title="Stargazers Count">
|
|
949
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
950
958
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
951
959
|
</svg>
|
|
952
|
-
<span>
|
|
960
|
+
<span>20643</span>
|
|
953
961
|
</span>
|
|
954
962
|
<span class="star" title="Repo Forked">
|
|
955
963
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
956
964
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
957
965
|
</path>
|
|
958
966
|
</svg>
|
|
959
|
-
<span>
|
|
967
|
+
<span>1811</span>
|
|
960
968
|
</span>
|
|
961
969
|
<span class="star">
|
|
962
970
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
963
971
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
964
972
|
</svg>
|
|
965
|
-
<span>
|
|
973
|
+
<span>71 stars today</span>
|
|
966
974
|
</span>
|
|
967
975
|
</div>
|
|
968
976
|
<div class="details">
|
|
@@ -975,32 +983,28 @@
|
|
|
975
983
|
<div class="info">
|
|
976
984
|
<div class="rank">
|
|
977
985
|
<span title="Ranking 23">23</span>
|
|
978
|
-
<a href="https://github.com/
|
|
986
|
+
<a href="https://github.com/Wechat-ggGitHub/Awesome-GitHub-Repo" target="_blank" title="Wechat-ggGitHub/Awesome-GitHub-Repo">Wechat-ggGitHub/Awesome-GitHub-Repo</a>
|
|
979
987
|
</div>
|
|
980
988
|
<div class="sub-title followers">
|
|
981
989
|
|
|
982
|
-
<a class="language" target="_blank" href="https://github.com/topics/hcl" title="Programming Language HCL">
|
|
983
|
-
<span style="background-color: #ccc;"></span>HCL
|
|
984
|
-
</a>
|
|
985
|
-
|
|
986
990
|
<span class="star" title="Stargazers Count">
|
|
987
991
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
988
992
|
<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>
|
|
989
993
|
</svg>
|
|
990
|
-
<span>
|
|
994
|
+
<span>2890</span>
|
|
991
995
|
</span>
|
|
992
996
|
<span class="star" title="Repo Forked">
|
|
993
997
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
994
998
|
<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">
|
|
995
999
|
</path>
|
|
996
1000
|
</svg>
|
|
997
|
-
<span>
|
|
1001
|
+
<span>444</span>
|
|
998
1002
|
</span>
|
|
999
1003
|
<span class="star">
|
|
1000
1004
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1001
1005
|
<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>
|
|
1002
1006
|
</svg>
|
|
1003
|
-
<span>
|
|
1007
|
+
<span>105 stars today</span>
|
|
1004
1008
|
</span>
|
|
1005
1009
|
</div>
|
|
1006
1010
|
<div class="details">
|
|
@@ -1013,32 +1017,32 @@
|
|
|
1013
1017
|
<div class="info">
|
|
1014
1018
|
<div class="rank">
|
|
1015
1019
|
<span title="Ranking 24">24</span>
|
|
1016
|
-
<a href="https://github.com/
|
|
1020
|
+
<a href="https://github.com/Grasscutters/Grasscutter" target="_blank" title="Grasscutters/Grasscutter">Grasscutters/Grasscutter</a>
|
|
1017
1021
|
</div>
|
|
1018
1022
|
<div class="sub-title followers">
|
|
1019
1023
|
|
|
1020
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1021
|
-
<span style="background-color: #
|
|
1024
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
1025
|
+
<span style="background-color: #b07219;"></span>Java
|
|
1022
1026
|
</a>
|
|
1023
1027
|
|
|
1024
1028
|
<span class="star" title="Stargazers Count">
|
|
1025
1029
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1026
1030
|
<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>
|
|
1027
1031
|
</svg>
|
|
1028
|
-
<span>
|
|
1032
|
+
<span>3656</span>
|
|
1029
1033
|
</span>
|
|
1030
1034
|
<span class="star" title="Repo Forked">
|
|
1031
1035
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1032
1036
|
<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">
|
|
1033
1037
|
</path>
|
|
1034
1038
|
</svg>
|
|
1035
|
-
<span>
|
|
1039
|
+
<span>1393</span>
|
|
1036
1040
|
</span>
|
|
1037
1041
|
<span class="star">
|
|
1038
1042
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1039
1043
|
<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>
|
|
1040
1044
|
</svg>
|
|
1041
|
-
<span>
|
|
1045
|
+
<span>327 stars today</span>
|
|
1042
1046
|
</span>
|
|
1043
1047
|
</div>
|
|
1044
1048
|
<div class="details">
|
|
@@ -1051,32 +1055,32 @@
|
|
|
1051
1055
|
<div class="info">
|
|
1052
1056
|
<div class="rank">
|
|
1053
1057
|
<span title="Ranking 25">25</span>
|
|
1054
|
-
<a href="https://github.com/
|
|
1058
|
+
<a href="https://github.com/F4bwDP6a6W/FLY_US" target="_blank" title="F4bwDP6a6W/FLY_US">F4bwDP6a6W/FLY_US</a>
|
|
1055
1059
|
</div>
|
|
1056
1060
|
<div class="sub-title followers">
|
|
1057
1061
|
|
|
1058
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1059
|
-
<span style="background-color: #
|
|
1062
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
1063
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
1060
1064
|
</a>
|
|
1061
1065
|
|
|
1062
1066
|
<span class="star" title="Stargazers Count">
|
|
1063
1067
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1064
1068
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1065
1069
|
</svg>
|
|
1066
|
-
<span>
|
|
1070
|
+
<span>2316</span>
|
|
1067
1071
|
</span>
|
|
1068
1072
|
<span class="star" title="Repo Forked">
|
|
1069
1073
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1070
1074
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1071
1075
|
</path>
|
|
1072
1076
|
</svg>
|
|
1073
|
-
<span>
|
|
1077
|
+
<span>715</span>
|
|
1074
1078
|
</span>
|
|
1075
1079
|
<span class="star">
|
|
1076
1080
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1077
1081
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1078
1082
|
</svg>
|
|
1079
|
-
<span>
|
|
1083
|
+
<span>57 stars today</span>
|
|
1080
1084
|
</span>
|
|
1081
1085
|
</div>
|
|
1082
1086
|
<div class="details">
|
|
@@ -1101,7 +1105,7 @@
|
|
|
1101
1105
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1102
1106
|
</a>
|
|
1103
1107
|
</div>
|
|
1104
|
-
<div class="time">Last cache created on 2022/
|
|
1108
|
+
<div class="time">Last cache created on 2022/5/3 by Github API v3.</div>
|
|
1105
1109
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1106
1110
|
</div>
|
|
1107
1111
|
</body>
|