@wcj/github-rank 22.1.8 → 22.1.9
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 +18715 -18721
- package/dist/sifou-daily.json +10 -82
- package/dist/sifou-monthly.json +33 -33
- package/dist/sifou-weekly.json +67 -67
- package/dist/toutiao-30.json +48 -48
- package/dist/toutiao-7.json +69 -69
- package/dist/toutiao-90.json +23 -23
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +133 -133
- package/dist/trending-weekly.json +155 -155
- package/dist/users.china.json +866 -866
- package/dist/users.json +1658 -1658
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +18715 -18721
- package/web/data/sifou-daily.json +10 -82
- package/web/data/sifou-monthly.json +33 -33
- package/web/data/sifou-weekly.json +67 -67
- package/web/data/toutiao-30.json +48 -48
- package/web/data/toutiao-7.json +69 -69
- package/web/data/toutiao-90.json +23 -23
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +133 -133
- package/web/data/trending-weekly.json +155 -155
- package/web/data/users.china.json +866 -866
- package/web/data/users.json +1658 -1658
- package/web/index.html +923 -923
- package/web/repos.html +2806 -2806
- package/web/sifou-daily.html +9 -233
- package/web/sifou-monthly.html +45 -45
- package/web/sifou-weekly.html +78 -78
- package/web/toutiao-30.html +52 -52
- package/web/toutiao-7.html +67 -67
- package/web/toutiao-90.html +25 -25
- package/web/trending-monthly.html +135 -135
- package/web/trending-weekly.html +136 -136
- package/web/trending.html +144 -144
- package/web/users.china.html +439 -439
package/web/trending-weekly.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on 2022/1/
|
|
105
|
+
<div class="time">Last cache created on 2022/1/9 by Github API v3.</div>
|
|
106
106
|
<div class="tabs">
|
|
107
107
|
<a class="" href="index.html">Users</a>
|
|
108
108
|
<a class="" href="repos.html">Repos</a>
|
|
@@ -124,32 +124,32 @@
|
|
|
124
124
|
<div class="info">
|
|
125
125
|
<div class="rank">
|
|
126
126
|
<span title="Ranking 1">1</span>
|
|
127
|
-
<a href="https://github.com/
|
|
127
|
+
<a href="https://github.com/apache/incubator-seatunnel" target="_blank" title="apache/incubator-seatunnel">apache/incubator-seatunnel</a>
|
|
128
128
|
</div>
|
|
129
129
|
<div class="sub-title followers">
|
|
130
130
|
|
|
131
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
132
|
-
<span style="background-color: #
|
|
131
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
132
|
+
<span style="background-color: #b07219;"></span>Java
|
|
133
133
|
</a>
|
|
134
134
|
|
|
135
135
|
<span class="star" title="Stargazers Count">
|
|
136
136
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
137
137
|
<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>
|
|
138
138
|
</svg>
|
|
139
|
-
<span>
|
|
139
|
+
<span>2659</span>
|
|
140
140
|
</span>
|
|
141
141
|
<span class="star" title="Repo Forked">
|
|
142
142
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
143
143
|
<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">
|
|
144
144
|
</path>
|
|
145
145
|
</svg>
|
|
146
|
-
<span>
|
|
146
|
+
<span>242</span>
|
|
147
147
|
</span>
|
|
148
148
|
<span class="star">
|
|
149
149
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
150
150
|
<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>
|
|
151
151
|
</svg>
|
|
152
|
-
<span>
|
|
152
|
+
<span>610 stars this week</span>
|
|
153
153
|
</span>
|
|
154
154
|
</div>
|
|
155
155
|
<div class="details">
|
|
@@ -162,32 +162,32 @@
|
|
|
162
162
|
<div class="info">
|
|
163
163
|
<div class="rank">
|
|
164
164
|
<span title="Ranking 2">2</span>
|
|
165
|
-
<a href="https://github.com/
|
|
165
|
+
<a href="https://github.com/adrianhajdin/project_web3.0" target="_blank" title="adrianhajdin/project_web3.0">adrianhajdin/project_web3.0</a>
|
|
166
166
|
</div>
|
|
167
167
|
<div class="sub-title followers">
|
|
168
168
|
|
|
169
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
170
|
-
<span style="background-color: #
|
|
169
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
170
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
171
171
|
</a>
|
|
172
172
|
|
|
173
173
|
<span class="star" title="Stargazers Count">
|
|
174
174
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
175
175
|
<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>
|
|
176
176
|
</svg>
|
|
177
|
-
<span>
|
|
177
|
+
<span>867</span>
|
|
178
178
|
</span>
|
|
179
179
|
<span class="star" title="Repo Forked">
|
|
180
180
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
181
181
|
<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">
|
|
182
182
|
</path>
|
|
183
183
|
</svg>
|
|
184
|
-
<span>
|
|
184
|
+
<span>145</span>
|
|
185
185
|
</span>
|
|
186
186
|
<span class="star">
|
|
187
187
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
188
188
|
<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>
|
|
189
189
|
</svg>
|
|
190
|
-
<span>
|
|
190
|
+
<span>424 stars this week</span>
|
|
191
191
|
</span>
|
|
192
192
|
</div>
|
|
193
193
|
<div class="details">
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
213
213
|
<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>
|
|
214
214
|
</svg>
|
|
215
|
-
<span>
|
|
215
|
+
<span>1337</span>
|
|
216
216
|
</span>
|
|
217
217
|
<span class="star" title="Repo Forked">
|
|
218
218
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
226
226
|
<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>
|
|
227
227
|
</svg>
|
|
228
|
-
<span>
|
|
228
|
+
<span>612 stars this week</span>
|
|
229
229
|
</span>
|
|
230
230
|
</div>
|
|
231
231
|
<div class="details">
|
|
@@ -238,32 +238,32 @@
|
|
|
238
238
|
<div class="info">
|
|
239
239
|
<div class="rank">
|
|
240
240
|
<span title="Ranking 4">4</span>
|
|
241
|
-
<a href="https://github.com/
|
|
241
|
+
<a href="https://github.com/fmtlib/fmt" target="_blank" title="fmtlib/fmt">fmtlib/fmt</a>
|
|
242
242
|
</div>
|
|
243
243
|
<div class="sub-title followers">
|
|
244
244
|
|
|
245
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
246
|
-
<span style="background-color: #
|
|
245
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
246
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
247
247
|
</a>
|
|
248
248
|
|
|
249
249
|
<span class="star" title="Stargazers Count">
|
|
250
250
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
251
251
|
<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>
|
|
252
252
|
</svg>
|
|
253
|
-
<span>
|
|
253
|
+
<span>13195</span>
|
|
254
254
|
</span>
|
|
255
255
|
<span class="star" title="Repo Forked">
|
|
256
256
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
257
257
|
<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">
|
|
258
258
|
</path>
|
|
259
259
|
</svg>
|
|
260
|
-
<span>
|
|
260
|
+
<span>1571</span>
|
|
261
261
|
</span>
|
|
262
262
|
<span class="star">
|
|
263
263
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
264
264
|
<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>
|
|
265
265
|
</svg>
|
|
266
|
-
<span>
|
|
266
|
+
<span>406 stars this week</span>
|
|
267
267
|
</span>
|
|
268
268
|
</div>
|
|
269
269
|
<div class="details">
|
|
@@ -276,32 +276,32 @@
|
|
|
276
276
|
<div class="info">
|
|
277
277
|
<div class="rank">
|
|
278
278
|
<span title="Ranking 5">5</span>
|
|
279
|
-
<a href="https://github.com/
|
|
279
|
+
<a href="https://github.com/baidu/amis" target="_blank" title="baidu/amis">baidu/amis</a>
|
|
280
280
|
</div>
|
|
281
281
|
<div class="sub-title followers">
|
|
282
282
|
|
|
283
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
284
|
-
<span style="background-color: #
|
|
283
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
284
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
285
285
|
</a>
|
|
286
286
|
|
|
287
287
|
<span class="star" title="Stargazers Count">
|
|
288
288
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
289
289
|
<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>
|
|
290
290
|
</svg>
|
|
291
|
-
<span>
|
|
291
|
+
<span>9482</span>
|
|
292
292
|
</span>
|
|
293
293
|
<span class="star" title="Repo Forked">
|
|
294
294
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
295
295
|
<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">
|
|
296
296
|
</path>
|
|
297
297
|
</svg>
|
|
298
|
-
<span>
|
|
298
|
+
<span>1270</span>
|
|
299
299
|
</span>
|
|
300
300
|
<span class="star">
|
|
301
301
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
302
302
|
<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>
|
|
303
303
|
</svg>
|
|
304
|
-
<span>
|
|
304
|
+
<span>400 stars this week</span>
|
|
305
305
|
</span>
|
|
306
306
|
</div>
|
|
307
307
|
<div class="details">
|
|
@@ -314,7 +314,7 @@
|
|
|
314
314
|
<div class="info">
|
|
315
315
|
<div class="rank">
|
|
316
316
|
<span title="Ranking 6">6</span>
|
|
317
|
-
<a href="https://github.com/
|
|
317
|
+
<a href="https://github.com/danielyxie/bitburner" target="_blank" title="danielyxie/bitburner">danielyxie/bitburner</a>
|
|
318
318
|
</div>
|
|
319
319
|
<div class="sub-title followers">
|
|
320
320
|
|
|
@@ -326,20 +326,20 @@
|
|
|
326
326
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
327
327
|
<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>
|
|
328
328
|
</svg>
|
|
329
|
-
<span>
|
|
329
|
+
<span>1232</span>
|
|
330
330
|
</span>
|
|
331
331
|
<span class="star" title="Repo Forked">
|
|
332
332
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
333
333
|
<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">
|
|
334
334
|
</path>
|
|
335
335
|
</svg>
|
|
336
|
-
<span>
|
|
336
|
+
<span>352</span>
|
|
337
337
|
</span>
|
|
338
338
|
<span class="star">
|
|
339
339
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
340
340
|
<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>
|
|
341
341
|
</svg>
|
|
342
|
-
<span>
|
|
342
|
+
<span>369 stars this week</span>
|
|
343
343
|
</span>
|
|
344
344
|
</div>
|
|
345
345
|
<div class="details">
|
|
@@ -364,20 +364,20 @@
|
|
|
364
364
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
365
365
|
<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>
|
|
366
366
|
</svg>
|
|
367
|
-
<span>
|
|
367
|
+
<span>1049</span>
|
|
368
368
|
</span>
|
|
369
369
|
<span class="star" title="Repo Forked">
|
|
370
370
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
371
371
|
<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">
|
|
372
372
|
</path>
|
|
373
373
|
</svg>
|
|
374
|
-
<span>
|
|
374
|
+
<span>273</span>
|
|
375
375
|
</span>
|
|
376
376
|
<span class="star">
|
|
377
377
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
378
378
|
<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>
|
|
379
379
|
</svg>
|
|
380
|
-
<span>
|
|
380
|
+
<span>281 stars this week</span>
|
|
381
381
|
</span>
|
|
382
382
|
</div>
|
|
383
383
|
<div class="details">
|
|
@@ -402,7 +402,7 @@
|
|
|
402
402
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
403
403
|
<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
404
|
</svg>
|
|
405
|
-
<span>
|
|
405
|
+
<span>35854</span>
|
|
406
406
|
</span>
|
|
407
407
|
<span class="star" title="Repo Forked">
|
|
408
408
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
@@ -415,7 +415,7 @@
|
|
|
415
415
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
416
416
|
<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>
|
|
417
417
|
</svg>
|
|
418
|
-
<span>
|
|
418
|
+
<span>557 stars this week</span>
|
|
419
419
|
</span>
|
|
420
420
|
</div>
|
|
421
421
|
<div class="details">
|
|
@@ -428,32 +428,32 @@
|
|
|
428
428
|
<div class="info">
|
|
429
429
|
<div class="rank">
|
|
430
430
|
<span title="Ranking 9">9</span>
|
|
431
|
-
<a href="https://github.com/
|
|
431
|
+
<a href="https://github.com/Rari-Capital/solmate" target="_blank" title="Rari-Capital/solmate">Rari-Capital/solmate</a>
|
|
432
432
|
</div>
|
|
433
433
|
<div class="sub-title followers">
|
|
434
434
|
|
|
435
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
436
|
-
<span style="background-color: #
|
|
435
|
+
<a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
|
|
436
|
+
<span style="background-color: #AA6746;"></span>Solidity
|
|
437
437
|
</a>
|
|
438
438
|
|
|
439
439
|
<span class="star" title="Stargazers Count">
|
|
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>840</span>
|
|
444
444
|
</span>
|
|
445
445
|
<span class="star" title="Repo Forked">
|
|
446
446
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
447
447
|
<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">
|
|
448
448
|
</path>
|
|
449
449
|
</svg>
|
|
450
|
-
<span>
|
|
450
|
+
<span>80</span>
|
|
451
451
|
</span>
|
|
452
452
|
<span class="star">
|
|
453
453
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
454
454
|
<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>
|
|
455
455
|
</svg>
|
|
456
|
-
<span>
|
|
456
|
+
<span>293 stars this week</span>
|
|
457
457
|
</span>
|
|
458
458
|
</div>
|
|
459
459
|
<div class="details">
|
|
@@ -466,32 +466,28 @@
|
|
|
466
466
|
<div class="info">
|
|
467
467
|
<div class="rank">
|
|
468
468
|
<span title="Ranking 10">10</span>
|
|
469
|
-
<a href="https://github.com/
|
|
469
|
+
<a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
|
|
470
470
|
</div>
|
|
471
471
|
<div class="sub-title followers">
|
|
472
472
|
|
|
473
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
474
|
-
<span style="background-color: #555555;"></span>C
|
|
475
|
-
</a>
|
|
476
|
-
|
|
477
473
|
<span class="star" title="Stargazers Count">
|
|
478
474
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
479
475
|
<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>
|
|
480
476
|
</svg>
|
|
481
|
-
<span>
|
|
477
|
+
<span>183982</span>
|
|
482
478
|
</span>
|
|
483
479
|
<span class="star" title="Repo Forked">
|
|
484
480
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
485
481
|
<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">
|
|
486
482
|
</path>
|
|
487
483
|
</svg>
|
|
488
|
-
<span>
|
|
484
|
+
<span>22563</span>
|
|
489
485
|
</span>
|
|
490
486
|
<span class="star">
|
|
491
487
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
492
488
|
<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>
|
|
493
489
|
</svg>
|
|
494
|
-
<span>
|
|
490
|
+
<span>1365 stars this week</span>
|
|
495
491
|
</span>
|
|
496
492
|
</div>
|
|
497
493
|
<div class="details">
|
|
@@ -504,32 +500,32 @@
|
|
|
504
500
|
<div class="info">
|
|
505
501
|
<div class="rank">
|
|
506
502
|
<span title="Ranking 11">11</span>
|
|
507
|
-
<a href="https://github.com/
|
|
503
|
+
<a href="https://github.com/exelban/stats" target="_blank" title="exelban/stats">exelban/stats</a>
|
|
508
504
|
</div>
|
|
509
505
|
<div class="sub-title followers">
|
|
510
506
|
|
|
511
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
512
|
-
<span style="background-color: #
|
|
507
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
508
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
513
509
|
</a>
|
|
514
510
|
|
|
515
511
|
<span class="star" title="Stargazers Count">
|
|
516
512
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
517
513
|
<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>
|
|
518
514
|
</svg>
|
|
519
|
-
<span>
|
|
515
|
+
<span>8388</span>
|
|
520
516
|
</span>
|
|
521
517
|
<span class="star" title="Repo Forked">
|
|
522
518
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
523
519
|
<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">
|
|
524
520
|
</path>
|
|
525
521
|
</svg>
|
|
526
|
-
<span>
|
|
522
|
+
<span>281</span>
|
|
527
523
|
</span>
|
|
528
524
|
<span class="star">
|
|
529
525
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
530
526
|
<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>
|
|
531
527
|
</svg>
|
|
532
|
-
<span>
|
|
528
|
+
<span>738 stars this week</span>
|
|
533
529
|
</span>
|
|
534
530
|
</div>
|
|
535
531
|
<div class="details">
|
|
@@ -542,32 +538,32 @@
|
|
|
542
538
|
<div class="info">
|
|
543
539
|
<div class="rank">
|
|
544
540
|
<span title="Ranking 12">12</span>
|
|
545
|
-
<a href="https://github.com/
|
|
541
|
+
<a href="https://github.com/terraform-aws-modules/terraform-aws-eks" target="_blank" title="terraform-aws-modules/terraform-aws-eks">terraform-aws-modules/terraform-aws-eks</a>
|
|
546
542
|
</div>
|
|
547
543
|
<div class="sub-title followers">
|
|
548
544
|
|
|
549
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
550
|
-
<span style="background-color: #
|
|
545
|
+
<a class="language" target="_blank" href="https://github.com/topics/hcl" title="Programming Language HCL">
|
|
546
|
+
<span style="background-color: #ccc;"></span>HCL
|
|
551
547
|
</a>
|
|
552
548
|
|
|
553
549
|
<span class="star" title="Stargazers Count">
|
|
554
550
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
555
551
|
<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
552
|
</svg>
|
|
557
|
-
<span>
|
|
553
|
+
<span>2530</span>
|
|
558
554
|
</span>
|
|
559
555
|
<span class="star" title="Repo Forked">
|
|
560
556
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
561
557
|
<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">
|
|
562
558
|
</path>
|
|
563
559
|
</svg>
|
|
564
|
-
<span>
|
|
560
|
+
<span>2137</span>
|
|
565
561
|
</span>
|
|
566
562
|
<span class="star">
|
|
567
563
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
568
564
|
<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>
|
|
569
565
|
</svg>
|
|
570
|
-
<span>
|
|
566
|
+
<span>53 stars this week</span>
|
|
571
567
|
</span>
|
|
572
568
|
</div>
|
|
573
569
|
<div class="details">
|
|
@@ -580,28 +576,32 @@
|
|
|
580
576
|
<div class="info">
|
|
581
577
|
<div class="rank">
|
|
582
578
|
<span title="Ranking 13">13</span>
|
|
583
|
-
<a href="https://github.com/
|
|
579
|
+
<a href="https://github.com/betaflight/betaflight" target="_blank" title="betaflight/betaflight">betaflight/betaflight</a>
|
|
584
580
|
</div>
|
|
585
581
|
<div class="sub-title followers">
|
|
586
582
|
|
|
583
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
584
|
+
<span style="background-color: #555555;"></span>C
|
|
585
|
+
</a>
|
|
586
|
+
|
|
587
587
|
<span class="star" title="Stargazers Count">
|
|
588
588
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
589
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>
|
|
590
590
|
</svg>
|
|
591
|
-
<span>
|
|
591
|
+
<span>5356</span>
|
|
592
592
|
</span>
|
|
593
593
|
<span class="star" title="Repo Forked">
|
|
594
594
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
595
595
|
<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">
|
|
596
596
|
</path>
|
|
597
597
|
</svg>
|
|
598
|
-
<span>
|
|
598
|
+
<span>2164</span>
|
|
599
599
|
</span>
|
|
600
600
|
<span class="star">
|
|
601
601
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
602
602
|
<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>
|
|
603
603
|
</svg>
|
|
604
|
-
<span>
|
|
604
|
+
<span>327 stars this week</span>
|
|
605
605
|
</span>
|
|
606
606
|
</div>
|
|
607
607
|
<div class="details">
|
|
@@ -614,32 +614,32 @@
|
|
|
614
614
|
<div class="info">
|
|
615
615
|
<div class="rank">
|
|
616
616
|
<span title="Ranking 14">14</span>
|
|
617
|
-
<a href="https://github.com/
|
|
617
|
+
<a href="https://github.com/qier222/YesPlayMusic" target="_blank" title="qier222/YesPlayMusic">qier222/YesPlayMusic</a>
|
|
618
618
|
</div>
|
|
619
619
|
<div class="sub-title followers">
|
|
620
620
|
|
|
621
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
622
|
-
<span style="background-color: #
|
|
621
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
622
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
623
623
|
</a>
|
|
624
624
|
|
|
625
625
|
<span class="star" title="Stargazers Count">
|
|
626
626
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
627
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>
|
|
628
628
|
</svg>
|
|
629
|
-
<span>
|
|
629
|
+
<span>13956</span>
|
|
630
630
|
</span>
|
|
631
631
|
<span class="star" title="Repo Forked">
|
|
632
632
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
633
633
|
<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">
|
|
634
634
|
</path>
|
|
635
635
|
</svg>
|
|
636
|
-
<span>
|
|
636
|
+
<span>1936</span>
|
|
637
637
|
</span>
|
|
638
638
|
<span class="star">
|
|
639
639
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
640
640
|
<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>
|
|
641
641
|
</svg>
|
|
642
|
-
<span>
|
|
642
|
+
<span>553 stars this week</span>
|
|
643
643
|
</span>
|
|
644
644
|
</div>
|
|
645
645
|
<div class="details">
|
|
@@ -652,32 +652,32 @@
|
|
|
652
652
|
<div class="info">
|
|
653
653
|
<div class="rank">
|
|
654
654
|
<span title="Ranking 15">15</span>
|
|
655
|
-
<a href="https://github.com/
|
|
655
|
+
<a href="https://github.com/tauri-apps/tauri" target="_blank" title="tauri-apps/tauri">tauri-apps/tauri</a>
|
|
656
656
|
</div>
|
|
657
657
|
<div class="sub-title followers">
|
|
658
658
|
|
|
659
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
660
|
-
<span style="background-color: #
|
|
659
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
660
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
661
661
|
</a>
|
|
662
662
|
|
|
663
663
|
<span class="star" title="Stargazers Count">
|
|
664
664
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
665
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>
|
|
666
666
|
</svg>
|
|
667
|
-
<span>
|
|
667
|
+
<span>26831</span>
|
|
668
668
|
</span>
|
|
669
669
|
<span class="star" title="Repo Forked">
|
|
670
670
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
671
671
|
<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">
|
|
672
672
|
</path>
|
|
673
673
|
</svg>
|
|
674
|
-
<span>
|
|
674
|
+
<span>653</span>
|
|
675
675
|
</span>
|
|
676
676
|
<span class="star">
|
|
677
677
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
678
678
|
<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>
|
|
679
679
|
</svg>
|
|
680
|
-
<span>
|
|
680
|
+
<span>1200 stars this week</span>
|
|
681
681
|
</span>
|
|
682
682
|
</div>
|
|
683
683
|
<div class="details">
|
|
@@ -690,32 +690,32 @@
|
|
|
690
690
|
<div class="info">
|
|
691
691
|
<div class="rank">
|
|
692
692
|
<span title="Ranking 16">16</span>
|
|
693
|
-
<a href="https://github.com/
|
|
693
|
+
<a href="https://github.com/notthebee/infra" target="_blank" title="notthebee/infra">notthebee/infra</a>
|
|
694
694
|
</div>
|
|
695
695
|
<div class="sub-title followers">
|
|
696
696
|
|
|
697
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
698
|
-
<span style="background-color: #
|
|
697
|
+
<a class="language" target="_blank" href="https://github.com/topics/jinja" title="Programming Language Jinja">
|
|
698
|
+
<span style="background-color: #a52a22;"></span>Jinja
|
|
699
699
|
</a>
|
|
700
700
|
|
|
701
701
|
<span class="star" title="Stargazers Count">
|
|
702
702
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
703
703
|
<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>
|
|
704
704
|
</svg>
|
|
705
|
-
<span>
|
|
705
|
+
<span>398</span>
|
|
706
706
|
</span>
|
|
707
707
|
<span class="star" title="Repo Forked">
|
|
708
708
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
709
709
|
<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">
|
|
710
710
|
</path>
|
|
711
711
|
</svg>
|
|
712
|
-
<span>
|
|
712
|
+
<span>60</span>
|
|
713
713
|
</span>
|
|
714
714
|
<span class="star">
|
|
715
715
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
716
716
|
<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>
|
|
717
717
|
</svg>
|
|
718
|
-
<span>
|
|
718
|
+
<span>100 stars this week</span>
|
|
719
719
|
</span>
|
|
720
720
|
</div>
|
|
721
721
|
<div class="details">
|
|
@@ -728,32 +728,32 @@
|
|
|
728
728
|
<div class="info">
|
|
729
729
|
<div class="rank">
|
|
730
730
|
<span title="Ranking 17">17</span>
|
|
731
|
-
<a href="https://github.com/
|
|
731
|
+
<a href="https://github.com/lyswhut/lx-music-desktop" target="_blank" title="lyswhut/lx-music-desktop">lyswhut/lx-music-desktop</a>
|
|
732
732
|
</div>
|
|
733
733
|
<div class="sub-title followers">
|
|
734
734
|
|
|
735
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
736
|
-
<span style="background-color: #
|
|
735
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
736
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
737
737
|
</a>
|
|
738
738
|
|
|
739
739
|
<span class="star" title="Stargazers Count">
|
|
740
740
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
741
741
|
<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>
|
|
742
742
|
</svg>
|
|
743
|
-
<span>
|
|
743
|
+
<span>15418</span>
|
|
744
744
|
</span>
|
|
745
745
|
<span class="star" title="Repo Forked">
|
|
746
746
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
747
747
|
<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">
|
|
748
748
|
</path>
|
|
749
749
|
</svg>
|
|
750
|
-
<span>
|
|
750
|
+
<span>2782</span>
|
|
751
751
|
</span>
|
|
752
752
|
<span class="star">
|
|
753
753
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
754
754
|
<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>
|
|
755
755
|
</svg>
|
|
756
|
-
<span>
|
|
756
|
+
<span>247 stars this week</span>
|
|
757
757
|
</span>
|
|
758
758
|
</div>
|
|
759
759
|
<div class="details">
|
|
@@ -766,32 +766,32 @@
|
|
|
766
766
|
<div class="info">
|
|
767
767
|
<div class="rank">
|
|
768
768
|
<span title="Ranking 18">18</span>
|
|
769
|
-
<a href="https://github.com/
|
|
769
|
+
<a href="https://github.com/nvbn/thefuck" target="_blank" title="nvbn/thefuck">nvbn/thefuck</a>
|
|
770
770
|
</div>
|
|
771
771
|
<div class="sub-title followers">
|
|
772
772
|
|
|
773
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
774
|
-
<span style="background-color: #
|
|
773
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
774
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
775
775
|
</a>
|
|
776
776
|
|
|
777
777
|
<span class="star" title="Stargazers Count">
|
|
778
778
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
779
779
|
<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>
|
|
780
780
|
</svg>
|
|
781
|
-
<span>
|
|
781
|
+
<span>65974</span>
|
|
782
782
|
</span>
|
|
783
783
|
<span class="star" title="Repo Forked">
|
|
784
784
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
785
785
|
<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">
|
|
786
786
|
</path>
|
|
787
787
|
</svg>
|
|
788
|
-
<span>
|
|
788
|
+
<span>3039</span>
|
|
789
789
|
</span>
|
|
790
790
|
<span class="star">
|
|
791
791
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
792
792
|
<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>
|
|
793
793
|
</svg>
|
|
794
|
-
<span>
|
|
794
|
+
<span>366 stars this week</span>
|
|
795
795
|
</span>
|
|
796
796
|
</div>
|
|
797
797
|
<div class="details">
|
|
@@ -804,28 +804,32 @@
|
|
|
804
804
|
<div class="info">
|
|
805
805
|
<div class="rank">
|
|
806
806
|
<span title="Ranking 19">19</span>
|
|
807
|
-
<a href="https://github.com/
|
|
807
|
+
<a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
|
|
808
808
|
</div>
|
|
809
809
|
<div class="sub-title followers">
|
|
810
810
|
|
|
811
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
812
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
813
|
+
</a>
|
|
814
|
+
|
|
811
815
|
<span class="star" title="Stargazers Count">
|
|
812
816
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
813
817
|
<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
818
|
</svg>
|
|
815
|
-
<span>
|
|
819
|
+
<span>338467</span>
|
|
816
820
|
</span>
|
|
817
821
|
<span class="star" title="Repo Forked">
|
|
818
822
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
819
823
|
<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">
|
|
820
824
|
</path>
|
|
821
825
|
</svg>
|
|
822
|
-
<span>
|
|
826
|
+
<span>27694</span>
|
|
823
827
|
</span>
|
|
824
828
|
<span class="star">
|
|
825
829
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
826
830
|
<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>
|
|
827
831
|
</svg>
|
|
828
|
-
<span>
|
|
832
|
+
<span>707 stars this week</span>
|
|
829
833
|
</span>
|
|
830
834
|
</div>
|
|
831
835
|
<div class="details">
|
|
@@ -838,32 +842,32 @@
|
|
|
838
842
|
<div class="info">
|
|
839
843
|
<div class="rank">
|
|
840
844
|
<span title="Ranking 20">20</span>
|
|
841
|
-
<a href="https://github.com/
|
|
845
|
+
<a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
|
|
842
846
|
</div>
|
|
843
847
|
<div class="sub-title followers">
|
|
844
848
|
|
|
845
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
846
|
-
<span style="background-color: #
|
|
849
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
850
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
847
851
|
</a>
|
|
848
852
|
|
|
849
853
|
<span class="star" title="Stargazers Count">
|
|
850
854
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
851
855
|
<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
856
|
</svg>
|
|
853
|
-
<span>
|
|
857
|
+
<span>44290</span>
|
|
854
858
|
</span>
|
|
855
859
|
<span class="star" title="Repo Forked">
|
|
856
860
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
857
861
|
<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">
|
|
858
862
|
</path>
|
|
859
863
|
</svg>
|
|
860
|
-
<span>
|
|
864
|
+
<span>4437</span>
|
|
861
865
|
</span>
|
|
862
866
|
<span class="star">
|
|
863
867
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
864
868
|
<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>
|
|
865
869
|
</svg>
|
|
866
|
-
<span>
|
|
870
|
+
<span>512 stars this week</span>
|
|
867
871
|
</span>
|
|
868
872
|
</div>
|
|
869
873
|
<div class="details">
|
|
@@ -876,32 +880,32 @@
|
|
|
876
880
|
<div class="info">
|
|
877
881
|
<div class="rank">
|
|
878
882
|
<span title="Ranking 21">21</span>
|
|
879
|
-
<a href="https://github.com/
|
|
883
|
+
<a href="https://github.com/starship/starship" target="_blank" title="starship/starship">starship/starship</a>
|
|
880
884
|
</div>
|
|
881
885
|
<div class="sub-title followers">
|
|
882
886
|
|
|
883
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
884
|
-
<span style="background-color: #
|
|
887
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
888
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
885
889
|
</a>
|
|
886
890
|
|
|
887
891
|
<span class="star" title="Stargazers Count">
|
|
888
892
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
889
893
|
<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
894
|
</svg>
|
|
891
|
-
<span>
|
|
895
|
+
<span>21263</span>
|
|
892
896
|
</span>
|
|
893
897
|
<span class="star" title="Repo Forked">
|
|
894
898
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
895
899
|
<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">
|
|
896
900
|
</path>
|
|
897
901
|
</svg>
|
|
898
|
-
<span>
|
|
902
|
+
<span>890</span>
|
|
899
903
|
</span>
|
|
900
904
|
<span class="star">
|
|
901
905
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
902
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>
|
|
903
907
|
</svg>
|
|
904
|
-
<span>
|
|
908
|
+
<span>568 stars this week</span>
|
|
905
909
|
</span>
|
|
906
910
|
</div>
|
|
907
911
|
<div class="details">
|
|
@@ -914,32 +918,32 @@
|
|
|
914
918
|
<div class="info">
|
|
915
919
|
<div class="rank">
|
|
916
920
|
<span title="Ranking 22">22</span>
|
|
917
|
-
<a href="https://github.com/
|
|
921
|
+
<a href="https://github.com/codeSTACKr/video-source-code-create-nft-collection" target="_blank" title="codeSTACKr/video-source-code-create-nft-collection">codeSTACKr/video-source-code-create-nft-collection</a>
|
|
918
922
|
</div>
|
|
919
923
|
<div class="sub-title followers">
|
|
920
924
|
|
|
921
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
922
|
-
<span style="background-color: #
|
|
925
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
926
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
923
927
|
</a>
|
|
924
928
|
|
|
925
929
|
<span class="star" title="Stargazers Count">
|
|
926
930
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
927
931
|
<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
932
|
</svg>
|
|
929
|
-
<span>
|
|
933
|
+
<span>75</span>
|
|
930
934
|
</span>
|
|
931
935
|
<span class="star" title="Repo Forked">
|
|
932
936
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
933
937
|
<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">
|
|
934
938
|
</path>
|
|
935
939
|
</svg>
|
|
936
|
-
<span>
|
|
940
|
+
<span>61</span>
|
|
937
941
|
</span>
|
|
938
942
|
<span class="star">
|
|
939
943
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
940
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>
|
|
941
945
|
</svg>
|
|
942
|
-
<span>
|
|
946
|
+
<span>28 stars this week</span>
|
|
943
947
|
</span>
|
|
944
948
|
</div>
|
|
945
949
|
<div class="details">
|
|
@@ -952,32 +956,32 @@
|
|
|
952
956
|
<div class="info">
|
|
953
957
|
<div class="rank">
|
|
954
958
|
<span title="Ranking 23">23</span>
|
|
955
|
-
<a href="https://github.com/
|
|
959
|
+
<a href="https://github.com/dataease/dataease" target="_blank" title="dataease/dataease">dataease/dataease</a>
|
|
956
960
|
</div>
|
|
957
961
|
<div class="sub-title followers">
|
|
958
962
|
|
|
959
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
960
|
-
<span style="background-color: #
|
|
963
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
964
|
+
<span style="background-color: #b07219;"></span>Java
|
|
961
965
|
</a>
|
|
962
966
|
|
|
963
967
|
<span class="star" title="Stargazers Count">
|
|
964
968
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
965
969
|
<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
970
|
</svg>
|
|
967
|
-
<span>
|
|
971
|
+
<span>4525</span>
|
|
968
972
|
</span>
|
|
969
973
|
<span class="star" title="Repo Forked">
|
|
970
974
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
971
975
|
<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">
|
|
972
976
|
</path>
|
|
973
977
|
</svg>
|
|
974
|
-
<span>
|
|
978
|
+
<span>803</span>
|
|
975
979
|
</span>
|
|
976
980
|
<span class="star">
|
|
977
981
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
978
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>
|
|
979
983
|
</svg>
|
|
980
|
-
<span>
|
|
984
|
+
<span>209 stars this week</span>
|
|
981
985
|
</span>
|
|
982
986
|
</div>
|
|
983
987
|
<div class="details">
|
|
@@ -1002,20 +1006,20 @@
|
|
|
1002
1006
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1003
1007
|
<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
1008
|
</svg>
|
|
1005
|
-
<span>
|
|
1009
|
+
<span>6338</span>
|
|
1006
1010
|
</span>
|
|
1007
1011
|
<span class="star" title="Repo Forked">
|
|
1008
1012
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1009
1013
|
<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">
|
|
1010
1014
|
</path>
|
|
1011
1015
|
</svg>
|
|
1012
|
-
<span>
|
|
1016
|
+
<span>327</span>
|
|
1013
1017
|
</span>
|
|
1014
1018
|
<span class="star">
|
|
1015
1019
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1016
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>
|
|
1017
1021
|
</svg>
|
|
1018
|
-
<span>
|
|
1022
|
+
<span>136 stars this week</span>
|
|
1019
1023
|
</span>
|
|
1020
1024
|
</div>
|
|
1021
1025
|
<div class="details">
|
|
@@ -1028,32 +1032,28 @@
|
|
|
1028
1032
|
<div class="info">
|
|
1029
1033
|
<div class="rank">
|
|
1030
1034
|
<span title="Ranking 25">25</span>
|
|
1031
|
-
<a href="https://github.com/
|
|
1035
|
+
<a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes" target="_blank" title="Ebazhanov/linkedin-skill-assessments-quizzes">Ebazhanov/linkedin-skill-assessments-quizzes</a>
|
|
1032
1036
|
</div>
|
|
1033
1037
|
<div class="sub-title followers">
|
|
1034
1038
|
|
|
1035
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1036
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
1037
|
-
</a>
|
|
1038
|
-
|
|
1039
1039
|
<span class="star" title="Stargazers Count">
|
|
1040
1040
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1041
1041
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1042
1042
|
</svg>
|
|
1043
|
-
<span>
|
|
1043
|
+
<span>7322</span>
|
|
1044
1044
|
</span>
|
|
1045
1045
|
<span class="star" title="Repo Forked">
|
|
1046
1046
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1047
1047
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1048
1048
|
</path>
|
|
1049
1049
|
</svg>
|
|
1050
|
-
<span>
|
|
1050
|
+
<span>5201</span>
|
|
1051
1051
|
</span>
|
|
1052
1052
|
<span class="star">
|
|
1053
1053
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1054
1054
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1055
1055
|
</svg>
|
|
1056
|
-
<span>
|
|
1056
|
+
<span>168 stars this week</span>
|
|
1057
1057
|
</span>
|
|
1058
1058
|
</div>
|
|
1059
1059
|
<div class="details">
|
|
@@ -1078,7 +1078,7 @@
|
|
|
1078
1078
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1079
1079
|
</a>
|
|
1080
1080
|
</div>
|
|
1081
|
-
<div class="time">Last cache created on 2022/1/
|
|
1081
|
+
<div class="time">Last cache created on 2022/1/9 by Github API v3.</div>
|
|
1082
1082
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1083
1083
|
</div>
|
|
1084
1084
|
</body>
|