@wcj/github-rank 22.2.6 → 22.2.10
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 +36566 -36554
- package/dist/sifou-daily.json +57 -12
- package/dist/sifou-monthly.json +132 -132
- package/dist/sifou-weekly.json +181 -136
- package/dist/toutiao-30.json +110 -110
- package/dist/toutiao-7.json +128 -128
- package/dist/toutiao-90.json +43 -43
- package/dist/trending-daily.json +175 -175
- package/dist/trending-monthly.json +169 -169
- package/dist/trending-weekly.json +167 -167
- package/dist/users.china.json +2959 -2967
- package/dist/users.json +4246 -4246
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +36566 -36554
- package/web/data/sifou-daily.json +57 -12
- package/web/data/sifou-monthly.json +132 -132
- package/web/data/sifou-weekly.json +181 -136
- package/web/data/toutiao-30.json +110 -110
- package/web/data/toutiao-7.json +128 -128
- package/web/data/toutiao-90.json +43 -43
- package/web/data/trending-daily.json +175 -175
- package/web/data/trending-monthly.json +169 -169
- package/web/data/trending-weekly.json +167 -167
- package/web/data/users.china.json +2959 -2967
- package/web/data/users.json +4246 -4246
- package/web/index.html +2064 -2064
- package/web/repos.html +4547 -4543
- package/web/sifou-daily.html +151 -11
- package/web/sifou-monthly.html +147 -147
- package/web/sifou-weekly.html +254 -114
- package/web/toutiao-30.html +96 -96
- package/web/toutiao-7.html +85 -85
- package/web/toutiao-90.html +76 -76
- package/web/trending-monthly.html +144 -148
- package/web/trending-weekly.html +148 -140
- package/web/trending.html +152 -152
- package/web/users.china.html +1838 -1838
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/10 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>3597</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>87</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>2323 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/ThioJoe/YT-Spammer-Purge" target="_blank" title="ThioJoe/YT-Spammer-Purge">ThioJoe/YT-Spammer-Purge</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/python" title="Programming Language Python">
|
|
179
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>2963</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>292</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>828 stars this week</span>
|
|
200
200
|
</span>
|
|
201
201
|
</div>
|
|
202
202
|
<div class="details">
|
|
@@ -209,7 +209,7 @@
|
|
|
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/Jxck-S/plane-notify" target="_blank" title="Jxck-S/plane-notify">Jxck-S/plane-notify</a>
|
|
213
213
|
</div>
|
|
214
214
|
<div class="sub-title followers">
|
|
215
215
|
|
|
@@ -221,20 +221,20 @@
|
|
|
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>1313</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>253</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>450 stars this week</span>
|
|
238
238
|
</span>
|
|
239
239
|
</div>
|
|
240
240
|
<div class="details">
|
|
@@ -247,28 +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/cwackerfuss/react-wordle" target="_blank" title="cwackerfuss/react-wordle">cwackerfuss/react-wordle</a>
|
|
251
251
|
</div>
|
|
252
252
|
<div class="sub-title followers">
|
|
253
253
|
|
|
254
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
255
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
256
|
+
</a>
|
|
257
|
+
|
|
254
258
|
<span class="star" title="Stargazers Count">
|
|
255
259
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
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>
|
|
257
261
|
</svg>
|
|
258
|
-
<span>
|
|
262
|
+
<span>1381</span>
|
|
259
263
|
</span>
|
|
260
264
|
<span class="star" title="Repo Forked">
|
|
261
265
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
262
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">
|
|
263
267
|
</path>
|
|
264
268
|
</svg>
|
|
265
|
-
<span>
|
|
269
|
+
<span>816</span>
|
|
266
270
|
</span>
|
|
267
271
|
<span class="star">
|
|
268
272
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
269
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>
|
|
270
274
|
</svg>
|
|
271
|
-
<span>
|
|
275
|
+
<span>379 stars this week</span>
|
|
272
276
|
</span>
|
|
273
277
|
</div>
|
|
274
278
|
<div class="details">
|
|
@@ -281,32 +285,32 @@
|
|
|
281
285
|
<div class="info">
|
|
282
286
|
<div class="rank">
|
|
283
287
|
<span title="Ranking 5">5</span>
|
|
284
|
-
<a href="https://github.com/
|
|
288
|
+
<a href="https://github.com/solana-labs/solana-pay" target="_blank" title="solana-labs/solana-pay">solana-labs/solana-pay</a>
|
|
285
289
|
</div>
|
|
286
290
|
<div class="sub-title followers">
|
|
287
291
|
|
|
288
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
289
|
-
<span style="background-color: #
|
|
292
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
293
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
290
294
|
</a>
|
|
291
295
|
|
|
292
296
|
<span class="star" title="Stargazers Count">
|
|
293
297
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
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>
|
|
295
299
|
</svg>
|
|
296
|
-
<span>
|
|
300
|
+
<span>663</span>
|
|
297
301
|
</span>
|
|
298
302
|
<span class="star" title="Repo Forked">
|
|
299
303
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
300
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">
|
|
301
305
|
</path>
|
|
302
306
|
</svg>
|
|
303
|
-
<span>
|
|
307
|
+
<span>105</span>
|
|
304
308
|
</span>
|
|
305
309
|
<span class="star">
|
|
306
310
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
307
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>
|
|
308
312
|
</svg>
|
|
309
|
-
<span>
|
|
313
|
+
<span>333 stars this week</span>
|
|
310
314
|
</span>
|
|
311
315
|
</div>
|
|
312
316
|
<div class="details">
|
|
@@ -319,32 +323,32 @@
|
|
|
319
323
|
<div class="info">
|
|
320
324
|
<div class="rank">
|
|
321
325
|
<span title="Ranking 6">6</span>
|
|
322
|
-
<a href="https://github.com/
|
|
326
|
+
<a href="https://github.com/psf/black" target="_blank" title="psf/black">psf/black</a>
|
|
323
327
|
</div>
|
|
324
328
|
<div class="sub-title followers">
|
|
325
329
|
|
|
326
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
327
|
-
<span style="background-color: #
|
|
330
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
331
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
328
332
|
</a>
|
|
329
333
|
|
|
330
334
|
<span class="star" title="Stargazers Count">
|
|
331
335
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
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>
|
|
333
337
|
</svg>
|
|
334
|
-
<span>
|
|
338
|
+
<span>25397</span>
|
|
335
339
|
</span>
|
|
336
340
|
<span class="star" title="Repo Forked">
|
|
337
341
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
338
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">
|
|
339
343
|
</path>
|
|
340
344
|
</svg>
|
|
341
|
-
<span>
|
|
345
|
+
<span>1610</span>
|
|
342
346
|
</span>
|
|
343
347
|
<span class="star">
|
|
344
348
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
345
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>
|
|
346
350
|
</svg>
|
|
347
|
-
<span>
|
|
351
|
+
<span>434 stars this week</span>
|
|
348
352
|
</span>
|
|
349
353
|
</div>
|
|
350
354
|
<div class="details">
|
|
@@ -357,7 +361,7 @@
|
|
|
357
361
|
<div class="info">
|
|
358
362
|
<div class="rank">
|
|
359
363
|
<span title="Ranking 7">7</span>
|
|
360
|
-
<a href="https://github.com/
|
|
364
|
+
<a href="https://github.com/Budibase/budibase" target="_blank" title="Budibase/budibase">Budibase/budibase</a>
|
|
361
365
|
</div>
|
|
362
366
|
<div class="sub-title followers">
|
|
363
367
|
|
|
@@ -369,20 +373,20 @@
|
|
|
369
373
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
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>
|
|
371
375
|
</svg>
|
|
372
|
-
<span>
|
|
376
|
+
<span>10099</span>
|
|
373
377
|
</span>
|
|
374
378
|
<span class="star" title="Repo Forked">
|
|
375
379
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
376
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">
|
|
377
381
|
</path>
|
|
378
382
|
</svg>
|
|
379
|
-
<span>
|
|
383
|
+
<span>521</span>
|
|
380
384
|
</span>
|
|
381
385
|
<span class="star">
|
|
382
386
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
383
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>
|
|
384
388
|
</svg>
|
|
385
|
-
<span>
|
|
389
|
+
<span>1225 stars this week</span>
|
|
386
390
|
</span>
|
|
387
391
|
</div>
|
|
388
392
|
<div class="details">
|
|
@@ -395,32 +399,32 @@
|
|
|
395
399
|
<div class="info">
|
|
396
400
|
<div class="rank">
|
|
397
401
|
<span title="Ranking 8">8</span>
|
|
398
|
-
<a href="https://github.com/
|
|
402
|
+
<a href="https://github.com/flutter/flutter" target="_blank" title="flutter/flutter">flutter/flutter</a>
|
|
399
403
|
</div>
|
|
400
404
|
<div class="sub-title followers">
|
|
401
405
|
|
|
402
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
403
|
-
<span style="background-color: #
|
|
406
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
407
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
404
408
|
</a>
|
|
405
409
|
|
|
406
410
|
<span class="star" title="Stargazers Count">
|
|
407
411
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
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>
|
|
409
413
|
</svg>
|
|
410
|
-
<span>
|
|
414
|
+
<span>135959</span>
|
|
411
415
|
</span>
|
|
412
416
|
<span class="star" title="Repo Forked">
|
|
413
417
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
414
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">
|
|
415
419
|
</path>
|
|
416
420
|
</svg>
|
|
417
|
-
<span>
|
|
421
|
+
<span>20588</span>
|
|
418
422
|
</span>
|
|
419
423
|
<span class="star">
|
|
420
424
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
421
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>
|
|
422
426
|
</svg>
|
|
423
|
-
<span>
|
|
427
|
+
<span>1236 stars this week</span>
|
|
424
428
|
</span>
|
|
425
429
|
</div>
|
|
426
430
|
<div class="details">
|
|
@@ -433,32 +437,32 @@
|
|
|
433
437
|
<div class="info">
|
|
434
438
|
<div class="rank">
|
|
435
439
|
<span title="Ranking 9">9</span>
|
|
436
|
-
<a href="https://github.com/
|
|
440
|
+
<a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
|
|
437
441
|
</div>
|
|
438
442
|
<div class="sub-title followers">
|
|
439
443
|
|
|
440
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
441
|
-
<span style="background-color: #
|
|
444
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
445
|
+
<span style="background-color: #178600;"></span>C#
|
|
442
446
|
</a>
|
|
443
447
|
|
|
444
448
|
<span class="star" title="Stargazers Count">
|
|
445
449
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
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>
|
|
447
451
|
</svg>
|
|
448
|
-
<span>
|
|
452
|
+
<span>68493</span>
|
|
449
453
|
</span>
|
|
450
454
|
<span class="star" title="Repo Forked">
|
|
451
455
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
452
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">
|
|
453
457
|
</path>
|
|
454
458
|
</svg>
|
|
455
|
-
<span>
|
|
459
|
+
<span>3848</span>
|
|
456
460
|
</span>
|
|
457
461
|
<span class="star">
|
|
458
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
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>
|
|
460
464
|
</svg>
|
|
461
|
-
<span>
|
|
465
|
+
<span>1012 stars this week</span>
|
|
462
466
|
</span>
|
|
463
467
|
</div>
|
|
464
468
|
<div class="details">
|
|
@@ -471,7 +475,7 @@
|
|
|
471
475
|
<div class="info">
|
|
472
476
|
<div class="rank">
|
|
473
477
|
<span title="Ranking 10">10</span>
|
|
474
|
-
<a href="https://github.com/
|
|
478
|
+
<a href="https://github.com/zadam/trilium" target="_blank" title="zadam/trilium">zadam/trilium</a>
|
|
475
479
|
</div>
|
|
476
480
|
<div class="sub-title followers">
|
|
477
481
|
|
|
@@ -483,20 +487,20 @@
|
|
|
483
487
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
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>
|
|
485
489
|
</svg>
|
|
486
|
-
<span>
|
|
490
|
+
<span>13588</span>
|
|
487
491
|
</span>
|
|
488
492
|
<span class="star" title="Repo Forked">
|
|
489
493
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
490
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">
|
|
491
495
|
</path>
|
|
492
496
|
</svg>
|
|
493
|
-
<span>
|
|
497
|
+
<span>805</span>
|
|
494
498
|
</span>
|
|
495
499
|
<span class="star">
|
|
496
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
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>
|
|
498
502
|
</svg>
|
|
499
|
-
<span>
|
|
503
|
+
<span>478 stars this week</span>
|
|
500
504
|
</span>
|
|
501
505
|
</div>
|
|
502
506
|
<div class="details">
|
|
@@ -509,28 +513,32 @@
|
|
|
509
513
|
<div class="info">
|
|
510
514
|
<div class="rank">
|
|
511
515
|
<span title="Ranking 11">11</span>
|
|
512
|
-
<a href="https://github.com/
|
|
516
|
+
<a href="https://github.com/ventoy/Ventoy" target="_blank" title="ventoy/Ventoy">ventoy/Ventoy</a>
|
|
513
517
|
</div>
|
|
514
518
|
<div class="sub-title followers">
|
|
515
519
|
|
|
520
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
521
|
+
<span style="background-color: #555555;"></span>C
|
|
522
|
+
</a>
|
|
523
|
+
|
|
516
524
|
<span class="star" title="Stargazers Count">
|
|
517
525
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
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>
|
|
519
527
|
</svg>
|
|
520
|
-
<span>
|
|
528
|
+
<span>31266</span>
|
|
521
529
|
</span>
|
|
522
530
|
<span class="star" title="Repo Forked">
|
|
523
531
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
524
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">
|
|
525
533
|
</path>
|
|
526
534
|
</svg>
|
|
527
|
-
<span>
|
|
535
|
+
<span>2318</span>
|
|
528
536
|
</span>
|
|
529
537
|
<span class="star">
|
|
530
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
531
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>
|
|
532
540
|
</svg>
|
|
533
|
-
<span>
|
|
541
|
+
<span>727 stars this week</span>
|
|
534
542
|
</span>
|
|
535
543
|
</div>
|
|
536
544
|
<div class="details">
|
|
@@ -543,32 +551,32 @@
|
|
|
543
551
|
<div class="info">
|
|
544
552
|
<div class="rank">
|
|
545
553
|
<span title="Ranking 12">12</span>
|
|
546
|
-
<a href="https://github.com/
|
|
554
|
+
<a href="https://github.com/chiru-labs/ERC721A" target="_blank" title="chiru-labs/ERC721A">chiru-labs/ERC721A</a>
|
|
547
555
|
</div>
|
|
548
556
|
<div class="sub-title followers">
|
|
549
557
|
|
|
550
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
551
|
-
<span style="background-color: #
|
|
558
|
+
<a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
|
|
559
|
+
<span style="background-color: #AA6746;"></span>Solidity
|
|
552
560
|
</a>
|
|
553
561
|
|
|
554
562
|
<span class="star" title="Stargazers Count">
|
|
555
563
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
556
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>
|
|
557
565
|
</svg>
|
|
558
|
-
<span>
|
|
566
|
+
<span>570</span>
|
|
559
567
|
</span>
|
|
560
568
|
<span class="star" title="Repo Forked">
|
|
561
569
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
562
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">
|
|
563
571
|
</path>
|
|
564
572
|
</svg>
|
|
565
|
-
<span>
|
|
573
|
+
<span>153</span>
|
|
566
574
|
</span>
|
|
567
575
|
<span class="star">
|
|
568
576
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
569
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>
|
|
570
578
|
</svg>
|
|
571
|
-
<span>
|
|
579
|
+
<span>125 stars this week</span>
|
|
572
580
|
</span>
|
|
573
581
|
</div>
|
|
574
582
|
<div class="details">
|
|
@@ -581,32 +589,32 @@
|
|
|
581
589
|
<div class="info">
|
|
582
590
|
<div class="rank">
|
|
583
591
|
<span title="Ranking 13">13</span>
|
|
584
|
-
<a href="https://github.com/
|
|
592
|
+
<a href="https://github.com/microsoft/terminal" target="_blank" title="microsoft/terminal">microsoft/terminal</a>
|
|
585
593
|
</div>
|
|
586
594
|
<div class="sub-title followers">
|
|
587
595
|
|
|
588
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
589
|
-
<span style="background-color: #
|
|
596
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
597
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
590
598
|
</a>
|
|
591
599
|
|
|
592
600
|
<span class="star" title="Stargazers Count">
|
|
593
601
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
594
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>
|
|
595
603
|
</svg>
|
|
596
|
-
<span>
|
|
604
|
+
<span>80817</span>
|
|
597
605
|
</span>
|
|
598
606
|
<span class="star" title="Repo Forked">
|
|
599
607
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
600
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">
|
|
601
609
|
</path>
|
|
602
610
|
</svg>
|
|
603
|
-
<span>
|
|
611
|
+
<span>7193</span>
|
|
604
612
|
</span>
|
|
605
613
|
<span class="star">
|
|
606
614
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
607
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>
|
|
608
616
|
</svg>
|
|
609
|
-
<span>
|
|
617
|
+
<span>855 stars this week</span>
|
|
610
618
|
</span>
|
|
611
619
|
</div>
|
|
612
620
|
<div class="details">
|
|
@@ -619,32 +627,32 @@
|
|
|
619
627
|
<div class="info">
|
|
620
628
|
<div class="rank">
|
|
621
629
|
<span title="Ranking 14">14</span>
|
|
622
|
-
<a href="https://github.com/
|
|
630
|
+
<a href="https://github.com/logseq/logseq" target="_blank" title="logseq/logseq">logseq/logseq</a>
|
|
623
631
|
</div>
|
|
624
632
|
<div class="sub-title followers">
|
|
625
633
|
|
|
626
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
627
|
-
<span style="background-color: #
|
|
634
|
+
<a class="language" target="_blank" href="https://github.com/topics/clojure" title="Programming Language Clojure">
|
|
635
|
+
<span style="background-color: #db5855;"></span>Clojure
|
|
628
636
|
</a>
|
|
629
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>10565</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>621</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>703 stars this week</span>
|
|
648
656
|
</span>
|
|
649
657
|
</div>
|
|
650
658
|
<div class="details">
|
|
@@ -657,32 +665,32 @@
|
|
|
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/TeamNewPipe/NewPipe" target="_blank" title="TeamNewPipe/NewPipe">TeamNewPipe/NewPipe</a>
|
|
661
669
|
</div>
|
|
662
670
|
<div class="sub-title followers">
|
|
663
671
|
|
|
664
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
665
|
-
<span style="background-color: #
|
|
672
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
673
|
+
<span style="background-color: #b07219;"></span>Java
|
|
666
674
|
</a>
|
|
667
675
|
|
|
668
676
|
<span class="star" title="Stargazers Count">
|
|
669
677
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
678
|
<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
679
|
</svg>
|
|
672
|
-
<span>
|
|
680
|
+
<span>16815</span>
|
|
673
681
|
</span>
|
|
674
682
|
<span class="star" title="Repo Forked">
|
|
675
683
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
676
684
|
<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
685
|
</path>
|
|
678
686
|
</svg>
|
|
679
|
-
<span>
|
|
687
|
+
<span>2050</span>
|
|
680
688
|
</span>
|
|
681
689
|
<span class="star">
|
|
682
690
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
683
691
|
<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
692
|
</svg>
|
|
685
|
-
<span>
|
|
693
|
+
<span>334 stars this week</span>
|
|
686
694
|
</span>
|
|
687
695
|
</div>
|
|
688
696
|
<div class="details">
|
|
@@ -695,32 +703,32 @@
|
|
|
695
703
|
<div class="info">
|
|
696
704
|
<div class="rank">
|
|
697
705
|
<span title="Ranking 16">16</span>
|
|
698
|
-
<a href="https://github.com/
|
|
706
|
+
<a href="https://github.com/Pycord-Development/pycord" target="_blank" title="Pycord-Development/pycord">Pycord-Development/pycord</a>
|
|
699
707
|
</div>
|
|
700
708
|
<div class="sub-title followers">
|
|
701
709
|
|
|
702
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
703
|
-
<span style="background-color: #
|
|
710
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
711
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
704
712
|
</a>
|
|
705
713
|
|
|
706
714
|
<span class="star" title="Stargazers Count">
|
|
707
715
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
708
716
|
<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
717
|
</svg>
|
|
710
|
-
<span>
|
|
718
|
+
<span>1666</span>
|
|
711
719
|
</span>
|
|
712
720
|
<span class="star" title="Repo Forked">
|
|
713
721
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
714
722
|
<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
723
|
</path>
|
|
716
724
|
</svg>
|
|
717
|
-
<span>
|
|
725
|
+
<span>301</span>
|
|
718
726
|
</span>
|
|
719
727
|
<span class="star">
|
|
720
728
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
729
|
<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
730
|
</svg>
|
|
723
|
-
<span>
|
|
731
|
+
<span>106 stars this week</span>
|
|
724
732
|
</span>
|
|
725
733
|
</div>
|
|
726
734
|
<div class="details">
|
|
@@ -733,32 +741,28 @@
|
|
|
733
741
|
<div class="info">
|
|
734
742
|
<div class="rank">
|
|
735
743
|
<span title="Ranking 17">17</span>
|
|
736
|
-
<a href="https://github.com/
|
|
744
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
737
745
|
</div>
|
|
738
746
|
<div class="sub-title followers">
|
|
739
747
|
|
|
740
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
741
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
742
|
-
</a>
|
|
743
|
-
|
|
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>208229</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>56188</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>2436 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/tokio-rs/tokio" target="_blank" title="tokio-rs/tokio">tokio-rs/tokio</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/rust" title="Programming Language Rust">
|
|
783
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
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>15031</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>1377</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>229 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/3b1b/manim" target="_blank" title="3b1b/manim">3b1b/manim</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>41186</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>4645</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>629 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/lima-vm/lima" target="_blank" title="lima-vm/lima">lima-vm/lima</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/go" title="Programming Language Go">
|
|
859
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
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>6947</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>213</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>305 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/argoproj/argo-cd" target="_blank" title="argoproj/argo-cd">argoproj/argo-cd</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/go" title="Programming Language Go">
|
|
897
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
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>8360</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>2070</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>99 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/wbkd/react-flow" target="_blank" title="wbkd/react-flow">wbkd/react-flow</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/typescript" title="Programming Language TypeScript">
|
|
935
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
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>9026</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>545</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>236 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/netbox-community/netbox" target="_blank" title="netbox-community/netbox">netbox-community/netbox</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/python" title="Programming Language Python">
|
|
973
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>9812</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>1761</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>119 stars this week</span>
|
|
990
994
|
</span>
|
|
991
995
|
</div>
|
|
992
996
|
<div class="details">
|
|
@@ -999,28 +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/jpetazzo/ampernetacle" target="_blank" title="jpetazzo/ampernetacle">jpetazzo/ampernetacle</a>
|
|
1003
1007
|
</div>
|
|
1004
1008
|
<div class="sub-title followers">
|
|
1005
1009
|
|
|
1010
|
+
<a class="language" target="_blank" href="https://github.com/topics/hcl" title="Programming Language HCL">
|
|
1011
|
+
<span style="background-color: #ccc;"></span>HCL
|
|
1012
|
+
</a>
|
|
1013
|
+
|
|
1006
1014
|
<span class="star" title="Stargazers Count">
|
|
1007
1015
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1008
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>
|
|
1009
1017
|
</svg>
|
|
1010
|
-
<span>
|
|
1018
|
+
<span>1781</span>
|
|
1011
1019
|
</span>
|
|
1012
1020
|
<span class="star" title="Repo Forked">
|
|
1013
1021
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1014
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">
|
|
1015
1023
|
</path>
|
|
1016
1024
|
</svg>
|
|
1017
|
-
<span>
|
|
1025
|
+
<span>262</span>
|
|
1018
1026
|
</span>
|
|
1019
1027
|
<span class="star">
|
|
1020
1028
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1021
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>
|
|
1022
1030
|
</svg>
|
|
1023
|
-
<span>
|
|
1031
|
+
<span>441 stars this week</span>
|
|
1024
1032
|
</span>
|
|
1025
1033
|
</div>
|
|
1026
1034
|
<div class="details">
|
|
@@ -1033,7 +1041,7 @@
|
|
|
1033
1041
|
<div class="info">
|
|
1034
1042
|
<div class="rank">
|
|
1035
1043
|
<span title="Ranking 25">25</span>
|
|
1036
|
-
<a href="https://github.com/
|
|
1044
|
+
<a href="https://github.com/ansible/awx" target="_blank" title="ansible/awx">ansible/awx</a>
|
|
1037
1045
|
</div>
|
|
1038
1046
|
<div class="sub-title followers">
|
|
1039
1047
|
|
|
@@ -1045,20 +1053,20 @@
|
|
|
1045
1053
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1046
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>
|
|
1047
1055
|
</svg>
|
|
1048
|
-
<span>
|
|
1056
|
+
<span>10621</span>
|
|
1049
1057
|
</span>
|
|
1050
1058
|
<span class="star" title="Repo Forked">
|
|
1051
1059
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1052
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">
|
|
1053
1061
|
</path>
|
|
1054
1062
|
</svg>
|
|
1055
|
-
<span>
|
|
1063
|
+
<span>2717</span>
|
|
1056
1064
|
</span>
|
|
1057
1065
|
<span class="star">
|
|
1058
1066
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1059
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>
|
|
1060
1068
|
</svg>
|
|
1061
|
-
<span>
|
|
1069
|
+
<span>43 stars this week</span>
|
|
1062
1070
|
</span>
|
|
1063
1071
|
</div>
|
|
1064
1072
|
<div class="details">
|
|
@@ -1083,7 +1091,7 @@
|
|
|
1083
1091
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1084
1092
|
</a>
|
|
1085
1093
|
</div>
|
|
1086
|
-
<div class="time">Last cache created on 2022/2/
|
|
1094
|
+
<div class="time">Last cache created on 2022/2/10 by Github API v3.</div>
|
|
1087
1095
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1088
1096
|
</div>
|
|
1089
1097
|
</body>
|