@wcj/github-rank 22.11.25 → 22.11.27
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 +26587 -26585
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +164 -164
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +1702 -1702
- package/dist/users.json +7213 -7213
- package/package.json +1 -1
- package/web/data/repos.json +26587 -26585
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +164 -164
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +1702 -1702
- package/web/data/users.json +7213 -7213
- package/web/index.html +5568 -5568
- package/web/repos.html +3318 -3318
- package/web/trending-monthly.html +141 -145
- package/web/trending-weekly.html +144 -152
- package/web/trending.html +152 -144
- package/web/users.china.html +1318 -1318
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/27 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/Stability-AI/stablediffusion" target="_blank" title="Stability-AI/stablediffusion">Stability-AI/stablediffusion</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/python" title="Programming Language Python">
|
|
162
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>4487</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>251</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>449 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/taosdata/TDengine" target="_blank" title="taosdata/TDengine">taosdata/TDengine</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/c" title="Programming Language C">
|
|
200
|
+
<span style="background-color: #555555;"></span>C
|
|
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>19905</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>4540</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>82 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/dotnet/maui" target="_blank" title="dotnet/maui">dotnet/maui</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/c#" title="Programming Language C#">
|
|
238
|
+
<span style="background-color: #178600;"></span>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>17730</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>1124</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>21 stars today</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
@@ -268,32 +268,32 @@
|
|
|
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/avelino/awesome-go" target="_blank" title="avelino/awesome-go">avelino/awesome-go</a>
|
|
272
272
|
</div>
|
|
273
273
|
<div class="sub-title followers">
|
|
274
274
|
|
|
275
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
276
|
-
<span style="background-color: #
|
|
275
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
276
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
277
277
|
</a>
|
|
278
278
|
|
|
279
279
|
<span class="star" title="Stargazers Count">
|
|
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>91694</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>10512</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>94 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/gulihua10010/playPiano" target="_blank" title="gulihua10010/playPiano">gulihua10010/playPiano</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/java" title="Programming Language Java">
|
|
314
|
+
<span style="background-color: #b07219;"></span>Java
|
|
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>107</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>41</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>39 stars today</span>
|
|
335
335
|
</span>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="details">
|
|
@@ -344,7 +344,7 @@
|
|
|
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/jlevy/the-art-of-command-line" target="_blank" title="jlevy/the-art-of-command-line">jlevy/the-art-of-command-line</a>
|
|
348
348
|
</div>
|
|
349
349
|
<div class="sub-title followers">
|
|
350
350
|
|
|
@@ -352,20 +352,20 @@
|
|
|
352
352
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
353
353
|
<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
354
|
</svg>
|
|
355
|
-
<span>
|
|
355
|
+
<span>119864</span>
|
|
356
356
|
</span>
|
|
357
357
|
<span class="star" title="Repo Forked">
|
|
358
358
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
359
359
|
<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
360
|
</path>
|
|
361
361
|
</svg>
|
|
362
|
-
<span>
|
|
362
|
+
<span>12305</span>
|
|
363
363
|
</span>
|
|
364
364
|
<span class="star">
|
|
365
365
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
366
|
<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
367
|
</svg>
|
|
368
|
-
<span>
|
|
368
|
+
<span>475 stars today</span>
|
|
369
369
|
</span>
|
|
370
370
|
</div>
|
|
371
371
|
<div class="details">
|
|
@@ -378,28 +378,32 @@
|
|
|
378
378
|
<div class="info">
|
|
379
379
|
<div class="rank">
|
|
380
380
|
<span title="Ranking 7">7</span>
|
|
381
|
-
<a href="https://github.com/
|
|
381
|
+
<a href="https://github.com/GyulyVGC/sniffnet" target="_blank" title="GyulyVGC/sniffnet">GyulyVGC/sniffnet</a>
|
|
382
382
|
</div>
|
|
383
383
|
<div class="sub-title followers">
|
|
384
384
|
|
|
385
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
386
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
387
|
+
</a>
|
|
388
|
+
|
|
385
389
|
<span class="star" title="Stargazers Count">
|
|
386
390
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
387
391
|
<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
392
|
</svg>
|
|
389
|
-
<span>
|
|
393
|
+
<span>1327</span>
|
|
390
394
|
</span>
|
|
391
395
|
<span class="star" title="Repo Forked">
|
|
392
396
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
393
397
|
<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
398
|
</path>
|
|
395
399
|
</svg>
|
|
396
|
-
<span>
|
|
400
|
+
<span>25</span>
|
|
397
401
|
</span>
|
|
398
402
|
<span class="star">
|
|
399
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
400
404
|
<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
405
|
</svg>
|
|
402
|
-
<span>
|
|
406
|
+
<span>121 stars today</span>
|
|
403
407
|
</span>
|
|
404
408
|
</div>
|
|
405
409
|
<div class="details">
|
|
@@ -412,28 +416,32 @@
|
|
|
412
416
|
<div class="info">
|
|
413
417
|
<div class="rank">
|
|
414
418
|
<span title="Ranking 8">8</span>
|
|
415
|
-
<a href="https://github.com/
|
|
419
|
+
<a href="https://github.com/starkware-libs/cairo" target="_blank" title="starkware-libs/cairo">starkware-libs/cairo</a>
|
|
416
420
|
</div>
|
|
417
421
|
<div class="sub-title followers">
|
|
418
422
|
|
|
423
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
424
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
425
|
+
</a>
|
|
426
|
+
|
|
419
427
|
<span class="star" title="Stargazers Count">
|
|
420
428
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
421
429
|
<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
430
|
</svg>
|
|
423
|
-
<span>
|
|
431
|
+
<span>331</span>
|
|
424
432
|
</span>
|
|
425
433
|
<span class="star" title="Repo Forked">
|
|
426
434
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
427
435
|
<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">
|
|
428
436
|
</path>
|
|
429
437
|
</svg>
|
|
430
|
-
<span>
|
|
438
|
+
<span>13</span>
|
|
431
439
|
</span>
|
|
432
440
|
<span class="star">
|
|
433
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
434
442
|
<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>
|
|
435
443
|
</svg>
|
|
436
|
-
<span>
|
|
444
|
+
<span>50 stars today</span>
|
|
437
445
|
</span>
|
|
438
446
|
</div>
|
|
439
447
|
<div class="details">
|
|
@@ -446,32 +454,32 @@
|
|
|
446
454
|
<div class="info">
|
|
447
455
|
<div class="rank">
|
|
448
456
|
<span title="Ranking 9">9</span>
|
|
449
|
-
<a href="https://github.com/
|
|
457
|
+
<a href="https://github.com/novuhq/novu" target="_blank" title="novuhq/novu">novuhq/novu</a>
|
|
450
458
|
</div>
|
|
451
459
|
<div class="sub-title followers">
|
|
452
460
|
|
|
453
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
454
|
-
<span style="background-color: #
|
|
461
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
462
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
455
463
|
</a>
|
|
456
464
|
|
|
457
465
|
<span class="star" title="Stargazers Count">
|
|
458
466
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
467
|
<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
468
|
</svg>
|
|
461
|
-
<span>
|
|
469
|
+
<span>13560</span>
|
|
462
470
|
</span>
|
|
463
471
|
<span class="star" title="Repo Forked">
|
|
464
472
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
465
473
|
<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
474
|
</path>
|
|
467
475
|
</svg>
|
|
468
|
-
<span>
|
|
476
|
+
<span>840</span>
|
|
469
477
|
</span>
|
|
470
478
|
<span class="star">
|
|
471
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
472
480
|
<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
481
|
</svg>
|
|
474
|
-
<span>
|
|
482
|
+
<span>227 stars today</span>
|
|
475
483
|
</span>
|
|
476
484
|
</div>
|
|
477
485
|
<div class="details">
|
|
@@ -484,32 +492,28 @@
|
|
|
484
492
|
<div class="info">
|
|
485
493
|
<div class="rank">
|
|
486
494
|
<span title="Ranking 10">10</span>
|
|
487
|
-
<a href="https://github.com/
|
|
495
|
+
<a href="https://github.com/trungdq88/Awesome-Black-Friday-Cyber-Monday" target="_blank" title="trungdq88/Awesome-Black-Friday-Cyber-Monday">trungdq88/Awesome-Black-Friday-Cyber-Monday</a>
|
|
488
496
|
</div>
|
|
489
497
|
<div class="sub-title followers">
|
|
490
498
|
|
|
491
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
492
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
493
|
-
</a>
|
|
494
|
-
|
|
495
499
|
<span class="star" title="Stargazers Count">
|
|
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>1349</span>
|
|
500
504
|
</span>
|
|
501
505
|
<span class="star" title="Repo Forked">
|
|
502
506
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
503
507
|
<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">
|
|
504
508
|
</path>
|
|
505
509
|
</svg>
|
|
506
|
-
<span>
|
|
510
|
+
<span>329</span>
|
|
507
511
|
</span>
|
|
508
512
|
<span class="star">
|
|
509
513
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
514
|
<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>
|
|
511
515
|
</svg>
|
|
512
|
-
<span>
|
|
516
|
+
<span>243 stars today</span>
|
|
513
517
|
</span>
|
|
514
518
|
</div>
|
|
515
519
|
<div class="details">
|
|
@@ -522,28 +526,32 @@
|
|
|
522
526
|
<div class="info">
|
|
523
527
|
<div class="rank">
|
|
524
528
|
<span title="Ranking 11">11</span>
|
|
525
|
-
<a href="https://github.com/
|
|
529
|
+
<a href="https://github.com/microsoft/torchscale" target="_blank" title="microsoft/torchscale">microsoft/torchscale</a>
|
|
526
530
|
</div>
|
|
527
531
|
<div class="sub-title followers">
|
|
528
532
|
|
|
533
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
534
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
535
|
+
</a>
|
|
536
|
+
|
|
529
537
|
<span class="star" title="Stargazers Count">
|
|
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>340</span>
|
|
534
542
|
</span>
|
|
535
543
|
<span class="star" title="Repo Forked">
|
|
536
544
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
537
545
|
<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
546
|
</path>
|
|
539
547
|
</svg>
|
|
540
|
-
<span>
|
|
548
|
+
<span>12</span>
|
|
541
549
|
</span>
|
|
542
550
|
<span class="star">
|
|
543
551
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
544
552
|
<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
553
|
</svg>
|
|
546
|
-
<span>
|
|
554
|
+
<span>71 stars today</span>
|
|
547
555
|
</span>
|
|
548
556
|
</div>
|
|
549
557
|
<div class="details">
|
|
@@ -556,32 +564,32 @@
|
|
|
556
564
|
<div class="info">
|
|
557
565
|
<div class="rank">
|
|
558
566
|
<span title="Ranking 12">12</span>
|
|
559
|
-
<a href="https://github.com/
|
|
567
|
+
<a href="https://github.com/youshandefeiyang/IPTV" target="_blank" title="youshandefeiyang/IPTV">youshandefeiyang/IPTV</a>
|
|
560
568
|
</div>
|
|
561
569
|
<div class="sub-title followers">
|
|
562
570
|
|
|
563
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
564
|
-
<span style="background-color: #
|
|
571
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
572
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
565
573
|
</a>
|
|
566
574
|
|
|
567
575
|
<span class="star" title="Stargazers Count">
|
|
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>460</span>
|
|
572
580
|
</span>
|
|
573
581
|
<span class="star" title="Repo Forked">
|
|
574
582
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
575
583
|
<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
584
|
</path>
|
|
577
585
|
</svg>
|
|
578
|
-
<span>
|
|
586
|
+
<span>62</span>
|
|
579
587
|
</span>
|
|
580
588
|
<span class="star">
|
|
581
589
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
582
590
|
<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
591
|
</svg>
|
|
584
|
-
<span>
|
|
592
|
+
<span>93 stars today</span>
|
|
585
593
|
</span>
|
|
586
594
|
</div>
|
|
587
595
|
<div class="details">
|
|
@@ -594,28 +602,32 @@
|
|
|
594
602
|
<div class="info">
|
|
595
603
|
<div class="rank">
|
|
596
604
|
<span title="Ranking 13">13</span>
|
|
597
|
-
<a href="https://github.com/
|
|
605
|
+
<a href="https://github.com/facebookresearch/xformers" target="_blank" title="facebookresearch/xformers">facebookresearch/xformers</a>
|
|
598
606
|
</div>
|
|
599
607
|
<div class="sub-title followers">
|
|
600
608
|
|
|
609
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
610
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
611
|
+
</a>
|
|
612
|
+
|
|
601
613
|
<span class="star" title="Stargazers Count">
|
|
602
614
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
603
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>
|
|
604
616
|
</svg>
|
|
605
|
-
<span>
|
|
617
|
+
<span>1664</span>
|
|
606
618
|
</span>
|
|
607
619
|
<span class="star" title="Repo Forked">
|
|
608
620
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
609
621
|
<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">
|
|
610
622
|
</path>
|
|
611
623
|
</svg>
|
|
612
|
-
<span>
|
|
624
|
+
<span>122</span>
|
|
613
625
|
</span>
|
|
614
626
|
<span class="star">
|
|
615
627
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
616
628
|
<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>
|
|
617
629
|
</svg>
|
|
618
|
-
<span>
|
|
630
|
+
<span>62 stars today</span>
|
|
619
631
|
</span>
|
|
620
632
|
</div>
|
|
621
633
|
<div class="details">
|
|
@@ -628,32 +640,32 @@
|
|
|
628
640
|
<div class="info">
|
|
629
641
|
<div class="rank">
|
|
630
642
|
<span title="Ranking 14">14</span>
|
|
631
|
-
<a href="https://github.com/
|
|
643
|
+
<a href="https://github.com/spring-projects/spring-boot" target="_blank" title="spring-projects/spring-boot">spring-projects/spring-boot</a>
|
|
632
644
|
</div>
|
|
633
645
|
<div class="sub-title followers">
|
|
634
646
|
|
|
635
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
636
|
-
<span style="background-color: #
|
|
647
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
648
|
+
<span style="background-color: #b07219;"></span>Java
|
|
637
649
|
</a>
|
|
638
650
|
|
|
639
651
|
<span class="star" title="Stargazers Count">
|
|
640
652
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
641
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>
|
|
642
654
|
</svg>
|
|
643
|
-
<span>
|
|
655
|
+
<span>64343</span>
|
|
644
656
|
</span>
|
|
645
657
|
<span class="star" title="Repo Forked">
|
|
646
658
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
647
659
|
<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">
|
|
648
660
|
</path>
|
|
649
661
|
</svg>
|
|
650
|
-
<span>
|
|
662
|
+
<span>37569</span>
|
|
651
663
|
</span>
|
|
652
664
|
<span class="star">
|
|
653
665
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
654
666
|
<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>
|
|
655
667
|
</svg>
|
|
656
|
-
<span>
|
|
668
|
+
<span>42 stars today</span>
|
|
657
669
|
</span>
|
|
658
670
|
</div>
|
|
659
671
|
<div class="details">
|
|
@@ -666,32 +678,28 @@
|
|
|
666
678
|
<div class="info">
|
|
667
679
|
<div class="rank">
|
|
668
680
|
<span title="Ranking 15">15</span>
|
|
669
|
-
<a href="https://github.com/
|
|
681
|
+
<a href="https://github.com/community/community" target="_blank" title="community/community">community/community</a>
|
|
670
682
|
</div>
|
|
671
683
|
<div class="sub-title followers">
|
|
672
684
|
|
|
673
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
674
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
675
|
-
</a>
|
|
676
|
-
|
|
677
685
|
<span class="star" title="Stargazers Count">
|
|
678
686
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
679
687
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
680
688
|
</svg>
|
|
681
|
-
<span>
|
|
689
|
+
<span>4927</span>
|
|
682
690
|
</span>
|
|
683
691
|
<span class="star" title="Repo Forked">
|
|
684
692
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
685
693
|
<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">
|
|
686
694
|
</path>
|
|
687
695
|
</svg>
|
|
688
|
-
<span>
|
|
696
|
+
<span>1694</span>
|
|
689
697
|
</span>
|
|
690
698
|
<span class="star">
|
|
691
699
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
692
700
|
<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>
|
|
693
701
|
</svg>
|
|
694
|
-
<span>
|
|
702
|
+
<span>17 stars today</span>
|
|
695
703
|
</span>
|
|
696
704
|
</div>
|
|
697
705
|
<div class="details">
|
|
@@ -704,32 +712,32 @@
|
|
|
704
712
|
<div class="info">
|
|
705
713
|
<div class="rank">
|
|
706
714
|
<span title="Ranking 16">16</span>
|
|
707
|
-
<a href="https://github.com/
|
|
715
|
+
<a href="https://github.com/SmallRuralDog/vue3-music" target="_blank" title="SmallRuralDog/vue3-music">SmallRuralDog/vue3-music</a>
|
|
708
716
|
</div>
|
|
709
717
|
<div class="sub-title followers">
|
|
710
718
|
|
|
711
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
712
|
-
<span style="background-color: #
|
|
719
|
+
<a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
|
|
720
|
+
<span style="background-color: #41b883;"></span>Vue
|
|
713
721
|
</a>
|
|
714
722
|
|
|
715
723
|
<span class="star" title="Stargazers Count">
|
|
716
724
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
717
725
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
718
726
|
</svg>
|
|
719
|
-
<span>
|
|
727
|
+
<span>608</span>
|
|
720
728
|
</span>
|
|
721
729
|
<span class="star" title="Repo Forked">
|
|
722
730
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
723
731
|
<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">
|
|
724
732
|
</path>
|
|
725
733
|
</svg>
|
|
726
|
-
<span>
|
|
734
|
+
<span>156</span>
|
|
727
735
|
</span>
|
|
728
736
|
<span class="star">
|
|
729
737
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
730
738
|
<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>
|
|
731
739
|
</svg>
|
|
732
|
-
<span>
|
|
740
|
+
<span>22 stars today</span>
|
|
733
741
|
</span>
|
|
734
742
|
</div>
|
|
735
743
|
<div class="details">
|
|
@@ -742,32 +750,32 @@
|
|
|
742
750
|
<div class="info">
|
|
743
751
|
<div class="rank">
|
|
744
752
|
<span title="Ranking 17">17</span>
|
|
745
|
-
<a href="https://github.com/
|
|
753
|
+
<a href="https://github.com/Atlas-OS/Atlas" target="_blank" title="Atlas-OS/Atlas">Atlas-OS/Atlas</a>
|
|
746
754
|
</div>
|
|
747
755
|
<div class="sub-title followers">
|
|
748
756
|
|
|
749
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
750
|
-
<span style="background-color: #
|
|
757
|
+
<a class="language" target="_blank" href="https://github.com/topics/batchfile" title="Programming Language Batchfile">
|
|
758
|
+
<span style="background-color: #C1F12E;"></span>Batchfile
|
|
751
759
|
</a>
|
|
752
760
|
|
|
753
761
|
<span class="star" title="Stargazers Count">
|
|
754
762
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
755
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>
|
|
756
764
|
</svg>
|
|
757
|
-
<span>
|
|
765
|
+
<span>1386</span>
|
|
758
766
|
</span>
|
|
759
767
|
<span class="star" title="Repo Forked">
|
|
760
768
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
761
769
|
<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">
|
|
762
770
|
</path>
|
|
763
771
|
</svg>
|
|
764
|
-
<span>
|
|
772
|
+
<span>67</span>
|
|
765
773
|
</span>
|
|
766
774
|
<span class="star">
|
|
767
775
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
768
776
|
<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>
|
|
769
777
|
</svg>
|
|
770
|
-
<span>
|
|
778
|
+
<span>230 stars today</span>
|
|
771
779
|
</span>
|
|
772
780
|
</div>
|
|
773
781
|
<div class="details">
|
|
@@ -780,32 +788,32 @@
|
|
|
780
788
|
<div class="info">
|
|
781
789
|
<div class="rank">
|
|
782
790
|
<span title="Ranking 18">18</span>
|
|
783
|
-
<a href="https://github.com/
|
|
791
|
+
<a href="https://github.com/microsoft/Web-Dev-For-Beginners" target="_blank" title="microsoft/Web-Dev-For-Beginners">microsoft/Web-Dev-For-Beginners</a>
|
|
784
792
|
</div>
|
|
785
793
|
<div class="sub-title followers">
|
|
786
794
|
|
|
787
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
788
|
-
<span style="background-color: #
|
|
795
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
796
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
789
797
|
</a>
|
|
790
798
|
|
|
791
799
|
<span class="star" title="Stargazers Count">
|
|
792
800
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
793
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>
|
|
794
802
|
</svg>
|
|
795
|
-
<span>
|
|
803
|
+
<span>60166</span>
|
|
796
804
|
</span>
|
|
797
805
|
<span class="star" title="Repo Forked">
|
|
798
806
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
799
807
|
<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">
|
|
800
808
|
</path>
|
|
801
809
|
</svg>
|
|
802
|
-
<span>
|
|
810
|
+
<span>9429</span>
|
|
803
811
|
</span>
|
|
804
812
|
<span class="star">
|
|
805
813
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
806
814
|
<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>
|
|
807
815
|
</svg>
|
|
808
|
-
<span>
|
|
816
|
+
<span>180 stars today</span>
|
|
809
817
|
</span>
|
|
810
818
|
</div>
|
|
811
819
|
<div class="details">
|
|
@@ -818,32 +826,32 @@
|
|
|
818
826
|
<div class="info">
|
|
819
827
|
<div class="rank">
|
|
820
828
|
<span title="Ranking 19">19</span>
|
|
821
|
-
<a href="https://github.com/
|
|
829
|
+
<a href="https://github.com/runfinch/finch" target="_blank" title="runfinch/finch">runfinch/finch</a>
|
|
822
830
|
</div>
|
|
823
831
|
<div class="sub-title followers">
|
|
824
832
|
|
|
825
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
826
|
-
<span style="background-color: #
|
|
833
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
834
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
827
835
|
</a>
|
|
828
836
|
|
|
829
837
|
<span class="star" title="Stargazers Count">
|
|
830
838
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
831
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>
|
|
832
840
|
</svg>
|
|
833
|
-
<span>
|
|
841
|
+
<span>1013</span>
|
|
834
842
|
</span>
|
|
835
843
|
<span class="star" title="Repo Forked">
|
|
836
844
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
837
845
|
<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">
|
|
838
846
|
</path>
|
|
839
847
|
</svg>
|
|
840
|
-
<span>
|
|
848
|
+
<span>28</span>
|
|
841
849
|
</span>
|
|
842
850
|
<span class="star">
|
|
843
851
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
844
852
|
<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>
|
|
845
853
|
</svg>
|
|
846
|
-
<span>
|
|
854
|
+
<span>286 stars today</span>
|
|
847
855
|
</span>
|
|
848
856
|
</div>
|
|
849
857
|
<div class="details">
|
|
@@ -856,32 +864,32 @@
|
|
|
856
864
|
<div class="info">
|
|
857
865
|
<div class="rank">
|
|
858
866
|
<span title="Ranking 20">20</span>
|
|
859
|
-
<a href="https://github.com/
|
|
867
|
+
<a href="https://github.com/davidfowl/TodoApi" target="_blank" title="davidfowl/TodoApi">davidfowl/TodoApi</a>
|
|
860
868
|
</div>
|
|
861
869
|
<div class="sub-title followers">
|
|
862
870
|
|
|
863
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
864
|
-
<span style="background-color: #
|
|
871
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
872
|
+
<span style="background-color: #178600;"></span>C#
|
|
865
873
|
</a>
|
|
866
874
|
|
|
867
875
|
<span class="star" title="Stargazers Count">
|
|
868
876
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
869
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>
|
|
870
878
|
</svg>
|
|
871
|
-
<span>
|
|
879
|
+
<span>805</span>
|
|
872
880
|
</span>
|
|
873
881
|
<span class="star" title="Repo Forked">
|
|
874
882
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
875
883
|
<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
884
|
</path>
|
|
877
885
|
</svg>
|
|
878
|
-
<span>
|
|
886
|
+
<span>100</span>
|
|
879
887
|
</span>
|
|
880
888
|
<span class="star">
|
|
881
889
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
890
|
<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
891
|
</svg>
|
|
884
|
-
<span>
|
|
892
|
+
<span>79 stars today</span>
|
|
885
893
|
</span>
|
|
886
894
|
</div>
|
|
887
895
|
<div class="details">
|
|
@@ -894,32 +902,32 @@
|
|
|
894
902
|
<div class="info">
|
|
895
903
|
<div class="rank">
|
|
896
904
|
<span title="Ranking 21">21</span>
|
|
897
|
-
<a href="https://github.com/
|
|
905
|
+
<a href="https://github.com/filipedeschamps/tabnews.com.br" target="_blank" title="filipedeschamps/tabnews.com.br">filipedeschamps/tabnews.com.br</a>
|
|
898
906
|
</div>
|
|
899
907
|
<div class="sub-title followers">
|
|
900
908
|
|
|
901
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
902
|
-
<span style="background-color: #
|
|
909
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
910
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
903
911
|
</a>
|
|
904
912
|
|
|
905
913
|
<span class="star" title="Stargazers Count">
|
|
906
914
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
907
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>
|
|
908
916
|
</svg>
|
|
909
|
-
<span>
|
|
917
|
+
<span>2154</span>
|
|
910
918
|
</span>
|
|
911
919
|
<span class="star" title="Repo Forked">
|
|
912
920
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
913
921
|
<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
922
|
</path>
|
|
915
923
|
</svg>
|
|
916
|
-
<span>
|
|
924
|
+
<span>127</span>
|
|
917
925
|
</span>
|
|
918
926
|
<span class="star">
|
|
919
927
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
928
|
<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
929
|
</svg>
|
|
922
|
-
<span>
|
|
930
|
+
<span>200 stars today</span>
|
|
923
931
|
</span>
|
|
924
932
|
</div>
|
|
925
933
|
<div class="details">
|
|
@@ -932,32 +940,32 @@
|
|
|
932
940
|
<div class="info">
|
|
933
941
|
<div class="rank">
|
|
934
942
|
<span title="Ranking 22">22</span>
|
|
935
|
-
<a href="https://github.com/
|
|
943
|
+
<a href="https://github.com/sudheerj/reactjs-interview-questions" target="_blank" title="sudheerj/reactjs-interview-questions">sudheerj/reactjs-interview-questions</a>
|
|
936
944
|
</div>
|
|
937
945
|
<div class="sub-title followers">
|
|
938
946
|
|
|
939
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
940
|
-
<span style="background-color: #
|
|
947
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
948
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
941
949
|
</a>
|
|
942
950
|
|
|
943
951
|
<span class="star" title="Stargazers Count">
|
|
944
952
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
945
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>
|
|
946
954
|
</svg>
|
|
947
|
-
<span>
|
|
955
|
+
<span>25508</span>
|
|
948
956
|
</span>
|
|
949
957
|
<span class="star" title="Repo Forked">
|
|
950
958
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
951
959
|
<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
960
|
</path>
|
|
953
961
|
</svg>
|
|
954
|
-
<span>
|
|
962
|
+
<span>6293</span>
|
|
955
963
|
</span>
|
|
956
964
|
<span class="star">
|
|
957
965
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
966
|
<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
967
|
</svg>
|
|
960
|
-
<span>
|
|
968
|
+
<span>39 stars today</span>
|
|
961
969
|
</span>
|
|
962
970
|
</div>
|
|
963
971
|
<div class="details">
|
|
@@ -970,32 +978,32 @@
|
|
|
970
978
|
<div class="info">
|
|
971
979
|
<div class="rank">
|
|
972
980
|
<span title="Ranking 23">23</span>
|
|
973
|
-
<a href="https://github.com/
|
|
981
|
+
<a href="https://github.com/cypress-io/cypress" target="_blank" title="cypress-io/cypress">cypress-io/cypress</a>
|
|
974
982
|
</div>
|
|
975
983
|
<div class="sub-title followers">
|
|
976
984
|
|
|
977
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
978
|
-
<span style="background-color: #
|
|
985
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
986
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
979
987
|
</a>
|
|
980
988
|
|
|
981
989
|
<span class="star" title="Stargazers Count">
|
|
982
990
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
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>
|
|
984
992
|
</svg>
|
|
985
|
-
<span>
|
|
993
|
+
<span>41726</span>
|
|
986
994
|
</span>
|
|
987
995
|
<span class="star" title="Repo Forked">
|
|
988
996
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
989
997
|
<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
998
|
</path>
|
|
991
999
|
</svg>
|
|
992
|
-
<span>
|
|
1000
|
+
<span>2627</span>
|
|
993
1001
|
</span>
|
|
994
1002
|
<span class="star">
|
|
995
1003
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
1004
|
<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
1005
|
</svg>
|
|
998
|
-
<span>
|
|
1006
|
+
<span>22 stars today</span>
|
|
999
1007
|
</span>
|
|
1000
1008
|
</div>
|
|
1001
1009
|
<div class="details">
|
|
@@ -1008,32 +1016,32 @@
|
|
|
1008
1016
|
<div class="info">
|
|
1009
1017
|
<div class="rank">
|
|
1010
1018
|
<span title="Ranking 24">24</span>
|
|
1011
|
-
<a href="https://github.com/
|
|
1019
|
+
<a href="https://github.com/divamgupta/diffusionbee-stable-diffusion-ui" target="_blank" title="divamgupta/diffusionbee-stable-diffusion-ui">divamgupta/diffusionbee-stable-diffusion-ui</a>
|
|
1012
1020
|
</div>
|
|
1013
1021
|
<div class="sub-title followers">
|
|
1014
1022
|
|
|
1015
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1016
|
-
<span style="background-color: #
|
|
1023
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1024
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1017
1025
|
</a>
|
|
1018
1026
|
|
|
1019
1027
|
<span class="star" title="Stargazers Count">
|
|
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>6535</span>
|
|
1024
1032
|
</span>
|
|
1025
1033
|
<span class="star" title="Repo Forked">
|
|
1026
1034
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1027
1035
|
<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
1036
|
</path>
|
|
1029
1037
|
</svg>
|
|
1030
|
-
<span>
|
|
1038
|
+
<span>253</span>
|
|
1031
1039
|
</span>
|
|
1032
1040
|
<span class="star">
|
|
1033
1041
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1034
1042
|
<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
1043
|
</svg>
|
|
1036
|
-
<span>
|
|
1044
|
+
<span>33 stars today</span>
|
|
1037
1045
|
</span>
|
|
1038
1046
|
</div>
|
|
1039
1047
|
<div class="details">
|
|
@@ -1046,7 +1054,7 @@
|
|
|
1046
1054
|
<div class="info">
|
|
1047
1055
|
<div class="rank">
|
|
1048
1056
|
<span title="Ranking 25">25</span>
|
|
1049
|
-
<a href="https://github.com/
|
|
1057
|
+
<a href="https://github.com/saleor/saleor" target="_blank" title="saleor/saleor">saleor/saleor</a>
|
|
1050
1058
|
</div>
|
|
1051
1059
|
<div class="sub-title followers">
|
|
1052
1060
|
|
|
@@ -1058,20 +1066,20 @@
|
|
|
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>17473</span>
|
|
1062
1070
|
</span>
|
|
1063
1071
|
<span class="star" title="Repo Forked">
|
|
1064
1072
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1065
1073
|
<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
1074
|
</path>
|
|
1067
1075
|
</svg>
|
|
1068
|
-
<span>
|
|
1076
|
+
<span>4780</span>
|
|
1069
1077
|
</span>
|
|
1070
1078
|
<span class="star">
|
|
1071
1079
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1072
1080
|
<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
1081
|
</svg>
|
|
1074
|
-
<span>
|
|
1082
|
+
<span>46 stars today</span>
|
|
1075
1083
|
</span>
|
|
1076
1084
|
</div>
|
|
1077
1085
|
<div class="details">
|
|
@@ -1096,7 +1104,7 @@
|
|
|
1096
1104
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1097
1105
|
</a>
|
|
1098
1106
|
</div>
|
|
1099
|
-
<div class="time">Last cache created on 2022/11/
|
|
1107
|
+
<div class="time">Last cache created on 2022/11/27 by Github API v3.</div>
|
|
1100
1108
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1101
1109
|
</div>
|
|
1102
1110
|
</body>
|