@wcj/github-rank 22.3.5 → 22.3.6
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 +17092 -17092
- package/dist/sifou-daily.json +59 -113
- package/dist/sifou-monthly.json +41 -41
- package/dist/sifou-weekly.json +92 -92
- package/dist/toutiao-30.json +27 -27
- package/dist/toutiao-7.json +83 -83
- package/dist/toutiao-90.json +33 -33
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +149 -149
- package/dist/trending-weekly.json +155 -155
- package/dist/users.china.json +1235 -1235
- package/dist/users.json +2022 -2023
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +17092 -17092
- package/web/data/sifou-daily.json +59 -113
- package/web/data/sifou-monthly.json +41 -41
- package/web/data/sifou-weekly.json +92 -92
- package/web/data/toutiao-30.json +27 -27
- package/web/data/toutiao-7.json +83 -83
- package/web/data/toutiao-90.json +33 -33
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +149 -149
- package/web/data/trending-weekly.json +155 -155
- package/web/data/users.china.json +1235 -1235
- package/web/data/users.json +2022 -2023
- package/web/index.html +1113 -1113
- package/web/repos.html +2217 -2217
- package/web/sifou-daily.html +50 -218
- package/web/sifou-monthly.html +90 -90
- package/web/sifou-weekly.html +110 -110
- package/web/toutiao-30.html +63 -63
- package/web/toutiao-7.html +72 -72
- package/web/toutiao-90.html +45 -45
- package/web/trending-monthly.html +136 -132
- package/web/trending-weekly.html +132 -140
- package/web/trending.html +145 -145
- package/web/users.china.html +623 -623
|
@@ -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/6 by
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
@@ -133,28 +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/3b1b/videos" target="_blank" title="3b1b/videos">3b1b/videos</a>
|
|
137
137
|
</div>
|
|
138
138
|
<div class="sub-title followers">
|
|
139
139
|
|
|
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
|
+
</a>
|
|
143
|
+
|
|
140
144
|
<span class="star" title="Stargazers Count">
|
|
141
145
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
142
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>
|
|
143
147
|
</svg>
|
|
144
|
-
<span>
|
|
148
|
+
<span>3122</span>
|
|
145
149
|
</span>
|
|
146
150
|
<span class="star" title="Repo Forked">
|
|
147
151
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
148
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">
|
|
149
153
|
</path>
|
|
150
154
|
</svg>
|
|
151
|
-
<span>
|
|
155
|
+
<span>1155</span>
|
|
152
156
|
</span>
|
|
153
157
|
<span class="star">
|
|
154
158
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
155
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>
|
|
156
160
|
</svg>
|
|
157
|
-
<span>
|
|
161
|
+
<span>1487 stars this month</span>
|
|
158
162
|
</span>
|
|
159
163
|
</div>
|
|
160
164
|
<div class="details">
|
|
@@ -167,32 +171,32 @@
|
|
|
167
171
|
<div class="info">
|
|
168
172
|
<div class="rank">
|
|
169
173
|
<span title="Ranking 2">2</span>
|
|
170
|
-
<a href="https://github.com/
|
|
174
|
+
<a href="https://github.com/ocornut/imgui" target="_blank" title="ocornut/imgui">ocornut/imgui</a>
|
|
171
175
|
</div>
|
|
172
176
|
<div class="sub-title followers">
|
|
173
177
|
|
|
174
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
175
|
-
<span style="background-color: #
|
|
178
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
179
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
176
180
|
</a>
|
|
177
181
|
|
|
178
182
|
<span class="star" title="Stargazers Count">
|
|
179
183
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
180
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>
|
|
181
185
|
</svg>
|
|
182
|
-
<span>
|
|
186
|
+
<span>36154</span>
|
|
183
187
|
</span>
|
|
184
188
|
<span class="star" title="Repo Forked">
|
|
185
189
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
186
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">
|
|
187
191
|
</path>
|
|
188
192
|
</svg>
|
|
189
|
-
<span>
|
|
193
|
+
<span>6206</span>
|
|
190
194
|
</span>
|
|
191
195
|
<span class="star">
|
|
192
196
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
193
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>
|
|
194
198
|
</svg>
|
|
195
|
-
<span>
|
|
199
|
+
<span>1781 stars this month</span>
|
|
196
200
|
</span>
|
|
197
201
|
</div>
|
|
198
202
|
<div class="details">
|
|
@@ -205,32 +209,32 @@
|
|
|
205
209
|
<div class="info">
|
|
206
210
|
<div class="rank">
|
|
207
211
|
<span title="Ranking 3">3</span>
|
|
208
|
-
<a href="https://github.com/
|
|
212
|
+
<a href="https://github.com/mermaid-js/mermaid" target="_blank" title="mermaid-js/mermaid">mermaid-js/mermaid</a>
|
|
209
213
|
</div>
|
|
210
214
|
<div class="sub-title followers">
|
|
211
215
|
|
|
212
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
213
|
-
<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
|
|
214
218
|
</a>
|
|
215
219
|
|
|
216
220
|
<span class="star" title="Stargazers Count">
|
|
217
221
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
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>
|
|
219
223
|
</svg>
|
|
220
|
-
<span>
|
|
224
|
+
<span>44771</span>
|
|
221
225
|
</span>
|
|
222
226
|
<span class="star" title="Repo Forked">
|
|
223
227
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
224
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">
|
|
225
229
|
</path>
|
|
226
230
|
</svg>
|
|
227
|
-
<span>
|
|
231
|
+
<span>3238</span>
|
|
228
232
|
</span>
|
|
229
233
|
<span class="star">
|
|
230
234
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
231
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>
|
|
232
236
|
</svg>
|
|
233
|
-
<span>
|
|
237
|
+
<span>4597 stars this month</span>
|
|
234
238
|
</span>
|
|
235
239
|
</div>
|
|
236
240
|
<div class="details">
|
|
@@ -243,7 +247,7 @@
|
|
|
243
247
|
<div class="info">
|
|
244
248
|
<div class="rank">
|
|
245
249
|
<span title="Ranking 4">4</span>
|
|
246
|
-
<a href="https://github.com/
|
|
250
|
+
<a href="https://github.com/medusajs/medusa" target="_blank" title="medusajs/medusa">medusajs/medusa</a>
|
|
247
251
|
</div>
|
|
248
252
|
<div class="sub-title followers">
|
|
249
253
|
|
|
@@ -255,20 +259,20 @@
|
|
|
255
259
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
260
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
257
261
|
</svg>
|
|
258
|
-
<span>
|
|
262
|
+
<span>9248</span>
|
|
259
263
|
</span>
|
|
260
264
|
<span class="star" title="Repo Forked">
|
|
261
265
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
262
266
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
263
267
|
</path>
|
|
264
268
|
</svg>
|
|
265
|
-
<span>
|
|
269
|
+
<span>466</span>
|
|
266
270
|
</span>
|
|
267
271
|
<span class="star">
|
|
268
272
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
269
273
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
270
274
|
</svg>
|
|
271
|
-
<span>
|
|
275
|
+
<span>2902 stars this month</span>
|
|
272
276
|
</span>
|
|
273
277
|
</div>
|
|
274
278
|
<div class="details">
|
|
@@ -293,7 +297,7 @@
|
|
|
293
297
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
298
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
295
299
|
</svg>
|
|
296
|
-
<span>
|
|
300
|
+
<span>15098</span>
|
|
297
301
|
</span>
|
|
298
302
|
<span class="star" title="Repo Forked">
|
|
299
303
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
@@ -306,7 +310,7 @@
|
|
|
306
310
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
307
311
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
308
312
|
</svg>
|
|
309
|
-
<span>
|
|
313
|
+
<span>1982 stars this month</span>
|
|
310
314
|
</span>
|
|
311
315
|
</div>
|
|
312
316
|
<div class="details">
|
|
@@ -319,32 +323,32 @@
|
|
|
319
323
|
<div class="info">
|
|
320
324
|
<div class="rank">
|
|
321
325
|
<span title="Ranking 6">6</span>
|
|
322
|
-
<a href="https://github.com/
|
|
326
|
+
<a href="https://github.com/SerenityOS/serenity" target="_blank" title="SerenityOS/serenity">SerenityOS/serenity</a>
|
|
323
327
|
</div>
|
|
324
328
|
<div class="sub-title followers">
|
|
325
329
|
|
|
326
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
327
|
-
<span style="background-color: #
|
|
330
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
331
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
328
332
|
</a>
|
|
329
333
|
|
|
330
334
|
<span class="star" title="Stargazers Count">
|
|
331
335
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
336
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
333
337
|
</svg>
|
|
334
|
-
<span>
|
|
338
|
+
<span>18252</span>
|
|
335
339
|
</span>
|
|
336
340
|
<span class="star" title="Repo Forked">
|
|
337
341
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
338
342
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
339
343
|
</path>
|
|
340
344
|
</svg>
|
|
341
|
-
<span>
|
|
345
|
+
<span>1966</span>
|
|
342
346
|
</span>
|
|
343
347
|
<span class="star">
|
|
344
348
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
345
349
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
346
350
|
</svg>
|
|
347
|
-
<span>
|
|
351
|
+
<span>874 stars this month</span>
|
|
348
352
|
</span>
|
|
349
353
|
</div>
|
|
350
354
|
<div class="details">
|
|
@@ -369,7 +373,7 @@
|
|
|
369
373
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
374
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
371
375
|
</svg>
|
|
372
|
-
<span>
|
|
376
|
+
<span>4155</span>
|
|
373
377
|
</span>
|
|
374
378
|
<span class="star" title="Repo Forked">
|
|
375
379
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
@@ -382,7 +386,7 @@
|
|
|
382
386
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
383
387
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
384
388
|
</svg>
|
|
385
|
-
<span>
|
|
389
|
+
<span>1732 stars this month</span>
|
|
386
390
|
</span>
|
|
387
391
|
</div>
|
|
388
392
|
<div class="details">
|
|
@@ -395,32 +399,32 @@
|
|
|
395
399
|
<div class="info">
|
|
396
400
|
<div class="rank">
|
|
397
401
|
<span title="Ranking 8">8</span>
|
|
398
|
-
<a href="https://github.com/
|
|
402
|
+
<a href="https://github.com/ToolJet/ToolJet" target="_blank" title="ToolJet/ToolJet">ToolJet/ToolJet</a>
|
|
399
403
|
</div>
|
|
400
404
|
<div class="sub-title followers">
|
|
401
405
|
|
|
402
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
403
|
-
<span style="background-color: #
|
|
406
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
407
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
404
408
|
</a>
|
|
405
409
|
|
|
406
410
|
<span class="star" title="Stargazers Count">
|
|
407
411
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
412
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
409
413
|
</svg>
|
|
410
|
-
<span>
|
|
414
|
+
<span>6588</span>
|
|
411
415
|
</span>
|
|
412
416
|
<span class="star" title="Repo Forked">
|
|
413
417
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
414
418
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
415
419
|
</path>
|
|
416
420
|
</svg>
|
|
417
|
-
<span>
|
|
421
|
+
<span>521</span>
|
|
418
422
|
</span>
|
|
419
423
|
<span class="star">
|
|
420
424
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
421
425
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
422
426
|
</svg>
|
|
423
|
-
<span>
|
|
427
|
+
<span>1648 stars this month</span>
|
|
424
428
|
</span>
|
|
425
429
|
</div>
|
|
426
430
|
<div class="details">
|
|
@@ -433,32 +437,28 @@
|
|
|
433
437
|
<div class="info">
|
|
434
438
|
<div class="rank">
|
|
435
439
|
<span title="Ranking 9">9</span>
|
|
436
|
-
<a href="https://github.com/
|
|
440
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
437
441
|
</div>
|
|
438
442
|
<div class="sub-title followers">
|
|
439
443
|
|
|
440
|
-
<a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
|
|
441
|
-
<span style="background-color: #AA6746;"></span>Solidity
|
|
442
|
-
</a>
|
|
443
|
-
|
|
444
444
|
<span class="star" title="Stargazers Count">
|
|
445
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
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>
|
|
447
447
|
</svg>
|
|
448
|
-
<span>
|
|
448
|
+
<span>211634</span>
|
|
449
449
|
</span>
|
|
450
450
|
<span class="star" title="Repo Forked">
|
|
451
451
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
452
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">
|
|
453
453
|
</path>
|
|
454
454
|
</svg>
|
|
455
|
-
<span>
|
|
455
|
+
<span>57391</span>
|
|
456
456
|
</span>
|
|
457
457
|
<span class="star">
|
|
458
458
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
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>
|
|
460
460
|
</svg>
|
|
461
|
-
<span>
|
|
461
|
+
<span>5461 stars this month</span>
|
|
462
462
|
</span>
|
|
463
463
|
</div>
|
|
464
464
|
<div class="details">
|
|
@@ -471,32 +471,32 @@
|
|
|
471
471
|
<div class="info">
|
|
472
472
|
<div class="rank">
|
|
473
473
|
<span title="Ranking 10">10</span>
|
|
474
|
-
<a href="https://github.com/
|
|
474
|
+
<a href="https://github.com/doocs/advanced-java" target="_blank" title="doocs/advanced-java">doocs/advanced-java</a>
|
|
475
475
|
</div>
|
|
476
476
|
<div class="sub-title followers">
|
|
477
477
|
|
|
478
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
479
|
-
<span style="background-color: #
|
|
478
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
479
|
+
<span style="background-color: #b07219;"></span>Java
|
|
480
480
|
</a>
|
|
481
481
|
|
|
482
482
|
<span class="star" title="Stargazers Count">
|
|
483
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
484
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
485
485
|
</svg>
|
|
486
|
-
<span>
|
|
486
|
+
<span>61349</span>
|
|
487
487
|
</span>
|
|
488
488
|
<span class="star" title="Repo Forked">
|
|
489
489
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
490
490
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
491
491
|
</path>
|
|
492
492
|
</svg>
|
|
493
|
-
<span>
|
|
493
|
+
<span>16715</span>
|
|
494
494
|
</span>
|
|
495
495
|
<span class="star">
|
|
496
496
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
497
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
498
498
|
</svg>
|
|
499
|
-
<span>
|
|
499
|
+
<span>1754 stars this month</span>
|
|
500
500
|
</span>
|
|
501
501
|
</div>
|
|
502
502
|
<div class="details">
|
|
@@ -509,28 +509,32 @@
|
|
|
509
509
|
<div class="info">
|
|
510
510
|
<div class="rank">
|
|
511
511
|
<span title="Ranking 11">11</span>
|
|
512
|
-
<a href="https://github.com/
|
|
512
|
+
<a href="https://github.com/chiru-labs/ERC721A" target="_blank" title="chiru-labs/ERC721A">chiru-labs/ERC721A</a>
|
|
513
513
|
</div>
|
|
514
514
|
<div class="sub-title followers">
|
|
515
515
|
|
|
516
|
+
<a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
|
|
517
|
+
<span style="background-color: #AA6746;"></span>Solidity
|
|
518
|
+
</a>
|
|
519
|
+
|
|
516
520
|
<span class="star" title="Stargazers Count">
|
|
517
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
522
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
519
523
|
</svg>
|
|
520
|
-
<span>
|
|
524
|
+
<span>883</span>
|
|
521
525
|
</span>
|
|
522
526
|
<span class="star" title="Repo Forked">
|
|
523
527
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
524
528
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
525
529
|
</path>
|
|
526
530
|
</svg>
|
|
527
|
-
<span>
|
|
531
|
+
<span>293</span>
|
|
528
532
|
</span>
|
|
529
533
|
<span class="star">
|
|
530
534
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
531
535
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
532
536
|
</svg>
|
|
533
|
-
<span>
|
|
537
|
+
<span>383 stars this month</span>
|
|
534
538
|
</span>
|
|
535
539
|
</div>
|
|
536
540
|
<div class="details">
|
|
@@ -543,32 +547,32 @@
|
|
|
543
547
|
<div class="info">
|
|
544
548
|
<div class="rank">
|
|
545
549
|
<span title="Ranking 12">12</span>
|
|
546
|
-
<a href="https://github.com/
|
|
550
|
+
<a href="https://github.com/vbenjs/vue-vben-admin" target="_blank" title="vbenjs/vue-vben-admin">vbenjs/vue-vben-admin</a>
|
|
547
551
|
</div>
|
|
548
552
|
<div class="sub-title followers">
|
|
549
553
|
|
|
550
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
551
|
-
<span style="background-color: #
|
|
554
|
+
<a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
|
|
555
|
+
<span style="background-color: #41b883;"></span>Vue
|
|
552
556
|
</a>
|
|
553
557
|
|
|
554
558
|
<span class="star" title="Stargazers Count">
|
|
555
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
556
560
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
557
561
|
</svg>
|
|
558
|
-
<span>
|
|
562
|
+
<span>10177</span>
|
|
559
563
|
</span>
|
|
560
564
|
<span class="star" title="Repo Forked">
|
|
561
565
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
562
566
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
563
567
|
</path>
|
|
564
568
|
</svg>
|
|
565
|
-
<span>
|
|
569
|
+
<span>2743</span>
|
|
566
570
|
</span>
|
|
567
571
|
<span class="star">
|
|
568
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
569
573
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
570
574
|
</svg>
|
|
571
|
-
<span>
|
|
575
|
+
<span>1526 stars this month</span>
|
|
572
576
|
</span>
|
|
573
577
|
</div>
|
|
574
578
|
<div class="details">
|
|
@@ -593,20 +597,20 @@
|
|
|
593
597
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
594
598
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
595
599
|
</svg>
|
|
596
|
-
<span>
|
|
600
|
+
<span>118058</span>
|
|
597
601
|
</span>
|
|
598
602
|
<span class="star" title="Repo Forked">
|
|
599
603
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
600
604
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
601
605
|
</path>
|
|
602
606
|
</svg>
|
|
603
|
-
<span>
|
|
607
|
+
<span>40181</span>
|
|
604
608
|
</span>
|
|
605
609
|
<span class="star">
|
|
606
610
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
607
611
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
608
612
|
</svg>
|
|
609
|
-
<span>
|
|
613
|
+
<span>2274 stars this month</span>
|
|
610
614
|
</span>
|
|
611
615
|
</div>
|
|
612
616
|
<div class="details">
|
|
@@ -619,32 +623,32 @@
|
|
|
619
623
|
<div class="info">
|
|
620
624
|
<div class="rank">
|
|
621
625
|
<span title="Ranking 14">14</span>
|
|
622
|
-
<a href="https://github.com/
|
|
626
|
+
<a href="https://github.com/laravel/laravel" target="_blank" title="laravel/laravel">laravel/laravel</a>
|
|
623
627
|
</div>
|
|
624
628
|
<div class="sub-title followers">
|
|
625
629
|
|
|
626
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
627
|
-
<span style="background-color: #
|
|
630
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
631
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
628
632
|
</a>
|
|
629
633
|
|
|
630
634
|
<span class="star" title="Stargazers Count">
|
|
631
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
632
636
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
633
637
|
</svg>
|
|
634
|
-
<span>
|
|
638
|
+
<span>68930</span>
|
|
635
639
|
</span>
|
|
636
640
|
<span class="star" title="Repo Forked">
|
|
637
641
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
638
642
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
639
643
|
</path>
|
|
640
644
|
</svg>
|
|
641
|
-
<span>
|
|
645
|
+
<span>22290</span>
|
|
642
646
|
</span>
|
|
643
647
|
<span class="star">
|
|
644
648
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
645
649
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
646
650
|
</svg>
|
|
647
|
-
<span>
|
|
651
|
+
<span>847 stars this month</span>
|
|
648
652
|
</span>
|
|
649
653
|
</div>
|
|
650
654
|
<div class="details">
|
|
@@ -657,7 +661,7 @@
|
|
|
657
661
|
<div class="info">
|
|
658
662
|
<div class="rank">
|
|
659
663
|
<span title="Ranking 15">15</span>
|
|
660
|
-
<a href="https://github.com/
|
|
664
|
+
<a href="https://github.com/YunaiV/ruoyi-vue-pro" target="_blank" title="YunaiV/ruoyi-vue-pro">YunaiV/ruoyi-vue-pro</a>
|
|
661
665
|
</div>
|
|
662
666
|
<div class="sub-title followers">
|
|
663
667
|
|
|
@@ -669,20 +673,20 @@
|
|
|
669
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
674
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
671
675
|
</svg>
|
|
672
|
-
<span>
|
|
676
|
+
<span>3204</span>
|
|
673
677
|
</span>
|
|
674
678
|
<span class="star" title="Repo Forked">
|
|
675
679
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
676
680
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
677
681
|
</path>
|
|
678
682
|
</svg>
|
|
679
|
-
<span>
|
|
683
|
+
<span>1098</span>
|
|
680
684
|
</span>
|
|
681
685
|
<span class="star">
|
|
682
686
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
683
687
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
684
688
|
</svg>
|
|
685
|
-
<span>
|
|
689
|
+
<span>866 stars this month</span>
|
|
686
690
|
</span>
|
|
687
691
|
</div>
|
|
688
692
|
<div class="details">
|
|
@@ -695,32 +699,32 @@
|
|
|
695
699
|
<div class="info">
|
|
696
700
|
<div class="rank">
|
|
697
701
|
<span title="Ranking 16">16</span>
|
|
698
|
-
<a href="https://github.com/
|
|
702
|
+
<a href="https://github.com/tauri-apps/tauri" target="_blank" title="tauri-apps/tauri">tauri-apps/tauri</a>
|
|
699
703
|
</div>
|
|
700
704
|
<div class="sub-title followers">
|
|
701
705
|
|
|
702
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
703
|
-
<span style="background-color: #
|
|
706
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
707
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
704
708
|
</a>
|
|
705
709
|
|
|
706
710
|
<span class="star" title="Stargazers Count">
|
|
707
711
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
708
712
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
709
713
|
</svg>
|
|
710
|
-
<span>
|
|
714
|
+
<span>33899</span>
|
|
711
715
|
</span>
|
|
712
716
|
<span class="star" title="Repo Forked">
|
|
713
717
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
714
718
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
715
719
|
</path>
|
|
716
720
|
</svg>
|
|
717
|
-
<span>
|
|
721
|
+
<span>833</span>
|
|
718
722
|
</span>
|
|
719
723
|
<span class="star">
|
|
720
724
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
725
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
722
726
|
</svg>
|
|
723
|
-
<span>
|
|
727
|
+
<span>3881 stars this month</span>
|
|
724
728
|
</span>
|
|
725
729
|
</div>
|
|
726
730
|
<div class="details">
|
|
@@ -733,32 +737,32 @@
|
|
|
733
737
|
<div class="info">
|
|
734
738
|
<div class="rank">
|
|
735
739
|
<span title="Ranking 17">17</span>
|
|
736
|
-
<a href="https://github.com/
|
|
740
|
+
<a href="https://github.com/qiurunze123/miaosha" target="_blank" title="qiurunze123/miaosha">qiurunze123/miaosha</a>
|
|
737
741
|
</div>
|
|
738
742
|
<div class="sub-title followers">
|
|
739
743
|
|
|
740
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
741
|
-
<span style="background-color: #
|
|
744
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
745
|
+
<span style="background-color: #b07219;"></span>Java
|
|
742
746
|
</a>
|
|
743
747
|
|
|
744
748
|
<span class="star" title="Stargazers Count">
|
|
745
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
746
750
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
747
751
|
</svg>
|
|
748
|
-
<span>
|
|
752
|
+
<span>23987</span>
|
|
749
753
|
</span>
|
|
750
754
|
<span class="star" title="Repo Forked">
|
|
751
755
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
752
756
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
753
757
|
</path>
|
|
754
758
|
</svg>
|
|
755
|
-
<span>
|
|
759
|
+
<span>6210</span>
|
|
756
760
|
</span>
|
|
757
761
|
<span class="star">
|
|
758
762
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
763
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
760
764
|
</svg>
|
|
761
|
-
<span>
|
|
765
|
+
<span>596 stars this month</span>
|
|
762
766
|
</span>
|
|
763
767
|
</div>
|
|
764
768
|
<div class="details">
|
|
@@ -783,20 +787,20 @@
|
|
|
783
787
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
784
788
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
785
789
|
</svg>
|
|
786
|
-
<span>
|
|
790
|
+
<span>42611</span>
|
|
787
791
|
</span>
|
|
788
792
|
<span class="star" title="Repo Forked">
|
|
789
793
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
790
794
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
791
795
|
</path>
|
|
792
796
|
</svg>
|
|
793
|
-
<span>
|
|
797
|
+
<span>4710</span>
|
|
794
798
|
</span>
|
|
795
799
|
<span class="star">
|
|
796
800
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
801
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
798
802
|
</svg>
|
|
799
|
-
<span>
|
|
803
|
+
<span>2105 stars this month</span>
|
|
800
804
|
</span>
|
|
801
805
|
</div>
|
|
802
806
|
<div class="details">
|
|
@@ -809,32 +813,32 @@
|
|
|
809
813
|
<div class="info">
|
|
810
814
|
<div class="rank">
|
|
811
815
|
<span title="Ranking 19">19</span>
|
|
812
|
-
<a href="https://github.com/
|
|
816
|
+
<a href="https://github.com/NVlabs/instant-ngp" target="_blank" title="NVlabs/instant-ngp">NVlabs/instant-ngp</a>
|
|
813
817
|
</div>
|
|
814
818
|
<div class="sub-title followers">
|
|
815
819
|
|
|
816
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
817
|
-
<span style="background-color: #
|
|
820
|
+
<a class="language" target="_blank" href="https://github.com/topics/cuda" title="Programming Language Cuda">
|
|
821
|
+
<span style="background-color: #3A4E3A;"></span>Cuda
|
|
818
822
|
</a>
|
|
819
823
|
|
|
820
824
|
<span class="star" title="Stargazers Count">
|
|
821
825
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
822
826
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
823
827
|
</svg>
|
|
824
|
-
<span>
|
|
828
|
+
<span>4165</span>
|
|
825
829
|
</span>
|
|
826
830
|
<span class="star" title="Repo Forked">
|
|
827
831
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
828
832
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
829
833
|
</path>
|
|
830
834
|
</svg>
|
|
831
|
-
<span>
|
|
835
|
+
<span>375</span>
|
|
832
836
|
</span>
|
|
833
837
|
<span class="star">
|
|
834
838
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
835
839
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
836
840
|
</svg>
|
|
837
|
-
<span>
|
|
841
|
+
<span>1909 stars this month</span>
|
|
838
842
|
</span>
|
|
839
843
|
</div>
|
|
840
844
|
<div class="details">
|
|
@@ -847,32 +851,32 @@
|
|
|
847
851
|
<div class="info">
|
|
848
852
|
<div class="rank">
|
|
849
853
|
<span title="Ranking 20">20</span>
|
|
850
|
-
<a href="https://github.com/
|
|
854
|
+
<a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
|
|
851
855
|
</div>
|
|
852
856
|
<div class="sub-title followers">
|
|
853
857
|
|
|
854
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
855
|
-
<span style="background-color: #
|
|
858
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
859
|
+
<span style="background-color: #178600;"></span>C#
|
|
856
860
|
</a>
|
|
857
861
|
|
|
858
862
|
<span class="star" title="Stargazers Count">
|
|
859
863
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
860
864
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
861
865
|
</svg>
|
|
862
|
-
<span>
|
|
866
|
+
<span>69926</span>
|
|
863
867
|
</span>
|
|
864
868
|
<span class="star" title="Repo Forked">
|
|
865
869
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
866
870
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
867
871
|
</path>
|
|
868
872
|
</svg>
|
|
869
|
-
<span>
|
|
873
|
+
<span>3955</span>
|
|
870
874
|
</span>
|
|
871
875
|
<span class="star">
|
|
872
876
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
873
877
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
874
878
|
</svg>
|
|
875
|
-
<span>
|
|
879
|
+
<span>2139 stars this month</span>
|
|
876
880
|
</span>
|
|
877
881
|
</div>
|
|
878
882
|
<div class="details">
|
|
@@ -885,32 +889,32 @@
|
|
|
885
889
|
<div class="info">
|
|
886
890
|
<div class="rank">
|
|
887
891
|
<span title="Ranking 21">21</span>
|
|
888
|
-
<a href="https://github.com/
|
|
892
|
+
<a href="https://github.com/huihut/interview" target="_blank" title="huihut/interview">huihut/interview</a>
|
|
889
893
|
</div>
|
|
890
894
|
<div class="sub-title followers">
|
|
891
895
|
|
|
892
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
893
|
-
<span style="background-color: #
|
|
896
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
897
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
894
898
|
</a>
|
|
895
899
|
|
|
896
900
|
<span class="star" title="Stargazers Count">
|
|
897
901
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
898
902
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
899
903
|
</svg>
|
|
900
|
-
<span>
|
|
904
|
+
<span>22818</span>
|
|
901
905
|
</span>
|
|
902
906
|
<span class="star" title="Repo Forked">
|
|
903
907
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
904
908
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
905
909
|
</path>
|
|
906
910
|
</svg>
|
|
907
|
-
<span>
|
|
911
|
+
<span>6325</span>
|
|
908
912
|
</span>
|
|
909
913
|
<span class="star">
|
|
910
914
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
911
915
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
912
916
|
</svg>
|
|
913
|
-
<span>
|
|
917
|
+
<span>741 stars this month</span>
|
|
914
918
|
</span>
|
|
915
919
|
</div>
|
|
916
920
|
<div class="details">
|
|
@@ -923,32 +927,32 @@
|
|
|
923
927
|
<div class="info">
|
|
924
928
|
<div class="rank">
|
|
925
929
|
<span title="Ranking 22">22</span>
|
|
926
|
-
<a href="https://github.com/
|
|
930
|
+
<a href="https://github.com/flutter/flutter" target="_blank" title="flutter/flutter">flutter/flutter</a>
|
|
927
931
|
</div>
|
|
928
932
|
<div class="sub-title followers">
|
|
929
933
|
|
|
930
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
931
|
-
<span style="background-color: #
|
|
934
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
935
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
932
936
|
</a>
|
|
933
937
|
|
|
934
938
|
<span class="star" title="Stargazers Count">
|
|
935
939
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
936
940
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
937
941
|
</svg>
|
|
938
|
-
<span>
|
|
942
|
+
<span>137138</span>
|
|
939
943
|
</span>
|
|
940
944
|
<span class="star" title="Repo Forked">
|
|
941
945
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
942
946
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
943
947
|
</path>
|
|
944
948
|
</svg>
|
|
945
|
-
<span>
|
|
949
|
+
<span>20949</span>
|
|
946
950
|
</span>
|
|
947
951
|
<span class="star">
|
|
948
952
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
953
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
950
954
|
</svg>
|
|
951
|
-
<span>
|
|
955
|
+
<span>2290 stars this month</span>
|
|
952
956
|
</span>
|
|
953
957
|
</div>
|
|
954
958
|
<div class="details">
|
|
@@ -961,32 +965,32 @@
|
|
|
961
965
|
<div class="info">
|
|
962
966
|
<div class="rank">
|
|
963
967
|
<span title="Ranking 23">23</span>
|
|
964
|
-
<a href="https://github.com/
|
|
968
|
+
<a href="https://github.com/cwackerfuss/react-wordle" target="_blank" title="cwackerfuss/react-wordle">cwackerfuss/react-wordle</a>
|
|
965
969
|
</div>
|
|
966
970
|
<div class="sub-title followers">
|
|
967
971
|
|
|
968
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
969
|
-
<span style="background-color: #
|
|
972
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
973
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
970
974
|
</a>
|
|
971
975
|
|
|
972
976
|
<span class="star" title="Stargazers Count">
|
|
973
977
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
974
978
|
<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>
|
|
975
979
|
</svg>
|
|
976
|
-
<span>
|
|
980
|
+
<span>1858</span>
|
|
977
981
|
</span>
|
|
978
982
|
<span class="star" title="Repo Forked">
|
|
979
983
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
980
984
|
<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">
|
|
981
985
|
</path>
|
|
982
986
|
</svg>
|
|
983
|
-
<span>
|
|
987
|
+
<span>1320</span>
|
|
984
988
|
</span>
|
|
985
989
|
<span class="star">
|
|
986
990
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
987
991
|
<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>
|
|
988
992
|
</svg>
|
|
989
|
-
<span>
|
|
993
|
+
<span>684 stars this month</span>
|
|
990
994
|
</span>
|
|
991
995
|
</div>
|
|
992
996
|
<div class="details">
|
|
@@ -999,32 +1003,32 @@
|
|
|
999
1003
|
<div class="info">
|
|
1000
1004
|
<div class="rank">
|
|
1001
1005
|
<span title="Ranking 24">24</span>
|
|
1002
|
-
<a href="https://github.com/
|
|
1006
|
+
<a href="https://github.com/vuejs/core" target="_blank" title="vuejs/core">vuejs/core</a>
|
|
1003
1007
|
</div>
|
|
1004
1008
|
<div class="sub-title followers">
|
|
1005
1009
|
|
|
1006
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1007
|
-
<span style="background-color: #
|
|
1010
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1011
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
1008
1012
|
</a>
|
|
1009
1013
|
|
|
1010
1014
|
<span class="star" title="Stargazers Count">
|
|
1011
1015
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1012
1016
|
<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>
|
|
1013
1017
|
</svg>
|
|
1014
|
-
<span>
|
|
1018
|
+
<span>27970</span>
|
|
1015
1019
|
</span>
|
|
1016
1020
|
<span class="star" title="Repo Forked">
|
|
1017
1021
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1018
1022
|
<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">
|
|
1019
1023
|
</path>
|
|
1020
1024
|
</svg>
|
|
1021
|
-
<span>
|
|
1025
|
+
<span>4983</span>
|
|
1022
1026
|
</span>
|
|
1023
1027
|
<span class="star">
|
|
1024
1028
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1025
1029
|
<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>
|
|
1026
1030
|
</svg>
|
|
1027
|
-
<span>
|
|
1031
|
+
<span>871 stars this month</span>
|
|
1028
1032
|
</span>
|
|
1029
1033
|
</div>
|
|
1030
1034
|
<div class="details">
|
|
@@ -1037,32 +1041,32 @@
|
|
|
1037
1041
|
<div class="info">
|
|
1038
1042
|
<div class="rank">
|
|
1039
1043
|
<span title="Ranking 25">25</span>
|
|
1040
|
-
<a href="https://github.com/
|
|
1044
|
+
<a href="https://github.com/penpot/penpot" target="_blank" title="penpot/penpot">penpot/penpot</a>
|
|
1041
1045
|
</div>
|
|
1042
1046
|
<div class="sub-title followers">
|
|
1043
1047
|
|
|
1044
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1045
|
-
<span style="background-color: #
|
|
1048
|
+
<a class="language" target="_blank" href="https://github.com/topics/clojure" title="Programming Language Clojure">
|
|
1049
|
+
<span style="background-color: #db5855;"></span>Clojure
|
|
1046
1050
|
</a>
|
|
1047
1051
|
|
|
1048
1052
|
<span class="star" title="Stargazers Count">
|
|
1049
1053
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1050
1054
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1051
1055
|
</svg>
|
|
1052
|
-
<span>
|
|
1056
|
+
<span>8815</span>
|
|
1053
1057
|
</span>
|
|
1054
1058
|
<span class="star" title="Repo Forked">
|
|
1055
1059
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1056
1060
|
<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">
|
|
1057
1061
|
</path>
|
|
1058
1062
|
</svg>
|
|
1059
|
-
<span>
|
|
1063
|
+
<span>415</span>
|
|
1060
1064
|
</span>
|
|
1061
1065
|
<span class="star">
|
|
1062
1066
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1063
1067
|
<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>
|
|
1064
1068
|
</svg>
|
|
1065
|
-
<span>
|
|
1069
|
+
<span>1982 stars this month</span>
|
|
1066
1070
|
</span>
|
|
1067
1071
|
</div>
|
|
1068
1072
|
<div class="details">
|
|
@@ -1087,7 +1091,7 @@
|
|
|
1087
1091
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1088
1092
|
</a>
|
|
1089
1093
|
</div>
|
|
1090
|
-
<div class="time">Last cache created on 2022/3/
|
|
1094
|
+
<div class="time">Last cache created on 2022/3/6 by Github API v3.</div>
|
|
1091
1095
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1092
1096
|
</div>
|
|
1093
1097
|
</body>
|