@wcj/github-rank 22.3.2 → 22.3.5
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 +32399 -32395
- package/dist/sifou-daily.json +126 -36
- package/dist/sifou-monthly.json +118 -118
- package/dist/sifou-weekly.json +174 -174
- package/dist/toutiao-30.json +67 -67
- package/dist/toutiao-7.json +113 -113
- package/dist/toutiao-90.json +67 -67
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +162 -162
- package/dist/trending-weekly.json +172 -172
- package/dist/users.china.json +3239 -3240
- package/dist/users.json +4384 -4383
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +32399 -32395
- package/web/data/sifou-daily.json +126 -36
- package/web/data/sifou-monthly.json +118 -118
- package/web/data/sifou-weekly.json +174 -174
- package/web/data/toutiao-30.json +67 -67
- package/web/data/toutiao-7.json +113 -113
- package/web/data/toutiao-90.json +67 -67
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +162 -162
- package/web/data/trending-weekly.json +172 -172
- package/web/data/users.china.json +3239 -3240
- package/web/data/users.json +4384 -4383
- package/web/index.html +2289 -2289
- package/web/repos.html +3967 -3967
- package/web/sifou-daily.html +311 -31
- package/web/sifou-monthly.html +128 -128
- package/web/sifou-weekly.html +149 -149
- package/web/toutiao-30.html +75 -75
- package/web/toutiao-7.html +75 -75
- package/web/toutiao-90.html +57 -57
- package/web/trending-monthly.html +145 -145
- package/web/trending-weekly.html +144 -156
- package/web/trending.html +160 -132
- package/web/users.china.html +1824 -1824
package/web/trending-weekly.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on 2022/3/
|
|
105
|
+
<div class="time">Last cache created on 2022/3/5 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/MHProDev/MHDDoS" target="_blank" title="MHProDev/MHDDoS">MHProDev/MHDDoS</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/python" title="Programming Language Python">
|
|
141
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>2333</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>564</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>1456 stars this week</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/Anduin2017/HowToCook" target="_blank" title="Anduin2017/HowToCook">Anduin2017/HowToCook</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/javascript" title="Programming Language JavaScript">
|
|
179
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
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>24383</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>3111</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>6125 stars this week</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/hoppscotch/hoppscotch" target="_blank" title="hoppscotch/hoppscotch">hoppscotch/hoppscotch</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/vue" title="Programming Language Vue">
|
|
217
|
+
<span style="background-color: #41b883;"></span>Vue
|
|
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>38183</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>2664</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>1691 stars this week</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/github/advisory-database" target="_blank" title="github/advisory-database">github/advisory-database</a>
|
|
251
251
|
</div>
|
|
252
252
|
<div class="sub-title followers">
|
|
253
253
|
|
|
254
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
255
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
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>848</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>42</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>451 stars this week</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/alibaba/lowcode-engine" target="_blank" title="alibaba/lowcode-engine">alibaba/lowcode-engine</a>
|
|
289
285
|
</div>
|
|
290
286
|
<div class="sub-title followers">
|
|
291
287
|
|
|
292
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
293
|
-
<span style="background-color: #
|
|
288
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
289
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
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>1667</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>193</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>713 stars this week</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/mdn/content" target="_blank" title="mdn/content">mdn/content</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/html" title="Programming Language HTML">
|
|
327
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
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>4626</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>6881</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>316 stars this week</span>
|
|
352
348
|
</span>
|
|
353
349
|
</div>
|
|
354
350
|
<div class="details">
|
|
@@ -361,32 +357,32 @@
|
|
|
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/thingsboard/thingsboard" target="_blank" title="thingsboard/thingsboard">thingsboard/thingsboard</a>
|
|
365
361
|
</div>
|
|
366
362
|
<div class="sub-title followers">
|
|
367
363
|
|
|
368
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
369
|
-
<span style="background-color: #
|
|
364
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
365
|
+
<span style="background-color: #b07219;"></span>Java
|
|
370
366
|
</a>
|
|
371
367
|
|
|
372
368
|
<span class="star" title="Stargazers Count">
|
|
373
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
374
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>
|
|
375
371
|
</svg>
|
|
376
|
-
<span>
|
|
372
|
+
<span>11047</span>
|
|
377
373
|
</span>
|
|
378
374
|
<span class="star" title="Repo Forked">
|
|
379
375
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
380
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">
|
|
381
377
|
</path>
|
|
382
378
|
</svg>
|
|
383
|
-
<span>
|
|
379
|
+
<span>3467</span>
|
|
384
380
|
</span>
|
|
385
381
|
<span class="star">
|
|
386
382
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
387
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>
|
|
388
384
|
</svg>
|
|
389
|
-
<span>
|
|
385
|
+
<span>198 stars this week</span>
|
|
390
386
|
</span>
|
|
391
387
|
</div>
|
|
392
388
|
<div class="details">
|
|
@@ -399,32 +395,32 @@
|
|
|
399
395
|
<div class="info">
|
|
400
396
|
<div class="rank">
|
|
401
397
|
<span title="Ranking 8">8</span>
|
|
402
|
-
<a href="https://github.com/
|
|
398
|
+
<a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
|
|
403
399
|
</div>
|
|
404
400
|
<div class="sub-title followers">
|
|
405
401
|
|
|
406
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
407
|
-
<span style="background-color: #
|
|
402
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
403
|
+
<span style="background-color: #178600;"></span>C#
|
|
408
404
|
</a>
|
|
409
405
|
|
|
410
406
|
<span class="star" title="Stargazers Count">
|
|
411
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
412
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>
|
|
413
409
|
</svg>
|
|
414
|
-
<span>
|
|
410
|
+
<span>69759</span>
|
|
415
411
|
</span>
|
|
416
412
|
<span class="star" title="Repo Forked">
|
|
417
413
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
418
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">
|
|
419
415
|
</path>
|
|
420
416
|
</svg>
|
|
421
|
-
<span>
|
|
417
|
+
<span>3951</span>
|
|
422
418
|
</span>
|
|
423
419
|
<span class="star">
|
|
424
420
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
425
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>
|
|
426
422
|
</svg>
|
|
427
|
-
<span>
|
|
423
|
+
<span>759 stars this week</span>
|
|
428
424
|
</span>
|
|
429
425
|
</div>
|
|
430
426
|
<div class="details">
|
|
@@ -437,32 +433,32 @@
|
|
|
437
433
|
<div class="info">
|
|
438
434
|
<div class="rank">
|
|
439
435
|
<span title="Ranking 9">9</span>
|
|
440
|
-
<a href="https://github.com/
|
|
436
|
+
<a href="https://github.com/DuGuQiuBai/Java" target="_blank" title="DuGuQiuBai/Java">DuGuQiuBai/Java</a>
|
|
441
437
|
</div>
|
|
442
438
|
<div class="sub-title followers">
|
|
443
439
|
|
|
444
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
445
|
-
<span style="background-color: #
|
|
440
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
441
|
+
<span style="background-color: #b07219;"></span>Java
|
|
446
442
|
</a>
|
|
447
443
|
|
|
448
444
|
<span class="star" title="Stargazers Count">
|
|
449
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
450
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>
|
|
451
447
|
</svg>
|
|
452
|
-
<span>
|
|
448
|
+
<span>9452</span>
|
|
453
449
|
</span>
|
|
454
450
|
<span class="star" title="Repo Forked">
|
|
455
451
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
456
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">
|
|
457
453
|
</path>
|
|
458
454
|
</svg>
|
|
459
|
-
<span>
|
|
455
|
+
<span>4256</span>
|
|
460
456
|
</span>
|
|
461
457
|
<span class="star">
|
|
462
458
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
463
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>
|
|
464
460
|
</svg>
|
|
465
|
-
<span>
|
|
461
|
+
<span>121 stars this week</span>
|
|
466
462
|
</span>
|
|
467
463
|
</div>
|
|
468
464
|
<div class="details">
|
|
@@ -475,32 +471,28 @@
|
|
|
475
471
|
<div class="info">
|
|
476
472
|
<div class="rank">
|
|
477
473
|
<span title="Ranking 10">10</span>
|
|
478
|
-
<a href="https://github.com/
|
|
474
|
+
<a href="https://github.com/trimstray/the-book-of-secret-knowledge" target="_blank" title="trimstray/the-book-of-secret-knowledge">trimstray/the-book-of-secret-knowledge</a>
|
|
479
475
|
</div>
|
|
480
476
|
<div class="sub-title followers">
|
|
481
477
|
|
|
482
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
483
|
-
<span style="background-color: #555555;"></span>C
|
|
484
|
-
</a>
|
|
485
|
-
|
|
486
478
|
<span class="star" title="Stargazers Count">
|
|
487
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
488
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>
|
|
489
481
|
</svg>
|
|
490
|
-
<span>
|
|
482
|
+
<span>61656</span>
|
|
491
483
|
</span>
|
|
492
484
|
<span class="star" title="Repo Forked">
|
|
493
485
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
494
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">
|
|
495
487
|
</path>
|
|
496
488
|
</svg>
|
|
497
|
-
<span>
|
|
489
|
+
<span>5744</span>
|
|
498
490
|
</span>
|
|
499
491
|
<span class="star">
|
|
500
492
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
501
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>
|
|
502
494
|
</svg>
|
|
503
|
-
<span>
|
|
495
|
+
<span>1003 stars this week</span>
|
|
504
496
|
</span>
|
|
505
497
|
</div>
|
|
506
498
|
<div class="details">
|
|
@@ -513,7 +505,7 @@
|
|
|
513
505
|
<div class="info">
|
|
514
506
|
<div class="rank">
|
|
515
507
|
<span title="Ranking 11">11</span>
|
|
516
|
-
<a href="https://github.com/
|
|
508
|
+
<a href="https://github.com/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
|
|
517
509
|
</div>
|
|
518
510
|
<div class="sub-title followers">
|
|
519
511
|
|
|
@@ -525,20 +517,20 @@
|
|
|
525
517
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
526
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>
|
|
527
519
|
</svg>
|
|
528
|
-
<span>
|
|
520
|
+
<span>130563</span>
|
|
529
521
|
</span>
|
|
530
522
|
<span class="star" title="Repo Forked">
|
|
531
523
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
532
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">
|
|
533
525
|
</path>
|
|
534
526
|
</svg>
|
|
535
|
-
<span>
|
|
527
|
+
<span>34498</span>
|
|
536
528
|
</span>
|
|
537
529
|
<span class="star">
|
|
538
530
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
539
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>
|
|
540
532
|
</svg>
|
|
541
|
-
<span>
|
|
533
|
+
<span>906 stars this week</span>
|
|
542
534
|
</span>
|
|
543
535
|
</div>
|
|
544
536
|
<div class="details">
|
|
@@ -551,32 +543,32 @@
|
|
|
551
543
|
<div class="info">
|
|
552
544
|
<div class="rank">
|
|
553
545
|
<span title="Ranking 12">12</span>
|
|
554
|
-
<a href="https://github.com/
|
|
546
|
+
<a href="https://github.com/Mas0nShi/typoraCracker" target="_blank" title="Mas0nShi/typoraCracker">Mas0nShi/typoraCracker</a>
|
|
555
547
|
</div>
|
|
556
548
|
<div class="sub-title followers">
|
|
557
549
|
|
|
558
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
559
|
-
<span style="background-color: #
|
|
550
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
551
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
560
552
|
</a>
|
|
561
553
|
|
|
562
554
|
<span class="star" title="Stargazers Count">
|
|
563
555
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
564
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>
|
|
565
557
|
</svg>
|
|
566
|
-
<span>
|
|
558
|
+
<span>1078</span>
|
|
567
559
|
</span>
|
|
568
560
|
<span class="star" title="Repo Forked">
|
|
569
561
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
570
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">
|
|
571
563
|
</path>
|
|
572
564
|
</svg>
|
|
573
|
-
<span>
|
|
565
|
+
<span>373</span>
|
|
574
566
|
</span>
|
|
575
567
|
<span class="star">
|
|
576
568
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
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>
|
|
578
570
|
</svg>
|
|
579
|
-
<span>
|
|
571
|
+
<span>68 stars this week</span>
|
|
580
572
|
</span>
|
|
581
573
|
</div>
|
|
582
574
|
<div class="details">
|
|
@@ -589,32 +581,32 @@
|
|
|
589
581
|
<div class="info">
|
|
590
582
|
<div class="rank">
|
|
591
583
|
<span title="Ranking 13">13</span>
|
|
592
|
-
<a href="https://github.com/
|
|
584
|
+
<a href="https://github.com/facebook/react" target="_blank" title="facebook/react">facebook/react</a>
|
|
593
585
|
</div>
|
|
594
586
|
<div class="sub-title followers">
|
|
595
587
|
|
|
596
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
597
|
-
<span style="background-color: #
|
|
588
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
589
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
598
590
|
</a>
|
|
599
591
|
|
|
600
592
|
<span class="star" title="Stargazers Count">
|
|
601
593
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
602
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>
|
|
603
595
|
</svg>
|
|
604
|
-
<span>
|
|
596
|
+
<span>183515</span>
|
|
605
597
|
</span>
|
|
606
598
|
<span class="star" title="Repo Forked">
|
|
607
599
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
608
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">
|
|
609
601
|
</path>
|
|
610
602
|
</svg>
|
|
611
|
-
<span>
|
|
603
|
+
<span>37546</span>
|
|
612
604
|
</span>
|
|
613
605
|
<span class="star">
|
|
614
606
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
615
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>
|
|
616
608
|
</svg>
|
|
617
|
-
<span>
|
|
609
|
+
<span>807 stars this week</span>
|
|
618
610
|
</span>
|
|
619
611
|
</div>
|
|
620
612
|
<div class="details">
|
|
@@ -627,32 +619,32 @@
|
|
|
627
619
|
<div class="info">
|
|
628
620
|
<div class="rank">
|
|
629
621
|
<span title="Ranking 14">14</span>
|
|
630
|
-
<a href="https://github.com/
|
|
622
|
+
<a href="https://github.com/AppFlowy-IO/AppFlowy" target="_blank" title="AppFlowy-IO/AppFlowy">AppFlowy-IO/AppFlowy</a>
|
|
631
623
|
</div>
|
|
632
624
|
<div class="sub-title followers">
|
|
633
625
|
|
|
634
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
635
|
-
<span style="background-color: #
|
|
626
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
627
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
636
628
|
</a>
|
|
637
629
|
|
|
638
630
|
<span class="star" title="Stargazers Count">
|
|
639
631
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
640
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>
|
|
641
633
|
</svg>
|
|
642
|
-
<span>
|
|
634
|
+
<span>18624</span>
|
|
643
635
|
</span>
|
|
644
636
|
<span class="star" title="Repo Forked">
|
|
645
637
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
646
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">
|
|
647
639
|
</path>
|
|
648
640
|
</svg>
|
|
649
|
-
<span>
|
|
641
|
+
<span>921</span>
|
|
650
642
|
</span>
|
|
651
643
|
<span class="star">
|
|
652
644
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
653
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>
|
|
654
646
|
</svg>
|
|
655
|
-
<span>
|
|
647
|
+
<span>974 stars this week</span>
|
|
656
648
|
</span>
|
|
657
649
|
</div>
|
|
658
650
|
<div class="details">
|
|
@@ -665,32 +657,28 @@
|
|
|
665
657
|
<div class="info">
|
|
666
658
|
<div class="rank">
|
|
667
659
|
<span title="Ranking 15">15</span>
|
|
668
|
-
<a href="https://github.com/
|
|
660
|
+
<a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
669
661
|
</div>
|
|
670
662
|
<div class="sub-title followers">
|
|
671
663
|
|
|
672
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
673
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
674
|
-
</a>
|
|
675
|
-
|
|
676
664
|
<span class="star" title="Stargazers Count">
|
|
677
665
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
678
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>
|
|
679
667
|
</svg>
|
|
680
|
-
<span>
|
|
668
|
+
<span>223745</span>
|
|
681
669
|
</span>
|
|
682
670
|
<span class="star" title="Repo Forked">
|
|
683
671
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
684
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">
|
|
685
673
|
</path>
|
|
686
674
|
</svg>
|
|
687
|
-
<span>
|
|
675
|
+
<span>47503</span>
|
|
688
676
|
</span>
|
|
689
677
|
<span class="star">
|
|
690
678
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
691
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>
|
|
692
680
|
</svg>
|
|
693
|
-
<span>
|
|
681
|
+
<span>1217 stars this week</span>
|
|
694
682
|
</span>
|
|
695
683
|
</div>
|
|
696
684
|
<div class="details">
|
|
@@ -703,32 +691,32 @@
|
|
|
703
691
|
<div class="info">
|
|
704
692
|
<div class="rank">
|
|
705
693
|
<span title="Ranking 16">16</span>
|
|
706
|
-
<a href="https://github.com/
|
|
694
|
+
<a href="https://github.com/termux/termux-app" target="_blank" title="termux/termux-app">termux/termux-app</a>
|
|
707
695
|
</div>
|
|
708
696
|
<div class="sub-title followers">
|
|
709
697
|
|
|
710
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
711
|
-
<span style="background-color: #
|
|
698
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
699
|
+
<span style="background-color: #b07219;"></span>Java
|
|
712
700
|
</a>
|
|
713
701
|
|
|
714
702
|
<span class="star" title="Stargazers Count">
|
|
715
703
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
716
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>
|
|
717
705
|
</svg>
|
|
718
|
-
<span>
|
|
706
|
+
<span>11307</span>
|
|
719
707
|
</span>
|
|
720
708
|
<span class="star" title="Repo Forked">
|
|
721
709
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
722
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">
|
|
723
711
|
</path>
|
|
724
712
|
</svg>
|
|
725
|
-
<span>
|
|
713
|
+
<span>1596</span>
|
|
726
714
|
</span>
|
|
727
715
|
<span class="star">
|
|
728
716
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
729
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>
|
|
730
718
|
</svg>
|
|
731
|
-
<span>
|
|
719
|
+
<span>183 stars this week</span>
|
|
732
720
|
</span>
|
|
733
721
|
</div>
|
|
734
722
|
<div class="details">
|
|
@@ -741,32 +729,32 @@
|
|
|
741
729
|
<div class="info">
|
|
742
730
|
<div class="rank">
|
|
743
731
|
<span title="Ranking 17">17</span>
|
|
744
|
-
<a href="https://github.com/
|
|
732
|
+
<a href="https://github.com/OpenIMSDK/Open-IM-Server" target="_blank" title="OpenIMSDK/Open-IM-Server">OpenIMSDK/Open-IM-Server</a>
|
|
745
733
|
</div>
|
|
746
734
|
<div class="sub-title followers">
|
|
747
735
|
|
|
748
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
749
|
-
<span style="background-color: #
|
|
736
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
737
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
750
738
|
</a>
|
|
751
739
|
|
|
752
740
|
<span class="star" title="Stargazers Count">
|
|
753
741
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
754
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>
|
|
755
743
|
</svg>
|
|
756
|
-
<span>
|
|
744
|
+
<span>6660</span>
|
|
757
745
|
</span>
|
|
758
746
|
<span class="star" title="Repo Forked">
|
|
759
747
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
760
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">
|
|
761
749
|
</path>
|
|
762
750
|
</svg>
|
|
763
|
-
<span>
|
|
751
|
+
<span>969</span>
|
|
764
752
|
</span>
|
|
765
753
|
<span class="star">
|
|
766
754
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
767
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>
|
|
768
756
|
</svg>
|
|
769
|
-
<span>
|
|
757
|
+
<span>105 stars this week</span>
|
|
770
758
|
</span>
|
|
771
759
|
</div>
|
|
772
760
|
<div class="details">
|
|
@@ -779,32 +767,32 @@
|
|
|
779
767
|
<div class="info">
|
|
780
768
|
<div class="rank">
|
|
781
769
|
<span title="Ranking 18">18</span>
|
|
782
|
-
<a href="https://github.com/
|
|
770
|
+
<a href="https://github.com/streamlit/streamlit" target="_blank" title="streamlit/streamlit">streamlit/streamlit</a>
|
|
783
771
|
</div>
|
|
784
772
|
<div class="sub-title followers">
|
|
785
773
|
|
|
786
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
787
|
-
<span style="background-color: #
|
|
774
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
775
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
788
776
|
</a>
|
|
789
777
|
|
|
790
778
|
<span class="star" title="Stargazers Count">
|
|
791
779
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
792
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>
|
|
793
781
|
</svg>
|
|
794
|
-
<span>
|
|
782
|
+
<span>17972</span>
|
|
795
783
|
</span>
|
|
796
784
|
<span class="star" title="Repo Forked">
|
|
797
785
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
798
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">
|
|
799
787
|
</path>
|
|
800
788
|
</svg>
|
|
801
|
-
<span>
|
|
789
|
+
<span>1617</span>
|
|
802
790
|
</span>
|
|
803
791
|
<span class="star">
|
|
804
792
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
805
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>
|
|
806
794
|
</svg>
|
|
807
|
-
<span>
|
|
795
|
+
<span>151 stars this week</span>
|
|
808
796
|
</span>
|
|
809
797
|
</div>
|
|
810
798
|
<div class="details">
|
|
@@ -817,32 +805,32 @@
|
|
|
817
805
|
<div class="info">
|
|
818
806
|
<div class="rank">
|
|
819
807
|
<span title="Ranking 19">19</span>
|
|
820
|
-
<a href="https://github.com/
|
|
808
|
+
<a href="https://github.com/ultralytics/yolov5" target="_blank" title="ultralytics/yolov5">ultralytics/yolov5</a>
|
|
821
809
|
</div>
|
|
822
810
|
<div class="sub-title followers">
|
|
823
811
|
|
|
824
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
825
|
-
<span style="background-color: #
|
|
812
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
813
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
826
814
|
</a>
|
|
827
815
|
|
|
828
816
|
<span class="star" title="Stargazers Count">
|
|
829
817
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
830
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>
|
|
831
819
|
</svg>
|
|
832
|
-
<span>
|
|
820
|
+
<span>22747</span>
|
|
833
821
|
</span>
|
|
834
822
|
<span class="star" title="Repo Forked">
|
|
835
823
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
836
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">
|
|
837
825
|
</path>
|
|
838
826
|
</svg>
|
|
839
|
-
<span>
|
|
827
|
+
<span>8117</span>
|
|
840
828
|
</span>
|
|
841
829
|
<span class="star">
|
|
842
830
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
843
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>
|
|
844
832
|
</svg>
|
|
845
|
-
<span>
|
|
833
|
+
<span>275 stars this week</span>
|
|
846
834
|
</span>
|
|
847
835
|
</div>
|
|
848
836
|
<div class="details">
|
|
@@ -855,32 +843,28 @@
|
|
|
855
843
|
<div class="info">
|
|
856
844
|
<div class="rank">
|
|
857
845
|
<span title="Ranking 20">20</span>
|
|
858
|
-
<a href="https://github.com/
|
|
846
|
+
<a href="https://github.com/youngyangyang04/leetcode-master" target="_blank" title="youngyangyang04/leetcode-master">youngyangyang04/leetcode-master</a>
|
|
859
847
|
</div>
|
|
860
848
|
<div class="sub-title followers">
|
|
861
849
|
|
|
862
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
863
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
864
|
-
</a>
|
|
865
|
-
|
|
866
850
|
<span class="star" title="Stargazers Count">
|
|
867
851
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
868
852
|
<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>
|
|
869
853
|
</svg>
|
|
870
|
-
<span>
|
|
854
|
+
<span>23781</span>
|
|
871
855
|
</span>
|
|
872
856
|
<span class="star" title="Repo Forked">
|
|
873
857
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
874
858
|
<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">
|
|
875
859
|
</path>
|
|
876
860
|
</svg>
|
|
877
|
-
<span>
|
|
861
|
+
<span>6120</span>
|
|
878
862
|
</span>
|
|
879
863
|
<span class="star">
|
|
880
864
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
881
865
|
<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>
|
|
882
866
|
</svg>
|
|
883
|
-
<span>
|
|
867
|
+
<span>834 stars this week</span>
|
|
884
868
|
</span>
|
|
885
869
|
</div>
|
|
886
870
|
<div class="details">
|
|
@@ -893,32 +877,32 @@
|
|
|
893
877
|
<div class="info">
|
|
894
878
|
<div class="rank">
|
|
895
879
|
<span title="Ranking 21">21</span>
|
|
896
|
-
<a href="https://github.com/
|
|
880
|
+
<a href="https://github.com/louisyoungx/JD-SHOPPER" target="_blank" title="louisyoungx/JD-SHOPPER">louisyoungx/JD-SHOPPER</a>
|
|
897
881
|
</div>
|
|
898
882
|
<div class="sub-title followers">
|
|
899
883
|
|
|
900
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
901
|
-
<span style="background-color: #
|
|
884
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
885
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
902
886
|
</a>
|
|
903
887
|
|
|
904
888
|
<span class="star" title="Stargazers Count">
|
|
905
889
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
906
890
|
<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>
|
|
907
891
|
</svg>
|
|
908
|
-
<span>
|
|
892
|
+
<span>944</span>
|
|
909
893
|
</span>
|
|
910
894
|
<span class="star" title="Repo Forked">
|
|
911
895
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
912
896
|
<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">
|
|
913
897
|
</path>
|
|
914
898
|
</svg>
|
|
915
|
-
<span>
|
|
899
|
+
<span>308</span>
|
|
916
900
|
</span>
|
|
917
901
|
<span class="star">
|
|
918
902
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
919
903
|
<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>
|
|
920
904
|
</svg>
|
|
921
|
-
<span>
|
|
905
|
+
<span>331 stars this week</span>
|
|
922
906
|
</span>
|
|
923
907
|
</div>
|
|
924
908
|
<div class="details">
|
|
@@ -931,28 +915,32 @@
|
|
|
931
915
|
<div class="info">
|
|
932
916
|
<div class="rank">
|
|
933
917
|
<span title="Ranking 22">22</span>
|
|
934
|
-
<a href="https://github.com/
|
|
918
|
+
<a href="https://github.com/signalapp/Signal-Desktop" target="_blank" title="signalapp/Signal-Desktop">signalapp/Signal-Desktop</a>
|
|
935
919
|
</div>
|
|
936
920
|
<div class="sub-title followers">
|
|
937
921
|
|
|
922
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
923
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
924
|
+
</a>
|
|
925
|
+
|
|
938
926
|
<span class="star" title="Stargazers Count">
|
|
939
927
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
940
928
|
<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
929
|
</svg>
|
|
942
|
-
<span>
|
|
930
|
+
<span>12174</span>
|
|
943
931
|
</span>
|
|
944
932
|
<span class="star" title="Repo Forked">
|
|
945
933
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
946
934
|
<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
935
|
</path>
|
|
948
936
|
</svg>
|
|
949
|
-
<span>
|
|
937
|
+
<span>2222</span>
|
|
950
938
|
</span>
|
|
951
939
|
<span class="star">
|
|
952
940
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
953
941
|
<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
942
|
</svg>
|
|
955
|
-
<span>
|
|
943
|
+
<span>67 stars this week</span>
|
|
956
944
|
</span>
|
|
957
945
|
</div>
|
|
958
946
|
<div class="details">
|
|
@@ -965,32 +953,32 @@
|
|
|
965
953
|
<div class="info">
|
|
966
954
|
<div class="rank">
|
|
967
955
|
<span title="Ranking 23">23</span>
|
|
968
|
-
<a href="https://github.com/
|
|
956
|
+
<a href="https://github.com/tharsis/evmos" target="_blank" title="tharsis/evmos">tharsis/evmos</a>
|
|
969
957
|
</div>
|
|
970
958
|
<div class="sub-title followers">
|
|
971
959
|
|
|
972
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
973
|
-
<span style="background-color: #
|
|
960
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
961
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
974
962
|
</a>
|
|
975
963
|
|
|
976
964
|
<span class="star" title="Stargazers Count">
|
|
977
965
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
978
966
|
<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
967
|
</svg>
|
|
980
|
-
<span>
|
|
968
|
+
<span>1116</span>
|
|
981
969
|
</span>
|
|
982
970
|
<span class="star" title="Repo Forked">
|
|
983
971
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
984
972
|
<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
973
|
</path>
|
|
986
974
|
</svg>
|
|
987
|
-
<span>
|
|
975
|
+
<span>231</span>
|
|
988
976
|
</span>
|
|
989
977
|
<span class="star">
|
|
990
978
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
991
979
|
<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
980
|
</svg>
|
|
993
|
-
<span>
|
|
981
|
+
<span>33 stars this week</span>
|
|
994
982
|
</span>
|
|
995
983
|
</div>
|
|
996
984
|
<div class="details">
|
|
@@ -1003,32 +991,32 @@
|
|
|
1003
991
|
<div class="info">
|
|
1004
992
|
<div class="rank">
|
|
1005
993
|
<span title="Ranking 24">24</span>
|
|
1006
|
-
<a href="https://github.com/
|
|
994
|
+
<a href="https://github.com/doocs/advanced-java" target="_blank" title="doocs/advanced-java">doocs/advanced-java</a>
|
|
1007
995
|
</div>
|
|
1008
996
|
<div class="sub-title followers">
|
|
1009
997
|
|
|
1010
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1011
|
-
<span style="background-color: #
|
|
998
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
999
|
+
<span style="background-color: #b07219;"></span>Java
|
|
1012
1000
|
</a>
|
|
1013
1001
|
|
|
1014
1002
|
<span class="star" title="Stargazers Count">
|
|
1015
1003
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1016
1004
|
<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
1005
|
</svg>
|
|
1018
|
-
<span>
|
|
1006
|
+
<span>61327</span>
|
|
1019
1007
|
</span>
|
|
1020
1008
|
<span class="star" title="Repo Forked">
|
|
1021
1009
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1022
1010
|
<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
1011
|
</path>
|
|
1024
1012
|
</svg>
|
|
1025
|
-
<span>
|
|
1013
|
+
<span>16708</span>
|
|
1026
1014
|
</span>
|
|
1027
1015
|
<span class="star">
|
|
1028
1016
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1029
1017
|
<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
1018
|
</svg>
|
|
1031
|
-
<span>
|
|
1019
|
+
<span>350 stars this week</span>
|
|
1032
1020
|
</span>
|
|
1033
1021
|
</div>
|
|
1034
1022
|
<div class="details">
|
|
@@ -1041,32 +1029,32 @@
|
|
|
1041
1029
|
<div class="info">
|
|
1042
1030
|
<div class="rank">
|
|
1043
1031
|
<span title="Ranking 25">25</span>
|
|
1044
|
-
<a href="https://github.com/
|
|
1032
|
+
<a href="https://github.com/gothinkster/realworld" target="_blank" title="gothinkster/realworld">gothinkster/realworld</a>
|
|
1045
1033
|
</div>
|
|
1046
1034
|
<div class="sub-title followers">
|
|
1047
1035
|
|
|
1048
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1049
|
-
<span style="background-color: #
|
|
1036
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
1037
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
1050
1038
|
</a>
|
|
1051
1039
|
|
|
1052
1040
|
<span class="star" title="Stargazers Count">
|
|
1053
1041
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1054
1042
|
<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
1043
|
</svg>
|
|
1056
|
-
<span>
|
|
1044
|
+
<span>64239</span>
|
|
1057
1045
|
</span>
|
|
1058
1046
|
<span class="star" title="Repo Forked">
|
|
1059
1047
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1060
1048
|
<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
1049
|
</path>
|
|
1062
1050
|
</svg>
|
|
1063
|
-
<span>
|
|
1051
|
+
<span>5912</span>
|
|
1064
1052
|
</span>
|
|
1065
1053
|
<span class="star">
|
|
1066
1054
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1067
1055
|
<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
1056
|
</svg>
|
|
1069
|
-
<span>
|
|
1057
|
+
<span>328 stars this week</span>
|
|
1070
1058
|
</span>
|
|
1071
1059
|
</div>
|
|
1072
1060
|
<div class="details">
|
|
@@ -1091,7 +1079,7 @@
|
|
|
1091
1079
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1092
1080
|
</a>
|
|
1093
1081
|
</div>
|
|
1094
|
-
<div class="time">Last cache created on 2022/3/
|
|
1082
|
+
<div class="time">Last cache created on 2022/3/5 by Github API v3.</div>
|
|
1095
1083
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1096
1084
|
</div>
|
|
1097
1085
|
</body>
|