@wcj/github-rank 22.11.17 → 22.11.18
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/README.md +1 -1
- package/dist/repos.json +19829 -19829
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +143 -143
- package/dist/trending-weekly.json +154 -154
- package/dist/users.china.json +1182 -1182
- package/dist/users.json +6399 -6399
- package/package.json +1 -1
- package/web/data/repos.json +19829 -19829
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +143 -143
- package/web/data/trending-weekly.json +154 -154
- package/web/data/users.china.json +1182 -1182
- package/web/data/users.json +6399 -6399
- package/web/index.html +4688 -4688
- package/web/repos.html +2511 -2511
- package/web/trending-monthly.html +140 -140
- package/web/trending-weekly.html +137 -137
- package/web/trending.html +156 -136
- package/web/users.china.html +940 -940
package/web/trending.html
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2022/11/
|
|
132
|
+
<div class="time">Last cache created on 2022/11/18 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,32 +154,32 @@
|
|
|
154
154
|
<div class="info">
|
|
155
155
|
<div class="rank">
|
|
156
156
|
<span title="Ranking 1">1</span>
|
|
157
|
-
<a href="https://github.com/
|
|
157
|
+
<a href="https://github.com/GreptimeTeam/greptimedb" target="_blank" title="GreptimeTeam/greptimedb">GreptimeTeam/greptimedb</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
161
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
162
|
-
<span style="background-color: #
|
|
161
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
162
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
163
163
|
</a>
|
|
164
164
|
|
|
165
165
|
<span class="star" title="Stargazers Count">
|
|
166
166
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
167
|
<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>
|
|
168
168
|
</svg>
|
|
169
|
-
<span>
|
|
169
|
+
<span>888</span>
|
|
170
170
|
</span>
|
|
171
171
|
<span class="star" title="Repo Forked">
|
|
172
172
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
173
173
|
<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">
|
|
174
174
|
</path>
|
|
175
175
|
</svg>
|
|
176
|
-
<span>
|
|
176
|
+
<span>49</span>
|
|
177
177
|
</span>
|
|
178
178
|
<span class="star">
|
|
179
179
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
180
180
|
<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>
|
|
181
181
|
</svg>
|
|
182
|
-
<span>
|
|
182
|
+
<span>386 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
@@ -192,32 +192,32 @@
|
|
|
192
192
|
<div class="info">
|
|
193
193
|
<div class="rank">
|
|
194
194
|
<span title="Ranking 2">2</span>
|
|
195
|
-
<a href="https://github.com/
|
|
195
|
+
<a href="https://github.com/facebook/sapling" target="_blank" title="facebook/sapling">facebook/sapling</a>
|
|
196
196
|
</div>
|
|
197
197
|
<div class="sub-title followers">
|
|
198
198
|
|
|
199
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
200
|
-
<span style="background-color: #
|
|
199
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
200
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
201
201
|
</a>
|
|
202
202
|
|
|
203
203
|
<span class="star" title="Stargazers Count">
|
|
204
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
205
|
<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>
|
|
206
206
|
</svg>
|
|
207
|
-
<span>
|
|
207
|
+
<span>2767</span>
|
|
208
208
|
</span>
|
|
209
209
|
<span class="star" title="Repo Forked">
|
|
210
210
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
211
|
<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">
|
|
212
212
|
</path>
|
|
213
213
|
</svg>
|
|
214
|
-
<span>
|
|
214
|
+
<span>117</span>
|
|
215
215
|
</span>
|
|
216
216
|
<span class="star">
|
|
217
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
218
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
219
219
|
</svg>
|
|
220
|
-
<span>
|
|
220
|
+
<span>343 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
@@ -230,32 +230,32 @@
|
|
|
230
230
|
<div class="info">
|
|
231
231
|
<div class="rank">
|
|
232
232
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/firebase/firebase-ios-sdk" target="_blank" title="firebase/firebase-ios-sdk">firebase/firebase-ios-sdk</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="sub-title followers">
|
|
236
236
|
|
|
237
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
238
|
-
<span style="background-color: #
|
|
237
|
+
<a class="language" target="_blank" href="https://github.com/topics/objective-c" title="Programming Language Objective-C">
|
|
238
|
+
<span style="background-color: #438eff;"></span>Objective-C
|
|
239
239
|
</a>
|
|
240
240
|
|
|
241
241
|
<span class="star" title="Stargazers Count">
|
|
242
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
243
|
<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>
|
|
244
244
|
</svg>
|
|
245
|
-
<span>
|
|
245
|
+
<span>4100</span>
|
|
246
246
|
</span>
|
|
247
247
|
<span class="star" title="Repo Forked">
|
|
248
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
249
|
<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">
|
|
250
250
|
</path>
|
|
251
251
|
</svg>
|
|
252
|
-
<span>
|
|
252
|
+
<span>1154</span>
|
|
253
253
|
</span>
|
|
254
254
|
<span class="star">
|
|
255
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
256
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
257
257
|
</svg>
|
|
258
|
-
<span>
|
|
258
|
+
<span>6 stars today</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
<div class="info">
|
|
269
269
|
<div class="rank">
|
|
270
270
|
<span title="Ranking 4">4</span>
|
|
271
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/maateusilva/o-poder-do-js-recursos" target="_blank" title="maateusilva/o-poder-do-js-recursos">maateusilva/o-poder-do-js-recursos</a>
|
|
272
272
|
</div>
|
|
273
273
|
<div class="sub-title followers">
|
|
274
274
|
|
|
@@ -280,20 +280,20 @@
|
|
|
280
280
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
281
|
<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>
|
|
282
282
|
</svg>
|
|
283
|
-
<span>
|
|
283
|
+
<span>89</span>
|
|
284
284
|
</span>
|
|
285
285
|
<span class="star" title="Repo Forked">
|
|
286
286
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
287
|
<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">
|
|
288
288
|
</path>
|
|
289
289
|
</svg>
|
|
290
|
-
<span>
|
|
290
|
+
<span>34</span>
|
|
291
291
|
</span>
|
|
292
292
|
<span class="star">
|
|
293
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
294
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
295
295
|
</svg>
|
|
296
|
-
<span>
|
|
296
|
+
<span>33 stars today</span>
|
|
297
297
|
</span>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="details">
|
|
@@ -306,32 +306,32 @@
|
|
|
306
306
|
<div class="info">
|
|
307
307
|
<div class="rank">
|
|
308
308
|
<span title="Ranking 5">5</span>
|
|
309
|
-
<a href="https://github.com/
|
|
309
|
+
<a href="https://github.com/mapbox/mapbox-gl-js" target="_blank" title="mapbox/mapbox-gl-js">mapbox/mapbox-gl-js</a>
|
|
310
310
|
</div>
|
|
311
311
|
<div class="sub-title followers">
|
|
312
312
|
|
|
313
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
314
|
-
<span style="background-color: #
|
|
313
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
314
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
315
315
|
</a>
|
|
316
316
|
|
|
317
317
|
<span class="star" title="Stargazers Count">
|
|
318
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
319
319
|
<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>
|
|
320
320
|
</svg>
|
|
321
|
-
<span>
|
|
321
|
+
<span>9223</span>
|
|
322
322
|
</span>
|
|
323
323
|
<span class="star" title="Repo Forked">
|
|
324
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
325
325
|
<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">
|
|
326
326
|
</path>
|
|
327
327
|
</svg>
|
|
328
|
-
<span>
|
|
328
|
+
<span>2026</span>
|
|
329
329
|
</span>
|
|
330
330
|
<span class="star">
|
|
331
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
332
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
333
333
|
</svg>
|
|
334
|
-
<span>
|
|
334
|
+
<span>36 stars today</span>
|
|
335
335
|
</span>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="details">
|
|
@@ -344,28 +344,32 @@
|
|
|
344
344
|
<div class="info">
|
|
345
345
|
<div class="rank">
|
|
346
346
|
<span title="Ranking 6">6</span>
|
|
347
|
-
<a href="https://github.com/
|
|
347
|
+
<a href="https://github.com/paperswithcode/galai" target="_blank" title="paperswithcode/galai">paperswithcode/galai</a>
|
|
348
348
|
</div>
|
|
349
349
|
<div class="sub-title followers">
|
|
350
350
|
|
|
351
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
352
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
353
|
+
</a>
|
|
354
|
+
|
|
351
355
|
<span class="star" title="Stargazers Count">
|
|
352
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
353
357
|
<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>
|
|
354
358
|
</svg>
|
|
355
|
-
<span>
|
|
359
|
+
<span>883</span>
|
|
356
360
|
</span>
|
|
357
361
|
<span class="star" title="Repo Forked">
|
|
358
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
359
363
|
<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">
|
|
360
364
|
</path>
|
|
361
365
|
</svg>
|
|
362
|
-
<span>
|
|
366
|
+
<span>78</span>
|
|
363
367
|
</span>
|
|
364
368
|
<span class="star">
|
|
365
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
370
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
367
371
|
</svg>
|
|
368
|
-
<span>
|
|
372
|
+
<span>250 stars today</span>
|
|
369
373
|
</span>
|
|
370
374
|
</div>
|
|
371
375
|
<div class="details">
|
|
@@ -378,28 +382,32 @@
|
|
|
378
382
|
<div class="info">
|
|
379
383
|
<div class="rank">
|
|
380
384
|
<span title="Ranking 7">7</span>
|
|
381
|
-
<a href="https://github.com/
|
|
385
|
+
<a href="https://github.com/atelier-anchor/smiley-sans" target="_blank" title="atelier-anchor/smiley-sans">atelier-anchor/smiley-sans</a>
|
|
382
386
|
</div>
|
|
383
387
|
<div class="sub-title followers">
|
|
384
388
|
|
|
389
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
390
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
391
|
+
</a>
|
|
392
|
+
|
|
385
393
|
<span class="star" title="Stargazers Count">
|
|
386
394
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
387
395
|
<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
396
|
</svg>
|
|
389
|
-
<span>
|
|
397
|
+
<span>4377</span>
|
|
390
398
|
</span>
|
|
391
399
|
<span class="star" title="Repo Forked">
|
|
392
400
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
393
401
|
<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">
|
|
394
402
|
</path>
|
|
395
403
|
</svg>
|
|
396
|
-
<span>
|
|
404
|
+
<span>127</span>
|
|
397
405
|
</span>
|
|
398
406
|
<span class="star">
|
|
399
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
400
408
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
401
409
|
</svg>
|
|
402
|
-
<span>
|
|
410
|
+
<span>695 stars today</span>
|
|
403
411
|
</span>
|
|
404
412
|
</div>
|
|
405
413
|
<div class="details">
|
|
@@ -412,32 +420,32 @@
|
|
|
412
420
|
<div class="info">
|
|
413
421
|
<div class="rank">
|
|
414
422
|
<span title="Ranking 8">8</span>
|
|
415
|
-
<a href="https://github.com/
|
|
423
|
+
<a href="https://github.com/angular/angular" target="_blank" title="angular/angular">angular/angular</a>
|
|
416
424
|
</div>
|
|
417
425
|
<div class="sub-title followers">
|
|
418
426
|
|
|
419
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
420
|
-
<span style="background-color: #
|
|
427
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
428
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
421
429
|
</a>
|
|
422
430
|
|
|
423
431
|
<span class="star" title="Stargazers Count">
|
|
424
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
425
433
|
<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
434
|
</svg>
|
|
427
|
-
<span>
|
|
435
|
+
<span>84934</span>
|
|
428
436
|
</span>
|
|
429
437
|
<span class="star" title="Repo Forked">
|
|
430
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
431
439
|
<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">
|
|
432
440
|
</path>
|
|
433
441
|
</svg>
|
|
434
|
-
<span>
|
|
442
|
+
<span>22535</span>
|
|
435
443
|
</span>
|
|
436
444
|
<span class="star">
|
|
437
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
438
446
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
439
447
|
</svg>
|
|
440
|
-
<span>
|
|
448
|
+
<span>47 stars today</span>
|
|
441
449
|
</span>
|
|
442
450
|
</div>
|
|
443
451
|
<div class="details">
|
|
@@ -450,28 +458,32 @@
|
|
|
450
458
|
<div class="info">
|
|
451
459
|
<div class="rank">
|
|
452
460
|
<span title="Ranking 9">9</span>
|
|
453
|
-
<a href="https://github.com/
|
|
461
|
+
<a href="https://github.com/godot-rust/gdextension" target="_blank" title="godot-rust/gdextension">godot-rust/gdextension</a>
|
|
454
462
|
</div>
|
|
455
463
|
<div class="sub-title followers">
|
|
456
464
|
|
|
465
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
466
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
467
|
+
</a>
|
|
468
|
+
|
|
457
469
|
<span class="star" title="Stargazers Count">
|
|
458
470
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
471
|
<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
472
|
</svg>
|
|
461
|
-
<span>
|
|
473
|
+
<span>441</span>
|
|
462
474
|
</span>
|
|
463
475
|
<span class="star" title="Repo Forked">
|
|
464
476
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
465
477
|
<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">
|
|
466
478
|
</path>
|
|
467
479
|
</svg>
|
|
468
|
-
<span>
|
|
480
|
+
<span>16</span>
|
|
469
481
|
</span>
|
|
470
482
|
<span class="star">
|
|
471
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
472
484
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
473
485
|
</svg>
|
|
474
|
-
<span>
|
|
486
|
+
<span>31 stars today</span>
|
|
475
487
|
</span>
|
|
476
488
|
</div>
|
|
477
489
|
<div class="details">
|
|
@@ -484,28 +496,32 @@
|
|
|
484
496
|
<div class="info">
|
|
485
497
|
<div class="rank">
|
|
486
498
|
<span title="Ranking 10">10</span>
|
|
487
|
-
<a href="https://github.com/
|
|
499
|
+
<a href="https://github.com/palera1n/palera1n" target="_blank" title="palera1n/palera1n">palera1n/palera1n</a>
|
|
488
500
|
</div>
|
|
489
501
|
<div class="sub-title followers">
|
|
490
502
|
|
|
503
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
504
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
505
|
+
</a>
|
|
506
|
+
|
|
491
507
|
<span class="star" title="Stargazers Count">
|
|
492
508
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
493
509
|
<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>
|
|
494
510
|
</svg>
|
|
495
|
-
<span>
|
|
511
|
+
<span>1062</span>
|
|
496
512
|
</span>
|
|
497
513
|
<span class="star" title="Repo Forked">
|
|
498
514
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
499
515
|
<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">
|
|
500
516
|
</path>
|
|
501
517
|
</svg>
|
|
502
|
-
<span>
|
|
518
|
+
<span>103</span>
|
|
503
519
|
</span>
|
|
504
520
|
<span class="star">
|
|
505
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
506
522
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
507
523
|
</svg>
|
|
508
|
-
<span>
|
|
524
|
+
<span>72 stars today</span>
|
|
509
525
|
</span>
|
|
510
526
|
</div>
|
|
511
527
|
<div class="details">
|
|
@@ -518,32 +534,32 @@
|
|
|
518
534
|
<div class="info">
|
|
519
535
|
<div class="rank">
|
|
520
536
|
<span title="Ranking 11">11</span>
|
|
521
|
-
<a href="https://github.com/
|
|
537
|
+
<a href="https://github.com/strapi/strapi" target="_blank" title="strapi/strapi">strapi/strapi</a>
|
|
522
538
|
</div>
|
|
523
539
|
<div class="sub-title followers">
|
|
524
540
|
|
|
525
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
526
|
-
<span style="background-color: #
|
|
541
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
542
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
527
543
|
</a>
|
|
528
544
|
|
|
529
545
|
<span class="star" title="Stargazers Count">
|
|
530
546
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
531
547
|
<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
548
|
</svg>
|
|
533
|
-
<span>
|
|
549
|
+
<span>49796</span>
|
|
534
550
|
</span>
|
|
535
551
|
<span class="star" title="Repo Forked">
|
|
536
552
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
537
553
|
<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">
|
|
538
554
|
</path>
|
|
539
555
|
</svg>
|
|
540
|
-
<span>
|
|
556
|
+
<span>6041</span>
|
|
541
557
|
</span>
|
|
542
558
|
<span class="star">
|
|
543
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
544
560
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
545
561
|
</svg>
|
|
546
|
-
<span>
|
|
562
|
+
<span>102 stars today</span>
|
|
547
563
|
</span>
|
|
548
564
|
</div>
|
|
549
565
|
<div class="details">
|
|
@@ -556,32 +572,32 @@
|
|
|
556
572
|
<div class="info">
|
|
557
573
|
<div class="rank">
|
|
558
574
|
<span title="Ranking 12">12</span>
|
|
559
|
-
<a href="https://github.com/
|
|
575
|
+
<a href="https://github.com/nuxt/framework" target="_blank" title="nuxt/framework">nuxt/framework</a>
|
|
560
576
|
</div>
|
|
561
577
|
<div class="sub-title followers">
|
|
562
578
|
|
|
563
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
564
|
-
<span style="background-color: #
|
|
579
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
580
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
565
581
|
</a>
|
|
566
582
|
|
|
567
583
|
<span class="star" title="Stargazers Count">
|
|
568
584
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
569
585
|
<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
586
|
</svg>
|
|
571
|
-
<span>
|
|
587
|
+
<span>10378</span>
|
|
572
588
|
</span>
|
|
573
589
|
<span class="star" title="Repo Forked">
|
|
574
590
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
575
591
|
<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">
|
|
576
592
|
</path>
|
|
577
593
|
</svg>
|
|
578
|
-
<span>
|
|
594
|
+
<span>952</span>
|
|
579
595
|
</span>
|
|
580
596
|
<span class="star">
|
|
581
597
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
582
598
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
583
599
|
</svg>
|
|
584
|
-
<span>
|
|
600
|
+
<span>107 stars today</span>
|
|
585
601
|
</span>
|
|
586
602
|
</div>
|
|
587
603
|
<div class="details">
|
|
@@ -594,7 +610,7 @@
|
|
|
594
610
|
<div class="info">
|
|
595
611
|
<div class="rank">
|
|
596
612
|
<span title="Ranking 13">13</span>
|
|
597
|
-
<a href="https://github.com/
|
|
613
|
+
<a href="https://github.com/wagtail/wagtail" target="_blank" title="wagtail/wagtail">wagtail/wagtail</a>
|
|
598
614
|
</div>
|
|
599
615
|
<div class="sub-title followers">
|
|
600
616
|
|
|
@@ -606,20 +622,20 @@
|
|
|
606
622
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
607
623
|
<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
624
|
</svg>
|
|
609
|
-
<span>
|
|
625
|
+
<span>13532</span>
|
|
610
626
|
</span>
|
|
611
627
|
<span class="star" title="Repo Forked">
|
|
612
628
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
613
629
|
<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">
|
|
614
630
|
</path>
|
|
615
631
|
</svg>
|
|
616
|
-
<span>
|
|
632
|
+
<span>2886</span>
|
|
617
633
|
</span>
|
|
618
634
|
<span class="star">
|
|
619
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
620
636
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
621
637
|
</svg>
|
|
622
|
-
<span>
|
|
638
|
+
<span>21 stars today</span>
|
|
623
639
|
</span>
|
|
624
640
|
</div>
|
|
625
641
|
<div class="details">
|
|
@@ -632,32 +648,32 @@
|
|
|
632
648
|
<div class="info">
|
|
633
649
|
<div class="rank">
|
|
634
650
|
<span title="Ranking 14">14</span>
|
|
635
|
-
<a href="https://github.com/
|
|
651
|
+
<a href="https://github.com/nvm-sh/nvm" target="_blank" title="nvm-sh/nvm">nvm-sh/nvm</a>
|
|
636
652
|
</div>
|
|
637
653
|
<div class="sub-title followers">
|
|
638
654
|
|
|
639
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
640
|
-
<span style="background-color: #
|
|
655
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
656
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
641
657
|
</a>
|
|
642
658
|
|
|
643
659
|
<span class="star" title="Stargazers Count">
|
|
644
660
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
645
661
|
<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
662
|
</svg>
|
|
647
|
-
<span>
|
|
663
|
+
<span>62567</span>
|
|
648
664
|
</span>
|
|
649
665
|
<span class="star" title="Repo Forked">
|
|
650
666
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
651
667
|
<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">
|
|
652
668
|
</path>
|
|
653
669
|
</svg>
|
|
654
|
-
<span>
|
|
670
|
+
<span>6632</span>
|
|
655
671
|
</span>
|
|
656
672
|
<span class="star">
|
|
657
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
658
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>
|
|
659
675
|
</svg>
|
|
660
|
-
<span>
|
|
676
|
+
<span>39 stars today</span>
|
|
661
677
|
</span>
|
|
662
678
|
</div>
|
|
663
679
|
<div class="details">
|
|
@@ -670,32 +686,32 @@
|
|
|
670
686
|
<div class="info">
|
|
671
687
|
<div class="rank">
|
|
672
688
|
<span title="Ranking 15">15</span>
|
|
673
|
-
<a href="https://github.com/
|
|
689
|
+
<a href="https://github.com/t3-oss/create-t3-app" target="_blank" title="t3-oss/create-t3-app">t3-oss/create-t3-app</a>
|
|
674
690
|
</div>
|
|
675
691
|
<div class="sub-title followers">
|
|
676
692
|
|
|
677
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
678
|
-
<span style="background-color: #
|
|
693
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
694
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
679
695
|
</a>
|
|
680
696
|
|
|
681
697
|
<span class="star" title="Stargazers Count">
|
|
682
698
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
683
699
|
<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
700
|
</svg>
|
|
685
|
-
<span>
|
|
701
|
+
<span>9637</span>
|
|
686
702
|
</span>
|
|
687
703
|
<span class="star" title="Repo Forked">
|
|
688
704
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
689
705
|
<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">
|
|
690
706
|
</path>
|
|
691
707
|
</svg>
|
|
692
|
-
<span>
|
|
708
|
+
<span>397</span>
|
|
693
709
|
</span>
|
|
694
710
|
<span class="star">
|
|
695
711
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
696
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>
|
|
697
713
|
</svg>
|
|
698
|
-
<span>
|
|
714
|
+
<span>349 stars today</span>
|
|
699
715
|
</span>
|
|
700
716
|
</div>
|
|
701
717
|
<div class="details">
|
|
@@ -708,32 +724,32 @@
|
|
|
708
724
|
<div class="info">
|
|
709
725
|
<div class="rank">
|
|
710
726
|
<span title="Ranking 16">16</span>
|
|
711
|
-
<a href="https://github.com/
|
|
727
|
+
<a href="https://github.com/alibaba/havenask" target="_blank" title="alibaba/havenask">alibaba/havenask</a>
|
|
712
728
|
</div>
|
|
713
729
|
<div class="sub-title followers">
|
|
714
730
|
|
|
715
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
716
|
-
<span style="background-color: #
|
|
731
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
732
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
717
733
|
</a>
|
|
718
734
|
|
|
719
735
|
<span class="star" title="Stargazers Count">
|
|
720
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
737
|
<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
738
|
</svg>
|
|
723
|
-
<span>
|
|
739
|
+
<span>491</span>
|
|
724
740
|
</span>
|
|
725
741
|
<span class="star" title="Repo Forked">
|
|
726
742
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
727
743
|
<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">
|
|
728
744
|
</path>
|
|
729
745
|
</svg>
|
|
730
|
-
<span>
|
|
746
|
+
<span>94</span>
|
|
731
747
|
</span>
|
|
732
748
|
<span class="star">
|
|
733
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
734
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>
|
|
735
751
|
</svg>
|
|
736
|
-
<span>
|
|
752
|
+
<span>21 stars today</span>
|
|
737
753
|
</span>
|
|
738
754
|
</div>
|
|
739
755
|
<div class="details">
|
|
@@ -746,7 +762,7 @@
|
|
|
746
762
|
<div class="info">
|
|
747
763
|
<div class="rank">
|
|
748
764
|
<span title="Ranking 17">17</span>
|
|
749
|
-
<a href="https://github.com/
|
|
765
|
+
<a href="https://github.com/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
|
|
750
766
|
</div>
|
|
751
767
|
<div class="sub-title followers">
|
|
752
768
|
|
|
@@ -758,20 +774,20 @@
|
|
|
758
774
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
775
|
<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
776
|
</svg>
|
|
761
|
-
<span>
|
|
777
|
+
<span>148684</span>
|
|
762
778
|
</span>
|
|
763
779
|
<span class="star" title="Repo Forked">
|
|
764
780
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
765
781
|
<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">
|
|
766
782
|
</path>
|
|
767
783
|
</svg>
|
|
768
|
-
<span>
|
|
784
|
+
<span>38241</span>
|
|
769
785
|
</span>
|
|
770
786
|
<span class="star">
|
|
771
787
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
772
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>
|
|
773
789
|
</svg>
|
|
774
|
-
<span>
|
|
790
|
+
<span>158 stars today</span>
|
|
775
791
|
</span>
|
|
776
792
|
</div>
|
|
777
793
|
<div class="details">
|
|
@@ -784,32 +800,32 @@
|
|
|
784
800
|
<div class="info">
|
|
785
801
|
<div class="rank">
|
|
786
802
|
<span title="Ranking 18">18</span>
|
|
787
|
-
<a href="https://github.com/
|
|
803
|
+
<a href="https://github.com/pointfreeco/swift-composable-architecture" target="_blank" title="pointfreeco/swift-composable-architecture">pointfreeco/swift-composable-architecture</a>
|
|
788
804
|
</div>
|
|
789
805
|
<div class="sub-title followers">
|
|
790
806
|
|
|
791
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
792
|
-
<span style="background-color: #
|
|
807
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
808
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
793
809
|
</a>
|
|
794
810
|
|
|
795
811
|
<span class="star" title="Stargazers Count">
|
|
796
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
813
|
<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
814
|
</svg>
|
|
799
|
-
<span>
|
|
815
|
+
<span>7487</span>
|
|
800
816
|
</span>
|
|
801
817
|
<span class="star" title="Repo Forked">
|
|
802
818
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
803
819
|
<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">
|
|
804
820
|
</path>
|
|
805
821
|
</svg>
|
|
806
|
-
<span>
|
|
822
|
+
<span>782</span>
|
|
807
823
|
</span>
|
|
808
824
|
<span class="star">
|
|
809
825
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
810
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>
|
|
811
827
|
</svg>
|
|
812
|
-
<span>
|
|
828
|
+
<span>10 stars today</span>
|
|
813
829
|
</span>
|
|
814
830
|
</div>
|
|
815
831
|
<div class="details">
|
|
@@ -822,32 +838,32 @@
|
|
|
822
838
|
<div class="info">
|
|
823
839
|
<div class="rank">
|
|
824
840
|
<span title="Ranking 19">19</span>
|
|
825
|
-
<a href="https://github.com/
|
|
841
|
+
<a href="https://github.com/apache/incubator-seatunnel" target="_blank" title="apache/incubator-seatunnel">apache/incubator-seatunnel</a>
|
|
826
842
|
</div>
|
|
827
843
|
<div class="sub-title followers">
|
|
828
844
|
|
|
829
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
830
|
-
<span style="background-color: #
|
|
845
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
846
|
+
<span style="background-color: #b07219;"></span>Java
|
|
831
847
|
</a>
|
|
832
848
|
|
|
833
849
|
<span class="star" title="Stargazers Count">
|
|
834
850
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
835
851
|
<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
852
|
</svg>
|
|
837
|
-
<span>
|
|
853
|
+
<span>4154</span>
|
|
838
854
|
</span>
|
|
839
855
|
<span class="star" title="Repo Forked">
|
|
840
856
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
841
857
|
<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">
|
|
842
858
|
</path>
|
|
843
859
|
</svg>
|
|
844
|
-
<span>
|
|
860
|
+
<span>778</span>
|
|
845
861
|
</span>
|
|
846
862
|
<span class="star">
|
|
847
863
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
848
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>
|
|
849
865
|
</svg>
|
|
850
|
-
<span>
|
|
866
|
+
<span>24 stars today</span>
|
|
851
867
|
</span>
|
|
852
868
|
</div>
|
|
853
869
|
<div class="details">
|
|
@@ -860,28 +876,32 @@
|
|
|
860
876
|
<div class="info">
|
|
861
877
|
<div class="rank">
|
|
862
878
|
<span title="Ranking 20">20</span>
|
|
863
|
-
<a href="https://github.com/
|
|
879
|
+
<a href="https://github.com/Alamofire/Alamofire" target="_blank" title="Alamofire/Alamofire">Alamofire/Alamofire</a>
|
|
864
880
|
</div>
|
|
865
881
|
<div class="sub-title followers">
|
|
866
882
|
|
|
883
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
884
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
885
|
+
</a>
|
|
886
|
+
|
|
867
887
|
<span class="star" title="Stargazers Count">
|
|
868
888
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
869
889
|
<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>
|
|
870
890
|
</svg>
|
|
871
|
-
<span>
|
|
891
|
+
<span>38574</span>
|
|
872
892
|
</span>
|
|
873
893
|
<span class="star" title="Repo Forked">
|
|
874
894
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
875
895
|
<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">
|
|
876
896
|
</path>
|
|
877
897
|
</svg>
|
|
878
|
-
<span>
|
|
898
|
+
<span>7295</span>
|
|
879
899
|
</span>
|
|
880
900
|
<span class="star">
|
|
881
901
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
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>
|
|
883
903
|
</svg>
|
|
884
|
-
<span>
|
|
904
|
+
<span>8 stars today</span>
|
|
885
905
|
</span>
|
|
886
906
|
</div>
|
|
887
907
|
<div class="details">
|
|
@@ -894,32 +914,32 @@
|
|
|
894
914
|
<div class="info">
|
|
895
915
|
<div class="rank">
|
|
896
916
|
<span title="Ranking 21">21</span>
|
|
897
|
-
<a href="https://github.com/
|
|
917
|
+
<a href="https://github.com/SHI-Labs/OneFormer" target="_blank" title="SHI-Labs/OneFormer">SHI-Labs/OneFormer</a>
|
|
898
918
|
</div>
|
|
899
919
|
<div class="sub-title followers">
|
|
900
920
|
|
|
901
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
902
|
-
<span style="background-color: #
|
|
921
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
922
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
903
923
|
</a>
|
|
904
924
|
|
|
905
925
|
<span class="star" title="Stargazers Count">
|
|
906
926
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
907
927
|
<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>
|
|
908
928
|
</svg>
|
|
909
|
-
<span>
|
|
929
|
+
<span>253</span>
|
|
910
930
|
</span>
|
|
911
931
|
<span class="star" title="Repo Forked">
|
|
912
932
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
913
933
|
<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">
|
|
914
934
|
</path>
|
|
915
935
|
</svg>
|
|
916
|
-
<span>
|
|
936
|
+
<span>15</span>
|
|
917
937
|
</span>
|
|
918
938
|
<span class="star">
|
|
919
939
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
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>
|
|
921
941
|
</svg>
|
|
922
|
-
<span>
|
|
942
|
+
<span>49 stars today</span>
|
|
923
943
|
</span>
|
|
924
944
|
</div>
|
|
925
945
|
<div class="details">
|
|
@@ -932,32 +952,32 @@
|
|
|
932
952
|
<div class="info">
|
|
933
953
|
<div class="rank">
|
|
934
954
|
<span title="Ranking 22">22</span>
|
|
935
|
-
<a href="https://github.com/
|
|
955
|
+
<a href="https://github.com/digitalocean/nginxconfig.io" target="_blank" title="digitalocean/nginxconfig.io">digitalocean/nginxconfig.io</a>
|
|
936
956
|
</div>
|
|
937
957
|
<div class="sub-title followers">
|
|
938
958
|
|
|
939
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
940
|
-
<span style="background-color: #
|
|
959
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
960
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
941
961
|
</a>
|
|
942
962
|
|
|
943
963
|
<span class="star" title="Stargazers Count">
|
|
944
964
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
945
965
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
946
966
|
</svg>
|
|
947
|
-
<span>
|
|
967
|
+
<span>23675</span>
|
|
948
968
|
</span>
|
|
949
969
|
<span class="star" title="Repo Forked">
|
|
950
970
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
951
971
|
<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">
|
|
952
972
|
</path>
|
|
953
973
|
</svg>
|
|
954
|
-
<span>
|
|
974
|
+
<span>1714</span>
|
|
955
975
|
</span>
|
|
956
976
|
<span class="star">
|
|
957
977
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
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>
|
|
959
979
|
</svg>
|
|
960
|
-
<span>
|
|
980
|
+
<span>90 stars today</span>
|
|
961
981
|
</span>
|
|
962
982
|
</div>
|
|
963
983
|
<div class="details">
|
|
@@ -970,32 +990,32 @@
|
|
|
970
990
|
<div class="info">
|
|
971
991
|
<div class="rank">
|
|
972
992
|
<span title="Ranking 23">23</span>
|
|
973
|
-
<a href="https://github.com/
|
|
993
|
+
<a href="https://github.com/vcheckzen/KeepAliveE5" target="_blank" title="vcheckzen/KeepAliveE5">vcheckzen/KeepAliveE5</a>
|
|
974
994
|
</div>
|
|
975
995
|
<div class="sub-title followers">
|
|
976
996
|
|
|
977
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
978
|
-
<span style="background-color: #
|
|
997
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
998
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
979
999
|
</a>
|
|
980
1000
|
|
|
981
1001
|
<span class="star" title="Stargazers Count">
|
|
982
1002
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
1003
|
<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>
|
|
984
1004
|
</svg>
|
|
985
|
-
<span>
|
|
1005
|
+
<span>575</span>
|
|
986
1006
|
</span>
|
|
987
1007
|
<span class="star" title="Repo Forked">
|
|
988
1008
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
989
1009
|
<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">
|
|
990
1010
|
</path>
|
|
991
1011
|
</svg>
|
|
992
|
-
<span>
|
|
1012
|
+
<span>195</span>
|
|
993
1013
|
</span>
|
|
994
1014
|
<span class="star">
|
|
995
1015
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
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>
|
|
997
1017
|
</svg>
|
|
998
|
-
<span>
|
|
1018
|
+
<span>11 stars today</span>
|
|
999
1019
|
</span>
|
|
1000
1020
|
</div>
|
|
1001
1021
|
<div class="details">
|
|
@@ -1008,32 +1028,32 @@
|
|
|
1008
1028
|
<div class="info">
|
|
1009
1029
|
<div class="rank">
|
|
1010
1030
|
<span title="Ranking 24">24</span>
|
|
1011
|
-
<a href="https://github.com/
|
|
1031
|
+
<a href="https://github.com/openai/whisper" target="_blank" title="openai/whisper">openai/whisper</a>
|
|
1012
1032
|
</div>
|
|
1013
1033
|
<div class="sub-title followers">
|
|
1014
1034
|
|
|
1015
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1016
|
-
<span style="background-color: #
|
|
1035
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
1036
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
1017
1037
|
</a>
|
|
1018
1038
|
|
|
1019
1039
|
<span class="star" title="Stargazers Count">
|
|
1020
1040
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1021
1041
|
<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
1042
|
</svg>
|
|
1023
|
-
<span>
|
|
1043
|
+
<span>15775</span>
|
|
1024
1044
|
</span>
|
|
1025
1045
|
<span class="star" title="Repo Forked">
|
|
1026
1046
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1027
1047
|
<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">
|
|
1028
1048
|
</path>
|
|
1029
1049
|
</svg>
|
|
1030
|
-
<span>
|
|
1050
|
+
<span>1296</span>
|
|
1031
1051
|
</span>
|
|
1032
1052
|
<span class="star">
|
|
1033
1053
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1034
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>
|
|
1035
1055
|
</svg>
|
|
1036
|
-
<span>
|
|
1056
|
+
<span>184 stars today</span>
|
|
1037
1057
|
</span>
|
|
1038
1058
|
</div>
|
|
1039
1059
|
<div class="details">
|
|
@@ -1046,32 +1066,32 @@
|
|
|
1046
1066
|
<div class="info">
|
|
1047
1067
|
<div class="rank">
|
|
1048
1068
|
<span title="Ranking 25">25</span>
|
|
1049
|
-
<a href="https://github.com/
|
|
1069
|
+
<a href="https://github.com/ethereum/EIPs" target="_blank" title="ethereum/EIPs">ethereum/EIPs</a>
|
|
1050
1070
|
</div>
|
|
1051
1071
|
<div class="sub-title followers">
|
|
1052
1072
|
|
|
1053
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1054
|
-
<span style="background-color: #
|
|
1073
|
+
<a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
|
|
1074
|
+
<span style="background-color: #AA6746;"></span>Solidity
|
|
1055
1075
|
</a>
|
|
1056
1076
|
|
|
1057
1077
|
<span class="star" title="Stargazers Count">
|
|
1058
1078
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1059
1079
|
<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
1080
|
</svg>
|
|
1061
|
-
<span>
|
|
1081
|
+
<span>10759</span>
|
|
1062
1082
|
</span>
|
|
1063
1083
|
<span class="star" title="Repo Forked">
|
|
1064
1084
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1065
1085
|
<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">
|
|
1066
1086
|
</path>
|
|
1067
1087
|
</svg>
|
|
1068
|
-
<span>
|
|
1088
|
+
<span>4009</span>
|
|
1069
1089
|
</span>
|
|
1070
1090
|
<span class="star">
|
|
1071
1091
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1072
1092
|
<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>
|
|
1073
1093
|
</svg>
|
|
1074
|
-
<span>
|
|
1094
|
+
<span>24 stars today</span>
|
|
1075
1095
|
</span>
|
|
1076
1096
|
</div>
|
|
1077
1097
|
<div class="details">
|
|
@@ -1096,7 +1116,7 @@
|
|
|
1096
1116
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1097
1117
|
</a>
|
|
1098
1118
|
</div>
|
|
1099
|
-
<div class="time">Last cache created on 2022/11/
|
|
1119
|
+
<div class="time">Last cache created on 2022/11/18 by Github API v3.</div>
|
|
1100
1120
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1101
1121
|
</div>
|
|
1102
1122
|
</body>
|