@wcj/github-rank 22.7.19 → 22.7.20
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 +22190 -22190
- package/dist/sifou-daily.json +26 -89
- package/dist/sifou-monthly.json +64 -64
- package/dist/sifou-weekly.json +128 -128
- package/dist/toutiao-30.json +61 -61
- package/dist/toutiao-7.json +82 -82
- package/dist/toutiao-90.json +24 -24
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +152 -152
- package/dist/trending-weekly.json +169 -169
- package/dist/users.china.json +1102 -1102
- package/dist/users.json +2022 -2023
- package/package.json +1 -1
- package/web/data/repos.json +22190 -22190
- package/web/data/sifou-daily.json +26 -89
- package/web/data/sifou-monthly.json +64 -64
- package/web/data/sifou-weekly.json +128 -128
- package/web/data/toutiao-30.json +61 -61
- package/web/data/toutiao-7.json +82 -82
- package/web/data/toutiao-90.json +24 -24
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +152 -152
- package/web/data/trending-weekly.json +169 -169
- package/web/data/users.china.json +1102 -1102
- package/web/data/users.json +2022 -2023
- package/web/index.html +1123 -1123
- package/web/repos.html +3280 -3280
- package/web/sifou-daily.html +22 -218
- package/web/sifou-monthly.html +97 -97
- package/web/sifou-weekly.html +136 -136
- package/web/toutiao-30.html +61 -61
- package/web/toutiao-7.html +80 -80
- package/web/toutiao-90.html +26 -26
- package/web/trending-monthly.html +141 -141
- package/web/trending-weekly.html +152 -148
- package/web/trending.html +144 -144
- package/web/users.china.html +578 -578
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/7/
|
|
131
|
+
<div class="time">Last cache created on 2022/7/20 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/logto-io/logto" target="_blank" title="logto-io/logto">logto-io/logto</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/typescript" title="Programming Language TypeScript">
|
|
165
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>2180</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>58</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>507 stars today</span>
|
|
186
186
|
</span>
|
|
187
187
|
</div>
|
|
188
188
|
<div class="details">
|
|
@@ -195,32 +195,28 @@
|
|
|
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/dair-ai/ML-Course-Notes" target="_blank" title="dair-ai/ML-Course-Notes">dair-ai/ML-Course-Notes</a>
|
|
199
199
|
</div>
|
|
200
200
|
<div class="sub-title followers">
|
|
201
201
|
|
|
202
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
203
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
204
|
-
</a>
|
|
205
|
-
|
|
206
202
|
<span class="star" title="Stargazers Count">
|
|
207
203
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
208
204
|
<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
205
|
</svg>
|
|
210
|
-
<span>
|
|
206
|
+
<span>4538</span>
|
|
211
207
|
</span>
|
|
212
208
|
<span class="star" title="Repo Forked">
|
|
213
209
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
214
210
|
<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
211
|
</path>
|
|
216
212
|
</svg>
|
|
217
|
-
<span>
|
|
213
|
+
<span>594</span>
|
|
218
214
|
</span>
|
|
219
215
|
<span class="star">
|
|
220
216
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
221
217
|
<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
218
|
</svg>
|
|
223
|
-
<span>
|
|
219
|
+
<span>90 stars today</span>
|
|
224
220
|
</span>
|
|
225
221
|
</div>
|
|
226
222
|
<div class="details">
|
|
@@ -233,7 +229,7 @@
|
|
|
233
229
|
<div class="info">
|
|
234
230
|
<div class="rank">
|
|
235
231
|
<span title="Ranking 3">3</span>
|
|
236
|
-
<a href="https://github.com/
|
|
232
|
+
<a href="https://github.com/loov/lensm" target="_blank" title="loov/lensm">loov/lensm</a>
|
|
237
233
|
</div>
|
|
238
234
|
<div class="sub-title followers">
|
|
239
235
|
|
|
@@ -245,20 +241,20 @@
|
|
|
245
241
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
246
242
|
<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
243
|
</svg>
|
|
248
|
-
<span>
|
|
244
|
+
<span>1782</span>
|
|
249
245
|
</span>
|
|
250
246
|
<span class="star" title="Repo Forked">
|
|
251
247
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
252
248
|
<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
249
|
</path>
|
|
254
250
|
</svg>
|
|
255
|
-
<span>
|
|
251
|
+
<span>45</span>
|
|
256
252
|
</span>
|
|
257
253
|
<span class="star">
|
|
258
254
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
259
255
|
<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
256
|
</svg>
|
|
261
|
-
<span>
|
|
257
|
+
<span>313 stars today</span>
|
|
262
258
|
</span>
|
|
263
259
|
</div>
|
|
264
260
|
<div class="details">
|
|
@@ -271,32 +267,32 @@
|
|
|
271
267
|
<div class="info">
|
|
272
268
|
<div class="rank">
|
|
273
269
|
<span title="Ranking 4">4</span>
|
|
274
|
-
<a href="https://github.com/
|
|
270
|
+
<a href="https://github.com/Sairyss/domain-driven-hexagon" target="_blank" title="Sairyss/domain-driven-hexagon">Sairyss/domain-driven-hexagon</a>
|
|
275
271
|
</div>
|
|
276
272
|
<div class="sub-title followers">
|
|
277
273
|
|
|
278
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
279
|
-
<span style="background-color: #
|
|
274
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
275
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
280
276
|
</a>
|
|
281
277
|
|
|
282
278
|
<span class="star" title="Stargazers Count">
|
|
283
279
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
284
280
|
<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
281
|
</svg>
|
|
286
|
-
<span>
|
|
282
|
+
<span>6096</span>
|
|
287
283
|
</span>
|
|
288
284
|
<span class="star" title="Repo Forked">
|
|
289
285
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
290
286
|
<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
287
|
</path>
|
|
292
288
|
</svg>
|
|
293
|
-
<span>
|
|
289
|
+
<span>554</span>
|
|
294
290
|
</span>
|
|
295
291
|
<span class="star">
|
|
296
292
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
297
293
|
<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
294
|
</svg>
|
|
299
|
-
<span>
|
|
295
|
+
<span>191 stars today</span>
|
|
300
296
|
</span>
|
|
301
297
|
</div>
|
|
302
298
|
<div class="details">
|
|
@@ -309,32 +305,32 @@
|
|
|
309
305
|
<div class="info">
|
|
310
306
|
<div class="rank">
|
|
311
307
|
<span title="Ranking 5">5</span>
|
|
312
|
-
<a href="https://github.com/
|
|
308
|
+
<a href="https://github.com/rust-lang/rustlings" target="_blank" title="rust-lang/rustlings">rust-lang/rustlings</a>
|
|
313
309
|
</div>
|
|
314
310
|
<div class="sub-title followers">
|
|
315
311
|
|
|
316
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
317
|
-
<span style="background-color: #
|
|
312
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
313
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
318
314
|
</a>
|
|
319
315
|
|
|
320
316
|
<span class="star" title="Stargazers Count">
|
|
321
317
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
322
318
|
<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
319
|
</svg>
|
|
324
|
-
<span>
|
|
320
|
+
<span>27182</span>
|
|
325
321
|
</span>
|
|
326
322
|
<span class="star" title="Repo Forked">
|
|
327
323
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
328
324
|
<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
325
|
</path>
|
|
330
326
|
</svg>
|
|
331
|
-
<span>
|
|
327
|
+
<span>4295</span>
|
|
332
328
|
</span>
|
|
333
329
|
<span class="star">
|
|
334
330
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
335
331
|
<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
332
|
</svg>
|
|
337
|
-
<span>
|
|
333
|
+
<span>278 stars today</span>
|
|
338
334
|
</span>
|
|
339
335
|
</div>
|
|
340
336
|
<div class="details">
|
|
@@ -347,28 +343,32 @@
|
|
|
347
343
|
<div class="info">
|
|
348
344
|
<div class="rank">
|
|
349
345
|
<span title="Ranking 6">6</span>
|
|
350
|
-
<a href="https://github.com/
|
|
346
|
+
<a href="https://github.com/discordjs/discord.js" target="_blank" title="discordjs/discord.js">discordjs/discord.js</a>
|
|
351
347
|
</div>
|
|
352
348
|
<div class="sub-title followers">
|
|
353
349
|
|
|
350
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
351
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
352
|
+
</a>
|
|
353
|
+
|
|
354
354
|
<span class="star" title="Stargazers Count">
|
|
355
355
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
356
356
|
<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>
|
|
357
357
|
</svg>
|
|
358
|
-
<span>
|
|
358
|
+
<span>20052</span>
|
|
359
359
|
</span>
|
|
360
360
|
<span class="star" title="Repo Forked">
|
|
361
361
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
362
362
|
<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">
|
|
363
363
|
</path>
|
|
364
364
|
</svg>
|
|
365
|
-
<span>
|
|
365
|
+
<span>3478</span>
|
|
366
366
|
</span>
|
|
367
367
|
<span class="star">
|
|
368
368
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
369
369
|
<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>
|
|
370
370
|
</svg>
|
|
371
|
-
<span>
|
|
371
|
+
<span>125 stars today</span>
|
|
372
372
|
</span>
|
|
373
373
|
</div>
|
|
374
374
|
<div class="details">
|
|
@@ -381,28 +381,32 @@
|
|
|
381
381
|
<div class="info">
|
|
382
382
|
<div class="rank">
|
|
383
383
|
<span title="Ranking 7">7</span>
|
|
384
|
-
<a href="https://github.com/
|
|
384
|
+
<a href="https://github.com/30-seconds/30-seconds-of-code" target="_blank" title="30-seconds/30-seconds-of-code">30-seconds/30-seconds-of-code</a>
|
|
385
385
|
</div>
|
|
386
386
|
<div class="sub-title followers">
|
|
387
387
|
|
|
388
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
389
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
390
|
+
</a>
|
|
391
|
+
|
|
388
392
|
<span class="star" title="Stargazers Count">
|
|
389
393
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
390
394
|
<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>
|
|
391
395
|
</svg>
|
|
392
|
-
<span>
|
|
396
|
+
<span>99966</span>
|
|
393
397
|
</span>
|
|
394
398
|
<span class="star" title="Repo Forked">
|
|
395
399
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
396
400
|
<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">
|
|
397
401
|
</path>
|
|
398
402
|
</svg>
|
|
399
|
-
<span>
|
|
403
|
+
<span>10470</span>
|
|
400
404
|
</span>
|
|
401
405
|
<span class="star">
|
|
402
406
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
403
407
|
<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>
|
|
404
408
|
</svg>
|
|
405
|
-
<span>
|
|
409
|
+
<span>410 stars today</span>
|
|
406
410
|
</span>
|
|
407
411
|
</div>
|
|
408
412
|
<div class="details">
|
|
@@ -415,32 +419,28 @@
|
|
|
415
419
|
<div class="info">
|
|
416
420
|
<div class="rank">
|
|
417
421
|
<span title="Ranking 8">8</span>
|
|
418
|
-
<a href="https://github.com/
|
|
422
|
+
<a href="https://github.com/zbezj/HEU_KMS_Activator" target="_blank" title="zbezj/HEU_KMS_Activator">zbezj/HEU_KMS_Activator</a>
|
|
419
423
|
</div>
|
|
420
424
|
<div class="sub-title followers">
|
|
421
425
|
|
|
422
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
423
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
424
|
-
</a>
|
|
425
|
-
|
|
426
426
|
<span class="star" title="Stargazers Count">
|
|
427
427
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
428
428
|
<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>
|
|
429
429
|
</svg>
|
|
430
|
-
<span>
|
|
430
|
+
<span>9034</span>
|
|
431
431
|
</span>
|
|
432
432
|
<span class="star" title="Repo Forked">
|
|
433
433
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
434
434
|
<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">
|
|
435
435
|
</path>
|
|
436
436
|
</svg>
|
|
437
|
-
<span>
|
|
437
|
+
<span>1331</span>
|
|
438
438
|
</span>
|
|
439
439
|
<span class="star">
|
|
440
440
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
441
441
|
<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>
|
|
442
442
|
</svg>
|
|
443
|
-
<span>
|
|
443
|
+
<span>53 stars today</span>
|
|
444
444
|
</span>
|
|
445
445
|
</div>
|
|
446
446
|
<div class="details">
|
|
@@ -453,28 +453,32 @@
|
|
|
453
453
|
<div class="info">
|
|
454
454
|
<div class="rank">
|
|
455
455
|
<span title="Ranking 9">9</span>
|
|
456
|
-
<a href="https://github.com/
|
|
456
|
+
<a href="https://github.com/algorithm-visualizer/algorithm-visualizer" target="_blank" title="algorithm-visualizer/algorithm-visualizer">algorithm-visualizer/algorithm-visualizer</a>
|
|
457
457
|
</div>
|
|
458
458
|
<div class="sub-title followers">
|
|
459
459
|
|
|
460
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
461
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
462
|
+
</a>
|
|
463
|
+
|
|
460
464
|
<span class="star" title="Stargazers Count">
|
|
461
465
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
462
466
|
<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>
|
|
463
467
|
</svg>
|
|
464
|
-
<span>
|
|
468
|
+
<span>37772</span>
|
|
465
469
|
</span>
|
|
466
470
|
<span class="star" title="Repo Forked">
|
|
467
471
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
468
472
|
<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">
|
|
469
473
|
</path>
|
|
470
474
|
</svg>
|
|
471
|
-
<span>
|
|
475
|
+
<span>6167</span>
|
|
472
476
|
</span>
|
|
473
477
|
<span class="star">
|
|
474
478
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
475
479
|
<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>
|
|
476
480
|
</svg>
|
|
477
|
-
<span>
|
|
481
|
+
<span>124 stars today</span>
|
|
478
482
|
</span>
|
|
479
483
|
</div>
|
|
480
484
|
<div class="details">
|
|
@@ -487,32 +491,32 @@
|
|
|
487
491
|
<div class="info">
|
|
488
492
|
<div class="rank">
|
|
489
493
|
<span title="Ranking 10">10</span>
|
|
490
|
-
<a href="https://github.com/
|
|
494
|
+
<a href="https://github.com/charlax/professional-programming" target="_blank" title="charlax/professional-programming">charlax/professional-programming</a>
|
|
491
495
|
</div>
|
|
492
496
|
<div class="sub-title followers">
|
|
493
497
|
|
|
494
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
495
|
-
<span style="background-color: #
|
|
498
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
499
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
496
500
|
</a>
|
|
497
501
|
|
|
498
502
|
<span class="star" title="Stargazers Count">
|
|
499
503
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
500
504
|
<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>
|
|
501
505
|
</svg>
|
|
502
|
-
<span>
|
|
506
|
+
<span>18408</span>
|
|
503
507
|
</span>
|
|
504
508
|
<span class="star" title="Repo Forked">
|
|
505
509
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
506
510
|
<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">
|
|
507
511
|
</path>
|
|
508
512
|
</svg>
|
|
509
|
-
<span>
|
|
513
|
+
<span>1638</span>
|
|
510
514
|
</span>
|
|
511
515
|
<span class="star">
|
|
512
516
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
513
517
|
<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>
|
|
514
518
|
</svg>
|
|
515
|
-
<span>
|
|
519
|
+
<span>505 stars today</span>
|
|
516
520
|
</span>
|
|
517
521
|
</div>
|
|
518
522
|
<div class="details">
|
|
@@ -525,7 +529,7 @@
|
|
|
525
529
|
<div class="info">
|
|
526
530
|
<div class="rank">
|
|
527
531
|
<span title="Ranking 11">11</span>
|
|
528
|
-
<a href="https://github.com/
|
|
532
|
+
<a href="https://github.com/freqtrade/freqtrade" target="_blank" title="freqtrade/freqtrade">freqtrade/freqtrade</a>
|
|
529
533
|
</div>
|
|
530
534
|
<div class="sub-title followers">
|
|
531
535
|
|
|
@@ -537,20 +541,20 @@
|
|
|
537
541
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
538
542
|
<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>
|
|
539
543
|
</svg>
|
|
540
|
-
<span>
|
|
544
|
+
<span>18574</span>
|
|
541
545
|
</span>
|
|
542
546
|
<span class="star" title="Repo Forked">
|
|
543
547
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
544
548
|
<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">
|
|
545
549
|
</path>
|
|
546
550
|
</svg>
|
|
547
|
-
<span>
|
|
551
|
+
<span>3894</span>
|
|
548
552
|
</span>
|
|
549
553
|
<span class="star">
|
|
550
554
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
551
555
|
<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>
|
|
552
556
|
</svg>
|
|
553
|
-
<span>
|
|
557
|
+
<span>143 stars today</span>
|
|
554
558
|
</span>
|
|
555
559
|
</div>
|
|
556
560
|
<div class="details">
|
|
@@ -563,7 +567,7 @@
|
|
|
563
567
|
<div class="info">
|
|
564
568
|
<div class="rank">
|
|
565
569
|
<span title="Ranking 12">12</span>
|
|
566
|
-
<a href="https://github.com/
|
|
570
|
+
<a href="https://github.com/vasanthk/how-web-works" target="_blank" title="vasanthk/how-web-works">vasanthk/how-web-works</a>
|
|
567
571
|
</div>
|
|
568
572
|
<div class="sub-title followers">
|
|
569
573
|
|
|
@@ -571,20 +575,20 @@
|
|
|
571
575
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
572
576
|
<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>
|
|
573
577
|
</svg>
|
|
574
|
-
<span>
|
|
578
|
+
<span>7594</span>
|
|
575
579
|
</span>
|
|
576
580
|
<span class="star" title="Repo Forked">
|
|
577
581
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
578
582
|
<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">
|
|
579
583
|
</path>
|
|
580
584
|
</svg>
|
|
581
|
-
<span>
|
|
585
|
+
<span>877</span>
|
|
582
586
|
</span>
|
|
583
587
|
<span class="star">
|
|
584
588
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
589
|
<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>
|
|
586
590
|
</svg>
|
|
587
|
-
<span>
|
|
591
|
+
<span>156 stars today</span>
|
|
588
592
|
</span>
|
|
589
593
|
</div>
|
|
590
594
|
<div class="details">
|
|
@@ -597,32 +601,32 @@
|
|
|
597
601
|
<div class="info">
|
|
598
602
|
<div class="rank">
|
|
599
603
|
<span title="Ranking 13">13</span>
|
|
600
|
-
<a href="https://github.com/
|
|
604
|
+
<a href="https://github.com/kevwan/tproxy" target="_blank" title="kevwan/tproxy">kevwan/tproxy</a>
|
|
601
605
|
</div>
|
|
602
606
|
<div class="sub-title followers">
|
|
603
607
|
|
|
604
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
605
|
-
<span style="background-color: #
|
|
608
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
609
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
606
610
|
</a>
|
|
607
611
|
|
|
608
612
|
<span class="star" title="Stargazers Count">
|
|
609
613
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
610
614
|
<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>
|
|
611
615
|
</svg>
|
|
612
|
-
<span>
|
|
616
|
+
<span>1214</span>
|
|
613
617
|
</span>
|
|
614
618
|
<span class="star" title="Repo Forked">
|
|
615
619
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
616
620
|
<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">
|
|
617
621
|
</path>
|
|
618
622
|
</svg>
|
|
619
|
-
<span>
|
|
623
|
+
<span>111</span>
|
|
620
624
|
</span>
|
|
621
625
|
<span class="star">
|
|
622
626
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
623
627
|
<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>
|
|
624
628
|
</svg>
|
|
625
|
-
<span>
|
|
629
|
+
<span>67 stars today</span>
|
|
626
630
|
</span>
|
|
627
631
|
</div>
|
|
628
632
|
<div class="details">
|
|
@@ -635,32 +639,32 @@
|
|
|
635
639
|
<div class="info">
|
|
636
640
|
<div class="rank">
|
|
637
641
|
<span title="Ranking 14">14</span>
|
|
638
|
-
<a href="https://github.com/
|
|
642
|
+
<a href="https://github.com/TheAlgorithms/JavaScript" target="_blank" title="TheAlgorithms/JavaScript">TheAlgorithms/JavaScript</a>
|
|
639
643
|
</div>
|
|
640
644
|
<div class="sub-title followers">
|
|
641
645
|
|
|
642
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
643
|
-
<span style="background-color: #
|
|
646
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
647
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
644
648
|
</a>
|
|
645
649
|
|
|
646
650
|
<span class="star" title="Stargazers Count">
|
|
647
651
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
648
652
|
<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>
|
|
649
653
|
</svg>
|
|
650
|
-
<span>
|
|
654
|
+
<span>21082</span>
|
|
651
655
|
</span>
|
|
652
656
|
<span class="star" title="Repo Forked">
|
|
653
657
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
654
658
|
<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">
|
|
655
659
|
</path>
|
|
656
660
|
</svg>
|
|
657
|
-
<span>
|
|
661
|
+
<span>3680</span>
|
|
658
662
|
</span>
|
|
659
663
|
<span class="star">
|
|
660
664
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
661
665
|
<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>
|
|
662
666
|
</svg>
|
|
663
|
-
<span>
|
|
667
|
+
<span>51 stars today</span>
|
|
664
668
|
</span>
|
|
665
669
|
</div>
|
|
666
670
|
<div class="details">
|
|
@@ -673,32 +677,28 @@
|
|
|
673
677
|
<div class="info">
|
|
674
678
|
<div class="rank">
|
|
675
679
|
<span title="Ranking 15">15</span>
|
|
676
|
-
<a href="https://github.com/
|
|
680
|
+
<a href="https://github.com/practical-tutorials/project-based-learning" target="_blank" title="practical-tutorials/project-based-learning">practical-tutorials/project-based-learning</a>
|
|
677
681
|
</div>
|
|
678
682
|
<div class="sub-title followers">
|
|
679
683
|
|
|
680
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
681
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
682
|
-
</a>
|
|
683
|
-
|
|
684
684
|
<span class="star" title="Stargazers Count">
|
|
685
685
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
686
686
|
<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>
|
|
687
687
|
</svg>
|
|
688
|
-
<span>
|
|
688
|
+
<span>72551</span>
|
|
689
689
|
</span>
|
|
690
690
|
<span class="star" title="Repo Forked">
|
|
691
691
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
692
692
|
<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">
|
|
693
693
|
</path>
|
|
694
694
|
</svg>
|
|
695
|
-
<span>
|
|
695
|
+
<span>10709</span>
|
|
696
696
|
</span>
|
|
697
697
|
<span class="star">
|
|
698
698
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
699
699
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
700
700
|
</svg>
|
|
701
|
-
<span>
|
|
701
|
+
<span>340 stars today</span>
|
|
702
702
|
</span>
|
|
703
703
|
</div>
|
|
704
704
|
<div class="details">
|
|
@@ -711,32 +711,32 @@
|
|
|
711
711
|
<div class="info">
|
|
712
712
|
<div class="rank">
|
|
713
713
|
<span title="Ranking 16">16</span>
|
|
714
|
-
<a href="https://github.com/
|
|
714
|
+
<a href="https://github.com/dominikbraun/graph" target="_blank" title="dominikbraun/graph">dominikbraun/graph</a>
|
|
715
715
|
</div>
|
|
716
716
|
<div class="sub-title followers">
|
|
717
717
|
|
|
718
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
719
|
-
<span style="background-color: #
|
|
718
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
719
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
720
720
|
</a>
|
|
721
721
|
|
|
722
722
|
<span class="star" title="Stargazers Count">
|
|
723
723
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
724
724
|
<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>
|
|
725
725
|
</svg>
|
|
726
|
-
<span>
|
|
726
|
+
<span>313</span>
|
|
727
727
|
</span>
|
|
728
728
|
<span class="star" title="Repo Forked">
|
|
729
729
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
730
730
|
<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">
|
|
731
731
|
</path>
|
|
732
732
|
</svg>
|
|
733
|
-
<span>
|
|
733
|
+
<span>10</span>
|
|
734
734
|
</span>
|
|
735
735
|
<span class="star">
|
|
736
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
737
737
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
738
738
|
</svg>
|
|
739
|
-
<span>
|
|
739
|
+
<span>23 stars today</span>
|
|
740
740
|
</span>
|
|
741
741
|
</div>
|
|
742
742
|
<div class="details">
|
|
@@ -749,32 +749,32 @@
|
|
|
749
749
|
<div class="info">
|
|
750
750
|
<div class="rank">
|
|
751
751
|
<span title="Ranking 17">17</span>
|
|
752
|
-
<a href="https://github.com/
|
|
752
|
+
<a href="https://github.com/MasterBin-IIAU/Unicorn" target="_blank" title="MasterBin-IIAU/Unicorn">MasterBin-IIAU/Unicorn</a>
|
|
753
753
|
</div>
|
|
754
754
|
<div class="sub-title followers">
|
|
755
755
|
|
|
756
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
757
|
-
<span style="background-color: #
|
|
756
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
757
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
758
758
|
</a>
|
|
759
759
|
|
|
760
760
|
<span class="star" title="Stargazers Count">
|
|
761
761
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
762
762
|
<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>
|
|
763
763
|
</svg>
|
|
764
|
-
<span>
|
|
764
|
+
<span>420</span>
|
|
765
765
|
</span>
|
|
766
766
|
<span class="star" title="Repo Forked">
|
|
767
767
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
768
768
|
<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">
|
|
769
769
|
</path>
|
|
770
770
|
</svg>
|
|
771
|
-
<span>
|
|
771
|
+
<span>28</span>
|
|
772
772
|
</span>
|
|
773
773
|
<span class="star">
|
|
774
774
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
775
775
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
776
776
|
</svg>
|
|
777
|
-
<span>
|
|
777
|
+
<span>118 stars today</span>
|
|
778
778
|
</span>
|
|
779
779
|
</div>
|
|
780
780
|
<div class="details">
|
|
@@ -787,32 +787,32 @@
|
|
|
787
787
|
<div class="info">
|
|
788
788
|
<div class="rank">
|
|
789
789
|
<span title="Ranking 18">18</span>
|
|
790
|
-
<a href="https://github.com/
|
|
790
|
+
<a href="https://github.com/fossabot/typoraCracker" target="_blank" title="fossabot/typoraCracker">fossabot/typoraCracker</a>
|
|
791
791
|
</div>
|
|
792
792
|
<div class="sub-title followers">
|
|
793
793
|
|
|
794
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
795
|
-
<span style="background-color: #
|
|
794
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
795
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
796
796
|
</a>
|
|
797
797
|
|
|
798
798
|
<span class="star" title="Stargazers Count">
|
|
799
799
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
800
800
|
<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>
|
|
801
801
|
</svg>
|
|
802
|
-
<span>
|
|
802
|
+
<span>336</span>
|
|
803
803
|
</span>
|
|
804
804
|
<span class="star" title="Repo Forked">
|
|
805
805
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
806
806
|
<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">
|
|
807
807
|
</path>
|
|
808
808
|
</svg>
|
|
809
|
-
<span>
|
|
809
|
+
<span>152</span>
|
|
810
810
|
</span>
|
|
811
811
|
<span class="star">
|
|
812
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
813
813
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
814
814
|
</svg>
|
|
815
|
-
<span>
|
|
815
|
+
<span>62 stars today</span>
|
|
816
816
|
</span>
|
|
817
817
|
</div>
|
|
818
818
|
<div class="details">
|
|
@@ -825,32 +825,32 @@
|
|
|
825
825
|
<div class="info">
|
|
826
826
|
<div class="rank">
|
|
827
827
|
<span title="Ranking 19">19</span>
|
|
828
|
-
<a href="https://github.com/
|
|
828
|
+
<a href="https://github.com/wailsapp/wails" target="_blank" title="wailsapp/wails">wailsapp/wails</a>
|
|
829
829
|
</div>
|
|
830
830
|
<div class="sub-title followers">
|
|
831
831
|
|
|
832
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
833
|
-
<span style="background-color: #
|
|
832
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
833
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
834
834
|
</a>
|
|
835
835
|
|
|
836
836
|
<span class="star" title="Stargazers Count">
|
|
837
837
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
838
838
|
<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>
|
|
839
839
|
</svg>
|
|
840
|
-
<span>
|
|
840
|
+
<span>9459</span>
|
|
841
841
|
</span>
|
|
842
842
|
<span class="star" title="Repo Forked">
|
|
843
843
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
844
844
|
<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">
|
|
845
845
|
</path>
|
|
846
846
|
</svg>
|
|
847
|
-
<span>
|
|
847
|
+
<span>455</span>
|
|
848
848
|
</span>
|
|
849
849
|
<span class="star">
|
|
850
850
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
851
851
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
852
852
|
</svg>
|
|
853
|
-
<span>
|
|
853
|
+
<span>323 stars today</span>
|
|
854
854
|
</span>
|
|
855
855
|
</div>
|
|
856
856
|
<div class="details">
|
|
@@ -863,32 +863,28 @@
|
|
|
863
863
|
<div class="info">
|
|
864
864
|
<div class="rank">
|
|
865
865
|
<span title="Ranking 20">20</span>
|
|
866
|
-
<a href="https://github.com/
|
|
866
|
+
<a href="https://github.com/huachaohuang/awesome-dbdev" target="_blank" title="huachaohuang/awesome-dbdev">huachaohuang/awesome-dbdev</a>
|
|
867
867
|
</div>
|
|
868
868
|
<div class="sub-title followers">
|
|
869
869
|
|
|
870
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
871
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
872
|
-
</a>
|
|
873
|
-
|
|
874
870
|
<span class="star" title="Stargazers Count">
|
|
875
871
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
876
872
|
<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>
|
|
877
873
|
</svg>
|
|
878
|
-
<span>
|
|
874
|
+
<span>592</span>
|
|
879
875
|
</span>
|
|
880
876
|
<span class="star" title="Repo Forked">
|
|
881
877
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
882
878
|
<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">
|
|
883
879
|
</path>
|
|
884
880
|
</svg>
|
|
885
|
-
<span>
|
|
881
|
+
<span>25</span>
|
|
886
882
|
</span>
|
|
887
883
|
<span class="star">
|
|
888
884
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
889
885
|
<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>
|
|
890
886
|
</svg>
|
|
891
|
-
<span>
|
|
887
|
+
<span>44 stars today</span>
|
|
892
888
|
</span>
|
|
893
889
|
</div>
|
|
894
890
|
<div class="details">
|
|
@@ -901,7 +897,7 @@
|
|
|
901
897
|
<div class="info">
|
|
902
898
|
<div class="rank">
|
|
903
899
|
<span title="Ranking 21">21</span>
|
|
904
|
-
<a href="https://github.com/
|
|
900
|
+
<a href="https://github.com/codecrafters-io/build-your-own-x" target="_blank" title="codecrafters-io/build-your-own-x">codecrafters-io/build-your-own-x</a>
|
|
905
901
|
</div>
|
|
906
902
|
<div class="sub-title followers">
|
|
907
903
|
|
|
@@ -909,20 +905,20 @@
|
|
|
909
905
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
910
906
|
<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>
|
|
911
907
|
</svg>
|
|
912
|
-
<span>
|
|
908
|
+
<span>154142</span>
|
|
913
909
|
</span>
|
|
914
910
|
<span class="star" title="Repo Forked">
|
|
915
911
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
916
912
|
<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">
|
|
917
913
|
</path>
|
|
918
914
|
</svg>
|
|
919
|
-
<span>
|
|
915
|
+
<span>14595</span>
|
|
920
916
|
</span>
|
|
921
917
|
<span class="star">
|
|
922
918
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
923
919
|
<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>
|
|
924
920
|
</svg>
|
|
925
|
-
<span>
|
|
921
|
+
<span>592 stars today</span>
|
|
926
922
|
</span>
|
|
927
923
|
</div>
|
|
928
924
|
<div class="details">
|
|
@@ -935,28 +931,32 @@
|
|
|
935
931
|
<div class="info">
|
|
936
932
|
<div class="rank">
|
|
937
933
|
<span title="Ranking 22">22</span>
|
|
938
|
-
<a href="https://github.com/
|
|
934
|
+
<a href="https://github.com/github/docs" target="_blank" title="github/docs">github/docs</a>
|
|
939
935
|
</div>
|
|
940
936
|
<div class="sub-title followers">
|
|
941
937
|
|
|
938
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
939
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
940
|
+
</a>
|
|
941
|
+
|
|
942
942
|
<span class="star" title="Stargazers Count">
|
|
943
943
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
944
944
|
<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>
|
|
945
945
|
</svg>
|
|
946
|
-
<span>
|
|
946
|
+
<span>10613</span>
|
|
947
947
|
</span>
|
|
948
948
|
<span class="star" title="Repo Forked">
|
|
949
949
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
950
950
|
<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">
|
|
951
951
|
</path>
|
|
952
952
|
</svg>
|
|
953
|
-
<span>
|
|
953
|
+
<span>55810</span>
|
|
954
954
|
</span>
|
|
955
955
|
<span class="star">
|
|
956
956
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
957
957
|
<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>
|
|
958
958
|
</svg>
|
|
959
|
-
<span>
|
|
959
|
+
<span>105 stars today</span>
|
|
960
960
|
</span>
|
|
961
961
|
</div>
|
|
962
962
|
<div class="details">
|
|
@@ -969,32 +969,32 @@
|
|
|
969
969
|
<div class="info">
|
|
970
970
|
<div class="rank">
|
|
971
971
|
<span title="Ranking 23">23</span>
|
|
972
|
-
<a href="https://github.com/
|
|
972
|
+
<a href="https://github.com/Hunlongyu/ZY-Player" target="_blank" title="Hunlongyu/ZY-Player">Hunlongyu/ZY-Player</a>
|
|
973
973
|
</div>
|
|
974
974
|
<div class="sub-title followers">
|
|
975
975
|
|
|
976
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
977
|
-
<span style="background-color: #
|
|
976
|
+
<a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
|
|
977
|
+
<span style="background-color: #41b883;"></span>Vue
|
|
978
978
|
</a>
|
|
979
979
|
|
|
980
980
|
<span class="star" title="Stargazers Count">
|
|
981
981
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
982
982
|
<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>
|
|
983
983
|
</svg>
|
|
984
|
-
<span>
|
|
984
|
+
<span>11385</span>
|
|
985
985
|
</span>
|
|
986
986
|
<span class="star" title="Repo Forked">
|
|
987
987
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
988
988
|
<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">
|
|
989
989
|
</path>
|
|
990
990
|
</svg>
|
|
991
|
-
<span>
|
|
991
|
+
<span>1854</span>
|
|
992
992
|
</span>
|
|
993
993
|
<span class="star">
|
|
994
994
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
995
995
|
<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>
|
|
996
996
|
</svg>
|
|
997
|
-
<span>
|
|
997
|
+
<span>38 stars today</span>
|
|
998
998
|
</span>
|
|
999
999
|
</div>
|
|
1000
1000
|
<div class="details">
|
|
@@ -1007,32 +1007,32 @@
|
|
|
1007
1007
|
<div class="info">
|
|
1008
1008
|
<div class="rank">
|
|
1009
1009
|
<span title="Ranking 24">24</span>
|
|
1010
|
-
<a href="https://github.com/
|
|
1010
|
+
<a href="https://github.com/terraform-aws-modules/terraform-aws-vpc" target="_blank" title="terraform-aws-modules/terraform-aws-vpc">terraform-aws-modules/terraform-aws-vpc</a>
|
|
1011
1011
|
</div>
|
|
1012
1012
|
<div class="sub-title followers">
|
|
1013
1013
|
|
|
1014
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1015
|
-
<span style="background-color: #
|
|
1014
|
+
<a class="language" target="_blank" href="https://github.com/topics/hcl" title="Programming Language HCL">
|
|
1015
|
+
<span style="background-color: #ccc;"></span>HCL
|
|
1016
1016
|
</a>
|
|
1017
1017
|
|
|
1018
1018
|
<span class="star" title="Stargazers Count">
|
|
1019
1019
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1020
1020
|
<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>
|
|
1021
1021
|
</svg>
|
|
1022
|
-
<span>
|
|
1022
|
+
<span>2294</span>
|
|
1023
1023
|
</span>
|
|
1024
1024
|
<span class="star" title="Repo Forked">
|
|
1025
1025
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1026
1026
|
<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">
|
|
1027
1027
|
</path>
|
|
1028
1028
|
</svg>
|
|
1029
|
-
<span>
|
|
1029
|
+
<span>3263</span>
|
|
1030
1030
|
</span>
|
|
1031
1031
|
<span class="star">
|
|
1032
1032
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1033
1033
|
<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>
|
|
1034
1034
|
</svg>
|
|
1035
|
-
<span>
|
|
1035
|
+
<span>10 stars today</span>
|
|
1036
1036
|
</span>
|
|
1037
1037
|
</div>
|
|
1038
1038
|
<div class="details">
|
|
@@ -1045,32 +1045,32 @@
|
|
|
1045
1045
|
<div class="info">
|
|
1046
1046
|
<div class="rank">
|
|
1047
1047
|
<span title="Ranking 25">25</span>
|
|
1048
|
-
<a href="https://github.com/
|
|
1048
|
+
<a href="https://github.com/kraanzu/termtyper" target="_blank" title="kraanzu/termtyper">kraanzu/termtyper</a>
|
|
1049
1049
|
</div>
|
|
1050
1050
|
<div class="sub-title followers">
|
|
1051
1051
|
|
|
1052
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1053
|
-
<span style="background-color: #
|
|
1052
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1053
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1054
1054
|
</a>
|
|
1055
1055
|
|
|
1056
1056
|
<span class="star" title="Stargazers Count">
|
|
1057
1057
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1058
1058
|
<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>
|
|
1059
1059
|
</svg>
|
|
1060
|
-
<span>
|
|
1060
|
+
<span>402</span>
|
|
1061
1061
|
</span>
|
|
1062
1062
|
<span class="star" title="Repo Forked">
|
|
1063
1063
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1064
1064
|
<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">
|
|
1065
1065
|
</path>
|
|
1066
1066
|
</svg>
|
|
1067
|
-
<span>
|
|
1067
|
+
<span>18</span>
|
|
1068
1068
|
</span>
|
|
1069
1069
|
<span class="star">
|
|
1070
1070
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1071
1071
|
<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>
|
|
1072
1072
|
</svg>
|
|
1073
|
-
<span>
|
|
1073
|
+
<span>54 stars today</span>
|
|
1074
1074
|
</span>
|
|
1075
1075
|
</div>
|
|
1076
1076
|
<div class="details">
|
|
@@ -1095,7 +1095,7 @@
|
|
|
1095
1095
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1096
1096
|
</a>
|
|
1097
1097
|
</div>
|
|
1098
|
-
<div class="time">Last cache created on 2022/7/
|
|
1098
|
+
<div class="time">Last cache created on 2022/7/20 by Github API v3.</div>
|
|
1099
1099
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1100
1100
|
</div>
|
|
1101
1101
|
</body>
|