@wcj/github-rank 22.3.5 → 22.3.8
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 +28660 -28660
- package/dist/sifou-daily.json +151 -88
- package/dist/sifou-monthly.json +80 -80
- package/dist/sifou-weekly.json +158 -158
- package/dist/toutiao-30.json +59 -59
- package/dist/toutiao-7.json +124 -124
- package/dist/toutiao-90.json +52 -52
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +163 -163
- package/dist/trending-weekly.json +156 -167
- package/dist/users.china.json +2522 -2522
- package/dist/users.json +3923 -3924
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +28660 -28660
- package/web/data/sifou-daily.json +151 -88
- package/web/data/sifou-monthly.json +80 -80
- package/web/data/sifou-weekly.json +158 -158
- package/web/data/toutiao-30.json +59 -59
- package/web/data/toutiao-7.json +124 -124
- package/web/data/toutiao-90.json +52 -52
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +163 -163
- package/web/data/trending-weekly.json +156 -167
- package/web/data/users.china.json +2522 -2522
- package/web/data/users.json +3923 -3924
- package/web/index.html +2121 -2121
- package/web/repos.html +3709 -3709
- package/web/sifou-daily.html +269 -73
- package/web/sifou-monthly.html +107 -107
- package/web/sifou-weekly.html +142 -142
- package/web/toutiao-30.html +76 -76
- package/web/toutiao-7.html +82 -82
- package/web/toutiao-90.html +66 -66
- package/web/trending-monthly.html +144 -140
- package/web/trending-weekly.html +136 -174
- package/web/trending.html +140 -156
- package/web/users.china.html +1330 -1330
|
@@ -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/8 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>3167</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>1161</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>1244 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/mermaid-js/mermaid" target="_blank" title="mermaid-js/mermaid">mermaid-js/mermaid</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/javascript" title="Programming Language JavaScript">
|
|
179
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
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>44865</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>3248</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>4652 stars this month</span>
|
|
196
200
|
</span>
|
|
197
201
|
</div>
|
|
198
202
|
<div class="details">
|
|
@@ -217,20 +221,20 @@
|
|
|
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>36205</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>6223</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>1803 stars this month</span>
|
|
234
238
|
</span>
|
|
235
239
|
</div>
|
|
236
240
|
<div class="details">
|
|
@@ -243,32 +247,32 @@
|
|
|
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/gyroflow/gyroflow" target="_blank" title="gyroflow/gyroflow">gyroflow/gyroflow</a>
|
|
247
251
|
</div>
|
|
248
252
|
<div class="sub-title followers">
|
|
249
253
|
|
|
250
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
251
|
-
<span style="background-color: #
|
|
254
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
255
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
252
256
|
</a>
|
|
253
257
|
|
|
254
258
|
<span class="star" title="Stargazers Count">
|
|
255
259
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
260
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
257
261
|
</svg>
|
|
258
|
-
<span>
|
|
262
|
+
<span>2952</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>97</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>2083 stars this month</span>
|
|
272
276
|
</span>
|
|
273
277
|
</div>
|
|
274
278
|
<div class="details">
|
|
@@ -281,7 +285,7 @@
|
|
|
281
285
|
<div class="info">
|
|
282
286
|
<div class="rank">
|
|
283
287
|
<span title="Ranking 5">5</span>
|
|
284
|
-
<a href="https://github.com/
|
|
288
|
+
<a href="https://github.com/medusajs/medusa" target="_blank" title="medusajs/medusa">medusajs/medusa</a>
|
|
285
289
|
</div>
|
|
286
290
|
<div class="sub-title followers">
|
|
287
291
|
|
|
@@ -293,20 +297,20 @@
|
|
|
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>9301</span>
|
|
297
301
|
</span>
|
|
298
302
|
<span class="star" title="Repo Forked">
|
|
299
303
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
300
304
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
301
305
|
</path>
|
|
302
306
|
</svg>
|
|
303
|
-
<span>
|
|
307
|
+
<span>469</span>
|
|
304
308
|
</span>
|
|
305
309
|
<span class="star">
|
|
306
310
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
307
311
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
308
312
|
</svg>
|
|
309
|
-
<span>
|
|
313
|
+
<span>2791 stars this month</span>
|
|
310
314
|
</span>
|
|
311
315
|
</div>
|
|
312
316
|
<div class="details">
|
|
@@ -319,7 +323,7 @@
|
|
|
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/zadam/trilium" target="_blank" title="zadam/trilium">zadam/trilium</a>
|
|
323
327
|
</div>
|
|
324
328
|
<div class="sub-title followers">
|
|
325
329
|
|
|
@@ -331,20 +335,20 @@
|
|
|
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>15150</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>911</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>1961 stars this month</span>
|
|
348
352
|
</span>
|
|
349
353
|
</div>
|
|
350
354
|
<div class="details">
|
|
@@ -357,32 +361,32 @@
|
|
|
357
361
|
<div class="info">
|
|
358
362
|
<div class="rank">
|
|
359
363
|
<span title="Ranking 7">7</span>
|
|
360
|
-
<a href="https://github.com/
|
|
364
|
+
<a href="https://github.com/doocs/advanced-java" target="_blank" title="doocs/advanced-java">doocs/advanced-java</a>
|
|
361
365
|
</div>
|
|
362
366
|
<div class="sub-title followers">
|
|
363
367
|
|
|
364
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
365
|
-
<span style="background-color: #
|
|
368
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
369
|
+
<span style="background-color: #b07219;"></span>Java
|
|
366
370
|
</a>
|
|
367
371
|
|
|
368
372
|
<span class="star" title="Stargazers Count">
|
|
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>61422</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">
|
|
376
380
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
377
381
|
</path>
|
|
378
382
|
</svg>
|
|
379
|
-
<span>
|
|
383
|
+
<span>16734</span>
|
|
380
384
|
</span>
|
|
381
385
|
<span class="star">
|
|
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>1795 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/kabinspace/AstroVim" target="_blank" title="kabinspace/AstroVim">kabinspace/AstroVim</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/lua" title="Programming Language Lua">
|
|
407
|
+
<span style="background-color: #000080;"></span>Lua
|
|
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>1837</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>91</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>794 stars this month</span>
|
|
424
428
|
</span>
|
|
425
429
|
</div>
|
|
426
430
|
<div class="details">
|
|
@@ -433,32 +437,32 @@
|
|
|
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/Snailclimb/JavaGuide" target="_blank" title="Snailclimb/JavaGuide">Snailclimb/JavaGuide</a>
|
|
437
441
|
</div>
|
|
438
442
|
<div class="sub-title followers">
|
|
439
443
|
|
|
440
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
441
|
-
<span style="background-color: #
|
|
444
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
445
|
+
<span style="background-color: #b07219;"></span>Java
|
|
442
446
|
</a>
|
|
443
447
|
|
|
444
448
|
<span class="star" title="Stargazers Count">
|
|
445
449
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
450
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
447
451
|
</svg>
|
|
448
|
-
<span>
|
|
452
|
+
<span>118188</span>
|
|
449
453
|
</span>
|
|
450
454
|
<span class="star" title="Repo Forked">
|
|
451
455
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
452
456
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
453
457
|
</path>
|
|
454
458
|
</svg>
|
|
455
|
-
<span>
|
|
459
|
+
<span>40218</span>
|
|
456
460
|
</span>
|
|
457
461
|
<span class="star">
|
|
458
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
463
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
460
464
|
</svg>
|
|
461
|
-
<span>
|
|
465
|
+
<span>2337 stars this month</span>
|
|
462
466
|
</span>
|
|
463
467
|
</div>
|
|
464
468
|
<div class="details">
|
|
@@ -471,32 +475,32 @@
|
|
|
471
475
|
<div class="info">
|
|
472
476
|
<div class="rank">
|
|
473
477
|
<span title="Ranking 10">10</span>
|
|
474
|
-
<a href="https://github.com/
|
|
478
|
+
<a href="https://github.com/YunaiV/ruoyi-vue-pro" target="_blank" title="YunaiV/ruoyi-vue-pro">YunaiV/ruoyi-vue-pro</a>
|
|
475
479
|
</div>
|
|
476
480
|
<div class="sub-title followers">
|
|
477
481
|
|
|
478
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
479
|
-
<span style="background-color: #
|
|
482
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
483
|
+
<span style="background-color: #b07219;"></span>Java
|
|
480
484
|
</a>
|
|
481
485
|
|
|
482
486
|
<span class="star" title="Stargazers Count">
|
|
483
487
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
488
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
485
489
|
</svg>
|
|
486
|
-
<span>
|
|
490
|
+
<span>3248</span>
|
|
487
491
|
</span>
|
|
488
492
|
<span class="star" title="Repo Forked">
|
|
489
493
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
490
494
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
491
495
|
</path>
|
|
492
496
|
</svg>
|
|
493
|
-
<span>
|
|
497
|
+
<span>1107</span>
|
|
494
498
|
</span>
|
|
495
499
|
<span class="star">
|
|
496
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
501
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
498
502
|
</svg>
|
|
499
|
-
<span>
|
|
503
|
+
<span>865 stars this month</span>
|
|
500
504
|
</span>
|
|
501
505
|
</div>
|
|
502
506
|
<div class="details">
|
|
@@ -509,28 +513,32 @@
|
|
|
509
513
|
<div class="info">
|
|
510
514
|
<div class="rank">
|
|
511
515
|
<span title="Ranking 11">11</span>
|
|
512
|
-
<a href="https://github.com/
|
|
516
|
+
<a href="https://github.com/vbenjs/vue-vben-admin" target="_blank" title="vbenjs/vue-vben-admin">vbenjs/vue-vben-admin</a>
|
|
513
517
|
</div>
|
|
514
518
|
<div class="sub-title followers">
|
|
515
519
|
|
|
520
|
+
<a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
|
|
521
|
+
<span style="background-color: #41b883;"></span>Vue
|
|
522
|
+
</a>
|
|
523
|
+
|
|
516
524
|
<span class="star" title="Stargazers Count">
|
|
517
525
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
526
|
<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
527
|
</svg>
|
|
520
|
-
<span>
|
|
528
|
+
<span>10222</span>
|
|
521
529
|
</span>
|
|
522
530
|
<span class="star" title="Repo Forked">
|
|
523
531
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
524
532
|
<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
533
|
</path>
|
|
526
534
|
</svg>
|
|
527
|
-
<span>
|
|
535
|
+
<span>2750</span>
|
|
528
536
|
</span>
|
|
529
537
|
<span class="star">
|
|
530
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
531
539
|
<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
540
|
</svg>
|
|
533
|
-
<span>
|
|
541
|
+
<span>1559 stars this month</span>
|
|
534
542
|
</span>
|
|
535
543
|
</div>
|
|
536
544
|
<div class="details">
|
|
@@ -555,20 +563,20 @@
|
|
|
555
563
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
556
564
|
<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
565
|
</svg>
|
|
558
|
-
<span>
|
|
566
|
+
<span>6649</span>
|
|
559
567
|
</span>
|
|
560
568
|
<span class="star" title="Repo Forked">
|
|
561
569
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
562
570
|
<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
571
|
</path>
|
|
564
572
|
</svg>
|
|
565
|
-
<span>
|
|
573
|
+
<span>525</span>
|
|
566
574
|
</span>
|
|
567
575
|
<span class="star">
|
|
568
576
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
569
577
|
<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
578
|
</svg>
|
|
571
|
-
<span>
|
|
579
|
+
<span>1656 stars this month</span>
|
|
572
580
|
</span>
|
|
573
581
|
</div>
|
|
574
582
|
<div class="details">
|
|
@@ -581,32 +589,32 @@
|
|
|
581
589
|
<div class="info">
|
|
582
590
|
<div class="rank">
|
|
583
591
|
<span title="Ranking 13">13</span>
|
|
584
|
-
<a href="https://github.com/
|
|
592
|
+
<a href="https://github.com/SerenityOS/serenity" target="_blank" title="SerenityOS/serenity">SerenityOS/serenity</a>
|
|
585
593
|
</div>
|
|
586
594
|
<div class="sub-title followers">
|
|
587
595
|
|
|
588
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
589
|
-
<span style="background-color: #
|
|
596
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
597
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
590
598
|
</a>
|
|
591
599
|
|
|
592
600
|
<span class="star" title="Stargazers Count">
|
|
593
601
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
594
602
|
<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
603
|
</svg>
|
|
596
|
-
<span>
|
|
604
|
+
<span>18303</span>
|
|
597
605
|
</span>
|
|
598
606
|
<span class="star" title="Repo Forked">
|
|
599
607
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
600
608
|
<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
609
|
</path>
|
|
602
610
|
</svg>
|
|
603
|
-
<span>
|
|
611
|
+
<span>1972</span>
|
|
604
612
|
</span>
|
|
605
613
|
<span class="star">
|
|
606
614
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
607
615
|
<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
616
|
</svg>
|
|
609
|
-
<span>
|
|
617
|
+
<span>814 stars this month</span>
|
|
610
618
|
</span>
|
|
611
619
|
</div>
|
|
612
620
|
<div class="details">
|
|
@@ -619,32 +627,32 @@
|
|
|
619
627
|
<div class="info">
|
|
620
628
|
<div class="rank">
|
|
621
629
|
<span title="Ranking 14">14</span>
|
|
622
|
-
<a href="https://github.com/
|
|
630
|
+
<a href="https://github.com/3b1b/manim" target="_blank" title="3b1b/manim">3b1b/manim</a>
|
|
623
631
|
</div>
|
|
624
632
|
<div class="sub-title followers">
|
|
625
633
|
|
|
626
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
627
|
-
<span style="background-color: #
|
|
634
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
635
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
628
636
|
</a>
|
|
629
637
|
|
|
630
638
|
<span class="star" title="Stargazers Count">
|
|
631
639
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
632
640
|
<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
641
|
</svg>
|
|
634
|
-
<span>
|
|
642
|
+
<span>42677</span>
|
|
635
643
|
</span>
|
|
636
644
|
<span class="star" title="Repo Forked">
|
|
637
645
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
638
646
|
<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
647
|
</path>
|
|
640
648
|
</svg>
|
|
641
|
-
<span>
|
|
649
|
+
<span>4718</span>
|
|
642
650
|
</span>
|
|
643
651
|
<span class="star">
|
|
644
652
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
645
653
|
<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
654
|
</svg>
|
|
647
|
-
<span>
|
|
655
|
+
<span>1954 stars this month</span>
|
|
648
656
|
</span>
|
|
649
657
|
</div>
|
|
650
658
|
<div class="details">
|
|
@@ -657,32 +665,28 @@
|
|
|
657
665
|
<div class="info">
|
|
658
666
|
<div class="rank">
|
|
659
667
|
<span title="Ranking 15">15</span>
|
|
660
|
-
<a href="https://github.com/
|
|
668
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
661
669
|
</div>
|
|
662
670
|
<div class="sub-title followers">
|
|
663
671
|
|
|
664
|
-
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
665
|
-
<span style="background-color: #b07219;"></span>Java
|
|
666
|
-
</a>
|
|
667
|
-
|
|
668
672
|
<span class="star" title="Stargazers Count">
|
|
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>212100</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>57490</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>5131 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/qiurunze123/miaosha" target="_blank" title="qiurunze123/miaosha">qiurunze123/miaosha</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/java" title="Programming Language Java">
|
|
707
|
+
<span style="background-color: #b07219;"></span>Java
|
|
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>24006</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>6218</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>613 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/tauri-apps/tauri" target="_blank" title="tauri-apps/tauri">tauri-apps/tauri</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/rust" title="Programming Language Rust">
|
|
745
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
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>34293</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>846</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>4202 stars this month</span>
|
|
762
766
|
</span>
|
|
763
767
|
</div>
|
|
764
768
|
<div class="details">
|
|
@@ -771,32 +775,32 @@
|
|
|
771
775
|
<div class="info">
|
|
772
776
|
<div class="rank">
|
|
773
777
|
<span title="Ranking 18">18</span>
|
|
774
|
-
<a href="https://github.com/
|
|
778
|
+
<a href="https://github.com/facebook/react" target="_blank" title="facebook/react">facebook/react</a>
|
|
775
779
|
</div>
|
|
776
780
|
<div class="sub-title followers">
|
|
777
781
|
|
|
778
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
779
|
-
<span style="background-color: #
|
|
782
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
783
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
780
784
|
</a>
|
|
781
785
|
|
|
782
786
|
<span class="star" title="Stargazers Count">
|
|
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>183817</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>37599</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>2389 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/huihut/interview" target="_blank" title="huihut/interview">huihut/interview</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/c++" title="Programming Language C++">
|
|
821
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
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>22871</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>6333</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>784 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/laravel/laravel" target="_blank" title="laravel/laravel">laravel/laravel</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/php" title="Programming Language PHP">
|
|
859
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
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>68969</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>22300</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>857 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/chiru-labs/ERC721A" target="_blank" title="chiru-labs/ERC721A">chiru-labs/ERC721A</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/solidity" title="Programming Language Solidity">
|
|
897
|
+
<span style="background-color: #AA6746;"></span>Solidity
|
|
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>902</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>307</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>373 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/saadeghi/daisyui" target="_blank" title="saadeghi/daisyui">saadeghi/daisyui</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/svelte" title="Programming Language Svelte">
|
|
935
|
+
<span style="background-color: #ff3e00;"></span>Svelte
|
|
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>9222</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>356</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>1768 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/flutter/flutter" target="_blank" title="flutter/flutter">flutter/flutter</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/dart" title="Programming Language Dart">
|
|
973
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
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>137213</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>20970</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>2019 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/NVlabs/instant-ngp" target="_blank" title="NVlabs/instant-ngp">NVlabs/instant-ngp</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/cuda" title="Programming Language Cuda">
|
|
1011
|
+
<span style="background-color: #3A4E3A;"></span>Cuda
|
|
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>4202</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>378</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>1918 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/vuejs/core" target="_blank" title="vuejs/core">vuejs/core</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/typescript" title="Programming Language TypeScript">
|
|
1049
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
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>28030</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>4994</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>881 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/8 by Github API v3.</div>
|
|
1091
1095
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1092
1096
|
</div>
|
|
1093
1097
|
</body>
|