@wcj/github-rank 22.10.2 → 22.10.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/repos.json +24258 -24243
- package/dist/sifou-daily.json +5 -14
- package/dist/sifou-monthly.json +84 -84
- package/dist/sifou-weekly.json +108 -108
- package/dist/toutiao-30.json +65 -65
- package/dist/toutiao-7.json +118 -118
- package/dist/toutiao-90.json +29 -29
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +154 -154
- package/dist/trending-weekly.json +162 -162
- package/dist/users.china.json +1125 -1125
- package/dist/users.json +3014 -3015
- package/package.json +1 -1
- package/web/data/repos.json +24258 -24243
- package/web/data/sifou-daily.json +5 -14
- package/web/data/sifou-monthly.json +84 -84
- package/web/data/sifou-weekly.json +108 -108
- package/web/data/toutiao-30.json +65 -65
- package/web/data/toutiao-7.json +118 -118
- package/web/data/toutiao-90.json +29 -29
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +154 -154
- package/web/data/trending-weekly.json +162 -162
- package/web/data/users.china.json +1125 -1125
- package/web/data/users.json +3014 -3015
- package/web/index.html +1668 -1668
- package/web/repos.html +3129 -3129
- package/web/sifou-daily.html +6 -34
- package/web/sifou-monthly.html +124 -124
- package/web/sifou-weekly.html +126 -126
- package/web/toutiao-30.html +82 -82
- package/web/toutiao-7.html +97 -97
- package/web/toutiao-90.html +33 -33
- package/web/trending-monthly.html +136 -144
- package/web/trending-weekly.html +142 -142
- package/web/trending.html +148 -144
- package/web/users.china.html +622 -622
package/web/trending.html
CHANGED
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
</h1>
|
|
131
|
-
<div class="time">Last cache created on 2022/10/
|
|
131
|
+
<div class="time">Last cache created on 2022/10/4 by
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
|
|
@@ -157,32 +157,32 @@
|
|
|
157
157
|
<div class="info">
|
|
158
158
|
<div class="rank">
|
|
159
159
|
<span title="Ranking 1">1</span>
|
|
160
|
-
<a href="https://github.com/
|
|
160
|
+
<a href="https://github.com/lkwq007/stablediffusion-infinity" target="_blank" title="lkwq007/stablediffusion-infinity">lkwq007/stablediffusion-infinity</a>
|
|
161
161
|
</div>
|
|
162
162
|
<div class="sub-title followers">
|
|
163
163
|
|
|
164
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
165
|
-
<span style="background-color: #
|
|
164
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
165
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
166
166
|
</a>
|
|
167
167
|
|
|
168
168
|
<span class="star" title="Stargazers Count">
|
|
169
169
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
170
170
|
<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>
|
|
171
171
|
</svg>
|
|
172
|
-
<span>
|
|
172
|
+
<span>1468</span>
|
|
173
173
|
</span>
|
|
174
174
|
<span class="star" title="Repo Forked">
|
|
175
175
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
176
176
|
<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">
|
|
177
177
|
</path>
|
|
178
178
|
</svg>
|
|
179
|
-
<span>
|
|
179
|
+
<span>95</span>
|
|
180
180
|
</span>
|
|
181
181
|
<span class="star">
|
|
182
182
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
183
183
|
<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>
|
|
184
184
|
</svg>
|
|
185
|
-
<span>
|
|
185
|
+
<span>270 stars today</span>
|
|
186
186
|
</span>
|
|
187
187
|
</div>
|
|
188
188
|
<div class="details">
|
|
@@ -195,32 +195,32 @@
|
|
|
195
195
|
<div class="info">
|
|
196
196
|
<div class="rank">
|
|
197
197
|
<span title="Ranking 2">2</span>
|
|
198
|
-
<a href="https://github.com/
|
|
198
|
+
<a href="https://github.com/TheAlgorithms/C-Plus-Plus" target="_blank" title="TheAlgorithms/C-Plus-Plus">TheAlgorithms/C-Plus-Plus</a>
|
|
199
199
|
</div>
|
|
200
200
|
<div class="sub-title followers">
|
|
201
201
|
|
|
202
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
203
|
-
<span style="background-color: #
|
|
202
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
203
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
204
204
|
</a>
|
|
205
205
|
|
|
206
206
|
<span class="star" title="Stargazers Count">
|
|
207
207
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
208
208
|
<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>
|
|
209
209
|
</svg>
|
|
210
|
-
<span>
|
|
210
|
+
<span>21300</span>
|
|
211
211
|
</span>
|
|
212
212
|
<span class="star" title="Repo Forked">
|
|
213
213
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
214
214
|
<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">
|
|
215
215
|
</path>
|
|
216
216
|
</svg>
|
|
217
|
-
<span>
|
|
217
|
+
<span>5621</span>
|
|
218
218
|
</span>
|
|
219
219
|
<span class="star">
|
|
220
220
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
221
221
|
<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>
|
|
222
222
|
</svg>
|
|
223
|
-
<span>
|
|
223
|
+
<span>173 stars today</span>
|
|
224
224
|
</span>
|
|
225
225
|
</div>
|
|
226
226
|
<div class="details">
|
|
@@ -233,32 +233,32 @@
|
|
|
233
233
|
<div class="info">
|
|
234
234
|
<div class="rank">
|
|
235
235
|
<span title="Ranking 3">3</span>
|
|
236
|
-
<a href="https://github.com/
|
|
236
|
+
<a href="https://github.com/iced-rs/iced" target="_blank" title="iced-rs/iced">iced-rs/iced</a>
|
|
237
237
|
</div>
|
|
238
238
|
<div class="sub-title followers">
|
|
239
239
|
|
|
240
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
241
|
-
<span style="background-color: #
|
|
240
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
241
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
242
242
|
</a>
|
|
243
243
|
|
|
244
244
|
<span class="star" title="Stargazers Count">
|
|
245
245
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
246
246
|
<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>
|
|
247
247
|
</svg>
|
|
248
|
-
<span>
|
|
248
|
+
<span>15452</span>
|
|
249
249
|
</span>
|
|
250
250
|
<span class="star" title="Repo Forked">
|
|
251
251
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
252
252
|
<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">
|
|
253
253
|
</path>
|
|
254
254
|
</svg>
|
|
255
|
-
<span>
|
|
255
|
+
<span>655</span>
|
|
256
256
|
</span>
|
|
257
257
|
<span class="star">
|
|
258
258
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
259
259
|
<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>
|
|
260
260
|
</svg>
|
|
261
|
-
<span>
|
|
261
|
+
<span>256 stars today</span>
|
|
262
262
|
</span>
|
|
263
263
|
</div>
|
|
264
264
|
<div class="details">
|
|
@@ -271,32 +271,32 @@
|
|
|
271
271
|
<div class="info">
|
|
272
272
|
<div class="rank">
|
|
273
273
|
<span title="Ranking 4">4</span>
|
|
274
|
-
<a href="https://github.com/
|
|
274
|
+
<a href="https://github.com/sherlock-project/sherlock" target="_blank" title="sherlock-project/sherlock">sherlock-project/sherlock</a>
|
|
275
275
|
</div>
|
|
276
276
|
<div class="sub-title followers">
|
|
277
277
|
|
|
278
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
279
|
-
<span style="background-color: #
|
|
278
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
279
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
280
280
|
</a>
|
|
281
281
|
|
|
282
282
|
<span class="star" title="Stargazers Count">
|
|
283
283
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
284
284
|
<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>
|
|
285
285
|
</svg>
|
|
286
|
-
<span>
|
|
286
|
+
<span>35925</span>
|
|
287
287
|
</span>
|
|
288
288
|
<span class="star" title="Repo Forked">
|
|
289
289
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
290
290
|
<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">
|
|
291
291
|
</path>
|
|
292
292
|
</svg>
|
|
293
|
-
<span>
|
|
293
|
+
<span>4224</span>
|
|
294
294
|
</span>
|
|
295
295
|
<span class="star">
|
|
296
296
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
297
297
|
<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>
|
|
298
298
|
</svg>
|
|
299
|
-
<span>
|
|
299
|
+
<span>205 stars today</span>
|
|
300
300
|
</span>
|
|
301
301
|
</div>
|
|
302
302
|
<div class="details">
|
|
@@ -309,32 +309,32 @@
|
|
|
309
309
|
<div class="info">
|
|
310
310
|
<div class="rank">
|
|
311
311
|
<span title="Ranking 5">5</span>
|
|
312
|
-
<a href="https://github.com/
|
|
312
|
+
<a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
|
|
313
313
|
</div>
|
|
314
314
|
<div class="sub-title followers">
|
|
315
315
|
|
|
316
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
317
|
-
<span style="background-color: #
|
|
316
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
317
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
318
318
|
</a>
|
|
319
319
|
|
|
320
320
|
<span class="star" title="Stargazers Count">
|
|
321
321
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
322
322
|
<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>
|
|
323
323
|
</svg>
|
|
324
|
-
<span>
|
|
324
|
+
<span>354605</span>
|
|
325
325
|
</span>
|
|
326
326
|
<span class="star" title="Repo Forked">
|
|
327
327
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
328
328
|
<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">
|
|
329
329
|
</path>
|
|
330
330
|
</svg>
|
|
331
|
-
<span>
|
|
331
|
+
<span>29766</span>
|
|
332
332
|
</span>
|
|
333
333
|
<span class="star">
|
|
334
334
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
335
335
|
<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>
|
|
336
336
|
</svg>
|
|
337
|
-
<span>
|
|
337
|
+
<span>130 stars today</span>
|
|
338
338
|
</span>
|
|
339
339
|
</div>
|
|
340
340
|
<div class="details">
|
|
@@ -347,32 +347,32 @@
|
|
|
347
347
|
<div class="info">
|
|
348
348
|
<div class="rank">
|
|
349
349
|
<span title="Ranking 6">6</span>
|
|
350
|
-
<a href="https://github.com/
|
|
350
|
+
<a href="https://github.com/novuhq/novu" target="_blank" title="novuhq/novu">novuhq/novu</a>
|
|
351
351
|
</div>
|
|
352
352
|
<div class="sub-title followers">
|
|
353
353
|
|
|
354
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
355
|
-
<span style="background-color: #
|
|
354
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
355
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
356
356
|
</a>
|
|
357
357
|
|
|
358
358
|
<span class="star" title="Stargazers Count">
|
|
359
359
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
360
360
|
<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>
|
|
361
361
|
</svg>
|
|
362
|
-
<span>
|
|
362
|
+
<span>10131</span>
|
|
363
363
|
</span>
|
|
364
364
|
<span class="star" title="Repo Forked">
|
|
365
365
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
366
366
|
<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">
|
|
367
367
|
</path>
|
|
368
368
|
</svg>
|
|
369
|
-
<span>
|
|
369
|
+
<span>538</span>
|
|
370
370
|
</span>
|
|
371
371
|
<span class="star">
|
|
372
372
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
373
373
|
<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>
|
|
374
374
|
</svg>
|
|
375
|
-
<span>
|
|
375
|
+
<span>198 stars today</span>
|
|
376
376
|
</span>
|
|
377
377
|
</div>
|
|
378
378
|
<div class="details">
|
|
@@ -385,32 +385,32 @@
|
|
|
385
385
|
<div class="info">
|
|
386
386
|
<div class="rank">
|
|
387
387
|
<span title="Ranking 7">7</span>
|
|
388
|
-
<a href="https://github.com/
|
|
388
|
+
<a href="https://github.com/github/docs" target="_blank" title="github/docs">github/docs</a>
|
|
389
389
|
</div>
|
|
390
390
|
<div class="sub-title followers">
|
|
391
391
|
|
|
392
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
393
|
-
<span style="background-color: #
|
|
392
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
393
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
394
394
|
</a>
|
|
395
395
|
|
|
396
396
|
<span class="star" title="Stargazers Count">
|
|
397
397
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
398
398
|
<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>
|
|
399
399
|
</svg>
|
|
400
|
-
<span>
|
|
400
|
+
<span>11455</span>
|
|
401
401
|
</span>
|
|
402
402
|
<span class="star" title="Repo Forked">
|
|
403
403
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
404
404
|
<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">
|
|
405
405
|
</path>
|
|
406
406
|
</svg>
|
|
407
|
-
<span>
|
|
407
|
+
<span>56942</span>
|
|
408
408
|
</span>
|
|
409
409
|
<span class="star">
|
|
410
410
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
411
411
|
<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>
|
|
412
412
|
</svg>
|
|
413
|
-
<span>
|
|
413
|
+
<span>54 stars today</span>
|
|
414
414
|
</span>
|
|
415
415
|
</div>
|
|
416
416
|
<div class="details">
|
|
@@ -423,28 +423,32 @@
|
|
|
423
423
|
<div class="info">
|
|
424
424
|
<div class="rank">
|
|
425
425
|
<span title="Ranking 8">8</span>
|
|
426
|
-
<a href="https://github.com/
|
|
426
|
+
<a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui" target="_blank" title="AUTOMATIC1111/stable-diffusion-webui">AUTOMATIC1111/stable-diffusion-webui</a>
|
|
427
427
|
</div>
|
|
428
428
|
<div class="sub-title followers">
|
|
429
429
|
|
|
430
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
431
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
432
|
+
</a>
|
|
433
|
+
|
|
430
434
|
<span class="star" title="Stargazers Count">
|
|
431
435
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
432
436
|
<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>
|
|
433
437
|
</svg>
|
|
434
|
-
<span>
|
|
438
|
+
<span>5950</span>
|
|
435
439
|
</span>
|
|
436
440
|
<span class="star" title="Repo Forked">
|
|
437
441
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
438
442
|
<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">
|
|
439
443
|
</path>
|
|
440
444
|
</svg>
|
|
441
|
-
<span>
|
|
445
|
+
<span>747</span>
|
|
442
446
|
</span>
|
|
443
447
|
<span class="star">
|
|
444
448
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
445
449
|
<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>
|
|
446
450
|
</svg>
|
|
447
|
-
<span>
|
|
451
|
+
<span>221 stars today</span>
|
|
448
452
|
</span>
|
|
449
453
|
</div>
|
|
450
454
|
<div class="details">
|
|
@@ -457,32 +461,28 @@
|
|
|
457
461
|
<div class="info">
|
|
458
462
|
<div class="rank">
|
|
459
463
|
<span title="Ranking 9">9</span>
|
|
460
|
-
<a href="https://github.com/
|
|
464
|
+
<a href="https://github.com/firstcontributions/first-contributions" target="_blank" title="firstcontributions/first-contributions">firstcontributions/first-contributions</a>
|
|
461
465
|
</div>
|
|
462
466
|
<div class="sub-title followers">
|
|
463
467
|
|
|
464
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
465
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
466
|
-
</a>
|
|
467
|
-
|
|
468
468
|
<span class="star" title="Stargazers Count">
|
|
469
469
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
470
470
|
<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>
|
|
471
471
|
</svg>
|
|
472
|
-
<span>
|
|
472
|
+
<span>27847</span>
|
|
473
473
|
</span>
|
|
474
474
|
<span class="star" title="Repo Forked">
|
|
475
475
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
476
476
|
<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">
|
|
477
477
|
</path>
|
|
478
478
|
</svg>
|
|
479
|
-
<span>
|
|
479
|
+
<span>50687</span>
|
|
480
480
|
</span>
|
|
481
481
|
<span class="star">
|
|
482
482
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
483
483
|
<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>
|
|
484
484
|
</svg>
|
|
485
|
-
<span>
|
|
485
|
+
<span>248 stars today</span>
|
|
486
486
|
</span>
|
|
487
487
|
</div>
|
|
488
488
|
<div class="details">
|
|
@@ -495,7 +495,7 @@
|
|
|
495
495
|
<div class="info">
|
|
496
496
|
<div class="rank">
|
|
497
497
|
<span title="Ranking 10">10</span>
|
|
498
|
-
<a href="https://github.com/
|
|
498
|
+
<a href="https://github.com/midudev/password-generator" target="_blank" title="midudev/password-generator">midudev/password-generator</a>
|
|
499
499
|
</div>
|
|
500
500
|
<div class="sub-title followers">
|
|
501
501
|
|
|
@@ -507,20 +507,20 @@
|
|
|
507
507
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
508
508
|
<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>
|
|
509
509
|
</svg>
|
|
510
|
-
<span>
|
|
510
|
+
<span>233</span>
|
|
511
511
|
</span>
|
|
512
512
|
<span class="star" title="Repo Forked">
|
|
513
513
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
514
514
|
<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">
|
|
515
515
|
</path>
|
|
516
516
|
</svg>
|
|
517
|
-
<span>
|
|
517
|
+
<span>328</span>
|
|
518
518
|
</span>
|
|
519
519
|
<span class="star">
|
|
520
520
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
521
521
|
<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>
|
|
522
522
|
</svg>
|
|
523
|
-
<span>
|
|
523
|
+
<span>125 stars today</span>
|
|
524
524
|
</span>
|
|
525
525
|
</div>
|
|
526
526
|
<div class="details">
|
|
@@ -533,28 +533,32 @@
|
|
|
533
533
|
<div class="info">
|
|
534
534
|
<div class="rank">
|
|
535
535
|
<span title="Ranking 11">11</span>
|
|
536
|
-
<a href="https://github.com/
|
|
536
|
+
<a href="https://github.com/CodeEditApp/CodeEdit" target="_blank" title="CodeEditApp/CodeEdit">CodeEditApp/CodeEdit</a>
|
|
537
537
|
</div>
|
|
538
538
|
<div class="sub-title followers">
|
|
539
539
|
|
|
540
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
541
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
542
|
+
</a>
|
|
543
|
+
|
|
540
544
|
<span class="star" title="Stargazers Count">
|
|
541
545
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
542
546
|
<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>
|
|
543
547
|
</svg>
|
|
544
|
-
<span>
|
|
548
|
+
<span>15000</span>
|
|
545
549
|
</span>
|
|
546
550
|
<span class="star" title="Repo Forked">
|
|
547
551
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
548
552
|
<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">
|
|
549
553
|
</path>
|
|
550
554
|
</svg>
|
|
551
|
-
<span>
|
|
555
|
+
<span>691</span>
|
|
552
556
|
</span>
|
|
553
557
|
<span class="star">
|
|
554
558
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
555
559
|
<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>
|
|
556
560
|
</svg>
|
|
557
|
-
<span>
|
|
561
|
+
<span>196 stars today</span>
|
|
558
562
|
</span>
|
|
559
563
|
</div>
|
|
560
564
|
<div class="details">
|
|
@@ -567,32 +571,32 @@
|
|
|
567
571
|
<div class="info">
|
|
568
572
|
<div class="rank">
|
|
569
573
|
<span title="Ranking 12">12</span>
|
|
570
|
-
<a href="https://github.com/
|
|
574
|
+
<a href="https://github.com/ToolJet/ToolJet" target="_blank" title="ToolJet/ToolJet">ToolJet/ToolJet</a>
|
|
571
575
|
</div>
|
|
572
576
|
<div class="sub-title followers">
|
|
573
577
|
|
|
574
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
575
|
-
<span style="background-color: #
|
|
578
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
579
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
576
580
|
</a>
|
|
577
581
|
|
|
578
582
|
<span class="star" title="Stargazers Count">
|
|
579
583
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
580
584
|
<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>
|
|
581
585
|
</svg>
|
|
582
|
-
<span>
|
|
586
|
+
<span>13643</span>
|
|
583
587
|
</span>
|
|
584
588
|
<span class="star" title="Repo Forked">
|
|
585
589
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
586
590
|
<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">
|
|
587
591
|
</path>
|
|
588
592
|
</svg>
|
|
589
|
-
<span>
|
|
593
|
+
<span>1177</span>
|
|
590
594
|
</span>
|
|
591
595
|
<span class="star">
|
|
592
596
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
593
597
|
<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>
|
|
594
598
|
</svg>
|
|
595
|
-
<span>
|
|
599
|
+
<span>151 stars today</span>
|
|
596
600
|
</span>
|
|
597
601
|
</div>
|
|
598
602
|
<div class="details">
|
|
@@ -605,7 +609,7 @@
|
|
|
605
609
|
<div class="info">
|
|
606
610
|
<div class="rank">
|
|
607
611
|
<span title="Ranking 13">13</span>
|
|
608
|
-
<a href="https://github.com/
|
|
612
|
+
<a href="https://github.com/HavocFramework/Havoc" target="_blank" title="HavocFramework/Havoc">HavocFramework/Havoc</a>
|
|
609
613
|
</div>
|
|
610
614
|
<div class="sub-title followers">
|
|
611
615
|
|
|
@@ -617,20 +621,20 @@
|
|
|
617
621
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
618
622
|
<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>
|
|
619
623
|
</svg>
|
|
620
|
-
<span>
|
|
624
|
+
<span>1173</span>
|
|
621
625
|
</span>
|
|
622
626
|
<span class="star" title="Repo Forked">
|
|
623
627
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
624
628
|
<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">
|
|
625
629
|
</path>
|
|
626
630
|
</svg>
|
|
627
|
-
<span>
|
|
631
|
+
<span>167</span>
|
|
628
632
|
</span>
|
|
629
633
|
<span class="star">
|
|
630
634
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
631
635
|
<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>
|
|
632
636
|
</svg>
|
|
633
|
-
<span>
|
|
637
|
+
<span>237 stars today</span>
|
|
634
638
|
</span>
|
|
635
639
|
</div>
|
|
636
640
|
<div class="details">
|
|
@@ -643,32 +647,32 @@
|
|
|
643
647
|
<div class="info">
|
|
644
648
|
<div class="rank">
|
|
645
649
|
<span title="Ranking 14">14</span>
|
|
646
|
-
<a href="https://github.com/
|
|
650
|
+
<a href="https://github.com/stefanprodan/podinfo" target="_blank" title="stefanprodan/podinfo">stefanprodan/podinfo</a>
|
|
647
651
|
</div>
|
|
648
652
|
<div class="sub-title followers">
|
|
649
653
|
|
|
650
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
651
|
-
<span style="background-color: #
|
|
654
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
655
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
652
656
|
</a>
|
|
653
657
|
|
|
654
658
|
<span class="star" title="Stargazers Count">
|
|
655
659
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
656
660
|
<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>
|
|
657
661
|
</svg>
|
|
658
|
-
<span>
|
|
662
|
+
<span>2867</span>
|
|
659
663
|
</span>
|
|
660
664
|
<span class="star" title="Repo Forked">
|
|
661
665
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
662
666
|
<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">
|
|
663
667
|
</path>
|
|
664
668
|
</svg>
|
|
665
|
-
<span>
|
|
669
|
+
<span>1017</span>
|
|
666
670
|
</span>
|
|
667
671
|
<span class="star">
|
|
668
672
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
669
673
|
<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>
|
|
670
674
|
</svg>
|
|
671
|
-
<span>
|
|
675
|
+
<span>83 stars today</span>
|
|
672
676
|
</span>
|
|
673
677
|
</div>
|
|
674
678
|
<div class="details">
|
|
@@ -681,32 +685,32 @@
|
|
|
681
685
|
<div class="info">
|
|
682
686
|
<div class="rank">
|
|
683
687
|
<span title="Ranking 15">15</span>
|
|
684
|
-
<a href="https://github.com/
|
|
688
|
+
<a href="https://github.com/total-typescript/beginners-typescript-tutorial" target="_blank" title="total-typescript/beginners-typescript-tutorial">total-typescript/beginners-typescript-tutorial</a>
|
|
685
689
|
</div>
|
|
686
690
|
<div class="sub-title followers">
|
|
687
691
|
|
|
688
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
689
|
-
<span style="background-color: #
|
|
692
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
693
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
690
694
|
</a>
|
|
691
695
|
|
|
692
696
|
<span class="star" title="Stargazers Count">
|
|
693
697
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
694
698
|
<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>
|
|
695
699
|
</svg>
|
|
696
|
-
<span>
|
|
700
|
+
<span>6331</span>
|
|
697
701
|
</span>
|
|
698
702
|
<span class="star" title="Repo Forked">
|
|
699
703
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
700
704
|
<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">
|
|
701
705
|
</path>
|
|
702
706
|
</svg>
|
|
703
|
-
<span>
|
|
707
|
+
<span>616</span>
|
|
704
708
|
</span>
|
|
705
709
|
<span class="star">
|
|
706
710
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
707
711
|
<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>
|
|
708
712
|
</svg>
|
|
709
|
-
<span>
|
|
713
|
+
<span>147 stars today</span>
|
|
710
714
|
</span>
|
|
711
715
|
</div>
|
|
712
716
|
<div class="details">
|
|
@@ -719,32 +723,32 @@
|
|
|
719
723
|
<div class="info">
|
|
720
724
|
<div class="rank">
|
|
721
725
|
<span title="Ranking 16">16</span>
|
|
722
|
-
<a href="https://github.com/
|
|
726
|
+
<a href="https://github.com/fineanmol/Hacktoberfest2022" target="_blank" title="fineanmol/Hacktoberfest2022">fineanmol/Hacktoberfest2022</a>
|
|
723
727
|
</div>
|
|
724
728
|
<div class="sub-title followers">
|
|
725
729
|
|
|
726
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
727
|
-
<span style="background-color: #
|
|
730
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
731
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
728
732
|
</a>
|
|
729
733
|
|
|
730
734
|
<span class="star" title="Stargazers Count">
|
|
731
735
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
732
736
|
<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>
|
|
733
737
|
</svg>
|
|
734
|
-
<span>
|
|
738
|
+
<span>577</span>
|
|
735
739
|
</span>
|
|
736
740
|
<span class="star" title="Repo Forked">
|
|
737
741
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
738
742
|
<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">
|
|
739
743
|
</path>
|
|
740
744
|
</svg>
|
|
741
|
-
<span>
|
|
745
|
+
<span>1732</span>
|
|
742
746
|
</span>
|
|
743
747
|
<span class="star">
|
|
744
748
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
745
749
|
<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>
|
|
746
750
|
</svg>
|
|
747
|
-
<span>
|
|
751
|
+
<span>65 stars today</span>
|
|
748
752
|
</span>
|
|
749
753
|
</div>
|
|
750
754
|
<div class="details">
|
|
@@ -757,32 +761,32 @@
|
|
|
757
761
|
<div class="info">
|
|
758
762
|
<div class="rank">
|
|
759
763
|
<span title="Ranking 17">17</span>
|
|
760
|
-
<a href="https://github.com/
|
|
764
|
+
<a href="https://github.com/ossamamehmood/Hacktoberfest2022" target="_blank" title="ossamamehmood/Hacktoberfest2022">ossamamehmood/Hacktoberfest2022</a>
|
|
761
765
|
</div>
|
|
762
766
|
<div class="sub-title followers">
|
|
763
767
|
|
|
764
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
765
|
-
<span style="background-color: #
|
|
768
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
769
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
766
770
|
</a>
|
|
767
771
|
|
|
768
772
|
<span class="star" title="Stargazers Count">
|
|
769
773
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
770
774
|
<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>
|
|
771
775
|
</svg>
|
|
772
|
-
<span>
|
|
776
|
+
<span>256</span>
|
|
773
777
|
</span>
|
|
774
778
|
<span class="star" title="Repo Forked">
|
|
775
779
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
776
780
|
<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">
|
|
777
781
|
</path>
|
|
778
782
|
</svg>
|
|
779
|
-
<span>
|
|
783
|
+
<span>675</span>
|
|
780
784
|
</span>
|
|
781
785
|
<span class="star">
|
|
782
786
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
783
787
|
<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>
|
|
784
788
|
</svg>
|
|
785
|
-
<span>
|
|
789
|
+
<span>100 stars today</span>
|
|
786
790
|
</span>
|
|
787
791
|
</div>
|
|
788
792
|
<div class="details">
|
|
@@ -795,32 +799,32 @@
|
|
|
795
799
|
<div class="info">
|
|
796
800
|
<div class="rank">
|
|
797
801
|
<span title="Ranking 18">18</span>
|
|
798
|
-
<a href="https://github.com/
|
|
802
|
+
<a href="https://github.com/Aashu-Dubey/React-Native-UI-Templates" target="_blank" title="Aashu-Dubey/React-Native-UI-Templates">Aashu-Dubey/React-Native-UI-Templates</a>
|
|
799
803
|
</div>
|
|
800
804
|
<div class="sub-title followers">
|
|
801
805
|
|
|
802
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
803
|
-
<span style="background-color: #
|
|
806
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
807
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
804
808
|
</a>
|
|
805
809
|
|
|
806
810
|
<span class="star" title="Stargazers Count">
|
|
807
811
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
808
812
|
<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>
|
|
809
813
|
</svg>
|
|
810
|
-
<span>
|
|
814
|
+
<span>340</span>
|
|
811
815
|
</span>
|
|
812
816
|
<span class="star" title="Repo Forked">
|
|
813
817
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
814
818
|
<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">
|
|
815
819
|
</path>
|
|
816
820
|
</svg>
|
|
817
|
-
<span>
|
|
821
|
+
<span>64</span>
|
|
818
822
|
</span>
|
|
819
823
|
<span class="star">
|
|
820
824
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
821
825
|
<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>
|
|
822
826
|
</svg>
|
|
823
|
-
<span>
|
|
827
|
+
<span>86 stars today</span>
|
|
824
828
|
</span>
|
|
825
829
|
</div>
|
|
826
830
|
<div class="details">
|
|
@@ -833,32 +837,32 @@
|
|
|
833
837
|
<div class="info">
|
|
834
838
|
<div class="rank">
|
|
835
839
|
<span title="Ranking 19">19</span>
|
|
836
|
-
<a href="https://github.com/
|
|
840
|
+
<a href="https://github.com/yt-dlp/yt-dlp" target="_blank" title="yt-dlp/yt-dlp">yt-dlp/yt-dlp</a>
|
|
837
841
|
</div>
|
|
838
842
|
<div class="sub-title followers">
|
|
839
843
|
|
|
840
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
841
|
-
<span style="background-color: #
|
|
844
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
845
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
842
846
|
</a>
|
|
843
847
|
|
|
844
848
|
<span class="star" title="Stargazers Count">
|
|
845
849
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
846
850
|
<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>
|
|
847
851
|
</svg>
|
|
848
|
-
<span>
|
|
852
|
+
<span>33065</span>
|
|
849
853
|
</span>
|
|
850
854
|
<span class="star" title="Repo Forked">
|
|
851
855
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
852
856
|
<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">
|
|
853
857
|
</path>
|
|
854
858
|
</svg>
|
|
855
|
-
<span>
|
|
859
|
+
<span>2621</span>
|
|
856
860
|
</span>
|
|
857
861
|
<span class="star">
|
|
858
862
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
859
863
|
<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>
|
|
860
864
|
</svg>
|
|
861
|
-
<span>
|
|
865
|
+
<span>99 stars today</span>
|
|
862
866
|
</span>
|
|
863
867
|
</div>
|
|
864
868
|
<div class="details">
|
|
@@ -871,32 +875,32 @@
|
|
|
871
875
|
<div class="info">
|
|
872
876
|
<div class="rank">
|
|
873
877
|
<span title="Ranking 20">20</span>
|
|
874
|
-
<a href="https://github.com/
|
|
878
|
+
<a href="https://github.com/TryGhost/Ghost" target="_blank" title="TryGhost/Ghost">TryGhost/Ghost</a>
|
|
875
879
|
</div>
|
|
876
880
|
<div class="sub-title followers">
|
|
877
881
|
|
|
878
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
879
|
-
<span style="background-color: #
|
|
882
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
883
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
880
884
|
</a>
|
|
881
885
|
|
|
882
886
|
<span class="star" title="Stargazers Count">
|
|
883
887
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
884
888
|
<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>
|
|
885
889
|
</svg>
|
|
886
|
-
<span>
|
|
890
|
+
<span>41256</span>
|
|
887
891
|
</span>
|
|
888
892
|
<span class="star" title="Repo Forked">
|
|
889
893
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
890
894
|
<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">
|
|
891
895
|
</path>
|
|
892
896
|
</svg>
|
|
893
|
-
<span>
|
|
897
|
+
<span>8909</span>
|
|
894
898
|
</span>
|
|
895
899
|
<span class="star">
|
|
896
900
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
897
901
|
<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>
|
|
898
902
|
</svg>
|
|
899
|
-
<span>
|
|
903
|
+
<span>68 stars today</span>
|
|
900
904
|
</span>
|
|
901
905
|
</div>
|
|
902
906
|
<div class="details">
|
|
@@ -909,28 +913,32 @@
|
|
|
909
913
|
<div class="info">
|
|
910
914
|
<div class="rank">
|
|
911
915
|
<span title="Ranking 21">21</span>
|
|
912
|
-
<a href="https://github.com/
|
|
916
|
+
<a href="https://github.com/mikeroyal/Steam-Deck-Guide" target="_blank" title="mikeroyal/Steam-Deck-Guide">mikeroyal/Steam-Deck-Guide</a>
|
|
913
917
|
</div>
|
|
914
918
|
<div class="sub-title followers">
|
|
915
919
|
|
|
920
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
921
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
922
|
+
</a>
|
|
923
|
+
|
|
916
924
|
<span class="star" title="Stargazers Count">
|
|
917
925
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
918
926
|
<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>
|
|
919
927
|
</svg>
|
|
920
|
-
<span>
|
|
928
|
+
<span>964</span>
|
|
921
929
|
</span>
|
|
922
930
|
<span class="star" title="Repo Forked">
|
|
923
931
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
924
932
|
<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">
|
|
925
933
|
</path>
|
|
926
934
|
</svg>
|
|
927
|
-
<span>
|
|
935
|
+
<span>34</span>
|
|
928
936
|
</span>
|
|
929
937
|
<span class="star">
|
|
930
938
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
931
939
|
<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>
|
|
932
940
|
</svg>
|
|
933
|
-
<span>
|
|
941
|
+
<span>55 stars today</span>
|
|
934
942
|
</span>
|
|
935
943
|
</div>
|
|
936
944
|
<div class="details">
|
|
@@ -943,32 +951,32 @@
|
|
|
943
951
|
<div class="info">
|
|
944
952
|
<div class="rank">
|
|
945
953
|
<span title="Ranking 22">22</span>
|
|
946
|
-
<a href="https://github.com/
|
|
954
|
+
<a href="https://github.com/developedbyed/react-portofolio-with-tailwind" target="_blank" title="developedbyed/react-portofolio-with-tailwind">developedbyed/react-portofolio-with-tailwind</a>
|
|
947
955
|
</div>
|
|
948
956
|
<div class="sub-title followers">
|
|
949
957
|
|
|
950
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
951
|
-
<span style="background-color: #
|
|
958
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
959
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
952
960
|
</a>
|
|
953
961
|
|
|
954
962
|
<span class="star" title="Stargazers Count">
|
|
955
963
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
956
964
|
<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>
|
|
957
965
|
</svg>
|
|
958
|
-
<span>
|
|
966
|
+
<span>112</span>
|
|
959
967
|
</span>
|
|
960
968
|
<span class="star" title="Repo Forked">
|
|
961
969
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
962
970
|
<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">
|
|
963
971
|
</path>
|
|
964
972
|
</svg>
|
|
965
|
-
<span>
|
|
973
|
+
<span>33</span>
|
|
966
974
|
</span>
|
|
967
975
|
<span class="star">
|
|
968
976
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
969
977
|
<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>
|
|
970
978
|
</svg>
|
|
971
|
-
<span>
|
|
979
|
+
<span>30 stars today</span>
|
|
972
980
|
</span>
|
|
973
981
|
</div>
|
|
974
982
|
<div class="details">
|
|
@@ -981,32 +989,32 @@
|
|
|
981
989
|
<div class="info">
|
|
982
990
|
<div class="rank">
|
|
983
991
|
<span title="Ranking 23">23</span>
|
|
984
|
-
<a href="https://github.com/
|
|
992
|
+
<a href="https://github.com/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
|
|
985
993
|
</div>
|
|
986
994
|
<div class="sub-title followers">
|
|
987
995
|
|
|
988
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
989
|
-
<span style="background-color: #
|
|
996
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
997
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
990
998
|
</a>
|
|
991
999
|
|
|
992
1000
|
<span class="star" title="Stargazers Count">
|
|
993
1001
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
994
1002
|
<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>
|
|
995
1003
|
</svg>
|
|
996
|
-
<span>
|
|
1004
|
+
<span>145940</span>
|
|
997
1005
|
</span>
|
|
998
1006
|
<span class="star" title="Repo Forked">
|
|
999
1007
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1000
1008
|
<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">
|
|
1001
1009
|
</path>
|
|
1002
1010
|
</svg>
|
|
1003
|
-
<span>
|
|
1011
|
+
<span>37181</span>
|
|
1004
1012
|
</span>
|
|
1005
1013
|
<span class="star">
|
|
1006
1014
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1007
1015
|
<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>
|
|
1008
1016
|
</svg>
|
|
1009
|
-
<span>
|
|
1017
|
+
<span>162 stars today</span>
|
|
1010
1018
|
</span>
|
|
1011
1019
|
</div>
|
|
1012
1020
|
<div class="details">
|
|
@@ -1019,32 +1027,28 @@
|
|
|
1019
1027
|
<div class="info">
|
|
1020
1028
|
<div class="rank">
|
|
1021
1029
|
<span title="Ranking 24">24</span>
|
|
1022
|
-
<a href="https://github.com/
|
|
1030
|
+
<a href="https://github.com/GoVanguard/Getting-into-InfoSec-and-Cybersecurity" target="_blank" title="GoVanguard/Getting-into-InfoSec-and-Cybersecurity">GoVanguard/Getting-into-InfoSec-and-Cybersecurity</a>
|
|
1023
1031
|
</div>
|
|
1024
1032
|
<div class="sub-title followers">
|
|
1025
1033
|
|
|
1026
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1027
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1028
|
-
</a>
|
|
1029
|
-
|
|
1030
1034
|
<span class="star" title="Stargazers Count">
|
|
1031
1035
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1032
1036
|
<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>
|
|
1033
1037
|
</svg>
|
|
1034
|
-
<span>
|
|
1038
|
+
<span>333</span>
|
|
1035
1039
|
</span>
|
|
1036
1040
|
<span class="star" title="Repo Forked">
|
|
1037
1041
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1038
1042
|
<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">
|
|
1039
1043
|
</path>
|
|
1040
1044
|
</svg>
|
|
1041
|
-
<span>
|
|
1045
|
+
<span>34</span>
|
|
1042
1046
|
</span>
|
|
1043
1047
|
<span class="star">
|
|
1044
1048
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1045
1049
|
<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>
|
|
1046
1050
|
</svg>
|
|
1047
|
-
<span>
|
|
1051
|
+
<span>134 stars today</span>
|
|
1048
1052
|
</span>
|
|
1049
1053
|
</div>
|
|
1050
1054
|
<div class="details">
|
|
@@ -1057,7 +1061,7 @@
|
|
|
1057
1061
|
<div class="info">
|
|
1058
1062
|
<div class="rank">
|
|
1059
1063
|
<span title="Ranking 25">25</span>
|
|
1060
|
-
<a href="https://github.com/
|
|
1064
|
+
<a href="https://github.com/freqtrade/freqtrade" target="_blank" title="freqtrade/freqtrade">freqtrade/freqtrade</a>
|
|
1061
1065
|
</div>
|
|
1062
1066
|
<div class="sub-title followers">
|
|
1063
1067
|
|
|
@@ -1069,20 +1073,20 @@
|
|
|
1069
1073
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1070
1074
|
<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>
|
|
1071
1075
|
</svg>
|
|
1072
|
-
<span>
|
|
1076
|
+
<span>19396</span>
|
|
1073
1077
|
</span>
|
|
1074
1078
|
<span class="star" title="Repo Forked">
|
|
1075
1079
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1076
1080
|
<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">
|
|
1077
1081
|
</path>
|
|
1078
1082
|
</svg>
|
|
1079
|
-
<span>
|
|
1083
|
+
<span>4089</span>
|
|
1080
1084
|
</span>
|
|
1081
1085
|
<span class="star">
|
|
1082
1086
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1083
1087
|
<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>
|
|
1084
1088
|
</svg>
|
|
1085
|
-
<span>
|
|
1089
|
+
<span>91 stars today</span>
|
|
1086
1090
|
</span>
|
|
1087
1091
|
</div>
|
|
1088
1092
|
<div class="details">
|
|
@@ -1107,7 +1111,7 @@
|
|
|
1107
1111
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1108
1112
|
</a>
|
|
1109
1113
|
</div>
|
|
1110
|
-
<div class="time">Last cache created on 2022/10/
|
|
1114
|
+
<div class="time">Last cache created on 2022/10/4 by Github API v3.</div>
|
|
1111
1115
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1112
1116
|
</div>
|
|
1113
1117
|
</body>
|