@wcj/github-rank 22.1.17 → 22.1.21
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 +38013 -38006
- package/dist/sifou-daily.json +92 -38
- package/dist/sifou-monthly.json +82 -82
- package/dist/sifou-weekly.json +173 -173
- package/dist/toutiao-30.json +100 -100
- package/dist/toutiao-7.json +134 -134
- package/dist/toutiao-90.json +64 -64
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +172 -172
- package/dist/trending-weekly.json +173 -173
- package/dist/users.china.json +3016 -3016
- package/dist/users.json +3996 -3996
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +38013 -38006
- package/web/data/sifou-daily.json +92 -38
- package/web/data/sifou-monthly.json +82 -82
- package/web/data/sifou-weekly.json +173 -173
- package/web/data/toutiao-30.json +100 -100
- package/web/data/toutiao-7.json +134 -134
- package/web/data/toutiao-90.json +64 -64
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +172 -172
- package/web/data/trending-weekly.json +173 -173
- package/web/data/users.china.json +3016 -3016
- package/web/data/users.json +3996 -3996
- package/web/index.html +1947 -1947
- package/web/repos.html +4385 -4385
- package/web/sifou-daily.html +201 -33
- package/web/sifou-monthly.html +101 -101
- package/web/sifou-weekly.html +145 -145
- package/web/toutiao-30.html +94 -94
- package/web/toutiao-7.html +81 -81
- package/web/toutiao-90.html +80 -80
- package/web/trending-monthly.html +152 -152
- package/web/trending-weekly.html +152 -148
- package/web/trending.html +152 -148
- package/web/users.china.html +1506 -1506
package/web/trending.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/21 by
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
@@ -133,32 +133,32 @@
|
|
|
133
133
|
<div class="info">
|
|
134
134
|
<div class="rank">
|
|
135
135
|
<span title="Ranking 1">1</span>
|
|
136
|
-
<a href="https://github.com/
|
|
136
|
+
<a href="https://github.com/imcuttle/mometa" target="_blank" title="imcuttle/mometa">imcuttle/mometa</a>
|
|
137
137
|
</div>
|
|
138
138
|
<div class="sub-title followers">
|
|
139
139
|
|
|
140
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
141
|
-
<span style="background-color: #
|
|
140
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
141
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
142
142
|
</a>
|
|
143
143
|
|
|
144
144
|
<span class="star" title="Stargazers Count">
|
|
145
145
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
146
146
|
<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>
|
|
147
147
|
</svg>
|
|
148
|
-
<span>
|
|
148
|
+
<span>1044</span>
|
|
149
149
|
</span>
|
|
150
150
|
<span class="star" title="Repo Forked">
|
|
151
151
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
152
152
|
<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">
|
|
153
153
|
</path>
|
|
154
154
|
</svg>
|
|
155
|
-
<span>
|
|
155
|
+
<span>140</span>
|
|
156
156
|
</span>
|
|
157
157
|
<span class="star">
|
|
158
158
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
159
159
|
<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>
|
|
160
160
|
</svg>
|
|
161
|
-
<span>
|
|
161
|
+
<span>161 stars today</span>
|
|
162
162
|
</span>
|
|
163
163
|
</div>
|
|
164
164
|
<div class="details">
|
|
@@ -171,32 +171,32 @@
|
|
|
171
171
|
<div class="info">
|
|
172
172
|
<div class="rank">
|
|
173
173
|
<span title="Ranking 2">2</span>
|
|
174
|
-
<a href="https://github.com/
|
|
174
|
+
<a href="https://github.com/mattermost/focalboard" target="_blank" title="mattermost/focalboard">mattermost/focalboard</a>
|
|
175
175
|
</div>
|
|
176
176
|
<div class="sub-title followers">
|
|
177
177
|
|
|
178
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
179
|
-
<span style="background-color: #
|
|
178
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
179
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
180
180
|
</a>
|
|
181
181
|
|
|
182
182
|
<span class="star" title="Stargazers Count">
|
|
183
183
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
184
184
|
<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>
|
|
185
185
|
</svg>
|
|
186
|
-
<span>
|
|
186
|
+
<span>8254</span>
|
|
187
187
|
</span>
|
|
188
188
|
<span class="star" title="Repo Forked">
|
|
189
189
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
190
190
|
<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">
|
|
191
191
|
</path>
|
|
192
192
|
</svg>
|
|
193
|
-
<span>
|
|
193
|
+
<span>629</span>
|
|
194
194
|
</span>
|
|
195
195
|
<span class="star">
|
|
196
196
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
197
197
|
<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>
|
|
198
198
|
</svg>
|
|
199
|
-
<span>
|
|
199
|
+
<span>344 stars today</span>
|
|
200
200
|
</span>
|
|
201
201
|
</div>
|
|
202
202
|
<div class="details">
|
|
@@ -209,32 +209,32 @@
|
|
|
209
209
|
<div class="info">
|
|
210
210
|
<div class="rank">
|
|
211
211
|
<span title="Ranking 3">3</span>
|
|
212
|
-
<a href="https://github.com/
|
|
212
|
+
<a href="https://github.com/marktext/marktext" target="_blank" title="marktext/marktext">marktext/marktext</a>
|
|
213
213
|
</div>
|
|
214
214
|
<div class="sub-title followers">
|
|
215
215
|
|
|
216
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
217
|
-
<span style="background-color: #
|
|
216
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
217
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
218
218
|
</a>
|
|
219
219
|
|
|
220
220
|
<span class="star" title="Stargazers Count">
|
|
221
221
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
222
222
|
<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>
|
|
223
223
|
</svg>
|
|
224
|
-
<span>
|
|
224
|
+
<span>27922</span>
|
|
225
225
|
</span>
|
|
226
226
|
<span class="star" title="Repo Forked">
|
|
227
227
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
228
228
|
<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">
|
|
229
229
|
</path>
|
|
230
230
|
</svg>
|
|
231
|
-
<span>
|
|
231
|
+
<span>1983</span>
|
|
232
232
|
</span>
|
|
233
233
|
<span class="star">
|
|
234
234
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
235
235
|
<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>
|
|
236
236
|
</svg>
|
|
237
|
-
<span>
|
|
237
|
+
<span>297 stars today</span>
|
|
238
238
|
</span>
|
|
239
239
|
</div>
|
|
240
240
|
<div class="details">
|
|
@@ -247,32 +247,32 @@
|
|
|
247
247
|
<div class="info">
|
|
248
248
|
<div class="rank">
|
|
249
249
|
<span title="Ranking 4">4</span>
|
|
250
|
-
<a href="https://github.com/
|
|
250
|
+
<a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
|
|
251
251
|
</div>
|
|
252
252
|
<div class="sub-title followers">
|
|
253
253
|
|
|
254
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
255
|
-
<span style="background-color: #
|
|
254
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
255
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
256
256
|
</a>
|
|
257
257
|
|
|
258
258
|
<span class="star" title="Stargazers Count">
|
|
259
259
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
260
260
|
<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>
|
|
261
261
|
</svg>
|
|
262
|
-
<span>
|
|
262
|
+
<span>175813</span>
|
|
263
263
|
</span>
|
|
264
264
|
<span class="star" title="Repo Forked">
|
|
265
265
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
266
266
|
<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">
|
|
267
267
|
</path>
|
|
268
268
|
</svg>
|
|
269
|
-
<span>
|
|
269
|
+
<span>20269</span>
|
|
270
270
|
</span>
|
|
271
271
|
<span class="star">
|
|
272
272
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
273
273
|
<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>
|
|
274
274
|
</svg>
|
|
275
|
-
<span>
|
|
275
|
+
<span>429 stars today</span>
|
|
276
276
|
</span>
|
|
277
277
|
</div>
|
|
278
278
|
<div class="details">
|
|
@@ -285,32 +285,32 @@
|
|
|
285
285
|
<div class="info">
|
|
286
286
|
<div class="rank">
|
|
287
287
|
<span title="Ranking 5">5</span>
|
|
288
|
-
<a href="https://github.com/
|
|
288
|
+
<a href="https://github.com/gchq/CyberChef" target="_blank" title="gchq/CyberChef">gchq/CyberChef</a>
|
|
289
289
|
</div>
|
|
290
290
|
<div class="sub-title followers">
|
|
291
291
|
|
|
292
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
293
|
-
<span style="background-color: #
|
|
292
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
293
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
294
294
|
</a>
|
|
295
295
|
|
|
296
296
|
<span class="star" title="Stargazers Count">
|
|
297
297
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
298
298
|
<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>
|
|
299
299
|
</svg>
|
|
300
|
-
<span>
|
|
300
|
+
<span>14647</span>
|
|
301
301
|
</span>
|
|
302
302
|
<span class="star" title="Repo Forked">
|
|
303
303
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
304
304
|
<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">
|
|
305
305
|
</path>
|
|
306
306
|
</svg>
|
|
307
|
-
<span>
|
|
307
|
+
<span>1892</span>
|
|
308
308
|
</span>
|
|
309
309
|
<span class="star">
|
|
310
310
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
311
311
|
<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>
|
|
312
312
|
</svg>
|
|
313
|
-
<span>
|
|
313
|
+
<span>328 stars today</span>
|
|
314
314
|
</span>
|
|
315
315
|
</div>
|
|
316
316
|
<div class="details">
|
|
@@ -323,32 +323,32 @@
|
|
|
323
323
|
<div class="info">
|
|
324
324
|
<div class="rank">
|
|
325
325
|
<span title="Ranking 6">6</span>
|
|
326
|
-
<a href="https://github.com/
|
|
326
|
+
<a href="https://github.com/IBAX-io/go-ibax" target="_blank" title="IBAX-io/go-ibax">IBAX-io/go-ibax</a>
|
|
327
327
|
</div>
|
|
328
328
|
<div class="sub-title followers">
|
|
329
329
|
|
|
330
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
331
|
-
<span style="background-color: #
|
|
330
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
331
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
332
332
|
</a>
|
|
333
333
|
|
|
334
334
|
<span class="star" title="Stargazers Count">
|
|
335
335
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
336
336
|
<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>
|
|
337
337
|
</svg>
|
|
338
|
-
<span>
|
|
338
|
+
<span>302</span>
|
|
339
339
|
</span>
|
|
340
340
|
<span class="star" title="Repo Forked">
|
|
341
341
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
342
342
|
<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">
|
|
343
343
|
</path>
|
|
344
344
|
</svg>
|
|
345
|
-
<span>
|
|
345
|
+
<span>167</span>
|
|
346
346
|
</span>
|
|
347
347
|
<span class="star">
|
|
348
348
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
349
349
|
<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>
|
|
350
350
|
</svg>
|
|
351
|
-
<span>
|
|
351
|
+
<span>73 stars today</span>
|
|
352
352
|
</span>
|
|
353
353
|
</div>
|
|
354
354
|
<div class="details">
|
|
@@ -361,32 +361,32 @@
|
|
|
361
361
|
<div class="info">
|
|
362
362
|
<div class="rank">
|
|
363
363
|
<span title="Ranking 7">7</span>
|
|
364
|
-
<a href="https://github.com/
|
|
364
|
+
<a href="https://github.com/NNNNolan/Ark" target="_blank" title="NNNNolan/Ark">NNNNolan/Ark</a>
|
|
365
365
|
</div>
|
|
366
366
|
<div class="sub-title followers">
|
|
367
367
|
|
|
368
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
369
|
-
<span style="background-color: #
|
|
368
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
369
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
370
370
|
</a>
|
|
371
371
|
|
|
372
372
|
<span class="star" title="Stargazers Count">
|
|
373
373
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
374
374
|
<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>
|
|
375
375
|
</svg>
|
|
376
|
-
<span>
|
|
376
|
+
<span>172</span>
|
|
377
377
|
</span>
|
|
378
378
|
<span class="star" title="Repo Forked">
|
|
379
379
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
380
380
|
<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">
|
|
381
381
|
</path>
|
|
382
382
|
</svg>
|
|
383
|
-
<span>
|
|
383
|
+
<span>157</span>
|
|
384
384
|
</span>
|
|
385
385
|
<span class="star">
|
|
386
386
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
387
387
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
388
388
|
</svg>
|
|
389
|
-
<span>
|
|
389
|
+
<span>52 stars today</span>
|
|
390
390
|
</span>
|
|
391
391
|
</div>
|
|
392
392
|
<div class="details">
|
|
@@ -399,32 +399,32 @@
|
|
|
399
399
|
<div class="info">
|
|
400
400
|
<div class="rank">
|
|
401
401
|
<span title="Ranking 8">8</span>
|
|
402
|
-
<a href="https://github.com/
|
|
402
|
+
<a href="https://github.com/fastlane/fastlane" target="_blank" title="fastlane/fastlane">fastlane/fastlane</a>
|
|
403
403
|
</div>
|
|
404
404
|
<div class="sub-title followers">
|
|
405
405
|
|
|
406
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
407
|
-
<span style="background-color: #
|
|
406
|
+
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
407
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
408
408
|
</a>
|
|
409
409
|
|
|
410
410
|
<span class="star" title="Stargazers Count">
|
|
411
411
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
412
412
|
<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>
|
|
413
413
|
</svg>
|
|
414
|
-
<span>
|
|
414
|
+
<span>33604</span>
|
|
415
415
|
</span>
|
|
416
416
|
<span class="star" title="Repo Forked">
|
|
417
417
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
418
418
|
<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">
|
|
419
419
|
</path>
|
|
420
420
|
</svg>
|
|
421
|
-
<span>
|
|
421
|
+
<span>5095</span>
|
|
422
422
|
</span>
|
|
423
423
|
<span class="star">
|
|
424
424
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
425
425
|
<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>
|
|
426
426
|
</svg>
|
|
427
|
-
<span>
|
|
427
|
+
<span>47 stars today</span>
|
|
428
428
|
</span>
|
|
429
429
|
</div>
|
|
430
430
|
<div class="details">
|
|
@@ -437,28 +437,32 @@
|
|
|
437
437
|
<div class="info">
|
|
438
438
|
<div class="rank">
|
|
439
439
|
<span title="Ranking 9">9</span>
|
|
440
|
-
<a href="https://github.com/
|
|
440
|
+
<a href="https://github.com/sivan/heti" target="_blank" title="sivan/heti">sivan/heti</a>
|
|
441
441
|
</div>
|
|
442
442
|
<div class="sub-title followers">
|
|
443
443
|
|
|
444
|
+
<a class="language" target="_blank" href="https://github.com/topics/scss" title="Programming Language SCSS">
|
|
445
|
+
<span style="background-color: #c6538c;"></span>SCSS
|
|
446
|
+
</a>
|
|
447
|
+
|
|
444
448
|
<span class="star" title="Stargazers Count">
|
|
445
449
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
450
|
<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>
|
|
447
451
|
</svg>
|
|
448
|
-
<span>
|
|
452
|
+
<span>3563</span>
|
|
449
453
|
</span>
|
|
450
454
|
<span class="star" title="Repo Forked">
|
|
451
455
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
452
456
|
<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">
|
|
453
457
|
</path>
|
|
454
458
|
</svg>
|
|
455
|
-
<span>
|
|
459
|
+
<span>152</span>
|
|
456
460
|
</span>
|
|
457
461
|
<span class="star">
|
|
458
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
463
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
460
464
|
</svg>
|
|
461
|
-
<span>
|
|
465
|
+
<span>326 stars today</span>
|
|
462
466
|
</span>
|
|
463
467
|
</div>
|
|
464
468
|
<div class="details">
|
|
@@ -471,32 +475,32 @@
|
|
|
471
475
|
<div class="info">
|
|
472
476
|
<div class="rank">
|
|
473
477
|
<span title="Ranking 10">10</span>
|
|
474
|
-
<a href="https://github.com/
|
|
478
|
+
<a href="https://github.com/MichaelCade/90DaysOfDevOps" target="_blank" title="MichaelCade/90DaysOfDevOps">MichaelCade/90DaysOfDevOps</a>
|
|
475
479
|
</div>
|
|
476
480
|
<div class="sub-title followers">
|
|
477
481
|
|
|
478
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
479
|
-
<span style="background-color: #
|
|
482
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
483
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
480
484
|
</a>
|
|
481
485
|
|
|
482
486
|
<span class="star" title="Stargazers Count">
|
|
483
487
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
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>
|
|
485
489
|
</svg>
|
|
486
|
-
<span>
|
|
490
|
+
<span>1819</span>
|
|
487
491
|
</span>
|
|
488
492
|
<span class="star" title="Repo Forked">
|
|
489
493
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
490
494
|
<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">
|
|
491
495
|
</path>
|
|
492
496
|
</svg>
|
|
493
|
-
<span>
|
|
497
|
+
<span>145</span>
|
|
494
498
|
</span>
|
|
495
499
|
<span class="star">
|
|
496
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
501
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
498
502
|
</svg>
|
|
499
|
-
<span>
|
|
503
|
+
<span>288 stars today</span>
|
|
500
504
|
</span>
|
|
501
505
|
</div>
|
|
502
506
|
<div class="details">
|
|
@@ -509,32 +513,28 @@
|
|
|
509
513
|
<div class="info">
|
|
510
514
|
<div class="rank">
|
|
511
515
|
<span title="Ranking 11">11</span>
|
|
512
|
-
<a href="https://github.com/
|
|
516
|
+
<a href="https://github.com/Elfocrash/.NET-Backend-Developer-Roadmap" target="_blank" title="Elfocrash/.NET-Backend-Developer-Roadmap">Elfocrash/.NET-Backend-Developer-Roadmap</a>
|
|
513
517
|
</div>
|
|
514
518
|
<div class="sub-title followers">
|
|
515
519
|
|
|
516
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
517
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
518
|
-
</a>
|
|
519
|
-
|
|
520
520
|
<span class="star" title="Stargazers Count">
|
|
521
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
522
|
<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>
|
|
523
523
|
</svg>
|
|
524
|
-
<span>
|
|
524
|
+
<span>972</span>
|
|
525
525
|
</span>
|
|
526
526
|
<span class="star" title="Repo Forked">
|
|
527
527
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
528
528
|
<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">
|
|
529
529
|
</path>
|
|
530
530
|
</svg>
|
|
531
|
-
<span>
|
|
531
|
+
<span>65</span>
|
|
532
532
|
</span>
|
|
533
533
|
<span class="star">
|
|
534
534
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
535
535
|
<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>
|
|
536
536
|
</svg>
|
|
537
|
-
<span>
|
|
537
|
+
<span>179 stars today</span>
|
|
538
538
|
</span>
|
|
539
539
|
</div>
|
|
540
540
|
<div class="details">
|
|
@@ -547,28 +547,32 @@
|
|
|
547
547
|
<div class="info">
|
|
548
548
|
<div class="rank">
|
|
549
549
|
<span title="Ranking 12">12</span>
|
|
550
|
-
<a href="https://github.com/
|
|
550
|
+
<a href="https://github.com/ionic-team/ionic-framework" target="_blank" title="ionic-team/ionic-framework">ionic-team/ionic-framework</a>
|
|
551
551
|
</div>
|
|
552
552
|
<div class="sub-title followers">
|
|
553
553
|
|
|
554
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
555
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
556
|
+
</a>
|
|
557
|
+
|
|
554
558
|
<span class="star" title="Stargazers Count">
|
|
555
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
556
560
|
<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>
|
|
557
561
|
</svg>
|
|
558
|
-
<span>
|
|
562
|
+
<span>46112</span>
|
|
559
563
|
</span>
|
|
560
564
|
<span class="star" title="Repo Forked">
|
|
561
565
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
562
566
|
<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">
|
|
563
567
|
</path>
|
|
564
568
|
</svg>
|
|
565
|
-
<span>
|
|
569
|
+
<span>13526</span>
|
|
566
570
|
</span>
|
|
567
571
|
<span class="star">
|
|
568
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
569
573
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
570
574
|
</svg>
|
|
571
|
-
<span>
|
|
575
|
+
<span>110 stars today</span>
|
|
572
576
|
</span>
|
|
573
577
|
</div>
|
|
574
578
|
<div class="details">
|
|
@@ -581,28 +585,32 @@
|
|
|
581
585
|
<div class="info">
|
|
582
586
|
<div class="rank">
|
|
583
587
|
<span title="Ranking 13">13</span>
|
|
584
|
-
<a href="https://github.com/
|
|
588
|
+
<a href="https://github.com/lima-vm/lima" target="_blank" title="lima-vm/lima">lima-vm/lima</a>
|
|
585
589
|
</div>
|
|
586
590
|
<div class="sub-title followers">
|
|
587
591
|
|
|
592
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
593
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
594
|
+
</a>
|
|
595
|
+
|
|
588
596
|
<span class="star" title="Stargazers Count">
|
|
589
597
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
598
|
<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>
|
|
591
599
|
</svg>
|
|
592
|
-
<span>
|
|
600
|
+
<span>6101</span>
|
|
593
601
|
</span>
|
|
594
602
|
<span class="star" title="Repo Forked">
|
|
595
603
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
596
604
|
<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">
|
|
597
605
|
</path>
|
|
598
606
|
</svg>
|
|
599
|
-
<span>
|
|
607
|
+
<span>175</span>
|
|
600
608
|
</span>
|
|
601
609
|
<span class="star">
|
|
602
610
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
603
611
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
604
612
|
</svg>
|
|
605
|
-
<span>
|
|
613
|
+
<span>98 stars today</span>
|
|
606
614
|
</span>
|
|
607
615
|
</div>
|
|
608
616
|
<div class="details">
|
|
@@ -615,32 +623,32 @@
|
|
|
615
623
|
<div class="info">
|
|
616
624
|
<div class="rank">
|
|
617
625
|
<span title="Ranking 14">14</span>
|
|
618
|
-
<a href="https://github.com/
|
|
626
|
+
<a href="https://github.com/KurtBestor/Hitomi-Downloader" target="_blank" title="KurtBestor/Hitomi-Downloader">KurtBestor/Hitomi-Downloader</a>
|
|
619
627
|
</div>
|
|
620
628
|
<div class="sub-title followers">
|
|
621
629
|
|
|
622
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
623
|
-
<span style="background-color: #
|
|
630
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
631
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
624
632
|
</a>
|
|
625
633
|
|
|
626
634
|
<span class="star" title="Stargazers Count">
|
|
627
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
628
636
|
<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>
|
|
629
637
|
</svg>
|
|
630
|
-
<span>
|
|
638
|
+
<span>4832</span>
|
|
631
639
|
</span>
|
|
632
640
|
<span class="star" title="Repo Forked">
|
|
633
641
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
634
642
|
<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">
|
|
635
643
|
</path>
|
|
636
644
|
</svg>
|
|
637
|
-
<span>
|
|
645
|
+
<span>565</span>
|
|
638
646
|
</span>
|
|
639
647
|
<span class="star">
|
|
640
648
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
641
649
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
642
650
|
</svg>
|
|
643
|
-
<span>
|
|
651
|
+
<span>402 stars today</span>
|
|
644
652
|
</span>
|
|
645
653
|
</div>
|
|
646
654
|
<div class="details">
|
|
@@ -653,32 +661,32 @@
|
|
|
653
661
|
<div class="info">
|
|
654
662
|
<div class="rank">
|
|
655
663
|
<span title="Ranking 15">15</span>
|
|
656
|
-
<a href="https://github.com/
|
|
664
|
+
<a href="https://github.com/jacob-ebey/remix-ecommerce" target="_blank" title="jacob-ebey/remix-ecommerce">jacob-ebey/remix-ecommerce</a>
|
|
657
665
|
</div>
|
|
658
666
|
<div class="sub-title followers">
|
|
659
667
|
|
|
660
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
661
|
-
<span style="background-color: #
|
|
668
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
669
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
662
670
|
</a>
|
|
663
671
|
|
|
664
672
|
<span class="star" title="Stargazers Count">
|
|
665
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
666
674
|
<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>
|
|
667
675
|
</svg>
|
|
668
|
-
<span>
|
|
676
|
+
<span>175</span>
|
|
669
677
|
</span>
|
|
670
678
|
<span class="star" title="Repo Forked">
|
|
671
679
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
672
680
|
<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">
|
|
673
681
|
</path>
|
|
674
682
|
</svg>
|
|
675
|
-
<span>
|
|
683
|
+
<span>19</span>
|
|
676
684
|
</span>
|
|
677
685
|
<span class="star">
|
|
678
686
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
679
687
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
680
688
|
</svg>
|
|
681
|
-
<span>
|
|
689
|
+
<span>44 stars today</span>
|
|
682
690
|
</span>
|
|
683
691
|
</div>
|
|
684
692
|
<div class="details">
|
|
@@ -691,32 +699,32 @@
|
|
|
691
699
|
<div class="info">
|
|
692
700
|
<div class="rank">
|
|
693
701
|
<span title="Ranking 16">16</span>
|
|
694
|
-
<a href="https://github.com/
|
|
702
|
+
<a href="https://github.com/iaddis/SNESticle" target="_blank" title="iaddis/SNESticle">iaddis/SNESticle</a>
|
|
695
703
|
</div>
|
|
696
704
|
<div class="sub-title followers">
|
|
697
705
|
|
|
698
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
699
|
-
<span style="background-color: #
|
|
706
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
707
|
+
<span style="background-color: #555555;"></span>C
|
|
700
708
|
</a>
|
|
701
709
|
|
|
702
710
|
<span class="star" title="Stargazers Count">
|
|
703
711
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
704
712
|
<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>
|
|
705
713
|
</svg>
|
|
706
|
-
<span>
|
|
714
|
+
<span>275</span>
|
|
707
715
|
</span>
|
|
708
716
|
<span class="star" title="Repo Forked">
|
|
709
717
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
710
718
|
<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">
|
|
711
719
|
</path>
|
|
712
720
|
</svg>
|
|
713
|
-
<span>
|
|
721
|
+
<span>18</span>
|
|
714
722
|
</span>
|
|
715
723
|
<span class="star">
|
|
716
724
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
717
725
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
718
726
|
</svg>
|
|
719
|
-
<span>
|
|
727
|
+
<span>34 stars today</span>
|
|
720
728
|
</span>
|
|
721
729
|
</div>
|
|
722
730
|
<div class="details">
|
|
@@ -729,32 +737,28 @@
|
|
|
729
737
|
<div class="info">
|
|
730
738
|
<div class="rank">
|
|
731
739
|
<span title="Ranking 17">17</span>
|
|
732
|
-
<a href="https://github.com/
|
|
740
|
+
<a href="https://github.com/smartcontractkit/full-blockchain-solidity-course-py" target="_blank" title="smartcontractkit/full-blockchain-solidity-course-py">smartcontractkit/full-blockchain-solidity-course-py</a>
|
|
733
741
|
</div>
|
|
734
742
|
<div class="sub-title followers">
|
|
735
743
|
|
|
736
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
737
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
738
|
-
</a>
|
|
739
|
-
|
|
740
744
|
<span class="star" title="Stargazers Count">
|
|
741
745
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
742
746
|
<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>
|
|
743
747
|
</svg>
|
|
744
|
-
<span>
|
|
748
|
+
<span>5455</span>
|
|
745
749
|
</span>
|
|
746
750
|
<span class="star" title="Repo Forked">
|
|
747
751
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
748
752
|
<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">
|
|
749
753
|
</path>
|
|
750
754
|
</svg>
|
|
751
|
-
<span>
|
|
755
|
+
<span>1283</span>
|
|
752
756
|
</span>
|
|
753
757
|
<span class="star">
|
|
754
758
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
755
759
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
756
760
|
</svg>
|
|
757
|
-
<span>
|
|
761
|
+
<span>131 stars today</span>
|
|
758
762
|
</span>
|
|
759
763
|
</div>
|
|
760
764
|
<div class="details">
|
|
@@ -767,32 +771,32 @@
|
|
|
767
771
|
<div class="info">
|
|
768
772
|
<div class="rank">
|
|
769
773
|
<span title="Ranking 18">18</span>
|
|
770
|
-
<a href="https://github.com/
|
|
774
|
+
<a href="https://github.com/vlang/v" target="_blank" title="vlang/v">vlang/v</a>
|
|
771
775
|
</div>
|
|
772
776
|
<div class="sub-title followers">
|
|
773
777
|
|
|
774
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
775
|
-
<span style="background-color: #
|
|
778
|
+
<a class="language" target="_blank" href="https://github.com/topics/v" title="Programming Language V">
|
|
779
|
+
<span style="background-color: #4f87c4;"></span>V
|
|
776
780
|
</a>
|
|
777
781
|
|
|
778
782
|
<span class="star" title="Stargazers Count">
|
|
779
783
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
780
784
|
<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>
|
|
781
785
|
</svg>
|
|
782
|
-
<span>
|
|
786
|
+
<span>26688</span>
|
|
783
787
|
</span>
|
|
784
788
|
<span class="star" title="Repo Forked">
|
|
785
789
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
786
790
|
<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">
|
|
787
791
|
</path>
|
|
788
792
|
</svg>
|
|
789
|
-
<span>
|
|
793
|
+
<span>1661</span>
|
|
790
794
|
</span>
|
|
791
795
|
<span class="star">
|
|
792
796
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
793
797
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
794
798
|
</svg>
|
|
795
|
-
<span>
|
|
799
|
+
<span>58 stars today</span>
|
|
796
800
|
</span>
|
|
797
801
|
</div>
|
|
798
802
|
<div class="details">
|
|
@@ -805,28 +809,32 @@
|
|
|
805
809
|
<div class="info">
|
|
806
810
|
<div class="rank">
|
|
807
811
|
<span title="Ranking 19">19</span>
|
|
808
|
-
<a href="https://github.com/
|
|
812
|
+
<a href="https://github.com/remzi-arpacidusseau/ostep-code" target="_blank" title="remzi-arpacidusseau/ostep-code">remzi-arpacidusseau/ostep-code</a>
|
|
809
813
|
</div>
|
|
810
814
|
<div class="sub-title followers">
|
|
811
815
|
|
|
816
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
817
|
+
<span style="background-color: #555555;"></span>C
|
|
818
|
+
</a>
|
|
819
|
+
|
|
812
820
|
<span class="star" title="Stargazers Count">
|
|
813
821
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
814
822
|
<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>
|
|
815
823
|
</svg>
|
|
816
|
-
<span>
|
|
824
|
+
<span>1747</span>
|
|
817
825
|
</span>
|
|
818
826
|
<span class="star" title="Repo Forked">
|
|
819
827
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
820
828
|
<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">
|
|
821
829
|
</path>
|
|
822
830
|
</svg>
|
|
823
|
-
<span>
|
|
831
|
+
<span>769</span>
|
|
824
832
|
</span>
|
|
825
833
|
<span class="star">
|
|
826
834
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
827
835
|
<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>
|
|
828
836
|
</svg>
|
|
829
|
-
<span>
|
|
837
|
+
<span>14 stars today</span>
|
|
830
838
|
</span>
|
|
831
839
|
</div>
|
|
832
840
|
<div class="details">
|
|
@@ -839,32 +847,32 @@
|
|
|
839
847
|
<div class="info">
|
|
840
848
|
<div class="rank">
|
|
841
849
|
<span title="Ranking 20">20</span>
|
|
842
|
-
<a href="https://github.com/
|
|
850
|
+
<a href="https://github.com/ngneat/falso" target="_blank" title="ngneat/falso">ngneat/falso</a>
|
|
843
851
|
</div>
|
|
844
852
|
<div class="sub-title followers">
|
|
845
853
|
|
|
846
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
847
|
-
<span style="background-color: #
|
|
854
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
855
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
848
856
|
</a>
|
|
849
857
|
|
|
850
858
|
<span class="star" title="Stargazers Count">
|
|
851
859
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
852
860
|
<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>
|
|
853
861
|
</svg>
|
|
854
|
-
<span>
|
|
862
|
+
<span>1100</span>
|
|
855
863
|
</span>
|
|
856
864
|
<span class="star" title="Repo Forked">
|
|
857
865
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
858
866
|
<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">
|
|
859
867
|
</path>
|
|
860
868
|
</svg>
|
|
861
|
-
<span>
|
|
869
|
+
<span>27</span>
|
|
862
870
|
</span>
|
|
863
871
|
<span class="star">
|
|
864
872
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
865
873
|
<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>
|
|
866
874
|
</svg>
|
|
867
|
-
<span>
|
|
875
|
+
<span>269 stars today</span>
|
|
868
876
|
</span>
|
|
869
877
|
</div>
|
|
870
878
|
<div class="details">
|
|
@@ -877,32 +885,32 @@
|
|
|
877
885
|
<div class="info">
|
|
878
886
|
<div class="rank">
|
|
879
887
|
<span title="Ranking 21">21</span>
|
|
880
|
-
<a href="https://github.com/
|
|
888
|
+
<a href="https://github.com/XProger/OpenLara" target="_blank" title="XProger/OpenLara">XProger/OpenLara</a>
|
|
881
889
|
</div>
|
|
882
890
|
<div class="sub-title followers">
|
|
883
891
|
|
|
884
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
885
|
-
<span style="background-color: #
|
|
892
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
893
|
+
<span style="background-color: #555555;"></span>C
|
|
886
894
|
</a>
|
|
887
895
|
|
|
888
896
|
<span class="star" title="Stargazers Count">
|
|
889
897
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
890
898
|
<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>
|
|
891
899
|
</svg>
|
|
892
|
-
<span>
|
|
900
|
+
<span>3507</span>
|
|
893
901
|
</span>
|
|
894
902
|
<span class="star" title="Repo Forked">
|
|
895
903
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
896
904
|
<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">
|
|
897
905
|
</path>
|
|
898
906
|
</svg>
|
|
899
|
-
<span>
|
|
907
|
+
<span>302</span>
|
|
900
908
|
</span>
|
|
901
909
|
<span class="star">
|
|
902
910
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
903
911
|
<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>
|
|
904
912
|
</svg>
|
|
905
|
-
<span>
|
|
913
|
+
<span>130 stars today</span>
|
|
906
914
|
</span>
|
|
907
915
|
</div>
|
|
908
916
|
<div class="details">
|
|
@@ -915,7 +923,7 @@
|
|
|
915
923
|
<div class="info">
|
|
916
924
|
<div class="rank">
|
|
917
925
|
<span title="Ranking 22">22</span>
|
|
918
|
-
<a href="https://github.com/
|
|
926
|
+
<a href="https://github.com/DataTalksClub/data-engineering-zoomcamp" target="_blank" title="DataTalksClub/data-engineering-zoomcamp">DataTalksClub/data-engineering-zoomcamp</a>
|
|
919
927
|
</div>
|
|
920
928
|
<div class="sub-title followers">
|
|
921
929
|
|
|
@@ -927,20 +935,20 @@
|
|
|
927
935
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
928
936
|
<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>
|
|
929
937
|
</svg>
|
|
930
|
-
<span>
|
|
938
|
+
<span>2349</span>
|
|
931
939
|
</span>
|
|
932
940
|
<span class="star" title="Repo Forked">
|
|
933
941
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
934
942
|
<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">
|
|
935
943
|
</path>
|
|
936
944
|
</svg>
|
|
937
|
-
<span>
|
|
945
|
+
<span>345</span>
|
|
938
946
|
</span>
|
|
939
947
|
<span class="star">
|
|
940
948
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
941
949
|
<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>
|
|
942
950
|
</svg>
|
|
943
|
-
<span>
|
|
951
|
+
<span>159 stars today</span>
|
|
944
952
|
</span>
|
|
945
953
|
</div>
|
|
946
954
|
<div class="details">
|
|
@@ -953,32 +961,32 @@
|
|
|
953
961
|
<div class="info">
|
|
954
962
|
<div class="rank">
|
|
955
963
|
<span title="Ranking 23">23</span>
|
|
956
|
-
<a href="https://github.com/
|
|
964
|
+
<a href="https://github.com/tauri-apps/tauri" target="_blank" title="tauri-apps/tauri">tauri-apps/tauri</a>
|
|
957
965
|
</div>
|
|
958
966
|
<div class="sub-title followers">
|
|
959
967
|
|
|
960
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
961
|
-
<span style="background-color: #
|
|
968
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
969
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
962
970
|
</a>
|
|
963
971
|
|
|
964
972
|
<span class="star" title="Stargazers Count">
|
|
965
973
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
966
974
|
<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>
|
|
967
975
|
</svg>
|
|
968
|
-
<span>
|
|
976
|
+
<span>28718</span>
|
|
969
977
|
</span>
|
|
970
978
|
<span class="star" title="Repo Forked">
|
|
971
979
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
972
980
|
<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">
|
|
973
981
|
</path>
|
|
974
982
|
</svg>
|
|
975
|
-
<span>
|
|
983
|
+
<span>694</span>
|
|
976
984
|
</span>
|
|
977
985
|
<span class="star">
|
|
978
986
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
979
987
|
<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>
|
|
980
988
|
</svg>
|
|
981
|
-
<span>
|
|
989
|
+
<span>196 stars today</span>
|
|
982
990
|
</span>
|
|
983
991
|
</div>
|
|
984
992
|
<div class="details">
|
|
@@ -991,32 +999,32 @@
|
|
|
991
999
|
<div class="info">
|
|
992
1000
|
<div class="rank">
|
|
993
1001
|
<span title="Ranking 24">24</span>
|
|
994
|
-
<a href="https://github.com/
|
|
1002
|
+
<a href="https://github.com/FaqT0tum/Orbion_Space_Mouse" target="_blank" title="FaqT0tum/Orbion_Space_Mouse">FaqT0tum/Orbion_Space_Mouse</a>
|
|
995
1003
|
</div>
|
|
996
1004
|
<div class="sub-title followers">
|
|
997
1005
|
|
|
998
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
999
|
-
<span style="background-color: #
|
|
1006
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1007
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
1000
1008
|
</a>
|
|
1001
1009
|
|
|
1002
1010
|
<span class="star" title="Stargazers Count">
|
|
1003
1011
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1004
1012
|
<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>
|
|
1005
1013
|
</svg>
|
|
1006
|
-
<span>
|
|
1014
|
+
<span>476</span>
|
|
1007
1015
|
</span>
|
|
1008
1016
|
<span class="star" title="Repo Forked">
|
|
1009
1017
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1010
1018
|
<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">
|
|
1011
1019
|
</path>
|
|
1012
1020
|
</svg>
|
|
1013
|
-
<span>
|
|
1021
|
+
<span>55</span>
|
|
1014
1022
|
</span>
|
|
1015
1023
|
<span class="star">
|
|
1016
1024
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1017
1025
|
<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>
|
|
1018
1026
|
</svg>
|
|
1019
|
-
<span>
|
|
1027
|
+
<span>111 stars today</span>
|
|
1020
1028
|
</span>
|
|
1021
1029
|
</div>
|
|
1022
1030
|
<div class="details">
|
|
@@ -1029,32 +1037,28 @@
|
|
|
1029
1037
|
<div class="info">
|
|
1030
1038
|
<div class="rank">
|
|
1031
1039
|
<span title="Ranking 25">25</span>
|
|
1032
|
-
<a href="https://github.com/
|
|
1040
|
+
<a href="https://github.com/LaravelDaily/Laravel-Roadmap-Learning-Path" target="_blank" title="LaravelDaily/Laravel-Roadmap-Learning-Path">LaravelDaily/Laravel-Roadmap-Learning-Path</a>
|
|
1033
1041
|
</div>
|
|
1034
1042
|
<div class="sub-title followers">
|
|
1035
1043
|
|
|
1036
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1037
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
1038
|
-
</a>
|
|
1039
|
-
|
|
1040
1044
|
<span class="star" title="Stargazers Count">
|
|
1041
1045
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1042
1046
|
<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>
|
|
1043
1047
|
</svg>
|
|
1044
|
-
<span>
|
|
1048
|
+
<span>2879</span>
|
|
1045
1049
|
</span>
|
|
1046
1050
|
<span class="star" title="Repo Forked">
|
|
1047
1051
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1048
1052
|
<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">
|
|
1049
1053
|
</path>
|
|
1050
1054
|
</svg>
|
|
1051
|
-
<span>
|
|
1055
|
+
<span>580</span>
|
|
1052
1056
|
</span>
|
|
1053
1057
|
<span class="star">
|
|
1054
1058
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1055
1059
|
<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>
|
|
1056
1060
|
</svg>
|
|
1057
|
-
<span>
|
|
1061
|
+
<span>65 stars today</span>
|
|
1058
1062
|
</span>
|
|
1059
1063
|
</div>
|
|
1060
1064
|
<div class="details">
|
|
@@ -1079,7 +1083,7 @@
|
|
|
1079
1083
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1080
1084
|
</a>
|
|
1081
1085
|
</div>
|
|
1082
|
-
<div class="time">Last cache created on 2022/1/
|
|
1086
|
+
<div class="time">Last cache created on 2022/1/21 by Github API v3.</div>
|
|
1083
1087
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1084
1088
|
</div>
|
|
1085
1089
|
</body>
|