@wcj/github-rank 22.1.19 → 22.1.23
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 +36901 -36895
- package/dist/sifou-daily.json +28 -91
- package/dist/sifou-monthly.json +99 -99
- package/dist/sifou-weekly.json +173 -173
- package/dist/toutiao-30.json +95 -95
- package/dist/toutiao-7.json +126 -126
- package/dist/toutiao-90.json +39 -39
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +160 -160
- package/dist/trending-weekly.json +163 -163
- package/dist/users.china.json +2994 -2994
- package/dist/users.json +4164 -4164
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +36901 -36895
- package/web/data/sifou-daily.json +28 -91
- package/web/data/sifou-monthly.json +99 -99
- package/web/data/sifou-weekly.json +173 -173
- package/web/data/toutiao-30.json +95 -95
- package/web/data/toutiao-7.json +126 -126
- package/web/data/toutiao-90.json +39 -39
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +160 -160
- package/web/data/trending-weekly.json +163 -163
- package/web/data/users.china.json +2994 -2994
- package/web/data/users.json +4164 -4164
- package/web/index.html +2084 -2084
- package/web/repos.html +4256 -4256
- package/web/sifou-daily.html +25 -221
- package/web/sifou-monthly.html +123 -123
- package/web/sifou-weekly.html +145 -145
- package/web/toutiao-30.html +103 -103
- package/web/toutiao-7.html +81 -81
- package/web/toutiao-90.html +90 -90
- package/web/trending-monthly.html +138 -142
- package/web/trending-weekly.html +143 -139
- package/web/trending.html +149 -149
- package/web/users.china.html +1435 -1435
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/23 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/veler/DevToys" target="_blank" title="veler/DevToys">veler/DevToys</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/c#" title="Programming Language C#">
|
|
141
|
+
<span style="background-color: #178600;"></span>C#
|
|
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>2205</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>96</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>679 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/pytorch/fairseq" target="_blank" title="pytorch/fairseq">pytorch/fairseq</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/python" title="Programming Language Python">
|
|
179
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>15430</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>4014</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>96 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/babysor/MockingBird" target="_blank" title="babysor/MockingBird">babysor/MockingBird</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>18815</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>2516</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>167 stars today</span>
|
|
238
238
|
</span>
|
|
239
239
|
</div>
|
|
240
240
|
<div class="details">
|
|
@@ -247,28 +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/yangshun/tech-interview-handbook" target="_blank" title="yangshun/tech-interview-handbook">yangshun/tech-interview-handbook</a>
|
|
251
251
|
</div>
|
|
252
252
|
<div class="sub-title followers">
|
|
253
253
|
|
|
254
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
255
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
256
|
+
</a>
|
|
257
|
+
|
|
254
258
|
<span class="star" title="Stargazers Count">
|
|
255
259
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
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>
|
|
257
261
|
</svg>
|
|
258
|
-
<span>
|
|
262
|
+
<span>64217</span>
|
|
259
263
|
</span>
|
|
260
264
|
<span class="star" title="Repo Forked">
|
|
261
265
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
262
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">
|
|
263
267
|
</path>
|
|
264
268
|
</svg>
|
|
265
|
-
<span>
|
|
269
|
+
<span>8960</span>
|
|
266
270
|
</span>
|
|
267
271
|
<span class="star">
|
|
268
272
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
269
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>
|
|
270
274
|
</svg>
|
|
271
|
-
<span>
|
|
275
|
+
<span>211 stars today</span>
|
|
272
276
|
</span>
|
|
273
277
|
</div>
|
|
274
278
|
<div class="details">
|
|
@@ -281,32 +285,32 @@
|
|
|
281
285
|
<div class="info">
|
|
282
286
|
<div class="rank">
|
|
283
287
|
<span title="Ranking 5">5</span>
|
|
284
|
-
<a href="https://github.com/
|
|
288
|
+
<a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
|
|
285
289
|
</div>
|
|
286
290
|
<div class="sub-title followers">
|
|
287
291
|
|
|
288
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
289
|
-
<span style="background-color: #
|
|
292
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
293
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
290
294
|
</a>
|
|
291
295
|
|
|
292
296
|
<span class="star" title="Stargazers Count">
|
|
293
297
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
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>
|
|
295
299
|
</svg>
|
|
296
|
-
<span>
|
|
300
|
+
<span>176647</span>
|
|
297
301
|
</span>
|
|
298
302
|
<span class="star" title="Repo Forked">
|
|
299
303
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
300
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">
|
|
301
305
|
</path>
|
|
302
306
|
</svg>
|
|
303
|
-
<span>
|
|
307
|
+
<span>20349</span>
|
|
304
308
|
</span>
|
|
305
309
|
<span class="star">
|
|
306
310
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
307
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>
|
|
308
312
|
</svg>
|
|
309
|
-
<span>
|
|
313
|
+
<span>471 stars today</span>
|
|
310
314
|
</span>
|
|
311
315
|
</div>
|
|
312
316
|
<div class="details">
|
|
@@ -319,32 +323,28 @@
|
|
|
319
323
|
<div class="info">
|
|
320
324
|
<div class="rank">
|
|
321
325
|
<span title="Ranking 6">6</span>
|
|
322
|
-
<a href="https://github.com/
|
|
326
|
+
<a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
|
|
323
327
|
</div>
|
|
324
328
|
<div class="sub-title followers">
|
|
325
329
|
|
|
326
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
327
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
328
|
-
</a>
|
|
329
|
-
|
|
330
330
|
<span class="star" title="Stargazers Count">
|
|
331
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
332
|
<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>
|
|
333
333
|
</svg>
|
|
334
|
-
<span>
|
|
334
|
+
<span>185905</span>
|
|
335
335
|
</span>
|
|
336
336
|
<span class="star" title="Repo Forked">
|
|
337
337
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
338
338
|
<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">
|
|
339
339
|
</path>
|
|
340
340
|
</svg>
|
|
341
|
-
<span>
|
|
341
|
+
<span>22668</span>
|
|
342
342
|
</span>
|
|
343
343
|
<span class="star">
|
|
344
344
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
345
345
|
<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>
|
|
346
346
|
</svg>
|
|
347
|
-
<span>
|
|
347
|
+
<span>236 stars today</span>
|
|
348
348
|
</span>
|
|
349
349
|
</div>
|
|
350
350
|
<div class="details">
|
|
@@ -357,32 +357,32 @@
|
|
|
357
357
|
<div class="info">
|
|
358
358
|
<div class="rank">
|
|
359
359
|
<span title="Ranking 7">7</span>
|
|
360
|
-
<a href="https://github.com/
|
|
360
|
+
<a href="https://github.com/akutz/go-generics-the-hard-way" target="_blank" title="akutz/go-generics-the-hard-way">akutz/go-generics-the-hard-way</a>
|
|
361
361
|
</div>
|
|
362
362
|
<div class="sub-title followers">
|
|
363
363
|
|
|
364
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
365
|
-
<span style="background-color: #
|
|
364
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
365
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
366
366
|
</a>
|
|
367
367
|
|
|
368
368
|
<span class="star" title="Stargazers Count">
|
|
369
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
370
|
<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>
|
|
371
371
|
</svg>
|
|
372
|
-
<span>
|
|
372
|
+
<span>492</span>
|
|
373
373
|
</span>
|
|
374
374
|
<span class="star" title="Repo Forked">
|
|
375
375
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
376
376
|
<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">
|
|
377
377
|
</path>
|
|
378
378
|
</svg>
|
|
379
|
-
<span>
|
|
379
|
+
<span>36</span>
|
|
380
380
|
</span>
|
|
381
381
|
<span class="star">
|
|
382
382
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
383
383
|
<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>
|
|
384
384
|
</svg>
|
|
385
|
-
<span>
|
|
385
|
+
<span>125 stars today</span>
|
|
386
386
|
</span>
|
|
387
387
|
</div>
|
|
388
388
|
<div class="details">
|
|
@@ -407,20 +407,20 @@
|
|
|
407
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
408
|
<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>
|
|
409
409
|
</svg>
|
|
410
|
-
<span>
|
|
410
|
+
<span>8743</span>
|
|
411
411
|
</span>
|
|
412
412
|
<span class="star" title="Repo Forked">
|
|
413
413
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
414
414
|
<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">
|
|
415
415
|
</path>
|
|
416
416
|
</svg>
|
|
417
|
-
<span>
|
|
417
|
+
<span>652</span>
|
|
418
418
|
</span>
|
|
419
419
|
<span class="star">
|
|
420
420
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
421
421
|
<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>
|
|
422
422
|
</svg>
|
|
423
|
-
<span>
|
|
423
|
+
<span>127 stars today</span>
|
|
424
424
|
</span>
|
|
425
425
|
</div>
|
|
426
426
|
<div class="details">
|
|
@@ -433,28 +433,32 @@
|
|
|
433
433
|
<div class="info">
|
|
434
434
|
<div class="rank">
|
|
435
435
|
<span title="Ranking 9">9</span>
|
|
436
|
-
<a href="https://github.com/
|
|
436
|
+
<a href="https://github.com/fastlane/fastlane" target="_blank" title="fastlane/fastlane">fastlane/fastlane</a>
|
|
437
437
|
</div>
|
|
438
438
|
<div class="sub-title followers">
|
|
439
439
|
|
|
440
|
+
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
441
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
442
|
+
</a>
|
|
443
|
+
|
|
440
444
|
<span class="star" title="Stargazers Count">
|
|
441
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
442
446
|
<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>
|
|
443
447
|
</svg>
|
|
444
|
-
<span>
|
|
448
|
+
<span>33866</span>
|
|
445
449
|
</span>
|
|
446
450
|
<span class="star" title="Repo Forked">
|
|
447
451
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
448
452
|
<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">
|
|
449
453
|
</path>
|
|
450
454
|
</svg>
|
|
451
|
-
<span>
|
|
455
|
+
<span>5098</span>
|
|
452
456
|
</span>
|
|
453
457
|
<span class="star">
|
|
454
458
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
455
459
|
<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>
|
|
456
460
|
</svg>
|
|
457
|
-
<span>
|
|
461
|
+
<span>114 stars today</span>
|
|
458
462
|
</span>
|
|
459
463
|
</div>
|
|
460
464
|
<div class="details">
|
|
@@ -467,32 +471,32 @@
|
|
|
467
471
|
<div class="info">
|
|
468
472
|
<div class="rank">
|
|
469
473
|
<span title="Ranking 10">10</span>
|
|
470
|
-
<a href="https://github.com/
|
|
474
|
+
<a href="https://github.com/MichaelCade/90DaysOfDevOps" target="_blank" title="MichaelCade/90DaysOfDevOps">MichaelCade/90DaysOfDevOps</a>
|
|
471
475
|
</div>
|
|
472
476
|
<div class="sub-title followers">
|
|
473
477
|
|
|
474
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
475
|
-
<span style="background-color: #
|
|
478
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
479
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
476
480
|
</a>
|
|
477
481
|
|
|
478
482
|
<span class="star" title="Stargazers Count">
|
|
479
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
480
484
|
<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>
|
|
481
485
|
</svg>
|
|
482
|
-
<span>
|
|
486
|
+
<span>2288</span>
|
|
483
487
|
</span>
|
|
484
488
|
<span class="star" title="Repo Forked">
|
|
485
489
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
486
490
|
<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">
|
|
487
491
|
</path>
|
|
488
492
|
</svg>
|
|
489
|
-
<span>
|
|
493
|
+
<span>189</span>
|
|
490
494
|
</span>
|
|
491
495
|
<span class="star">
|
|
492
496
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
493
497
|
<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>
|
|
494
498
|
</svg>
|
|
495
|
-
<span>
|
|
499
|
+
<span>165 stars today</span>
|
|
496
500
|
</span>
|
|
497
501
|
</div>
|
|
498
502
|
<div class="details">
|
|
@@ -505,32 +509,32 @@
|
|
|
505
509
|
<div class="info">
|
|
506
510
|
<div class="rank">
|
|
507
511
|
<span title="Ranking 11">11</span>
|
|
508
|
-
<a href="https://github.com/
|
|
512
|
+
<a href="https://github.com/lima-vm/lima" target="_blank" title="lima-vm/lima">lima-vm/lima</a>
|
|
509
513
|
</div>
|
|
510
514
|
<div class="sub-title followers">
|
|
511
515
|
|
|
512
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
513
|
-
<span style="background-color: #
|
|
516
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
517
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
514
518
|
</a>
|
|
515
519
|
|
|
516
520
|
<span class="star" title="Stargazers Count">
|
|
517
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
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>
|
|
519
523
|
</svg>
|
|
520
|
-
<span>
|
|
524
|
+
<span>6272</span>
|
|
521
525
|
</span>
|
|
522
526
|
<span class="star" title="Repo Forked">
|
|
523
527
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
524
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">
|
|
525
529
|
</path>
|
|
526
530
|
</svg>
|
|
527
|
-
<span>
|
|
531
|
+
<span>181</span>
|
|
528
532
|
</span>
|
|
529
533
|
<span class="star">
|
|
530
534
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
531
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>
|
|
532
536
|
</svg>
|
|
533
|
-
<span>
|
|
537
|
+
<span>80 stars today</span>
|
|
534
538
|
</span>
|
|
535
539
|
</div>
|
|
536
540
|
<div class="details">
|
|
@@ -543,32 +547,32 @@
|
|
|
543
547
|
<div class="info">
|
|
544
548
|
<div class="rank">
|
|
545
549
|
<span title="Ranking 12">12</span>
|
|
546
|
-
<a href="https://github.com/
|
|
550
|
+
<a href="https://github.com/ngneat/falso" target="_blank" title="ngneat/falso">ngneat/falso</a>
|
|
547
551
|
</div>
|
|
548
552
|
<div class="sub-title followers">
|
|
549
553
|
|
|
550
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
551
|
-
<span style="background-color: #
|
|
554
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
555
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
552
556
|
</a>
|
|
553
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>1468</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>37</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>140 stars today</span>
|
|
572
576
|
</span>
|
|
573
577
|
</div>
|
|
574
578
|
<div class="details">
|
|
@@ -581,32 +585,28 @@
|
|
|
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/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
585
589
|
</div>
|
|
586
590
|
<div class="sub-title followers">
|
|
587
591
|
|
|
588
|
-
<a class="language" target="_blank" href="https://github.com/topics/scss" title="Programming Language SCSS">
|
|
589
|
-
<span style="background-color: #c6538c;"></span>SCSS
|
|
590
|
-
</a>
|
|
591
|
-
|
|
592
592
|
<span class="star" title="Stargazers Count">
|
|
593
593
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
594
594
|
<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>
|
|
595
595
|
</svg>
|
|
596
|
-
<span>
|
|
596
|
+
<span>204022</span>
|
|
597
597
|
</span>
|
|
598
598
|
<span class="star" title="Repo Forked">
|
|
599
599
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
600
600
|
<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">
|
|
601
601
|
</path>
|
|
602
602
|
</svg>
|
|
603
|
-
<span>
|
|
603
|
+
<span>55069</span>
|
|
604
604
|
</span>
|
|
605
605
|
<span class="star">
|
|
606
606
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
607
607
|
<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>
|
|
608
608
|
</svg>
|
|
609
|
-
<span>
|
|
609
|
+
<span>251 stars today</span>
|
|
610
610
|
</span>
|
|
611
611
|
</div>
|
|
612
612
|
<div class="details">
|
|
@@ -619,32 +619,32 @@
|
|
|
619
619
|
<div class="info">
|
|
620
620
|
<div class="rank">
|
|
621
621
|
<span title="Ranking 14">14</span>
|
|
622
|
-
<a href="https://github.com/
|
|
622
|
+
<a href="https://github.com/hashicorp/consul" target="_blank" title="hashicorp/consul">hashicorp/consul</a>
|
|
623
623
|
</div>
|
|
624
624
|
<div class="sub-title followers">
|
|
625
625
|
|
|
626
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
627
|
-
<span style="background-color: #
|
|
626
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
627
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
628
628
|
</a>
|
|
629
629
|
|
|
630
630
|
<span class="star" title="Stargazers Count">
|
|
631
631
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
632
632
|
<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>
|
|
633
633
|
</svg>
|
|
634
|
-
<span>
|
|
634
|
+
<span>24048</span>
|
|
635
635
|
</span>
|
|
636
636
|
<span class="star" title="Repo Forked">
|
|
637
637
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
638
638
|
<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">
|
|
639
639
|
</path>
|
|
640
640
|
</svg>
|
|
641
|
-
<span>
|
|
641
|
+
<span>3964</span>
|
|
642
642
|
</span>
|
|
643
643
|
<span class="star">
|
|
644
644
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
645
645
|
<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>
|
|
646
646
|
</svg>
|
|
647
|
-
<span>
|
|
647
|
+
<span>96 stars today</span>
|
|
648
648
|
</span>
|
|
649
649
|
</div>
|
|
650
650
|
<div class="details">
|
|
@@ -657,32 +657,28 @@
|
|
|
657
657
|
<div class="info">
|
|
658
658
|
<div class="rank">
|
|
659
659
|
<span title="Ranking 15">15</span>
|
|
660
|
-
<a href="https://github.com/
|
|
660
|
+
<a href="https://github.com/sdmg15/Best-websites-a-programmer-should-visit" target="_blank" title="sdmg15/Best-websites-a-programmer-should-visit">sdmg15/Best-websites-a-programmer-should-visit</a>
|
|
661
661
|
</div>
|
|
662
662
|
<div class="sub-title followers">
|
|
663
663
|
|
|
664
|
-
<a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
|
|
665
|
-
<span style="background-color: #41b883;"></span>Vue
|
|
666
|
-
</a>
|
|
667
|
-
|
|
668
664
|
<span class="star" title="Stargazers Count">
|
|
669
665
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
666
|
<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>
|
|
671
667
|
</svg>
|
|
672
|
-
<span>
|
|
668
|
+
<span>45485</span>
|
|
673
669
|
</span>
|
|
674
670
|
<span class="star" title="Repo Forked">
|
|
675
671
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
676
672
|
<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">
|
|
677
673
|
</path>
|
|
678
674
|
</svg>
|
|
679
|
-
<span>
|
|
675
|
+
<span>5995</span>
|
|
680
676
|
</span>
|
|
681
677
|
<span class="star">
|
|
682
678
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
683
679
|
<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>
|
|
684
680
|
</svg>
|
|
685
|
-
<span>
|
|
681
|
+
<span>110 stars today</span>
|
|
686
682
|
</span>
|
|
687
683
|
</div>
|
|
688
684
|
<div class="details">
|
|
@@ -695,32 +691,32 @@
|
|
|
695
691
|
<div class="info">
|
|
696
692
|
<div class="rank">
|
|
697
693
|
<span title="Ranking 16">16</span>
|
|
698
|
-
<a href="https://github.com/
|
|
694
|
+
<a href="https://github.com/vercel/platforms" target="_blank" title="vercel/platforms">vercel/platforms</a>
|
|
699
695
|
</div>
|
|
700
696
|
<div class="sub-title followers">
|
|
701
697
|
|
|
702
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
703
|
-
<span style="background-color: #
|
|
698
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
699
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
704
700
|
</a>
|
|
705
701
|
|
|
706
702
|
<span class="star" title="Stargazers Count">
|
|
707
703
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
708
704
|
<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>
|
|
709
705
|
</svg>
|
|
710
|
-
<span>
|
|
706
|
+
<span>698</span>
|
|
711
707
|
</span>
|
|
712
708
|
<span class="star" title="Repo Forked">
|
|
713
709
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
714
710
|
<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">
|
|
715
711
|
</path>
|
|
716
712
|
</svg>
|
|
717
|
-
<span>
|
|
713
|
+
<span>28</span>
|
|
718
714
|
</span>
|
|
719
715
|
<span class="star">
|
|
720
716
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
717
|
<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>
|
|
722
718
|
</svg>
|
|
723
|
-
<span>
|
|
719
|
+
<span>274 stars today</span>
|
|
724
720
|
</span>
|
|
725
721
|
</div>
|
|
726
722
|
<div class="details">
|
|
@@ -733,32 +729,32 @@
|
|
|
733
729
|
<div class="info">
|
|
734
730
|
<div class="rank">
|
|
735
731
|
<span title="Ranking 17">17</span>
|
|
736
|
-
<a href="https://github.com/
|
|
732
|
+
<a href="https://github.com/yaronzz/Tidal-Media-Downloader" target="_blank" title="yaronzz/Tidal-Media-Downloader">yaronzz/Tidal-Media-Downloader</a>
|
|
737
733
|
</div>
|
|
738
734
|
<div class="sub-title followers">
|
|
739
735
|
|
|
740
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
741
|
-
<span style="background-color: #
|
|
736
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
737
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
742
738
|
</a>
|
|
743
739
|
|
|
744
740
|
<span class="star" title="Stargazers Count">
|
|
745
741
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
746
742
|
<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>
|
|
747
743
|
</svg>
|
|
748
|
-
<span>
|
|
744
|
+
<span>1674</span>
|
|
749
745
|
</span>
|
|
750
746
|
<span class="star" title="Repo Forked">
|
|
751
747
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
752
748
|
<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">
|
|
753
749
|
</path>
|
|
754
750
|
</svg>
|
|
755
|
-
<span>
|
|
751
|
+
<span>294</span>
|
|
756
752
|
</span>
|
|
757
753
|
<span class="star">
|
|
758
754
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
755
|
<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>
|
|
760
756
|
</svg>
|
|
761
|
-
<span>
|
|
757
|
+
<span>44 stars today</span>
|
|
762
758
|
</span>
|
|
763
759
|
</div>
|
|
764
760
|
<div class="details">
|
|
@@ -771,32 +767,32 @@
|
|
|
771
767
|
<div class="info">
|
|
772
768
|
<div class="rank">
|
|
773
769
|
<span title="Ranking 18">18</span>
|
|
774
|
-
<a href="https://github.com/
|
|
770
|
+
<a href="https://github.com/ryanmcdermott/clean-code-javascript" target="_blank" title="ryanmcdermott/clean-code-javascript">ryanmcdermott/clean-code-javascript</a>
|
|
775
771
|
</div>
|
|
776
772
|
<div class="sub-title followers">
|
|
777
773
|
|
|
778
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
779
|
-
<span style="background-color: #
|
|
774
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
775
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
780
776
|
</a>
|
|
781
777
|
|
|
782
778
|
<span class="star" title="Stargazers Count">
|
|
783
779
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
784
780
|
<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>
|
|
785
781
|
</svg>
|
|
786
|
-
<span>
|
|
782
|
+
<span>62620</span>
|
|
787
783
|
</span>
|
|
788
784
|
<span class="star" title="Repo Forked">
|
|
789
785
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
790
786
|
<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">
|
|
791
787
|
</path>
|
|
792
788
|
</svg>
|
|
793
|
-
<span>
|
|
789
|
+
<span>8079</span>
|
|
794
790
|
</span>
|
|
795
791
|
<span class="star">
|
|
796
792
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
793
|
<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>
|
|
798
794
|
</svg>
|
|
799
|
-
<span>
|
|
795
|
+
<span>133 stars today</span>
|
|
800
796
|
</span>
|
|
801
797
|
</div>
|
|
802
798
|
<div class="details">
|
|
@@ -809,32 +805,32 @@
|
|
|
809
805
|
<div class="info">
|
|
810
806
|
<div class="rank">
|
|
811
807
|
<span title="Ranking 19">19</span>
|
|
812
|
-
<a href="https://github.com/
|
|
808
|
+
<a href="https://github.com/NNNNolan/Ark" target="_blank" title="NNNNolan/Ark">NNNNolan/Ark</a>
|
|
813
809
|
</div>
|
|
814
810
|
<div class="sub-title followers">
|
|
815
811
|
|
|
816
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
817
|
-
<span style="background-color: #
|
|
812
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
813
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
818
814
|
</a>
|
|
819
815
|
|
|
820
816
|
<span class="star" title="Stargazers Count">
|
|
821
817
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
822
818
|
<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>
|
|
823
819
|
</svg>
|
|
824
|
-
<span>
|
|
820
|
+
<span>252</span>
|
|
825
821
|
</span>
|
|
826
822
|
<span class="star" title="Repo Forked">
|
|
827
823
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
828
824
|
<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">
|
|
829
825
|
</path>
|
|
830
826
|
</svg>
|
|
831
|
-
<span>
|
|
827
|
+
<span>215</span>
|
|
832
828
|
</span>
|
|
833
829
|
<span class="star">
|
|
834
830
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
835
831
|
<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>
|
|
836
832
|
</svg>
|
|
837
|
-
<span>
|
|
833
|
+
<span>26 stars today</span>
|
|
838
834
|
</span>
|
|
839
835
|
</div>
|
|
840
836
|
<div class="details">
|
|
@@ -847,32 +843,32 @@
|
|
|
847
843
|
<div class="info">
|
|
848
844
|
<div class="rank">
|
|
849
845
|
<span title="Ranking 20">20</span>
|
|
850
|
-
<a href="https://github.com/
|
|
846
|
+
<a href="https://github.com/apache/hop" target="_blank" title="apache/hop">apache/hop</a>
|
|
851
847
|
</div>
|
|
852
848
|
<div class="sub-title followers">
|
|
853
849
|
|
|
854
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
855
|
-
<span style="background-color: #
|
|
850
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
851
|
+
<span style="background-color: #b07219;"></span>Java
|
|
856
852
|
</a>
|
|
857
853
|
|
|
858
854
|
<span class="star" title="Stargazers Count">
|
|
859
855
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
860
856
|
<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>
|
|
861
857
|
</svg>
|
|
862
|
-
<span>
|
|
858
|
+
<span>268</span>
|
|
863
859
|
</span>
|
|
864
860
|
<span class="star" title="Repo Forked">
|
|
865
861
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
866
862
|
<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">
|
|
867
863
|
</path>
|
|
868
864
|
</svg>
|
|
869
|
-
<span>
|
|
865
|
+
<span>120</span>
|
|
870
866
|
</span>
|
|
871
867
|
<span class="star">
|
|
872
868
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
873
869
|
<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>
|
|
874
870
|
</svg>
|
|
875
|
-
<span>
|
|
871
|
+
<span>26 stars today</span>
|
|
876
872
|
</span>
|
|
877
873
|
</div>
|
|
878
874
|
<div class="details">
|
|
@@ -885,32 +881,32 @@
|
|
|
885
881
|
<div class="info">
|
|
886
882
|
<div class="rank">
|
|
887
883
|
<span title="Ranking 21">21</span>
|
|
888
|
-
<a href="https://github.com/
|
|
884
|
+
<a href="https://github.com/vuejs/core" target="_blank" title="vuejs/core">vuejs/core</a>
|
|
889
885
|
</div>
|
|
890
886
|
<div class="sub-title followers">
|
|
891
887
|
|
|
892
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
893
|
-
<span style="background-color: #
|
|
888
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
889
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
894
890
|
</a>
|
|
895
891
|
|
|
896
892
|
<span class="star" title="Stargazers Count">
|
|
897
893
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
898
894
|
<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>
|
|
899
895
|
</svg>
|
|
900
|
-
<span>
|
|
896
|
+
<span>26969</span>
|
|
901
897
|
</span>
|
|
902
898
|
<span class="star" title="Repo Forked">
|
|
903
899
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
904
900
|
<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">
|
|
905
901
|
</path>
|
|
906
902
|
</svg>
|
|
907
|
-
<span>
|
|
903
|
+
<span>4773</span>
|
|
908
904
|
</span>
|
|
909
905
|
<span class="star">
|
|
910
906
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
911
907
|
<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>
|
|
912
908
|
</svg>
|
|
913
|
-
<span>
|
|
909
|
+
<span>66 stars today</span>
|
|
914
910
|
</span>
|
|
915
911
|
</div>
|
|
916
912
|
<div class="details">
|
|
@@ -923,32 +919,32 @@
|
|
|
923
919
|
<div class="info">
|
|
924
920
|
<div class="rank">
|
|
925
921
|
<span title="Ranking 22">22</span>
|
|
926
|
-
<a href="https://github.com/
|
|
922
|
+
<a href="https://github.com/kedro-org/kedro" target="_blank" title="kedro-org/kedro">kedro-org/kedro</a>
|
|
927
923
|
</div>
|
|
928
924
|
<div class="sub-title followers">
|
|
929
925
|
|
|
930
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
931
|
-
<span style="background-color: #
|
|
926
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
927
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
932
928
|
</a>
|
|
933
929
|
|
|
934
930
|
<span class="star" title="Stargazers Count">
|
|
935
931
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
936
932
|
<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>
|
|
937
933
|
</svg>
|
|
938
|
-
<span>
|
|
934
|
+
<span>5312</span>
|
|
939
935
|
</span>
|
|
940
936
|
<span class="star" title="Repo Forked">
|
|
941
937
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
942
938
|
<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">
|
|
943
939
|
</path>
|
|
944
940
|
</svg>
|
|
945
|
-
<span>
|
|
941
|
+
<span>560</span>
|
|
946
942
|
</span>
|
|
947
943
|
<span class="star">
|
|
948
944
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
945
|
<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>
|
|
950
946
|
</svg>
|
|
951
|
-
<span>
|
|
947
|
+
<span>319 stars today</span>
|
|
952
948
|
</span>
|
|
953
949
|
</div>
|
|
954
950
|
<div class="details">
|
|
@@ -961,28 +957,32 @@
|
|
|
961
957
|
<div class="info">
|
|
962
958
|
<div class="rank">
|
|
963
959
|
<span title="Ranking 23">23</span>
|
|
964
|
-
<a href="https://github.com/
|
|
960
|
+
<a href="https://github.com/FACEGOOD/Audio2Face" target="_blank" title="FACEGOOD/Audio2Face">FACEGOOD/Audio2Face</a>
|
|
965
961
|
</div>
|
|
966
962
|
<div class="sub-title followers">
|
|
967
963
|
|
|
964
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
965
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
966
|
+
</a>
|
|
967
|
+
|
|
968
968
|
<span class="star" title="Stargazers Count">
|
|
969
969
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
970
970
|
<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>
|
|
971
971
|
</svg>
|
|
972
|
-
<span>
|
|
972
|
+
<span>170</span>
|
|
973
973
|
</span>
|
|
974
974
|
<span class="star" title="Repo Forked">
|
|
975
975
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
976
976
|
<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">
|
|
977
977
|
</path>
|
|
978
978
|
</svg>
|
|
979
|
-
<span>
|
|
979
|
+
<span>36</span>
|
|
980
980
|
</span>
|
|
981
981
|
<span class="star">
|
|
982
982
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
983
|
<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>
|
|
984
984
|
</svg>
|
|
985
|
-
<span>
|
|
985
|
+
<span>56 stars today</span>
|
|
986
986
|
</span>
|
|
987
987
|
</div>
|
|
988
988
|
<div class="details">
|
|
@@ -995,32 +995,32 @@
|
|
|
995
995
|
<div class="info">
|
|
996
996
|
<div class="rank">
|
|
997
997
|
<span title="Ranking 24">24</span>
|
|
998
|
-
<a href="https://github.com/
|
|
998
|
+
<a href="https://github.com/doocs/leetcode" target="_blank" title="doocs/leetcode">doocs/leetcode</a>
|
|
999
999
|
</div>
|
|
1000
1000
|
<div class="sub-title followers">
|
|
1001
1001
|
|
|
1002
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1003
|
-
<span style="background-color: #
|
|
1002
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
1003
|
+
<span style="background-color: #b07219;"></span>Java
|
|
1004
1004
|
</a>
|
|
1005
1005
|
|
|
1006
1006
|
<span class="star" title="Stargazers Count">
|
|
1007
1007
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1008
1008
|
<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>
|
|
1009
1009
|
</svg>
|
|
1010
|
-
<span>
|
|
1010
|
+
<span>9958</span>
|
|
1011
1011
|
</span>
|
|
1012
1012
|
<span class="star" title="Repo Forked">
|
|
1013
1013
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1014
1014
|
<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">
|
|
1015
1015
|
</path>
|
|
1016
1016
|
</svg>
|
|
1017
|
-
<span>
|
|
1017
|
+
<span>1967</span>
|
|
1018
1018
|
</span>
|
|
1019
1019
|
<span class="star">
|
|
1020
1020
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1021
1021
|
<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>
|
|
1022
1022
|
</svg>
|
|
1023
|
-
<span>
|
|
1023
|
+
<span>128 stars today</span>
|
|
1024
1024
|
</span>
|
|
1025
1025
|
</div>
|
|
1026
1026
|
<div class="details">
|
|
@@ -1033,32 +1033,32 @@
|
|
|
1033
1033
|
<div class="info">
|
|
1034
1034
|
<div class="rank">
|
|
1035
1035
|
<span title="Ranking 25">25</span>
|
|
1036
|
-
<a href="https://github.com/
|
|
1036
|
+
<a href="https://github.com/ag2s20150909/TTS" target="_blank" title="ag2s20150909/TTS">ag2s20150909/TTS</a>
|
|
1037
1037
|
</div>
|
|
1038
1038
|
<div class="sub-title followers">
|
|
1039
1039
|
|
|
1040
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1041
|
-
<span style="background-color: #
|
|
1040
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
1041
|
+
<span style="background-color: #b07219;"></span>Java
|
|
1042
1042
|
</a>
|
|
1043
1043
|
|
|
1044
1044
|
<span class="star" title="Stargazers Count">
|
|
1045
1045
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1046
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>
|
|
1047
1047
|
</svg>
|
|
1048
|
-
<span>
|
|
1048
|
+
<span>236</span>
|
|
1049
1049
|
</span>
|
|
1050
1050
|
<span class="star" title="Repo Forked">
|
|
1051
1051
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1052
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">
|
|
1053
1053
|
</path>
|
|
1054
1054
|
</svg>
|
|
1055
|
-
<span>
|
|
1055
|
+
<span>50</span>
|
|
1056
1056
|
</span>
|
|
1057
1057
|
<span class="star">
|
|
1058
1058
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1059
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>
|
|
1060
1060
|
</svg>
|
|
1061
|
-
<span>
|
|
1061
|
+
<span>29 stars today</span>
|
|
1062
1062
|
</span>
|
|
1063
1063
|
</div>
|
|
1064
1064
|
<div class="details">
|
|
@@ -1083,7 +1083,7 @@
|
|
|
1083
1083
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1084
1084
|
</a>
|
|
1085
1085
|
</div>
|
|
1086
|
-
<div class="time">Last cache created on 2022/1/
|
|
1086
|
+
<div class="time">Last cache created on 2022/1/23 by Github API v3.</div>
|
|
1087
1087
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1088
1088
|
</div>
|
|
1089
1089
|
</body>
|