@wcj/github-rank 22.2.6 → 22.2.10
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 +36566 -36554
- package/dist/sifou-daily.json +57 -12
- package/dist/sifou-monthly.json +132 -132
- package/dist/sifou-weekly.json +181 -136
- package/dist/toutiao-30.json +110 -110
- package/dist/toutiao-7.json +128 -128
- package/dist/toutiao-90.json +43 -43
- package/dist/trending-daily.json +175 -175
- package/dist/trending-monthly.json +169 -169
- package/dist/trending-weekly.json +167 -167
- package/dist/users.china.json +2959 -2967
- package/dist/users.json +4246 -4246
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +36566 -36554
- package/web/data/sifou-daily.json +57 -12
- package/web/data/sifou-monthly.json +132 -132
- package/web/data/sifou-weekly.json +181 -136
- package/web/data/toutiao-30.json +110 -110
- package/web/data/toutiao-7.json +128 -128
- package/web/data/toutiao-90.json +43 -43
- package/web/data/trending-daily.json +175 -175
- package/web/data/trending-monthly.json +169 -169
- package/web/data/trending-weekly.json +167 -167
- package/web/data/users.china.json +2959 -2967
- package/web/data/users.json +4246 -4246
- package/web/index.html +2064 -2064
- package/web/repos.html +4547 -4543
- package/web/sifou-daily.html +151 -11
- package/web/sifou-monthly.html +147 -147
- package/web/sifou-weekly.html +254 -114
- package/web/toutiao-30.html +96 -96
- package/web/toutiao-7.html +85 -85
- package/web/toutiao-90.html +76 -76
- package/web/trending-monthly.html +144 -148
- package/web/trending-weekly.html +148 -140
- package/web/trending.html +152 -152
- package/web/users.china.html +1838 -1838
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on 2022/2/
|
|
105
|
+
<div class="time">Last cache created on 2022/2/10 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/faker-js/faker" target="_blank" title="faker-js/faker">faker-js/faker</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>3361</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>312</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>3211 stars this month</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/doocs/leetcode" target="_blank" title="doocs/leetcode">doocs/leetcode</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/java" title="Programming Language Java">
|
|
179
|
+
<span style="background-color: #b07219;"></span>Java
|
|
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>12187</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>2282</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>2713 stars this month</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/Asabeneh/30-Days-Of-JavaScript" target="_blank" title="Asabeneh/30-Days-Of-JavaScript">Asabeneh/30-Days-Of-JavaScript</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>16248</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>3302</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>3619 stars this month</span>
|
|
238
238
|
</span>
|
|
239
239
|
</div>
|
|
240
240
|
<div class="details">
|
|
@@ -247,32 +247,28 @@
|
|
|
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/Ebazhanov/linkedin-skill-assessments-quizzes" target="_blank" title="Ebazhanov/linkedin-skill-assessments-quizzes">Ebazhanov/linkedin-skill-assessments-quizzes</a>
|
|
251
251
|
</div>
|
|
252
252
|
<div class="sub-title followers">
|
|
253
253
|
|
|
254
|
-
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
255
|
-
<span style="background-color: #178600;"></span>C#
|
|
256
|
-
</a>
|
|
257
|
-
|
|
258
254
|
<span class="star" title="Stargazers Count">
|
|
259
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
260
256
|
<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
257
|
</svg>
|
|
262
|
-
<span>
|
|
258
|
+
<span>9410</span>
|
|
263
259
|
</span>
|
|
264
260
|
<span class="star" title="Repo Forked">
|
|
265
261
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
266
262
|
<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
263
|
</path>
|
|
268
264
|
</svg>
|
|
269
|
-
<span>
|
|
265
|
+
<span>5812</span>
|
|
270
266
|
</span>
|
|
271
267
|
<span class="star">
|
|
272
268
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
273
269
|
<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
270
|
</svg>
|
|
275
|
-
<span>
|
|
271
|
+
<span>2185 stars this month</span>
|
|
276
272
|
</span>
|
|
277
273
|
</div>
|
|
278
274
|
<div class="details">
|
|
@@ -285,32 +281,32 @@
|
|
|
285
281
|
<div class="info">
|
|
286
282
|
<div class="rank">
|
|
287
283
|
<span title="Ranking 5">5</span>
|
|
288
|
-
<a href="https://github.com/
|
|
284
|
+
<a href="https://github.com/files-community/Files" target="_blank" title="files-community/Files">files-community/Files</a>
|
|
289
285
|
</div>
|
|
290
286
|
<div class="sub-title followers">
|
|
291
287
|
|
|
292
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
293
|
-
<span style="background-color: #
|
|
288
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
289
|
+
<span style="background-color: #178600;"></span>C#
|
|
294
290
|
</a>
|
|
295
291
|
|
|
296
292
|
<span class="star" title="Stargazers Count">
|
|
297
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
298
294
|
<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
295
|
</svg>
|
|
300
|
-
<span>
|
|
296
|
+
<span>20247</span>
|
|
301
297
|
</span>
|
|
302
298
|
<span class="star" title="Repo Forked">
|
|
303
299
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
304
300
|
<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
301
|
</path>
|
|
306
302
|
</svg>
|
|
307
|
-
<span>
|
|
303
|
+
<span>1107</span>
|
|
308
304
|
</span>
|
|
309
305
|
<span class="star">
|
|
310
306
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
311
307
|
<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
308
|
</svg>
|
|
313
|
-
<span>
|
|
309
|
+
<span>4755 stars this month</span>
|
|
314
310
|
</span>
|
|
315
311
|
</div>
|
|
316
312
|
<div class="details">
|
|
@@ -323,32 +319,32 @@
|
|
|
323
319
|
<div class="info">
|
|
324
320
|
<div class="rank">
|
|
325
321
|
<span title="Ranking 6">6</span>
|
|
326
|
-
<a href="https://github.com/
|
|
322
|
+
<a href="https://github.com/HashLips/hashlips_art_engine" target="_blank" title="HashLips/hashlips_art_engine">HashLips/hashlips_art_engine</a>
|
|
327
323
|
</div>
|
|
328
324
|
<div class="sub-title followers">
|
|
329
325
|
|
|
330
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
331
|
-
<span style="background-color: #
|
|
326
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
327
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
332
328
|
</a>
|
|
333
329
|
|
|
334
330
|
<span class="star" title="Stargazers Count">
|
|
335
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
336
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>
|
|
337
333
|
</svg>
|
|
338
|
-
<span>
|
|
334
|
+
<span>3973</span>
|
|
339
335
|
</span>
|
|
340
336
|
<span class="star" title="Repo Forked">
|
|
341
337
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
342
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">
|
|
343
339
|
</path>
|
|
344
340
|
</svg>
|
|
345
|
-
<span>
|
|
341
|
+
<span>2075</span>
|
|
346
342
|
</span>
|
|
347
343
|
<span class="star">
|
|
348
344
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
349
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>
|
|
350
346
|
</svg>
|
|
351
|
-
<span>
|
|
347
|
+
<span>1167 stars this month</span>
|
|
352
348
|
</span>
|
|
353
349
|
</div>
|
|
354
350
|
<div class="details">
|
|
@@ -361,32 +357,28 @@
|
|
|
361
357
|
<div class="info">
|
|
362
358
|
<div class="rank">
|
|
363
359
|
<span title="Ranking 7">7</span>
|
|
364
|
-
<a href="https://github.com/
|
|
360
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
365
361
|
</div>
|
|
366
362
|
<div class="sub-title followers">
|
|
367
363
|
|
|
368
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
369
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
370
|
-
</a>
|
|
371
|
-
|
|
372
364
|
<span class="star" title="Stargazers Count">
|
|
373
365
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
374
366
|
<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
367
|
</svg>
|
|
376
|
-
<span>
|
|
368
|
+
<span>208229</span>
|
|
377
369
|
</span>
|
|
378
370
|
<span class="star" title="Repo Forked">
|
|
379
371
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
380
372
|
<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
373
|
</path>
|
|
382
374
|
</svg>
|
|
383
|
-
<span>
|
|
375
|
+
<span>56188</span>
|
|
384
376
|
</span>
|
|
385
377
|
<span class="star">
|
|
386
378
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
387
379
|
<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
380
|
</svg>
|
|
389
|
-
<span>
|
|
381
|
+
<span>6119 stars this month</span>
|
|
390
382
|
</span>
|
|
391
383
|
</div>
|
|
392
384
|
<div class="details">
|
|
@@ -399,28 +391,32 @@
|
|
|
399
391
|
<div class="info">
|
|
400
392
|
<div class="rank">
|
|
401
393
|
<span title="Ranking 8">8</span>
|
|
402
|
-
<a href="https://github.com/
|
|
394
|
+
<a href="https://github.com/mattermost/focalboard" target="_blank" title="mattermost/focalboard">mattermost/focalboard</a>
|
|
403
395
|
</div>
|
|
404
396
|
<div class="sub-title followers">
|
|
405
397
|
|
|
398
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
399
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
400
|
+
</a>
|
|
401
|
+
|
|
406
402
|
<span class="star" title="Stargazers Count">
|
|
407
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
404
|
<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
405
|
</svg>
|
|
410
|
-
<span>
|
|
406
|
+
<span>9662</span>
|
|
411
407
|
</span>
|
|
412
408
|
<span class="star" title="Repo Forked">
|
|
413
409
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
414
410
|
<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
411
|
</path>
|
|
416
412
|
</svg>
|
|
417
|
-
<span>
|
|
413
|
+
<span>707</span>
|
|
418
414
|
</span>
|
|
419
415
|
<span class="star">
|
|
420
416
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
421
417
|
<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
418
|
</svg>
|
|
423
|
-
<span>
|
|
419
|
+
<span>2488 stars this month</span>
|
|
424
420
|
</span>
|
|
425
421
|
</div>
|
|
426
422
|
<div class="details">
|
|
@@ -433,32 +429,32 @@
|
|
|
433
429
|
<div class="info">
|
|
434
430
|
<div class="rank">
|
|
435
431
|
<span title="Ranking 9">9</span>
|
|
436
|
-
<a href="https://github.com/
|
|
432
|
+
<a href="https://github.com/fireship-io/fireship.io" target="_blank" title="fireship-io/fireship.io">fireship-io/fireship.io</a>
|
|
437
433
|
</div>
|
|
438
434
|
<div class="sub-title followers">
|
|
439
435
|
|
|
440
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
441
|
-
<span style="background-color: #
|
|
436
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
437
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
442
438
|
</a>
|
|
443
439
|
|
|
444
440
|
<span class="star" title="Stargazers Count">
|
|
445
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
442
|
<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
443
|
</svg>
|
|
448
|
-
<span>
|
|
444
|
+
<span>1701</span>
|
|
449
445
|
</span>
|
|
450
446
|
<span class="star" title="Repo Forked">
|
|
451
447
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
452
448
|
<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
449
|
</path>
|
|
454
450
|
</svg>
|
|
455
|
-
<span>
|
|
451
|
+
<span>685</span>
|
|
456
452
|
</span>
|
|
457
453
|
<span class="star">
|
|
458
454
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
455
|
<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
456
|
</svg>
|
|
461
|
-
<span>
|
|
457
|
+
<span>417 stars this month</span>
|
|
462
458
|
</span>
|
|
463
459
|
</div>
|
|
464
460
|
<div class="details">
|
|
@@ -471,32 +467,32 @@
|
|
|
471
467
|
<div class="info">
|
|
472
468
|
<div class="rank">
|
|
473
469
|
<span title="Ranking 10">10</span>
|
|
474
|
-
<a href="https://github.com/
|
|
470
|
+
<a href="https://github.com/yuzu-emu/yuzu" target="_blank" title="yuzu-emu/yuzu">yuzu-emu/yuzu</a>
|
|
475
471
|
</div>
|
|
476
472
|
<div class="sub-title followers">
|
|
477
473
|
|
|
478
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
479
|
-
<span style="background-color: #
|
|
474
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
475
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
480
476
|
</a>
|
|
481
477
|
|
|
482
478
|
<span class="star" title="Stargazers Count">
|
|
483
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
480
|
<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
481
|
</svg>
|
|
486
|
-
<span>
|
|
482
|
+
<span>18842</span>
|
|
487
483
|
</span>
|
|
488
484
|
<span class="star" title="Repo Forked">
|
|
489
485
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
490
486
|
<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
487
|
</path>
|
|
492
488
|
</svg>
|
|
493
|
-
<span>
|
|
489
|
+
<span>1576</span>
|
|
494
490
|
</span>
|
|
495
491
|
<span class="star">
|
|
496
492
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
493
|
<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
494
|
</svg>
|
|
499
|
-
<span>
|
|
495
|
+
<span>1314 stars this month</span>
|
|
500
496
|
</span>
|
|
501
497
|
</div>
|
|
502
498
|
<div class="details">
|
|
@@ -509,32 +505,32 @@
|
|
|
509
505
|
<div class="info">
|
|
510
506
|
<div class="rank">
|
|
511
507
|
<span title="Ranking 11">11</span>
|
|
512
|
-
<a href="https://github.com/
|
|
508
|
+
<a href="https://github.com/3b1b/videos" target="_blank" title="3b1b/videos">3b1b/videos</a>
|
|
513
509
|
</div>
|
|
514
510
|
<div class="sub-title followers">
|
|
515
511
|
|
|
516
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
517
|
-
<span style="background-color: #
|
|
512
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
513
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
518
514
|
</a>
|
|
519
515
|
|
|
520
516
|
<span class="star" title="Stargazers Count">
|
|
521
517
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
518
|
<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
519
|
</svg>
|
|
524
|
-
<span>
|
|
520
|
+
<span>2336</span>
|
|
525
521
|
</span>
|
|
526
522
|
<span class="star" title="Repo Forked">
|
|
527
523
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
528
524
|
<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
525
|
</path>
|
|
530
526
|
</svg>
|
|
531
|
-
<span>
|
|
527
|
+
<span>635</span>
|
|
532
528
|
</span>
|
|
533
529
|
<span class="star">
|
|
534
530
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
535
531
|
<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
532
|
</svg>
|
|
537
|
-
<span>
|
|
533
|
+
<span>734 stars this month</span>
|
|
538
534
|
</span>
|
|
539
535
|
</div>
|
|
540
536
|
<div class="details">
|
|
@@ -547,32 +543,32 @@
|
|
|
547
543
|
<div class="info">
|
|
548
544
|
<div class="rank">
|
|
549
545
|
<span title="Ranking 12">12</span>
|
|
550
|
-
<a href="https://github.com/
|
|
546
|
+
<a href="https://github.com/sunym1993/flash-linux0.11-talk" target="_blank" title="sunym1993/flash-linux0.11-talk">sunym1993/flash-linux0.11-talk</a>
|
|
551
547
|
</div>
|
|
552
548
|
<div class="sub-title followers">
|
|
553
549
|
|
|
554
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
555
|
-
<span style="background-color: #
|
|
550
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
551
|
+
<span style="background-color: #555555;"></span>C
|
|
556
552
|
</a>
|
|
557
553
|
|
|
558
554
|
<span class="star" title="Stargazers Count">
|
|
559
555
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
556
|
<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>
|
|
561
557
|
</svg>
|
|
562
|
-
<span>
|
|
558
|
+
<span>7059</span>
|
|
563
559
|
</span>
|
|
564
560
|
<span class="star" title="Repo Forked">
|
|
565
561
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
566
562
|
<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">
|
|
567
563
|
</path>
|
|
568
564
|
</svg>
|
|
569
|
-
<span>
|
|
565
|
+
<span>778</span>
|
|
570
566
|
</span>
|
|
571
567
|
<span class="star">
|
|
572
568
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
573
569
|
<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>
|
|
574
570
|
</svg>
|
|
575
|
-
<span>
|
|
571
|
+
<span>3283 stars this month</span>
|
|
576
572
|
</span>
|
|
577
573
|
</div>
|
|
578
574
|
<div class="details">
|
|
@@ -585,32 +581,32 @@
|
|
|
585
581
|
<div class="info">
|
|
586
582
|
<div class="rank">
|
|
587
583
|
<span title="Ranking 13">13</span>
|
|
588
|
-
<a href="https://github.com/
|
|
584
|
+
<a href="https://github.com/pytube/pytube" target="_blank" title="pytube/pytube">pytube/pytube</a>
|
|
589
585
|
</div>
|
|
590
586
|
<div class="sub-title followers">
|
|
591
587
|
|
|
592
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
593
|
-
<span style="background-color: #
|
|
588
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
589
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
594
590
|
</a>
|
|
595
591
|
|
|
596
592
|
<span class="star" title="Stargazers Count">
|
|
597
593
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
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>
|
|
599
595
|
</svg>
|
|
600
|
-
<span>
|
|
596
|
+
<span>5492</span>
|
|
601
597
|
</span>
|
|
602
598
|
<span class="star" title="Repo Forked">
|
|
603
599
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
604
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">
|
|
605
601
|
</path>
|
|
606
602
|
</svg>
|
|
607
|
-
<span>
|
|
603
|
+
<span>1308</span>
|
|
608
604
|
</span>
|
|
609
605
|
<span class="star">
|
|
610
606
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
611
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>
|
|
612
608
|
</svg>
|
|
613
|
-
<span>
|
|
609
|
+
<span>472 stars this month</span>
|
|
614
610
|
</span>
|
|
615
611
|
</div>
|
|
616
612
|
<div class="details">
|
|
@@ -623,32 +619,32 @@
|
|
|
623
619
|
<div class="info">
|
|
624
620
|
<div class="rank">
|
|
625
621
|
<span title="Ranking 14">14</span>
|
|
626
|
-
<a href="https://github.com/
|
|
622
|
+
<a href="https://github.com/Textualize/rich" target="_blank" title="Textualize/rich">Textualize/rich</a>
|
|
627
623
|
</div>
|
|
628
624
|
<div class="sub-title followers">
|
|
629
625
|
|
|
630
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
631
|
-
<span style="background-color: #
|
|
626
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
627
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
632
628
|
</a>
|
|
633
629
|
|
|
634
630
|
<span class="star" title="Stargazers Count">
|
|
635
631
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
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>
|
|
637
633
|
</svg>
|
|
638
|
-
<span>
|
|
634
|
+
<span>34890</span>
|
|
639
635
|
</span>
|
|
640
636
|
<span class="star" title="Repo Forked">
|
|
641
637
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
642
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">
|
|
643
639
|
</path>
|
|
644
640
|
</svg>
|
|
645
|
-
<span>
|
|
641
|
+
<span>1114</span>
|
|
646
642
|
</span>
|
|
647
643
|
<span class="star">
|
|
648
644
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
649
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>
|
|
650
646
|
</svg>
|
|
651
|
-
<span>
|
|
647
|
+
<span>2958 stars this month</span>
|
|
652
648
|
</span>
|
|
653
649
|
</div>
|
|
654
650
|
<div class="details">
|
|
@@ -661,32 +657,32 @@
|
|
|
661
657
|
<div class="info">
|
|
662
658
|
<div class="rank">
|
|
663
659
|
<span title="Ranking 15">15</span>
|
|
664
|
-
<a href="https://github.com/
|
|
660
|
+
<a href="https://github.com/TheAlgorithms/Javascript" target="_blank" title="TheAlgorithms/Javascript">TheAlgorithms/Javascript</a>
|
|
665
661
|
</div>
|
|
666
662
|
<div class="sub-title followers">
|
|
667
663
|
|
|
668
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
669
|
-
<span style="background-color: #
|
|
664
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
665
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
670
666
|
</a>
|
|
671
667
|
|
|
672
668
|
<span class="star" title="Stargazers Count">
|
|
673
669
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
674
670
|
<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>
|
|
675
671
|
</svg>
|
|
676
|
-
<span>
|
|
672
|
+
<span>17298</span>
|
|
677
673
|
</span>
|
|
678
674
|
<span class="star" title="Repo Forked">
|
|
679
675
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
680
676
|
<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">
|
|
681
677
|
</path>
|
|
682
678
|
</svg>
|
|
683
|
-
<span>
|
|
679
|
+
<span>2986</span>
|
|
684
680
|
</span>
|
|
685
681
|
<span class="star">
|
|
686
682
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
687
683
|
<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>
|
|
688
684
|
</svg>
|
|
689
|
-
<span>
|
|
685
|
+
<span>1109 stars this month</span>
|
|
690
686
|
</span>
|
|
691
687
|
</div>
|
|
692
688
|
<div class="details">
|
|
@@ -699,7 +695,7 @@
|
|
|
699
695
|
<div class="info">
|
|
700
696
|
<div class="rank">
|
|
701
697
|
<span title="Ranking 16">16</span>
|
|
702
|
-
<a href="https://github.com/
|
|
698
|
+
<a href="https://github.com/rancher-sandbox/rancher-desktop" target="_blank" title="rancher-sandbox/rancher-desktop">rancher-sandbox/rancher-desktop</a>
|
|
703
699
|
</div>
|
|
704
700
|
<div class="sub-title followers">
|
|
705
701
|
|
|
@@ -711,20 +707,20 @@
|
|
|
711
707
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
712
708
|
<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>
|
|
713
709
|
</svg>
|
|
714
|
-
<span>
|
|
710
|
+
<span>2748</span>
|
|
715
711
|
</span>
|
|
716
712
|
<span class="star" title="Repo Forked">
|
|
717
713
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
718
714
|
<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">
|
|
719
715
|
</path>
|
|
720
716
|
</svg>
|
|
721
|
-
<span>
|
|
717
|
+
<span>110</span>
|
|
722
718
|
</span>
|
|
723
719
|
<span class="star">
|
|
724
720
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
725
721
|
<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>
|
|
726
722
|
</svg>
|
|
727
|
-
<span>
|
|
723
|
+
<span>1008 stars this month</span>
|
|
728
724
|
</span>
|
|
729
725
|
</div>
|
|
730
726
|
<div class="details">
|
|
@@ -737,7 +733,7 @@
|
|
|
737
733
|
<div class="info">
|
|
738
734
|
<div class="rank">
|
|
739
735
|
<span title="Ranking 17">17</span>
|
|
740
|
-
<a href="https://github.com/
|
|
736
|
+
<a href="https://github.com/mantinedev/mantine" target="_blank" title="mantinedev/mantine">mantinedev/mantine</a>
|
|
741
737
|
</div>
|
|
742
738
|
<div class="sub-title followers">
|
|
743
739
|
|
|
@@ -749,20 +745,20 @@
|
|
|
749
745
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
750
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>
|
|
751
747
|
</svg>
|
|
752
|
-
<span>
|
|
748
|
+
<span>5294</span>
|
|
753
749
|
</span>
|
|
754
750
|
<span class="star" title="Repo Forked">
|
|
755
751
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
756
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">
|
|
757
753
|
</path>
|
|
758
754
|
</svg>
|
|
759
|
-
<span>
|
|
755
|
+
<span>262</span>
|
|
760
756
|
</span>
|
|
761
757
|
<span class="star">
|
|
762
758
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
763
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>
|
|
764
760
|
</svg>
|
|
765
|
-
<span>
|
|
761
|
+
<span>1652 stars this month</span>
|
|
766
762
|
</span>
|
|
767
763
|
</div>
|
|
768
764
|
<div class="details">
|
|
@@ -775,32 +771,32 @@
|
|
|
775
771
|
<div class="info">
|
|
776
772
|
<div class="rank">
|
|
777
773
|
<span title="Ranking 18">18</span>
|
|
778
|
-
<a href="https://github.com/
|
|
774
|
+
<a href="https://github.com/tauri-apps/tauri" target="_blank" title="tauri-apps/tauri">tauri-apps/tauri</a>
|
|
779
775
|
</div>
|
|
780
776
|
<div class="sub-title followers">
|
|
781
777
|
|
|
782
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
783
|
-
<span style="background-color: #
|
|
778
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
779
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
784
780
|
</a>
|
|
785
781
|
|
|
786
782
|
<span class="star" title="Stargazers Count">
|
|
787
783
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
788
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>
|
|
789
785
|
</svg>
|
|
790
|
-
<span>
|
|
786
|
+
<span>30581</span>
|
|
791
787
|
</span>
|
|
792
788
|
<span class="star" title="Repo Forked">
|
|
793
789
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
794
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">
|
|
795
791
|
</path>
|
|
796
792
|
</svg>
|
|
797
|
-
<span>
|
|
793
|
+
<span>755</span>
|
|
798
794
|
</span>
|
|
799
795
|
<span class="star">
|
|
800
796
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
801
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>
|
|
802
798
|
</svg>
|
|
803
|
-
<span>
|
|
799
|
+
<span>3863 stars this month</span>
|
|
804
800
|
</span>
|
|
805
801
|
</div>
|
|
806
802
|
<div class="details">
|
|
@@ -813,32 +809,32 @@
|
|
|
813
809
|
<div class="info">
|
|
814
810
|
<div class="rank">
|
|
815
811
|
<span title="Ranking 19">19</span>
|
|
816
|
-
<a href="https://github.com/
|
|
812
|
+
<a href="https://github.com/withastro/astro" target="_blank" title="withastro/astro">withastro/astro</a>
|
|
817
813
|
</div>
|
|
818
814
|
<div class="sub-title followers">
|
|
819
815
|
|
|
820
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
821
|
-
<span style="background-color: #
|
|
816
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
817
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
822
818
|
</a>
|
|
823
819
|
|
|
824
820
|
<span class="star" title="Stargazers Count">
|
|
825
821
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
826
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>
|
|
827
823
|
</svg>
|
|
828
|
-
<span>
|
|
824
|
+
<span>10372</span>
|
|
829
825
|
</span>
|
|
830
826
|
<span class="star" title="Repo Forked">
|
|
831
827
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
832
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">
|
|
833
829
|
</path>
|
|
834
830
|
</svg>
|
|
835
|
-
<span>
|
|
831
|
+
<span>502</span>
|
|
836
832
|
</span>
|
|
837
833
|
<span class="star">
|
|
838
834
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
839
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>
|
|
840
836
|
</svg>
|
|
841
|
-
<span>
|
|
837
|
+
<span>1542 stars this month</span>
|
|
842
838
|
</span>
|
|
843
839
|
</div>
|
|
844
840
|
<div class="details">
|
|
@@ -851,32 +847,32 @@
|
|
|
851
847
|
<div class="info">
|
|
852
848
|
<div class="rank">
|
|
853
849
|
<span title="Ranking 20">20</span>
|
|
854
|
-
<a href="https://github.com/
|
|
850
|
+
<a href="https://github.com/zadam/trilium" target="_blank" title="zadam/trilium">zadam/trilium</a>
|
|
855
851
|
</div>
|
|
856
852
|
<div class="sub-title followers">
|
|
857
853
|
|
|
858
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
859
|
-
<span style="background-color: #
|
|
854
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
855
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
860
856
|
</a>
|
|
861
857
|
|
|
862
858
|
<span class="star" title="Stargazers Count">
|
|
863
859
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
864
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>
|
|
865
861
|
</svg>
|
|
866
|
-
<span>
|
|
862
|
+
<span>13588</span>
|
|
867
863
|
</span>
|
|
868
864
|
<span class="star" title="Repo Forked">
|
|
869
865
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
870
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">
|
|
871
867
|
</path>
|
|
872
868
|
</svg>
|
|
873
|
-
<span>
|
|
869
|
+
<span>805</span>
|
|
874
870
|
</span>
|
|
875
871
|
<span class="star">
|
|
876
872
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
877
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>
|
|
878
874
|
</svg>
|
|
879
|
-
<span>
|
|
875
|
+
<span>924 stars this month</span>
|
|
880
876
|
</span>
|
|
881
877
|
</div>
|
|
882
878
|
<div class="details">
|
|
@@ -889,32 +885,32 @@
|
|
|
889
885
|
<div class="info">
|
|
890
886
|
<div class="rank">
|
|
891
887
|
<span title="Ranking 21">21</span>
|
|
892
|
-
<a href="https://github.com/
|
|
888
|
+
<a href="https://github.com/yangshun/tech-interview-handbook" target="_blank" title="yangshun/tech-interview-handbook">yangshun/tech-interview-handbook</a>
|
|
893
889
|
</div>
|
|
894
890
|
<div class="sub-title followers">
|
|
895
891
|
|
|
896
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
897
|
-
<span style="background-color: #
|
|
892
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
893
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
898
894
|
</a>
|
|
899
895
|
|
|
900
896
|
<span class="star" title="Stargazers Count">
|
|
901
897
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
902
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>
|
|
903
899
|
</svg>
|
|
904
|
-
<span>
|
|
900
|
+
<span>65728</span>
|
|
905
901
|
</span>
|
|
906
902
|
<span class="star" title="Repo Forked">
|
|
907
903
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
908
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">
|
|
909
905
|
</path>
|
|
910
906
|
</svg>
|
|
911
|
-
<span>
|
|
907
|
+
<span>9107</span>
|
|
912
908
|
</span>
|
|
913
909
|
<span class="star">
|
|
914
910
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
915
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>
|
|
916
912
|
</svg>
|
|
917
|
-
<span>
|
|
913
|
+
<span>2578 stars this month</span>
|
|
918
914
|
</span>
|
|
919
915
|
</div>
|
|
920
916
|
<div class="details">
|
|
@@ -927,32 +923,32 @@
|
|
|
927
923
|
<div class="info">
|
|
928
924
|
<div class="rank">
|
|
929
925
|
<span title="Ranking 22">22</span>
|
|
930
|
-
<a href="https://github.com/
|
|
926
|
+
<a href="https://github.com/Textualize/textual" target="_blank" title="Textualize/textual">Textualize/textual</a>
|
|
931
927
|
</div>
|
|
932
928
|
<div class="sub-title followers">
|
|
933
929
|
|
|
934
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
935
|
-
<span style="background-color: #
|
|
930
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
931
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
936
932
|
</a>
|
|
937
933
|
|
|
938
934
|
<span class="star" title="Stargazers Count">
|
|
939
935
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
940
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>
|
|
941
937
|
</svg>
|
|
942
|
-
<span>
|
|
938
|
+
<span>8085</span>
|
|
943
939
|
</span>
|
|
944
940
|
<span class="star" title="Repo Forked">
|
|
945
941
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
946
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">
|
|
947
943
|
</path>
|
|
948
944
|
</svg>
|
|
949
|
-
<span>
|
|
945
|
+
<span>200</span>
|
|
950
946
|
</span>
|
|
951
947
|
<span class="star">
|
|
952
948
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
953
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>
|
|
954
950
|
</svg>
|
|
955
|
-
<span>
|
|
951
|
+
<span>1251 stars this month</span>
|
|
956
952
|
</span>
|
|
957
953
|
</div>
|
|
958
954
|
<div class="details">
|
|
@@ -965,7 +961,7 @@
|
|
|
965
961
|
<div class="info">
|
|
966
962
|
<div class="rank">
|
|
967
963
|
<span title="Ranking 23">23</span>
|
|
968
|
-
<a href="https://github.com/
|
|
964
|
+
<a href="https://github.com/TheAlgorithms/Go" target="_blank" title="TheAlgorithms/Go">TheAlgorithms/Go</a>
|
|
969
965
|
</div>
|
|
970
966
|
<div class="sub-title followers">
|
|
971
967
|
|
|
@@ -977,20 +973,20 @@
|
|
|
977
973
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
978
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>
|
|
979
975
|
</svg>
|
|
980
|
-
<span>
|
|
976
|
+
<span>8532</span>
|
|
981
977
|
</span>
|
|
982
978
|
<span class="star" title="Repo Forked">
|
|
983
979
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
984
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">
|
|
985
981
|
</path>
|
|
986
982
|
</svg>
|
|
987
|
-
<span>
|
|
983
|
+
<span>1617</span>
|
|
988
984
|
</span>
|
|
989
985
|
<span class="star">
|
|
990
986
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
991
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>
|
|
992
988
|
</svg>
|
|
993
|
-
<span>
|
|
989
|
+
<span>1024 stars this month</span>
|
|
994
990
|
</span>
|
|
995
991
|
</div>
|
|
996
992
|
<div class="details">
|
|
@@ -1003,32 +999,32 @@
|
|
|
1003
999
|
<div class="info">
|
|
1004
1000
|
<div class="rank">
|
|
1005
1001
|
<span title="Ranking 24">24</span>
|
|
1006
|
-
<a href="https://github.com/
|
|
1002
|
+
<a href="https://github.com/gchq/CyberChef" target="_blank" title="gchq/CyberChef">gchq/CyberChef</a>
|
|
1007
1003
|
</div>
|
|
1008
1004
|
<div class="sub-title followers">
|
|
1009
1005
|
|
|
1010
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1011
|
-
<span style="background-color: #
|
|
1006
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1007
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1012
1008
|
</a>
|
|
1013
1009
|
|
|
1014
1010
|
<span class="star" title="Stargazers Count">
|
|
1015
1011
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1016
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>
|
|
1017
1013
|
</svg>
|
|
1018
|
-
<span>
|
|
1014
|
+
<span>15405</span>
|
|
1019
1015
|
</span>
|
|
1020
1016
|
<span class="star" title="Repo Forked">
|
|
1021
1017
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1022
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">
|
|
1023
1019
|
</path>
|
|
1024
1020
|
</svg>
|
|
1025
|
-
<span>
|
|
1021
|
+
<span>1927</span>
|
|
1026
1022
|
</span>
|
|
1027
1023
|
<span class="star">
|
|
1028
1024
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1029
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>
|
|
1030
1026
|
</svg>
|
|
1031
|
-
<span>
|
|
1027
|
+
<span>1600 stars this month</span>
|
|
1032
1028
|
</span>
|
|
1033
1029
|
</div>
|
|
1034
1030
|
<div class="details">
|
|
@@ -1041,32 +1037,32 @@
|
|
|
1041
1037
|
<div class="info">
|
|
1042
1038
|
<div class="rank">
|
|
1043
1039
|
<span title="Ranking 25">25</span>
|
|
1044
|
-
<a href="https://github.com/
|
|
1040
|
+
<a href="https://github.com/lima-vm/lima" target="_blank" title="lima-vm/lima">lima-vm/lima</a>
|
|
1045
1041
|
</div>
|
|
1046
1042
|
<div class="sub-title followers">
|
|
1047
1043
|
|
|
1048
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1049
|
-
<span style="background-color: #
|
|
1044
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
1045
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
1050
1046
|
</a>
|
|
1051
1047
|
|
|
1052
1048
|
<span class="star" title="Stargazers Count">
|
|
1053
1049
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1054
1050
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1055
1051
|
</svg>
|
|
1056
|
-
<span>
|
|
1052
|
+
<span>6947</span>
|
|
1057
1053
|
</span>
|
|
1058
1054
|
<span class="star" title="Repo Forked">
|
|
1059
1055
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1060
1056
|
<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">
|
|
1061
1057
|
</path>
|
|
1062
1058
|
</svg>
|
|
1063
|
-
<span>
|
|
1059
|
+
<span>213</span>
|
|
1064
1060
|
</span>
|
|
1065
1061
|
<span class="star">
|
|
1066
1062
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1067
1063
|
<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>
|
|
1068
1064
|
</svg>
|
|
1069
|
-
<span>
|
|
1065
|
+
<span>1210 stars this month</span>
|
|
1070
1066
|
</span>
|
|
1071
1067
|
</div>
|
|
1072
1068
|
<div class="details">
|
|
@@ -1091,7 +1087,7 @@
|
|
|
1091
1087
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1092
1088
|
</a>
|
|
1093
1089
|
</div>
|
|
1094
|
-
<div class="time">Last cache created on 2022/2/
|
|
1090
|
+
<div class="time">Last cache created on 2022/2/10 by Github API v3.</div>
|
|
1095
1091
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1096
1092
|
</div>
|
|
1097
1093
|
</body>
|