@wcj/github-rank 22.2.8 → 22.2.12
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 +42265 -42191
- package/dist/sifou-daily.json +67 -58
- package/dist/sifou-monthly.json +133 -133
- package/dist/sifou-weekly.json +179 -179
- package/dist/toutiao-30.json +124 -124
- package/dist/toutiao-7.json +116 -116
- package/dist/toutiao-90.json +44 -44
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +153 -153
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +2793 -2793
- package/dist/users.json +3836 -3837
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +42265 -42191
- package/web/data/sifou-daily.json +67 -58
- package/web/data/sifou-monthly.json +133 -133
- package/web/data/sifou-weekly.json +179 -179
- package/web/data/toutiao-30.json +124 -124
- package/web/data/toutiao-7.json +116 -116
- package/web/data/toutiao-90.json +44 -44
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +153 -153
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +2793 -2793
- package/web/data/users.json +3836 -3837
- package/web/index.html +1973 -1973
- package/web/repos.html +4717 -4725
- package/web/sifou-daily.html +77 -49
- package/web/sifou-monthly.html +130 -130
- package/web/sifou-weekly.html +151 -151
- package/web/toutiao-30.html +100 -100
- package/web/toutiao-7.html +81 -81
- package/web/toutiao-90.html +89 -89
- package/web/trending-monthly.html +135 -135
- package/web/trending-weekly.html +150 -146
- package/web/trending.html +148 -148
- package/web/users.china.html +1440 -1440
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/2/
|
|
105
|
+
<div class="time">Last cache created on 2022/2/12 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/Kindelia/HVM" target="_blank" title="Kindelia/HVM">Kindelia/HVM</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/rust" title="Programming Language Rust">
|
|
141
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
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>3725</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>95</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>1711 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/medusajs/medusa" target="_blank" title="medusajs/medusa">medusajs/medusa</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>7951</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>405</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>1591 stars this week</span>
|
|
200
200
|
</span>
|
|
201
201
|
</div>
|
|
202
202
|
<div class="details">
|
|
@@ -209,32 +209,32 @@
|
|
|
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/solana-labs/solana-pay" target="_blank" title="solana-labs/solana-pay">solana-labs/solana-pay</a>
|
|
213
213
|
</div>
|
|
214
214
|
<div class="sub-title followers">
|
|
215
215
|
|
|
216
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
217
|
-
<span style="background-color: #
|
|
216
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
217
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
218
218
|
</a>
|
|
219
219
|
|
|
220
220
|
<span class="star" title="Stargazers Count">
|
|
221
221
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
222
222
|
<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
223
|
</svg>
|
|
224
|
-
<span>
|
|
224
|
+
<span>691</span>
|
|
225
225
|
</span>
|
|
226
226
|
<span class="star" title="Repo Forked">
|
|
227
227
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
228
228
|
<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
229
|
</path>
|
|
230
230
|
</svg>
|
|
231
|
-
<span>
|
|
231
|
+
<span>110</span>
|
|
232
232
|
</span>
|
|
233
233
|
<span class="star">
|
|
234
234
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
235
235
|
<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
236
|
</svg>
|
|
237
|
-
<span>
|
|
237
|
+
<span>135 stars this week</span>
|
|
238
238
|
</span>
|
|
239
239
|
</div>
|
|
240
240
|
<div class="details">
|
|
@@ -247,32 +247,32 @@
|
|
|
247
247
|
<div class="info">
|
|
248
248
|
<div class="rank">
|
|
249
249
|
<span title="Ranking 4">4</span>
|
|
250
|
-
<a href="https://github.com/
|
|
250
|
+
<a href="https://github.com/flutter/flutter" target="_blank" title="flutter/flutter">flutter/flutter</a>
|
|
251
251
|
</div>
|
|
252
252
|
<div class="sub-title followers">
|
|
253
253
|
|
|
254
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
255
|
-
<span style="background-color: #
|
|
254
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
255
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
256
256
|
</a>
|
|
257
257
|
|
|
258
258
|
<span class="star" title="Stargazers Count">
|
|
259
259
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
260
260
|
<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
261
|
</svg>
|
|
262
|
-
<span>
|
|
262
|
+
<span>136225</span>
|
|
263
263
|
</span>
|
|
264
264
|
<span class="star" title="Repo Forked">
|
|
265
265
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
266
266
|
<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
267
|
</path>
|
|
268
268
|
</svg>
|
|
269
|
-
<span>
|
|
269
|
+
<span>20650</span>
|
|
270
270
|
</span>
|
|
271
271
|
<span class="star">
|
|
272
272
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
273
273
|
<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
274
|
</svg>
|
|
275
|
-
<span>
|
|
275
|
+
<span>1292 stars this week</span>
|
|
276
276
|
</span>
|
|
277
277
|
</div>
|
|
278
278
|
<div class="details">
|
|
@@ -285,32 +285,32 @@
|
|
|
285
285
|
<div class="info">
|
|
286
286
|
<div class="rank">
|
|
287
287
|
<span title="Ranking 5">5</span>
|
|
288
|
-
<a href="https://github.com/
|
|
288
|
+
<a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
|
|
289
289
|
</div>
|
|
290
290
|
<div class="sub-title followers">
|
|
291
291
|
|
|
292
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
293
|
-
<span style="background-color: #
|
|
292
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
293
|
+
<span style="background-color: #178600;"></span>C#
|
|
294
294
|
</a>
|
|
295
295
|
|
|
296
296
|
<span class="star" title="Stargazers Count">
|
|
297
297
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
298
298
|
<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
299
|
</svg>
|
|
300
|
-
<span>
|
|
300
|
+
<span>68607</span>
|
|
301
301
|
</span>
|
|
302
302
|
<span class="star" title="Repo Forked">
|
|
303
303
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
304
304
|
<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
305
|
</path>
|
|
306
306
|
</svg>
|
|
307
|
-
<span>
|
|
307
|
+
<span>3856</span>
|
|
308
308
|
</span>
|
|
309
309
|
<span class="star">
|
|
310
310
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
311
311
|
<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
312
|
</svg>
|
|
313
|
-
<span>
|
|
313
|
+
<span>782 stars this week</span>
|
|
314
314
|
</span>
|
|
315
315
|
</div>
|
|
316
316
|
<div class="details">
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
<div class="info">
|
|
324
324
|
<div class="rank">
|
|
325
325
|
<span title="Ranking 6">6</span>
|
|
326
|
-
<a href="https://github.com/
|
|
326
|
+
<a href="https://github.com/zadam/trilium" target="_blank" title="zadam/trilium">zadam/trilium</a>
|
|
327
327
|
</div>
|
|
328
328
|
<div class="sub-title followers">
|
|
329
329
|
|
|
@@ -335,20 +335,20 @@
|
|
|
335
335
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
336
336
|
<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
337
|
</svg>
|
|
338
|
-
<span>
|
|
338
|
+
<span>13992</span>
|
|
339
339
|
</span>
|
|
340
340
|
<span class="star" title="Repo Forked">
|
|
341
341
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
342
342
|
<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
343
|
</path>
|
|
344
344
|
</svg>
|
|
345
|
-
<span>
|
|
345
|
+
<span>826</span>
|
|
346
346
|
</span>
|
|
347
347
|
<span class="star">
|
|
348
348
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
349
349
|
<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
350
|
</svg>
|
|
351
|
-
<span>
|
|
351
|
+
<span>843 stars this week</span>
|
|
352
352
|
</span>
|
|
353
353
|
</div>
|
|
354
354
|
<div class="details">
|
|
@@ -361,32 +361,32 @@
|
|
|
361
361
|
<div class="info">
|
|
362
362
|
<div class="rank">
|
|
363
363
|
<span title="Ranking 7">7</span>
|
|
364
|
-
<a href="https://github.com/
|
|
364
|
+
<a href="https://github.com/Budibase/budibase" target="_blank" title="Budibase/budibase">Budibase/budibase</a>
|
|
365
365
|
</div>
|
|
366
366
|
<div class="sub-title followers">
|
|
367
367
|
|
|
368
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
369
|
-
<span style="background-color: #
|
|
368
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
369
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
370
370
|
</a>
|
|
371
371
|
|
|
372
372
|
<span class="star" title="Stargazers Count">
|
|
373
373
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
374
374
|
<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
375
|
</svg>
|
|
376
|
-
<span>
|
|
376
|
+
<span>10167</span>
|
|
377
377
|
</span>
|
|
378
378
|
<span class="star" title="Repo Forked">
|
|
379
379
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
380
380
|
<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
381
|
</path>
|
|
382
382
|
</svg>
|
|
383
|
-
<span>
|
|
383
|
+
<span>523</span>
|
|
384
384
|
</span>
|
|
385
385
|
<span class="star">
|
|
386
386
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
387
387
|
<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
388
|
</svg>
|
|
389
|
-
<span>
|
|
389
|
+
<span>780 stars this week</span>
|
|
390
390
|
</span>
|
|
391
391
|
</div>
|
|
392
392
|
<div class="details">
|
|
@@ -399,32 +399,32 @@
|
|
|
399
399
|
<div class="info">
|
|
400
400
|
<div class="rank">
|
|
401
401
|
<span title="Ranking 8">8</span>
|
|
402
|
-
<a href="https://github.com/
|
|
402
|
+
<a href="https://github.com/Jxck-S/plane-notify" target="_blank" title="Jxck-S/plane-notify">Jxck-S/plane-notify</a>
|
|
403
403
|
</div>
|
|
404
404
|
<div class="sub-title followers">
|
|
405
405
|
|
|
406
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
407
|
-
<span style="background-color: #
|
|
406
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
407
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
408
408
|
</a>
|
|
409
409
|
|
|
410
410
|
<span class="star" title="Stargazers Count">
|
|
411
411
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
412
412
|
<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
413
|
</svg>
|
|
414
|
-
<span>
|
|
414
|
+
<span>1356</span>
|
|
415
415
|
</span>
|
|
416
416
|
<span class="star" title="Repo Forked">
|
|
417
417
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
418
418
|
<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
419
|
</path>
|
|
420
420
|
</svg>
|
|
421
|
-
<span>
|
|
421
|
+
<span>265</span>
|
|
422
422
|
</span>
|
|
423
423
|
<span class="star">
|
|
424
424
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
425
425
|
<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
426
|
</svg>
|
|
427
|
-
<span>
|
|
427
|
+
<span>290 stars this week</span>
|
|
428
428
|
</span>
|
|
429
429
|
</div>
|
|
430
430
|
<div class="details">
|
|
@@ -437,32 +437,32 @@
|
|
|
437
437
|
<div class="info">
|
|
438
438
|
<div class="rank">
|
|
439
439
|
<span title="Ranking 9">9</span>
|
|
440
|
-
<a href="https://github.com/
|
|
440
|
+
<a href="https://github.com/cwackerfuss/react-wordle" target="_blank" title="cwackerfuss/react-wordle">cwackerfuss/react-wordle</a>
|
|
441
441
|
</div>
|
|
442
442
|
<div class="sub-title followers">
|
|
443
443
|
|
|
444
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
445
|
-
<span style="background-color: #
|
|
444
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
445
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
446
446
|
</a>
|
|
447
447
|
|
|
448
448
|
<span class="star" title="Stargazers Count">
|
|
449
449
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
450
450
|
<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
451
|
</svg>
|
|
452
|
-
<span>
|
|
452
|
+
<span>1462</span>
|
|
453
453
|
</span>
|
|
454
454
|
<span class="star" title="Repo Forked">
|
|
455
455
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
456
456
|
<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
457
|
</path>
|
|
458
458
|
</svg>
|
|
459
|
-
<span>
|
|
459
|
+
<span>889</span>
|
|
460
460
|
</span>
|
|
461
461
|
<span class="star">
|
|
462
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
463
463
|
<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
464
|
</svg>
|
|
465
|
-
<span>
|
|
465
|
+
<span>309 stars this week</span>
|
|
466
466
|
</span>
|
|
467
467
|
</div>
|
|
468
468
|
<div class="details">
|
|
@@ -475,32 +475,32 @@
|
|
|
475
475
|
<div class="info">
|
|
476
476
|
<div class="rank">
|
|
477
477
|
<span title="Ranking 10">10</span>
|
|
478
|
-
<a href="https://github.com/
|
|
478
|
+
<a href="https://github.com/SerenityOS/serenity" target="_blank" title="SerenityOS/serenity">SerenityOS/serenity</a>
|
|
479
479
|
</div>
|
|
480
480
|
<div class="sub-title followers">
|
|
481
481
|
|
|
482
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
483
|
-
<span style="background-color: #
|
|
482
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
483
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
484
484
|
</a>
|
|
485
485
|
|
|
486
486
|
<span class="star" title="Stargazers Count">
|
|
487
487
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
488
488
|
<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
489
|
</svg>
|
|
490
|
-
<span>
|
|
490
|
+
<span>17702</span>
|
|
491
491
|
</span>
|
|
492
492
|
<span class="star" title="Repo Forked">
|
|
493
493
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
494
494
|
<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
495
|
</path>
|
|
496
496
|
</svg>
|
|
497
|
-
<span>
|
|
497
|
+
<span>1902</span>
|
|
498
498
|
</span>
|
|
499
499
|
<span class="star">
|
|
500
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
501
501
|
<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
502
|
</svg>
|
|
503
|
-
<span>
|
|
503
|
+
<span>326 stars this week</span>
|
|
504
504
|
</span>
|
|
505
505
|
</div>
|
|
506
506
|
<div class="details">
|
|
@@ -513,32 +513,32 @@
|
|
|
513
513
|
<div class="info">
|
|
514
514
|
<div class="rank">
|
|
515
515
|
<span title="Ranking 11">11</span>
|
|
516
|
-
<a href="https://github.com/
|
|
516
|
+
<a href="https://github.com/3b1b/manim" target="_blank" title="3b1b/manim">3b1b/manim</a>
|
|
517
517
|
</div>
|
|
518
518
|
<div class="sub-title followers">
|
|
519
519
|
|
|
520
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
521
|
-
<span style="background-color: #
|
|
520
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
521
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
522
522
|
</a>
|
|
523
523
|
|
|
524
524
|
<span class="star" title="Stargazers Count">
|
|
525
525
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
526
526
|
<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
527
|
</svg>
|
|
528
|
-
<span>
|
|
528
|
+
<span>41509</span>
|
|
529
529
|
</span>
|
|
530
530
|
<span class="star" title="Repo Forked">
|
|
531
531
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
532
532
|
<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
533
|
</path>
|
|
534
534
|
</svg>
|
|
535
|
-
<span>
|
|
535
|
+
<span>4652</span>
|
|
536
536
|
</span>
|
|
537
537
|
<span class="star">
|
|
538
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
539
539
|
<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
540
|
</svg>
|
|
541
|
-
<span>
|
|
541
|
+
<span>928 stars this week</span>
|
|
542
542
|
</span>
|
|
543
543
|
</div>
|
|
544
544
|
<div class="details">
|
|
@@ -551,32 +551,32 @@
|
|
|
551
551
|
<div class="info">
|
|
552
552
|
<div class="rank">
|
|
553
553
|
<span title="Ranking 12">12</span>
|
|
554
|
-
<a href="https://github.com/microsoft/
|
|
554
|
+
<a href="https://github.com/microsoft/terminal" target="_blank" title="microsoft/terminal">microsoft/terminal</a>
|
|
555
555
|
</div>
|
|
556
556
|
<div class="sub-title followers">
|
|
557
557
|
|
|
558
|
-
<a class="language" target="_blank" href="https://github.com/topics/c
|
|
559
|
-
<span style="background-color: #
|
|
558
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
559
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
560
560
|
</a>
|
|
561
561
|
|
|
562
562
|
<span class="star" title="Stargazers Count">
|
|
563
563
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
564
564
|
<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
565
|
</svg>
|
|
566
|
-
<span>
|
|
566
|
+
<span>80884</span>
|
|
567
567
|
</span>
|
|
568
568
|
<span class="star" title="Repo Forked">
|
|
569
569
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
570
570
|
<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
571
|
</path>
|
|
572
572
|
</svg>
|
|
573
|
-
<span>
|
|
573
|
+
<span>7195</span>
|
|
574
574
|
</span>
|
|
575
575
|
<span class="star">
|
|
576
576
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
577
|
<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
578
|
</svg>
|
|
579
|
-
<span>
|
|
579
|
+
<span>864 stars this week</span>
|
|
580
580
|
</span>
|
|
581
581
|
</div>
|
|
582
582
|
<div class="details">
|
|
@@ -589,28 +589,32 @@
|
|
|
589
589
|
<div class="info">
|
|
590
590
|
<div class="rank">
|
|
591
591
|
<span title="Ranking 13">13</span>
|
|
592
|
-
<a href="https://github.com/
|
|
592
|
+
<a href="https://github.com/ventoy/Ventoy" target="_blank" title="ventoy/Ventoy">ventoy/Ventoy</a>
|
|
593
593
|
</div>
|
|
594
594
|
<div class="sub-title followers">
|
|
595
595
|
|
|
596
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
597
|
+
<span style="background-color: #555555;"></span>C
|
|
598
|
+
</a>
|
|
599
|
+
|
|
596
600
|
<span class="star" title="Stargazers Count">
|
|
597
601
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
602
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
599
603
|
</svg>
|
|
600
|
-
<span>
|
|
604
|
+
<span>31347</span>
|
|
601
605
|
</span>
|
|
602
606
|
<span class="star" title="Repo Forked">
|
|
603
607
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
604
608
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
605
609
|
</path>
|
|
606
610
|
</svg>
|
|
607
|
-
<span>
|
|
611
|
+
<span>2323</span>
|
|
608
612
|
</span>
|
|
609
613
|
<span class="star">
|
|
610
614
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
611
615
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
612
616
|
</svg>
|
|
613
|
-
<span>
|
|
617
|
+
<span>763 stars this week</span>
|
|
614
618
|
</span>
|
|
615
619
|
</div>
|
|
616
620
|
<div class="details">
|
|
@@ -623,28 +627,32 @@
|
|
|
623
627
|
<div class="info">
|
|
624
628
|
<div class="rank">
|
|
625
629
|
<span title="Ranking 14">14</span>
|
|
626
|
-
<a href="https://github.com/
|
|
630
|
+
<a href="https://github.com/jpetazzo/ampernetacle" target="_blank" title="jpetazzo/ampernetacle">jpetazzo/ampernetacle</a>
|
|
627
631
|
</div>
|
|
628
632
|
<div class="sub-title followers">
|
|
629
633
|
|
|
634
|
+
<a class="language" target="_blank" href="https://github.com/topics/hcl" title="Programming Language HCL">
|
|
635
|
+
<span style="background-color: #ccc;"></span>HCL
|
|
636
|
+
</a>
|
|
637
|
+
|
|
630
638
|
<span class="star" title="Stargazers Count">
|
|
631
639
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
632
640
|
<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>
|
|
633
641
|
</svg>
|
|
634
|
-
<span>
|
|
642
|
+
<span>1877</span>
|
|
635
643
|
</span>
|
|
636
644
|
<span class="star" title="Repo Forked">
|
|
637
645
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
638
646
|
<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">
|
|
639
647
|
</path>
|
|
640
648
|
</svg>
|
|
641
|
-
<span>
|
|
649
|
+
<span>280</span>
|
|
642
650
|
</span>
|
|
643
651
|
<span class="star">
|
|
644
652
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
645
653
|
<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>
|
|
646
654
|
</svg>
|
|
647
|
-
<span>
|
|
655
|
+
<span>534 stars this week</span>
|
|
648
656
|
</span>
|
|
649
657
|
</div>
|
|
650
658
|
<div class="details">
|
|
@@ -657,32 +665,28 @@
|
|
|
657
665
|
<div class="info">
|
|
658
666
|
<div class="rank">
|
|
659
667
|
<span title="Ranking 15">15</span>
|
|
660
|
-
<a href="https://github.com/
|
|
668
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
661
669
|
</div>
|
|
662
670
|
<div class="sub-title followers">
|
|
663
671
|
|
|
664
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
665
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
666
|
-
</a>
|
|
667
|
-
|
|
668
672
|
<span class="star" title="Stargazers Count">
|
|
669
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
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>
|
|
671
675
|
</svg>
|
|
672
|
-
<span>
|
|
676
|
+
<span>208622</span>
|
|
673
677
|
</span>
|
|
674
678
|
<span class="star" title="Repo Forked">
|
|
675
679
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
676
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">
|
|
677
681
|
</path>
|
|
678
682
|
</svg>
|
|
679
|
-
<span>
|
|
683
|
+
<span>56337</span>
|
|
680
684
|
</span>
|
|
681
685
|
<span class="star">
|
|
682
686
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
683
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>
|
|
684
688
|
</svg>
|
|
685
|
-
<span>
|
|
689
|
+
<span>2327 stars this week</span>
|
|
686
690
|
</span>
|
|
687
691
|
</div>
|
|
688
692
|
<div class="details">
|
|
@@ -695,7 +699,7 @@
|
|
|
695
699
|
<div class="info">
|
|
696
700
|
<div class="rank">
|
|
697
701
|
<span title="Ranking 16">16</span>
|
|
698
|
-
<a href="https://github.com/
|
|
702
|
+
<a href="https://github.com/psf/black" target="_blank" title="psf/black">psf/black</a>
|
|
699
703
|
</div>
|
|
700
704
|
<div class="sub-title followers">
|
|
701
705
|
|
|
@@ -707,20 +711,20 @@
|
|
|
707
711
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
708
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>
|
|
709
713
|
</svg>
|
|
710
|
-
<span>
|
|
714
|
+
<span>25463</span>
|
|
711
715
|
</span>
|
|
712
716
|
<span class="star" title="Repo Forked">
|
|
713
717
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
714
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">
|
|
715
719
|
</path>
|
|
716
720
|
</svg>
|
|
717
|
-
<span>
|
|
721
|
+
<span>1611</span>
|
|
718
722
|
</span>
|
|
719
723
|
<span class="star">
|
|
720
724
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
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>
|
|
722
726
|
</svg>
|
|
723
|
-
<span>
|
|
727
|
+
<span>303 stars this week</span>
|
|
724
728
|
</span>
|
|
725
729
|
</div>
|
|
726
730
|
<div class="details">
|
|
@@ -733,32 +737,32 @@
|
|
|
733
737
|
<div class="info">
|
|
734
738
|
<div class="rank">
|
|
735
739
|
<span title="Ranking 17">17</span>
|
|
736
|
-
<a href="https://github.com/
|
|
740
|
+
<a href="https://github.com/TeamNewPipe/NewPipe" target="_blank" title="TeamNewPipe/NewPipe">TeamNewPipe/NewPipe</a>
|
|
737
741
|
</div>
|
|
738
742
|
<div class="sub-title followers">
|
|
739
743
|
|
|
740
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
741
|
-
<span style="background-color: #
|
|
744
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
745
|
+
<span style="background-color: #b07219;"></span>Java
|
|
742
746
|
</a>
|
|
743
747
|
|
|
744
748
|
<span class="star" title="Stargazers Count">
|
|
745
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
746
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>
|
|
747
751
|
</svg>
|
|
748
|
-
<span>
|
|
752
|
+
<span>16851</span>
|
|
749
753
|
</span>
|
|
750
754
|
<span class="star" title="Repo Forked">
|
|
751
755
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
752
756
|
<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">
|
|
753
757
|
</path>
|
|
754
758
|
</svg>
|
|
755
|
-
<span>
|
|
759
|
+
<span>2053</span>
|
|
756
760
|
</span>
|
|
757
761
|
<span class="star">
|
|
758
762
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
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>
|
|
760
764
|
</svg>
|
|
761
|
-
<span>
|
|
765
|
+
<span>172 stars this week</span>
|
|
762
766
|
</span>
|
|
763
767
|
</div>
|
|
764
768
|
<div class="details">
|
|
@@ -771,32 +775,32 @@
|
|
|
771
775
|
<div class="info">
|
|
772
776
|
<div class="rank">
|
|
773
777
|
<span title="Ranking 18">18</span>
|
|
774
|
-
<a href="https://github.com/
|
|
778
|
+
<a href="https://github.com/ToolJet/ToolJet" target="_blank" title="ToolJet/ToolJet">ToolJet/ToolJet</a>
|
|
775
779
|
</div>
|
|
776
780
|
<div class="sub-title followers">
|
|
777
781
|
|
|
778
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
779
|
-
<span style="background-color: #
|
|
782
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
783
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
780
784
|
</a>
|
|
781
785
|
|
|
782
786
|
<span class="star" title="Stargazers Count">
|
|
783
787
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
784
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>
|
|
785
789
|
</svg>
|
|
786
|
-
<span>
|
|
790
|
+
<span>5576</span>
|
|
787
791
|
</span>
|
|
788
792
|
<span class="star" title="Repo Forked">
|
|
789
793
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
790
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">
|
|
791
795
|
</path>
|
|
792
796
|
</svg>
|
|
793
|
-
<span>
|
|
797
|
+
<span>444</span>
|
|
794
798
|
</span>
|
|
795
799
|
<span class="star">
|
|
796
800
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
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>
|
|
798
802
|
</svg>
|
|
799
|
-
<span>
|
|
803
|
+
<span>627 stars this week</span>
|
|
800
804
|
</span>
|
|
801
805
|
</div>
|
|
802
806
|
<div class="details">
|
|
@@ -809,32 +813,32 @@
|
|
|
809
813
|
<div class="info">
|
|
810
814
|
<div class="rank">
|
|
811
815
|
<span title="Ranking 19">19</span>
|
|
812
|
-
<a href="https://github.com/
|
|
816
|
+
<a href="https://github.com/ThioJoe/YT-Spammer-Purge" target="_blank" title="ThioJoe/YT-Spammer-Purge">ThioJoe/YT-Spammer-Purge</a>
|
|
813
817
|
</div>
|
|
814
818
|
<div class="sub-title followers">
|
|
815
819
|
|
|
816
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
817
|
-
<span style="background-color: #
|
|
820
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
821
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
818
822
|
</a>
|
|
819
823
|
|
|
820
824
|
<span class="star" title="Stargazers Count">
|
|
821
825
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
822
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>
|
|
823
827
|
</svg>
|
|
824
|
-
<span>
|
|
828
|
+
<span>3022</span>
|
|
825
829
|
</span>
|
|
826
830
|
<span class="star" title="Repo Forked">
|
|
827
831
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
828
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">
|
|
829
833
|
</path>
|
|
830
834
|
</svg>
|
|
831
|
-
<span>
|
|
835
|
+
<span>298</span>
|
|
832
836
|
</span>
|
|
833
837
|
<span class="star">
|
|
834
838
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
835
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>
|
|
836
840
|
</svg>
|
|
837
|
-
<span>
|
|
841
|
+
<span>316 stars this week</span>
|
|
838
842
|
</span>
|
|
839
843
|
</div>
|
|
840
844
|
<div class="details">
|
|
@@ -847,32 +851,32 @@
|
|
|
847
851
|
<div class="info">
|
|
848
852
|
<div class="rank">
|
|
849
853
|
<span title="Ranking 20">20</span>
|
|
850
|
-
<a href="https://github.com/
|
|
854
|
+
<a href="https://github.com/ansible/awx" target="_blank" title="ansible/awx">ansible/awx</a>
|
|
851
855
|
</div>
|
|
852
856
|
<div class="sub-title followers">
|
|
853
857
|
|
|
854
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
855
|
-
<span style="background-color: #
|
|
858
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
859
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
856
860
|
</a>
|
|
857
861
|
|
|
858
862
|
<span class="star" title="Stargazers Count">
|
|
859
863
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
860
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>
|
|
861
865
|
</svg>
|
|
862
|
-
<span>
|
|
866
|
+
<span>10643</span>
|
|
863
867
|
</span>
|
|
864
868
|
<span class="star" title="Repo Forked">
|
|
865
869
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
866
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">
|
|
867
871
|
</path>
|
|
868
872
|
</svg>
|
|
869
|
-
<span>
|
|
873
|
+
<span>2719</span>
|
|
870
874
|
</span>
|
|
871
875
|
<span class="star">
|
|
872
876
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
873
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>
|
|
874
878
|
</svg>
|
|
875
|
-
<span>
|
|
879
|
+
<span>50 stars this week</span>
|
|
876
880
|
</span>
|
|
877
881
|
</div>
|
|
878
882
|
<div class="details">
|
|
@@ -885,32 +889,32 @@
|
|
|
885
889
|
<div class="info">
|
|
886
890
|
<div class="rank">
|
|
887
891
|
<span title="Ranking 21">21</span>
|
|
888
|
-
<a href="https://github.com/
|
|
892
|
+
<a href="https://github.com/logseq/logseq" target="_blank" title="logseq/logseq">logseq/logseq</a>
|
|
889
893
|
</div>
|
|
890
894
|
<div class="sub-title followers">
|
|
891
895
|
|
|
892
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
893
|
-
<span style="background-color: #
|
|
896
|
+
<a class="language" target="_blank" href="https://github.com/topics/clojure" title="Programming Language Clojure">
|
|
897
|
+
<span style="background-color: #db5855;"></span>Clojure
|
|
894
898
|
</a>
|
|
895
899
|
|
|
896
900
|
<span class="star" title="Stargazers Count">
|
|
897
901
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
898
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>
|
|
899
903
|
</svg>
|
|
900
|
-
<span>
|
|
904
|
+
<span>10685</span>
|
|
901
905
|
</span>
|
|
902
906
|
<span class="star" title="Repo Forked">
|
|
903
907
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
904
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">
|
|
905
909
|
</path>
|
|
906
910
|
</svg>
|
|
907
|
-
<span>
|
|
911
|
+
<span>627</span>
|
|
908
912
|
</span>
|
|
909
913
|
<span class="star">
|
|
910
914
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
911
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>
|
|
912
916
|
</svg>
|
|
913
|
-
<span>
|
|
917
|
+
<span>561 stars this week</span>
|
|
914
918
|
</span>
|
|
915
919
|
</div>
|
|
916
920
|
<div class="details">
|
|
@@ -923,32 +927,32 @@
|
|
|
923
927
|
<div class="info">
|
|
924
928
|
<div class="rank">
|
|
925
929
|
<span title="Ranking 22">22</span>
|
|
926
|
-
<a href="https://github.com/
|
|
930
|
+
<a href="https://github.com/argoproj/argo-cd" target="_blank" title="argoproj/argo-cd">argoproj/argo-cd</a>
|
|
927
931
|
</div>
|
|
928
932
|
<div class="sub-title followers">
|
|
929
933
|
|
|
930
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
931
|
-
<span style="background-color: #
|
|
934
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
935
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
932
936
|
</a>
|
|
933
937
|
|
|
934
938
|
<span class="star" title="Stargazers Count">
|
|
935
939
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
936
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>
|
|
937
941
|
</svg>
|
|
938
|
-
<span>
|
|
942
|
+
<span>8399</span>
|
|
939
943
|
</span>
|
|
940
944
|
<span class="star" title="Repo Forked">
|
|
941
945
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
942
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">
|
|
943
947
|
</path>
|
|
944
948
|
</svg>
|
|
945
|
-
<span>
|
|
949
|
+
<span>2078</span>
|
|
946
950
|
</span>
|
|
947
951
|
<span class="star">
|
|
948
952
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
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>
|
|
950
954
|
</svg>
|
|
951
|
-
<span>
|
|
955
|
+
<span>114 stars this week</span>
|
|
952
956
|
</span>
|
|
953
957
|
</div>
|
|
954
958
|
<div class="details">
|
|
@@ -961,32 +965,32 @@
|
|
|
961
965
|
<div class="info">
|
|
962
966
|
<div class="rank">
|
|
963
967
|
<span title="Ranking 23">23</span>
|
|
964
|
-
<a href="https://github.com/
|
|
968
|
+
<a href="https://github.com/mastodon/mastodon" target="_blank" title="mastodon/mastodon">mastodon/mastodon</a>
|
|
965
969
|
</div>
|
|
966
970
|
<div class="sub-title followers">
|
|
967
971
|
|
|
968
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
969
|
-
<span style="background-color: #
|
|
972
|
+
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
973
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
970
974
|
</a>
|
|
971
975
|
|
|
972
976
|
<span class="star" title="Stargazers Count">
|
|
973
977
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
974
978
|
<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
979
|
</svg>
|
|
976
|
-
<span>
|
|
980
|
+
<span>26496</span>
|
|
977
981
|
</span>
|
|
978
982
|
<span class="star" title="Repo Forked">
|
|
979
983
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
980
984
|
<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
985
|
</path>
|
|
982
986
|
</svg>
|
|
983
|
-
<span>
|
|
987
|
+
<span>4308</span>
|
|
984
988
|
</span>
|
|
985
989
|
<span class="star">
|
|
986
990
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
987
991
|
<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
992
|
</svg>
|
|
989
|
-
<span>
|
|
993
|
+
<span>80 stars this week</span>
|
|
990
994
|
</span>
|
|
991
995
|
</div>
|
|
992
996
|
<div class="details">
|
|
@@ -999,32 +1003,32 @@
|
|
|
999
1003
|
<div class="info">
|
|
1000
1004
|
<div class="rank">
|
|
1001
1005
|
<span title="Ranking 24">24</span>
|
|
1002
|
-
<a href="https://github.com/
|
|
1006
|
+
<a href="https://github.com/chiru-labs/ERC721A" target="_blank" title="chiru-labs/ERC721A">chiru-labs/ERC721A</a>
|
|
1003
1007
|
</div>
|
|
1004
1008
|
<div class="sub-title followers">
|
|
1005
1009
|
|
|
1006
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1007
|
-
<span style="background-color: #
|
|
1010
|
+
<a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
|
|
1011
|
+
<span style="background-color: #AA6746;"></span>Solidity
|
|
1008
1012
|
</a>
|
|
1009
1013
|
|
|
1010
1014
|
<span class="star" title="Stargazers Count">
|
|
1011
1015
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1012
1016
|
<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
1017
|
</svg>
|
|
1014
|
-
<span>
|
|
1018
|
+
<span>596</span>
|
|
1015
1019
|
</span>
|
|
1016
1020
|
<span class="star" title="Repo Forked">
|
|
1017
1021
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1018
1022
|
<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
1023
|
</path>
|
|
1020
1024
|
</svg>
|
|
1021
|
-
<span>
|
|
1025
|
+
<span>159</span>
|
|
1022
1026
|
</span>
|
|
1023
1027
|
<span class="star">
|
|
1024
1028
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1025
1029
|
<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
1030
|
</svg>
|
|
1027
|
-
<span>
|
|
1031
|
+
<span>112 stars this week</span>
|
|
1028
1032
|
</span>
|
|
1029
1033
|
</div>
|
|
1030
1034
|
<div class="details">
|
|
@@ -1037,32 +1041,32 @@
|
|
|
1037
1041
|
<div class="info">
|
|
1038
1042
|
<div class="rank">
|
|
1039
1043
|
<span title="Ranking 25">25</span>
|
|
1040
|
-
<a href="https://github.com/
|
|
1044
|
+
<a href="https://github.com/EleutherAI/gpt-neox" target="_blank" title="EleutherAI/gpt-neox">EleutherAI/gpt-neox</a>
|
|
1041
1045
|
</div>
|
|
1042
1046
|
<div class="sub-title followers">
|
|
1043
1047
|
|
|
1044
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1045
|
-
<span style="background-color: #
|
|
1048
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1049
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1046
1050
|
</a>
|
|
1047
1051
|
|
|
1048
1052
|
<span class="star" title="Stargazers Count">
|
|
1049
1053
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1050
1054
|
<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
1055
|
</svg>
|
|
1052
|
-
<span>
|
|
1056
|
+
<span>1590</span>
|
|
1053
1057
|
</span>
|
|
1054
1058
|
<span class="star" title="Repo Forked">
|
|
1055
1059
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1056
1060
|
<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
1061
|
</path>
|
|
1058
1062
|
</svg>
|
|
1059
|
-
<span>
|
|
1063
|
+
<span>173</span>
|
|
1060
1064
|
</span>
|
|
1061
1065
|
<span class="star">
|
|
1062
1066
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1063
1067
|
<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
1068
|
</svg>
|
|
1065
|
-
<span>
|
|
1069
|
+
<span>207 stars this week</span>
|
|
1066
1070
|
</span>
|
|
1067
1071
|
</div>
|
|
1068
1072
|
<div class="details">
|
|
@@ -1087,7 +1091,7 @@
|
|
|
1087
1091
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1088
1092
|
</a>
|
|
1089
1093
|
</div>
|
|
1090
|
-
<div class="time">Last cache created on 2022/2/
|
|
1094
|
+
<div class="time">Last cache created on 2022/2/12 by Github API v3.</div>
|
|
1091
1095
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1092
1096
|
</div>
|
|
1093
1097
|
</body>
|