@wcj/github-rank 22.7.21 → 22.7.24
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 +36562 -36561
- package/dist/sifou-daily.json +6 -69
- package/dist/sifou-monthly.json +103 -103
- package/dist/sifou-weekly.json +163 -163
- package/dist/toutiao-30.json +100 -100
- package/dist/toutiao-7.json +105 -105
- package/dist/toutiao-90.json +15 -15
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +167 -167
- package/dist/trending-weekly.json +162 -173
- package/dist/users.china.json +2241 -2241
- package/dist/users.json +3446 -3446
- package/package.json +1 -1
- package/web/data/repos.json +36562 -36561
- package/web/data/sifou-daily.json +6 -69
- package/web/data/sifou-monthly.json +103 -103
- package/web/data/sifou-weekly.json +163 -163
- package/web/data/toutiao-30.json +100 -100
- package/web/data/toutiao-7.json +105 -105
- package/web/data/toutiao-90.json +15 -15
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +167 -167
- package/web/data/trending-weekly.json +162 -173
- package/web/data/users.china.json +2241 -2241
- package/web/data/users.json +3446 -3446
- package/web/index.html +1833 -1833
- package/web/repos.html +4405 -4409
- package/web/sifou-daily.html +6 -202
- package/web/sifou-monthly.html +138 -138
- package/web/sifou-weekly.html +137 -137
- package/web/toutiao-30.html +105 -105
- package/web/toutiao-7.html +83 -83
- package/web/toutiao-90.html +19 -19
- package/web/trending-monthly.html +153 -141
- package/web/trending-weekly.html +140 -174
- package/web/trending.html +149 -145
- package/web/users.china.html +1139 -1139
|
@@ -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/24 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/meituan/YOLOv6" target="_blank" title="meituan/YOLOv6">meituan/YOLOv6</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/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
165
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
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>3611</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>514</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>3257 stars this month</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/denoland/fresh" target="_blank" title="denoland/fresh">denoland/fresh</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/typescript" title="Programming Language TypeScript">
|
|
203
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>7840</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>266</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>5323 stars this month</span>
|
|
224
224
|
</span>
|
|
225
225
|
</div>
|
|
226
226
|
<div class="details">
|
|
@@ -233,28 +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/OpenBB-finance/OpenBBTerminal" target="_blank" title="OpenBB-finance/OpenBBTerminal">OpenBB-finance/OpenBBTerminal</a>
|
|
237
237
|
</div>
|
|
238
238
|
<div class="sub-title followers">
|
|
239
239
|
|
|
240
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
241
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
242
|
+
</a>
|
|
243
|
+
|
|
240
244
|
<span class="star" title="Stargazers Count">
|
|
241
245
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
242
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>
|
|
243
247
|
</svg>
|
|
244
|
-
<span>
|
|
248
|
+
<span>14467</span>
|
|
245
249
|
</span>
|
|
246
250
|
<span class="star" title="Repo Forked">
|
|
247
251
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
248
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">
|
|
249
253
|
</path>
|
|
250
254
|
</svg>
|
|
251
|
-
<span>
|
|
255
|
+
<span>1522</span>
|
|
252
256
|
</span>
|
|
253
257
|
<span class="star">
|
|
254
258
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
255
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>
|
|
256
260
|
</svg>
|
|
257
|
-
<span>
|
|
261
|
+
<span>2238 stars this month</span>
|
|
258
262
|
</span>
|
|
259
263
|
</div>
|
|
260
264
|
<div class="details">
|
|
@@ -267,32 +271,32 @@
|
|
|
267
271
|
<div class="info">
|
|
268
272
|
<div class="rank">
|
|
269
273
|
<span title="Ranking 4">4</span>
|
|
270
|
-
<a href="https://github.com/
|
|
274
|
+
<a href="https://github.com/facebookresearch/fairseq" target="_blank" title="facebookresearch/fairseq">facebookresearch/fairseq</a>
|
|
271
275
|
</div>
|
|
272
276
|
<div class="sub-title followers">
|
|
273
277
|
|
|
274
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
275
|
-
<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
|
|
276
280
|
</a>
|
|
277
281
|
|
|
278
282
|
<span class="star" title="Stargazers Count">
|
|
279
283
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
280
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>
|
|
281
285
|
</svg>
|
|
282
|
-
<span>
|
|
286
|
+
<span>18617</span>
|
|
283
287
|
</span>
|
|
284
288
|
<span class="star" title="Repo Forked">
|
|
285
289
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
286
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">
|
|
287
291
|
</path>
|
|
288
292
|
</svg>
|
|
289
|
-
<span>
|
|
293
|
+
<span>4733</span>
|
|
290
294
|
</span>
|
|
291
295
|
<span class="star">
|
|
292
296
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
293
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>
|
|
294
298
|
</svg>
|
|
295
|
-
<span>
|
|
299
|
+
<span>1371 stars this month</span>
|
|
296
300
|
</span>
|
|
297
301
|
</div>
|
|
298
302
|
<div class="details">
|
|
@@ -305,32 +309,32 @@
|
|
|
305
309
|
<div class="info">
|
|
306
310
|
<div class="rank">
|
|
307
311
|
<span title="Ranking 5">5</span>
|
|
308
|
-
<a href="https://github.com/
|
|
312
|
+
<a href="https://github.com/ziglang/zig" target="_blank" title="ziglang/zig">ziglang/zig</a>
|
|
309
313
|
</div>
|
|
310
314
|
<div class="sub-title followers">
|
|
311
315
|
|
|
312
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
313
|
-
<span style="background-color: #
|
|
316
|
+
<a class="language" target="_blank" href="https://github.com/topics/zig" title="Programming Language Zig">
|
|
317
|
+
<span style="background-color: #ec915c;"></span>Zig
|
|
314
318
|
</a>
|
|
315
319
|
|
|
316
320
|
<span class="star" title="Stargazers Count">
|
|
317
321
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
318
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>
|
|
319
323
|
</svg>
|
|
320
|
-
<span>
|
|
324
|
+
<span>16279</span>
|
|
321
325
|
</span>
|
|
322
326
|
<span class="star" title="Repo Forked">
|
|
323
327
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
324
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">
|
|
325
329
|
</path>
|
|
326
330
|
</svg>
|
|
327
|
-
<span>
|
|
331
|
+
<span>1246</span>
|
|
328
332
|
</span>
|
|
329
333
|
<span class="star">
|
|
330
334
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
331
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>
|
|
332
336
|
</svg>
|
|
333
|
-
<span>
|
|
337
|
+
<span>2070 stars this month</span>
|
|
334
338
|
</span>
|
|
335
339
|
</div>
|
|
336
340
|
<div class="details">
|
|
@@ -343,7 +347,7 @@
|
|
|
343
347
|
<div class="info">
|
|
344
348
|
<div class="rank">
|
|
345
349
|
<span title="Ranking 6">6</span>
|
|
346
|
-
<a href="https://github.com/
|
|
350
|
+
<a href="https://github.com/unifyai/ivy" target="_blank" title="unifyai/ivy">unifyai/ivy</a>
|
|
347
351
|
</div>
|
|
348
352
|
<div class="sub-title followers">
|
|
349
353
|
|
|
@@ -355,20 +359,20 @@
|
|
|
355
359
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
356
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>
|
|
357
361
|
</svg>
|
|
358
|
-
<span>
|
|
362
|
+
<span>4241</span>
|
|
359
363
|
</span>
|
|
360
364
|
<span class="star" title="Repo Forked">
|
|
361
365
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
362
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">
|
|
363
367
|
</path>
|
|
364
368
|
</svg>
|
|
365
|
-
<span>
|
|
369
|
+
<span>1164</span>
|
|
366
370
|
</span>
|
|
367
371
|
<span class="star">
|
|
368
372
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
369
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>
|
|
370
374
|
</svg>
|
|
371
|
-
<span>
|
|
375
|
+
<span>1551 stars this month</span>
|
|
372
376
|
</span>
|
|
373
377
|
</div>
|
|
374
378
|
<div class="details">
|
|
@@ -381,32 +385,32 @@
|
|
|
381
385
|
<div class="info">
|
|
382
386
|
<div class="rank">
|
|
383
387
|
<span title="Ranking 7">7</span>
|
|
384
|
-
<a href="https://github.com/
|
|
388
|
+
<a href="https://github.com/rust-lang/rustlings" target="_blank" title="rust-lang/rustlings">rust-lang/rustlings</a>
|
|
385
389
|
</div>
|
|
386
390
|
<div class="sub-title followers">
|
|
387
391
|
|
|
388
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
389
|
-
<span style="background-color: #
|
|
392
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
393
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
390
394
|
</a>
|
|
391
395
|
|
|
392
396
|
<span class="star" title="Stargazers Count">
|
|
393
397
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
394
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>
|
|
395
399
|
</svg>
|
|
396
|
-
<span>
|
|
400
|
+
<span>27552</span>
|
|
397
401
|
</span>
|
|
398
402
|
<span class="star" title="Repo Forked">
|
|
399
403
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
400
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">
|
|
401
405
|
</path>
|
|
402
406
|
</svg>
|
|
403
|
-
<span>
|
|
407
|
+
<span>4334</span>
|
|
404
408
|
</span>
|
|
405
409
|
<span class="star">
|
|
406
410
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
407
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>
|
|
408
412
|
</svg>
|
|
409
|
-
<span>
|
|
413
|
+
<span>2280 stars this month</span>
|
|
410
414
|
</span>
|
|
411
415
|
</div>
|
|
412
416
|
<div class="details">
|
|
@@ -419,32 +423,32 @@
|
|
|
419
423
|
<div class="info">
|
|
420
424
|
<div class="rank">
|
|
421
425
|
<span title="Ranking 8">8</span>
|
|
422
|
-
<a href="https://github.com/
|
|
426
|
+
<a href="https://github.com/alan2207/bulletproof-react" target="_blank" title="alan2207/bulletproof-react">alan2207/bulletproof-react</a>
|
|
423
427
|
</div>
|
|
424
428
|
<div class="sub-title followers">
|
|
425
429
|
|
|
426
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
427
|
-
<span style="background-color: #
|
|
430
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
431
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
428
432
|
</a>
|
|
429
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>13026</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>989</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>1532 stars this month</span>
|
|
448
452
|
</span>
|
|
449
453
|
</div>
|
|
450
454
|
<div class="details">
|
|
@@ -457,32 +461,32 @@
|
|
|
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/Tencent/spring-cloud-tencent" target="_blank" title="Tencent/spring-cloud-tencent">Tencent/spring-cloud-tencent</a>
|
|
461
465
|
</div>
|
|
462
466
|
<div class="sub-title followers">
|
|
463
467
|
|
|
464
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
465
|
-
<span style="background-color: #
|
|
468
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
469
|
+
<span style="background-color: #b07219;"></span>Java
|
|
466
470
|
</a>
|
|
467
471
|
|
|
468
472
|
<span class="star" title="Stargazers Count">
|
|
469
473
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
470
474
|
<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
475
|
</svg>
|
|
472
|
-
<span>
|
|
476
|
+
<span>2105</span>
|
|
473
477
|
</span>
|
|
474
478
|
<span class="star" title="Repo Forked">
|
|
475
479
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
476
480
|
<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
481
|
</path>
|
|
478
482
|
</svg>
|
|
479
|
-
<span>
|
|
483
|
+
<span>321</span>
|
|
480
484
|
</span>
|
|
481
485
|
<span class="star">
|
|
482
486
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
483
487
|
<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
488
|
</svg>
|
|
485
|
-
<span>
|
|
489
|
+
<span>1246 stars this month</span>
|
|
486
490
|
</span>
|
|
487
491
|
</div>
|
|
488
492
|
<div class="details">
|
|
@@ -495,32 +499,32 @@
|
|
|
495
499
|
<div class="info">
|
|
496
500
|
<div class="rank">
|
|
497
501
|
<span title="Ranking 10">10</span>
|
|
498
|
-
<a href="https://github.com/
|
|
502
|
+
<a href="https://github.com/still-scene/t3" target="_blank" title="still-scene/t3">still-scene/t3</a>
|
|
499
503
|
</div>
|
|
500
504
|
<div class="sub-title followers">
|
|
501
505
|
|
|
502
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
503
|
-
<span style="background-color: #
|
|
506
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
507
|
+
<span style="background-color: #178600;"></span>C#
|
|
504
508
|
</a>
|
|
505
509
|
|
|
506
510
|
<span class="star" title="Stargazers Count">
|
|
507
511
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
508
512
|
<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
513
|
</svg>
|
|
510
|
-
<span>
|
|
514
|
+
<span>1696</span>
|
|
511
515
|
</span>
|
|
512
516
|
<span class="star" title="Repo Forked">
|
|
513
517
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
514
518
|
<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
519
|
</path>
|
|
516
520
|
</svg>
|
|
517
|
-
<span>
|
|
521
|
+
<span>78</span>
|
|
518
522
|
</span>
|
|
519
523
|
<span class="star">
|
|
520
524
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
521
525
|
<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
526
|
</svg>
|
|
523
|
-
<span>
|
|
527
|
+
<span>1123 stars this month</span>
|
|
524
528
|
</span>
|
|
525
529
|
</div>
|
|
526
530
|
<div class="details">
|
|
@@ -533,28 +537,32 @@
|
|
|
533
537
|
<div class="info">
|
|
534
538
|
<div class="rank">
|
|
535
539
|
<span title="Ranking 11">11</span>
|
|
536
|
-
<a href="https://github.com/
|
|
540
|
+
<a href="https://github.com/wailsapp/wails" target="_blank" title="wailsapp/wails">wailsapp/wails</a>
|
|
537
541
|
</div>
|
|
538
542
|
<div class="sub-title followers">
|
|
539
543
|
|
|
544
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
545
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
546
|
+
</a>
|
|
547
|
+
|
|
540
548
|
<span class="star" title="Stargazers Count">
|
|
541
549
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
542
550
|
<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
551
|
</svg>
|
|
544
|
-
<span>
|
|
552
|
+
<span>9825</span>
|
|
545
553
|
</span>
|
|
546
554
|
<span class="star" title="Repo Forked">
|
|
547
555
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
548
556
|
<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
557
|
</path>
|
|
550
558
|
</svg>
|
|
551
|
-
<span>
|
|
559
|
+
<span>466</span>
|
|
552
560
|
</span>
|
|
553
561
|
<span class="star">
|
|
554
562
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
555
563
|
<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
564
|
</svg>
|
|
557
|
-
<span>
|
|
565
|
+
<span>2265 stars this month</span>
|
|
558
566
|
</span>
|
|
559
567
|
</div>
|
|
560
568
|
<div class="details">
|
|
@@ -567,32 +575,32 @@
|
|
|
567
575
|
<div class="info">
|
|
568
576
|
<div class="rank">
|
|
569
577
|
<span title="Ranking 12">12</span>
|
|
570
|
-
<a href="https://github.com/
|
|
578
|
+
<a href="https://github.com/sherlock-project/sherlock" target="_blank" title="sherlock-project/sherlock">sherlock-project/sherlock</a>
|
|
571
579
|
</div>
|
|
572
580
|
<div class="sub-title followers">
|
|
573
581
|
|
|
574
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
575
|
-
<span style="background-color: #
|
|
582
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
583
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
576
584
|
</a>
|
|
577
585
|
|
|
578
586
|
<span class="star" title="Stargazers Count">
|
|
579
587
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
580
588
|
<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
589
|
</svg>
|
|
582
|
-
<span>
|
|
590
|
+
<span>34192</span>
|
|
583
591
|
</span>
|
|
584
592
|
<span class="star" title="Repo Forked">
|
|
585
593
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
586
594
|
<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
595
|
</path>
|
|
588
596
|
</svg>
|
|
589
|
-
<span>
|
|
597
|
+
<span>3962</span>
|
|
590
598
|
</span>
|
|
591
599
|
<span class="star">
|
|
592
600
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
593
601
|
<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
602
|
</svg>
|
|
595
|
-
<span>
|
|
603
|
+
<span>1741 stars this month</span>
|
|
596
604
|
</span>
|
|
597
605
|
</div>
|
|
598
606
|
<div class="details">
|
|
@@ -605,32 +613,32 @@
|
|
|
605
613
|
<div class="info">
|
|
606
614
|
<div class="rank">
|
|
607
615
|
<span title="Ranking 13">13</span>
|
|
608
|
-
<a href="https://github.com/
|
|
616
|
+
<a href="https://github.com/UberGuidoZ/Flipper" target="_blank" title="UberGuidoZ/Flipper">UberGuidoZ/Flipper</a>
|
|
609
617
|
</div>
|
|
610
618
|
<div class="sub-title followers">
|
|
611
619
|
|
|
612
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
613
|
-
<span style="background-color: #
|
|
620
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
621
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
614
622
|
</a>
|
|
615
623
|
|
|
616
624
|
<span class="star" title="Stargazers Count">
|
|
617
625
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
618
626
|
<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
627
|
</svg>
|
|
620
|
-
<span>
|
|
628
|
+
<span>695</span>
|
|
621
629
|
</span>
|
|
622
630
|
<span class="star" title="Repo Forked">
|
|
623
631
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
624
632
|
<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
633
|
</path>
|
|
626
634
|
</svg>
|
|
627
|
-
<span>
|
|
635
|
+
<span>88</span>
|
|
628
636
|
</span>
|
|
629
637
|
<span class="star">
|
|
630
638
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
631
639
|
<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
640
|
</svg>
|
|
633
|
-
<span>
|
|
641
|
+
<span>413 stars this month</span>
|
|
634
642
|
</span>
|
|
635
643
|
</div>
|
|
636
644
|
<div class="details">
|
|
@@ -643,32 +651,32 @@
|
|
|
643
651
|
<div class="info">
|
|
644
652
|
<div class="rank">
|
|
645
653
|
<span title="Ranking 14">14</span>
|
|
646
|
-
<a href="https://github.com/
|
|
654
|
+
<a href="https://github.com/delta-io/delta" target="_blank" title="delta-io/delta">delta-io/delta</a>
|
|
647
655
|
</div>
|
|
648
656
|
<div class="sub-title followers">
|
|
649
657
|
|
|
650
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
651
|
-
<span style="background-color: #
|
|
658
|
+
<a class="language" target="_blank" href="https://github.com/topics/scala" title="Programming Language Scala">
|
|
659
|
+
<span style="background-color: #c22d40;"></span>Scala
|
|
652
660
|
</a>
|
|
653
661
|
|
|
654
662
|
<span class="star" title="Stargazers Count">
|
|
655
663
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
656
664
|
<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
665
|
</svg>
|
|
658
|
-
<span>
|
|
666
|
+
<span>5009</span>
|
|
659
667
|
</span>
|
|
660
668
|
<span class="star" title="Repo Forked">
|
|
661
669
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
662
670
|
<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
671
|
</path>
|
|
664
672
|
</svg>
|
|
665
|
-
<span>
|
|
673
|
+
<span>1125</span>
|
|
666
674
|
</span>
|
|
667
675
|
<span class="star">
|
|
668
676
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
669
677
|
<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
678
|
</svg>
|
|
671
|
-
<span>
|
|
679
|
+
<span>552 stars this month</span>
|
|
672
680
|
</span>
|
|
673
681
|
</div>
|
|
674
682
|
<div class="details">
|
|
@@ -681,32 +689,28 @@
|
|
|
681
689
|
<div class="info">
|
|
682
690
|
<div class="rank">
|
|
683
691
|
<span title="Ranking 15">15</span>
|
|
684
|
-
<a href="https://github.com/
|
|
692
|
+
<a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
685
693
|
</div>
|
|
686
694
|
<div class="sub-title followers">
|
|
687
695
|
|
|
688
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
689
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
690
|
-
</a>
|
|
691
|
-
|
|
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>242470</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>49930</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>6712 stars this month</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/30-seconds/30-seconds-of-code" target="_blank" title="30-seconds/30-seconds-of-code">30-seconds/30-seconds-of-code</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/javascript" title="Programming Language JavaScript">
|
|
731
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
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>100545</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>10518</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>3898 stars this month</span>
|
|
748
752
|
</span>
|
|
749
753
|
</div>
|
|
750
754
|
<div class="details">
|
|
@@ -757,32 +761,28 @@
|
|
|
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/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
|
|
761
765
|
</div>
|
|
762
766
|
<div class="sub-title followers">
|
|
763
767
|
|
|
764
|
-
<a class="language" target="_blank" href="https://github.com/topics/scala" title="Programming Language Scala">
|
|
765
|
-
<span style="background-color: #c22d40;"></span>Scala
|
|
766
|
-
</a>
|
|
767
|
-
|
|
768
768
|
<span class="star" title="Stargazers Count">
|
|
769
769
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
770
770
|
<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
771
|
</svg>
|
|
772
|
-
<span>
|
|
772
|
+
<span>211296</span>
|
|
773
773
|
</span>
|
|
774
774
|
<span class="star" title="Repo Forked">
|
|
775
775
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
776
776
|
<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
777
|
</path>
|
|
778
778
|
</svg>
|
|
779
|
-
<span>
|
|
779
|
+
<span>23866</span>
|
|
780
780
|
</span>
|
|
781
781
|
<span class="star">
|
|
782
782
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
783
783
|
<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
784
|
</svg>
|
|
785
|
-
<span>
|
|
785
|
+
<span>5806 stars this month</span>
|
|
786
786
|
</span>
|
|
787
787
|
</div>
|
|
788
788
|
<div class="details">
|
|
@@ -795,28 +795,32 @@
|
|
|
795
795
|
<div class="info">
|
|
796
796
|
<div class="rank">
|
|
797
797
|
<span title="Ranking 18">18</span>
|
|
798
|
-
<a href="https://github.com/
|
|
798
|
+
<a href="https://github.com/neovim/neovim" target="_blank" title="neovim/neovim">neovim/neovim</a>
|
|
799
799
|
</div>
|
|
800
800
|
<div class="sub-title followers">
|
|
801
801
|
|
|
802
|
+
<a class="language" target="_blank" href="https://github.com/topics/vimscript" title="Programming Language Vimscript">
|
|
803
|
+
<span style="background-color: #199f4b;"></span>Vimscript
|
|
804
|
+
</a>
|
|
805
|
+
|
|
802
806
|
<span class="star" title="Stargazers Count">
|
|
803
807
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
804
808
|
<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>
|
|
805
809
|
</svg>
|
|
806
|
-
<span>
|
|
810
|
+
<span>55982</span>
|
|
807
811
|
</span>
|
|
808
812
|
<span class="star" title="Repo Forked">
|
|
809
813
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
810
814
|
<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">
|
|
811
815
|
</path>
|
|
812
816
|
</svg>
|
|
813
|
-
<span>
|
|
817
|
+
<span>3980</span>
|
|
814
818
|
</span>
|
|
815
819
|
<span class="star">
|
|
816
820
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
817
821
|
<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>
|
|
818
822
|
</svg>
|
|
819
|
-
<span>
|
|
823
|
+
<span>1342 stars this month</span>
|
|
820
824
|
</span>
|
|
821
825
|
</div>
|
|
822
826
|
<div class="details">
|
|
@@ -829,28 +833,32 @@
|
|
|
829
833
|
<div class="info">
|
|
830
834
|
<div class="rank">
|
|
831
835
|
<span title="Ranking 19">19</span>
|
|
832
|
-
<a href="https://github.com/
|
|
836
|
+
<a href="https://github.com/laravel/pint" target="_blank" title="laravel/pint">laravel/pint</a>
|
|
833
837
|
</div>
|
|
834
838
|
<div class="sub-title followers">
|
|
835
839
|
|
|
840
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
841
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
842
|
+
</a>
|
|
843
|
+
|
|
836
844
|
<span class="star" title="Stargazers Count">
|
|
837
845
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
838
846
|
<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
847
|
</svg>
|
|
840
|
-
<span>
|
|
848
|
+
<span>1918</span>
|
|
841
849
|
</span>
|
|
842
850
|
<span class="star" title="Repo Forked">
|
|
843
851
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
844
852
|
<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
853
|
</path>
|
|
846
854
|
</svg>
|
|
847
|
-
<span>
|
|
855
|
+
<span>49</span>
|
|
848
856
|
</span>
|
|
849
857
|
<span class="star">
|
|
850
858
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
851
859
|
<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
860
|
</svg>
|
|
853
|
-
<span>
|
|
861
|
+
<span>939 stars this month</span>
|
|
854
862
|
</span>
|
|
855
863
|
</div>
|
|
856
864
|
<div class="details">
|
|
@@ -863,32 +871,32 @@
|
|
|
863
871
|
<div class="info">
|
|
864
872
|
<div class="rank">
|
|
865
873
|
<span title="Ranking 20">20</span>
|
|
866
|
-
<a href="https://github.com/
|
|
874
|
+
<a href="https://github.com/vim/vim" target="_blank" title="vim/vim">vim/vim</a>
|
|
867
875
|
</div>
|
|
868
876
|
<div class="sub-title followers">
|
|
869
877
|
|
|
870
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
871
|
-
<span style="background-color: #
|
|
878
|
+
<a class="language" target="_blank" href="https://github.com/topics/vimscript" title="Programming Language Vimscript">
|
|
879
|
+
<span style="background-color: #199f4b;"></span>Vimscript
|
|
872
880
|
</a>
|
|
873
881
|
|
|
874
882
|
<span class="star" title="Stargazers Count">
|
|
875
883
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
876
884
|
<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
885
|
</svg>
|
|
878
|
-
<span>
|
|
886
|
+
<span>28003</span>
|
|
879
887
|
</span>
|
|
880
888
|
<span class="star" title="Repo Forked">
|
|
881
889
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
882
890
|
<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
891
|
</path>
|
|
884
892
|
</svg>
|
|
885
|
-
<span>
|
|
893
|
+
<span>4308</span>
|
|
886
894
|
</span>
|
|
887
895
|
<span class="star">
|
|
888
896
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
889
897
|
<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
898
|
</svg>
|
|
891
|
-
<span>
|
|
899
|
+
<span>722 stars this month</span>
|
|
892
900
|
</span>
|
|
893
901
|
</div>
|
|
894
902
|
<div class="details">
|
|
@@ -901,32 +909,32 @@
|
|
|
901
909
|
<div class="info">
|
|
902
910
|
<div class="rank">
|
|
903
911
|
<span title="Ranking 21">21</span>
|
|
904
|
-
<a href="https://github.com/
|
|
912
|
+
<a href="https://github.com/vitejs/vite" target="_blank" title="vitejs/vite">vitejs/vite</a>
|
|
905
913
|
</div>
|
|
906
914
|
<div class="sub-title followers">
|
|
907
915
|
|
|
908
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
909
|
-
<span style="background-color: #
|
|
916
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
917
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
910
918
|
</a>
|
|
911
919
|
|
|
912
920
|
<span class="star" title="Stargazers Count">
|
|
913
921
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
914
922
|
<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>
|
|
915
923
|
</svg>
|
|
916
|
-
<span>
|
|
924
|
+
<span>45037</span>
|
|
917
925
|
</span>
|
|
918
926
|
<span class="star" title="Repo Forked">
|
|
919
927
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
920
928
|
<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">
|
|
921
929
|
</path>
|
|
922
930
|
</svg>
|
|
923
|
-
<span>
|
|
931
|
+
<span>3648</span>
|
|
924
932
|
</span>
|
|
925
933
|
<span class="star">
|
|
926
934
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
927
935
|
<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>
|
|
928
936
|
</svg>
|
|
929
|
-
<span>
|
|
937
|
+
<span>1823 stars this month</span>
|
|
930
938
|
</span>
|
|
931
939
|
</div>
|
|
932
940
|
<div class="details">
|
|
@@ -939,32 +947,32 @@
|
|
|
939
947
|
<div class="info">
|
|
940
948
|
<div class="rank">
|
|
941
949
|
<span title="Ranking 22">22</span>
|
|
942
|
-
<a href="https://github.com/
|
|
950
|
+
<a href="https://github.com/lionsoul2014/ip2region" target="_blank" title="lionsoul2014/ip2region">lionsoul2014/ip2region</a>
|
|
943
951
|
</div>
|
|
944
952
|
<div class="sub-title followers">
|
|
945
953
|
|
|
946
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
947
|
-
<span style="background-color: #
|
|
954
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
955
|
+
<span style="background-color: #b07219;"></span>Java
|
|
948
956
|
</a>
|
|
949
957
|
|
|
950
958
|
<span class="star" title="Stargazers Count">
|
|
951
959
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
952
960
|
<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>
|
|
953
961
|
</svg>
|
|
954
|
-
<span>
|
|
962
|
+
<span>11038</span>
|
|
955
963
|
</span>
|
|
956
964
|
<span class="star" title="Repo Forked">
|
|
957
965
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
958
966
|
<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">
|
|
959
967
|
</path>
|
|
960
968
|
</svg>
|
|
961
|
-
<span>
|
|
969
|
+
<span>2015</span>
|
|
962
970
|
</span>
|
|
963
971
|
<span class="star">
|
|
964
972
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
965
973
|
<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>
|
|
966
974
|
</svg>
|
|
967
|
-
<span>
|
|
975
|
+
<span>575 stars this month</span>
|
|
968
976
|
</span>
|
|
969
977
|
</div>
|
|
970
978
|
<div class="details">
|
|
@@ -977,32 +985,32 @@
|
|
|
977
985
|
<div class="info">
|
|
978
986
|
<div class="rank">
|
|
979
987
|
<span title="Ranking 23">23</span>
|
|
980
|
-
<a href="https://github.com/
|
|
988
|
+
<a href="https://github.com/TheAlgorithms/JavaScript" target="_blank" title="TheAlgorithms/JavaScript">TheAlgorithms/JavaScript</a>
|
|
981
989
|
</div>
|
|
982
990
|
<div class="sub-title followers">
|
|
983
991
|
|
|
984
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
985
|
-
<span style="background-color: #
|
|
992
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
993
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
986
994
|
</a>
|
|
987
995
|
|
|
988
996
|
<span class="star" title="Stargazers Count">
|
|
989
997
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
990
998
|
<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>
|
|
991
999
|
</svg>
|
|
992
|
-
<span>
|
|
1000
|
+
<span>21221</span>
|
|
993
1001
|
</span>
|
|
994
1002
|
<span class="star" title="Repo Forked">
|
|
995
1003
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
996
1004
|
<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">
|
|
997
1005
|
</path>
|
|
998
1006
|
</svg>
|
|
999
|
-
<span>
|
|
1007
|
+
<span>3704</span>
|
|
1000
1008
|
</span>
|
|
1001
1009
|
<span class="star">
|
|
1002
1010
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1003
1011
|
<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>
|
|
1004
1012
|
</svg>
|
|
1005
|
-
<span>
|
|
1013
|
+
<span>994 stars this month</span>
|
|
1006
1014
|
</span>
|
|
1007
1015
|
</div>
|
|
1008
1016
|
<div class="details">
|
|
@@ -1015,28 +1023,32 @@
|
|
|
1015
1023
|
<div class="info">
|
|
1016
1024
|
<div class="rank">
|
|
1017
1025
|
<span title="Ranking 24">24</span>
|
|
1018
|
-
<a href="https://github.com/
|
|
1026
|
+
<a href="https://github.com/NVlabs/eg3d" target="_blank" title="NVlabs/eg3d">NVlabs/eg3d</a>
|
|
1019
1027
|
</div>
|
|
1020
1028
|
<div class="sub-title followers">
|
|
1021
1029
|
|
|
1030
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1031
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1032
|
+
</a>
|
|
1033
|
+
|
|
1022
1034
|
<span class="star" title="Stargazers Count">
|
|
1023
1035
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1024
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>
|
|
1025
1037
|
</svg>
|
|
1026
|
-
<span>
|
|
1038
|
+
<span>1982</span>
|
|
1027
1039
|
</span>
|
|
1028
1040
|
<span class="star" title="Repo Forked">
|
|
1029
1041
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1030
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">
|
|
1031
1043
|
</path>
|
|
1032
1044
|
</svg>
|
|
1033
|
-
<span>
|
|
1045
|
+
<span>175</span>
|
|
1034
1046
|
</span>
|
|
1035
1047
|
<span class="star">
|
|
1036
1048
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1037
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>
|
|
1038
1050
|
</svg>
|
|
1039
|
-
<span>
|
|
1051
|
+
<span>401 stars this month</span>
|
|
1040
1052
|
</span>
|
|
1041
1053
|
</div>
|
|
1042
1054
|
<div class="details">
|
|
@@ -1061,20 +1073,20 @@
|
|
|
1061
1073
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1062
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>
|
|
1063
1075
|
</svg>
|
|
1064
|
-
<span>
|
|
1076
|
+
<span>3020</span>
|
|
1065
1077
|
</span>
|
|
1066
1078
|
<span class="star" title="Repo Forked">
|
|
1067
1079
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1068
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">
|
|
1069
1081
|
</path>
|
|
1070
1082
|
</svg>
|
|
1071
|
-
<span>
|
|
1083
|
+
<span>655</span>
|
|
1072
1084
|
</span>
|
|
1073
1085
|
<span class="star">
|
|
1074
1086
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1075
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>
|
|
1076
1088
|
</svg>
|
|
1077
|
-
<span>
|
|
1089
|
+
<span>355 stars this month</span>
|
|
1078
1090
|
</span>
|
|
1079
1091
|
</div>
|
|
1080
1092
|
<div class="details">
|
|
@@ -1099,7 +1111,7 @@
|
|
|
1099
1111
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1100
1112
|
</a>
|
|
1101
1113
|
</div>
|
|
1102
|
-
<div class="time">Last cache created on 2022/7/
|
|
1114
|
+
<div class="time">Last cache created on 2022/7/24 by Github API v3.</div>
|
|
1103
1115
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1104
1116
|
</div>
|
|
1105
1117
|
</body>
|