@wcj/github-rank 21.10.26 → 21.10.30
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 +35615 -35602
- package/dist/sifou-daily.json +59 -86
- package/dist/sifou-monthly.json +107 -107
- package/dist/sifou-weekly.json +166 -175
- package/dist/toutiao-30.json +121 -121
- package/dist/toutiao-7.json +142 -142
- package/dist/toutiao-90.json +30 -30
- package/dist/trending-daily.json +198 -198
- package/dist/trending-monthly.json +169 -169
- package/dist/trending-weekly.json +198 -198
- package/dist/users.china.json +3128 -3128
- package/dist/users.json +3997 -3998
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +35615 -35602
- package/web/data/sifou-daily.json +59 -86
- package/web/data/sifou-monthly.json +107 -107
- package/web/data/sifou-weekly.json +166 -175
- package/web/data/toutiao-30.json +121 -121
- package/web/data/toutiao-7.json +142 -142
- package/web/data/toutiao-90.json +30 -30
- package/web/data/trending-daily.json +198 -198
- package/web/data/trending-monthly.json +169 -169
- package/web/data/trending-weekly.json +198 -198
- package/web/data/users.china.json +3128 -3128
- package/web/data/users.json +3997 -3998
- package/web/index.html +2061 -2061
- package/web/repos.html +4283 -4283
- package/web/sifou-daily.html +50 -134
- package/web/sifou-monthly.html +119 -119
- package/web/sifou-weekly.html +139 -167
- package/web/toutiao-30.html +110 -110
- package/web/toutiao-7.html +95 -95
- package/web/toutiao-90.html +45 -45
- package/web/trending-monthly.html +155 -155
- package/web/trending-weekly.html +177 -173
- package/web/trending.html +177 -177
- package/web/users.china.html +1652 -1652
package/web/trending.html
CHANGED
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
</svg>
|
|
82
82
|
</a>
|
|
83
83
|
<h1 class="title"> GitHub Repositories Trending </h1>
|
|
84
|
-
<div class="time">Last cache created on 2021/10/
|
|
84
|
+
<div class="time">Last cache created on 2021/10/30 by Github API v3.</div>
|
|
85
85
|
<div class="tabs">
|
|
86
86
|
<a class="" href="index.html">Users</a>
|
|
87
87
|
<a class="" href="repos.html">Repos</a>
|
|
@@ -104,36 +104,36 @@
|
|
|
104
104
|
<div class="info">
|
|
105
105
|
<div class="rank">
|
|
106
106
|
<span title="Ranking 1">1</span>
|
|
107
|
-
<a href="https://github.com/
|
|
107
|
+
<a href="https://github.com/github/copilot.vim" target="_blank" title="github/copilot.vim">github/copilot.vim</a>
|
|
108
108
|
</div>
|
|
109
109
|
<div class="sub-title followers">
|
|
110
110
|
|
|
111
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
112
|
-
<span style="background-color: #
|
|
111
|
+
<a class="language" target="_blank" href="https://github.com/topics/vimscript" title="Programming Language Vimscript">
|
|
112
|
+
<span style="background-color: #199f4b;"></span>Vimscript
|
|
113
113
|
</a>
|
|
114
114
|
|
|
115
115
|
<span class="star" title="Stargazers Count">
|
|
116
116
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
117
117
|
<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>
|
|
118
118
|
</svg>
|
|
119
|
-
<span>
|
|
119
|
+
<span>1183</span>
|
|
120
120
|
</span>
|
|
121
121
|
<span class="star" title="Repo Forked">
|
|
122
122
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
123
123
|
<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">
|
|
124
124
|
</path>
|
|
125
125
|
</svg>
|
|
126
|
-
<span>
|
|
126
|
+
<span>24</span>
|
|
127
127
|
</span>
|
|
128
128
|
<span class="star">
|
|
129
129
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
130
130
|
<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>
|
|
131
131
|
</svg>
|
|
132
|
-
<span>
|
|
132
|
+
<span>263 stars today</span>
|
|
133
133
|
</span>
|
|
134
134
|
</div>
|
|
135
135
|
<div class="details">
|
|
136
|
-
|
|
136
|
+
Neovim plugin for GitHub Copilot
|
|
137
137
|
</div>
|
|
138
138
|
</div>
|
|
139
139
|
</li>
|
|
@@ -142,36 +142,36 @@
|
|
|
142
142
|
<div class="info">
|
|
143
143
|
<div class="rank">
|
|
144
144
|
<span title="Ranking 2">2</span>
|
|
145
|
-
<a href="https://github.com/
|
|
145
|
+
<a href="https://github.com/schollz/croc" target="_blank" title="schollz/croc">schollz/croc</a>
|
|
146
146
|
</div>
|
|
147
147
|
<div class="sub-title followers">
|
|
148
148
|
|
|
149
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
150
|
-
<span style="background-color: #
|
|
149
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
150
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
151
151
|
</a>
|
|
152
152
|
|
|
153
153
|
<span class="star" title="Stargazers Count">
|
|
154
154
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
155
155
|
<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
156
|
</svg>
|
|
157
|
-
<span>
|
|
157
|
+
<span>15657</span>
|
|
158
158
|
</span>
|
|
159
159
|
<span class="star" title="Repo Forked">
|
|
160
160
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
161
161
|
<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">
|
|
162
162
|
</path>
|
|
163
163
|
</svg>
|
|
164
|
-
<span>
|
|
164
|
+
<span>687</span>
|
|
165
165
|
</span>
|
|
166
166
|
<span class="star">
|
|
167
167
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
168
168
|
<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>
|
|
169
169
|
</svg>
|
|
170
|
-
<span>
|
|
170
|
+
<span>267 stars today</span>
|
|
171
171
|
</span>
|
|
172
172
|
</div>
|
|
173
173
|
<div class="details">
|
|
174
|
-
|
|
174
|
+
Easily and securely send things from one computer to another 🐊 📦
|
|
175
175
|
</div>
|
|
176
176
|
</div>
|
|
177
177
|
</li>
|
|
@@ -180,36 +180,36 @@
|
|
|
180
180
|
<div class="info">
|
|
181
181
|
<div class="rank">
|
|
182
182
|
<span title="Ranking 3">3</span>
|
|
183
|
-
<a href="https://github.com/
|
|
183
|
+
<a href="https://github.com/arco-design/arco-design-vue" target="_blank" title="arco-design/arco-design-vue">arco-design/arco-design-vue</a>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="sub-title followers">
|
|
186
186
|
|
|
187
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
188
|
-
<span style="background-color: #
|
|
187
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
188
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
189
189
|
</a>
|
|
190
190
|
|
|
191
191
|
<span class="star" title="Stargazers Count">
|
|
192
192
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
193
193
|
<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
194
|
</svg>
|
|
195
|
-
<span>
|
|
195
|
+
<span>459</span>
|
|
196
196
|
</span>
|
|
197
197
|
<span class="star" title="Repo Forked">
|
|
198
198
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
199
199
|
<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">
|
|
200
200
|
</path>
|
|
201
201
|
</svg>
|
|
202
|
-
<span>
|
|
202
|
+
<span>47</span>
|
|
203
203
|
</span>
|
|
204
204
|
<span class="star">
|
|
205
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
206
206
|
<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>
|
|
207
207
|
</svg>
|
|
208
|
-
<span>
|
|
208
|
+
<span>79 stars today</span>
|
|
209
209
|
</span>
|
|
210
210
|
</div>
|
|
211
211
|
<div class="details">
|
|
212
|
-
|
|
212
|
+
A Vue.js 3 UI Library
|
|
213
213
|
</div>
|
|
214
214
|
</div>
|
|
215
215
|
</li>
|
|
@@ -218,36 +218,36 @@
|
|
|
218
218
|
<div class="info">
|
|
219
219
|
<div class="rank">
|
|
220
220
|
<span title="Ranking 4">4</span>
|
|
221
|
-
<a href="https://github.com/
|
|
221
|
+
<a href="https://github.com/iterativv/NostalgiaForInfinity" target="_blank" title="iterativv/NostalgiaForInfinity">iterativv/NostalgiaForInfinity</a>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="sub-title followers">
|
|
224
224
|
|
|
225
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
226
|
-
<span style="background-color: #
|
|
225
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
226
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
227
227
|
</a>
|
|
228
228
|
|
|
229
229
|
<span class="star" title="Stargazers Count">
|
|
230
230
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
231
231
|
<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
232
|
</svg>
|
|
233
|
-
<span>
|
|
233
|
+
<span>461</span>
|
|
234
234
|
</span>
|
|
235
235
|
<span class="star" title="Repo Forked">
|
|
236
236
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
237
237
|
<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">
|
|
238
238
|
</path>
|
|
239
239
|
</svg>
|
|
240
|
-
<span>
|
|
240
|
+
<span>138</span>
|
|
241
241
|
</span>
|
|
242
242
|
<span class="star">
|
|
243
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
244
244
|
<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>
|
|
245
245
|
</svg>
|
|
246
|
-
<span>
|
|
246
|
+
<span>28 stars today</span>
|
|
247
247
|
</span>
|
|
248
248
|
</div>
|
|
249
249
|
<div class="details">
|
|
250
|
-
|
|
250
|
+
Trading strategy for the Freqtrade crypto bot
|
|
251
251
|
</div>
|
|
252
252
|
</div>
|
|
253
253
|
</li>
|
|
@@ -256,36 +256,32 @@
|
|
|
256
256
|
<div class="info">
|
|
257
257
|
<div class="rank">
|
|
258
258
|
<span title="Ranking 5">5</span>
|
|
259
|
-
<a href="https://github.com/
|
|
259
|
+
<a href="https://github.com/WorkerLivesMatter/WorkingTime" target="_blank" title="WorkerLivesMatter/WorkingTime">WorkerLivesMatter/WorkingTime</a>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="sub-title followers">
|
|
262
262
|
|
|
263
|
-
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
264
|
-
<span style="background-color: #89e051;"></span>Shell
|
|
265
|
-
</a>
|
|
266
|
-
|
|
267
263
|
<span class="star" title="Stargazers Count">
|
|
268
264
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
269
265
|
<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
266
|
</svg>
|
|
271
|
-
<span>
|
|
267
|
+
<span>12562</span>
|
|
272
268
|
</span>
|
|
273
269
|
<span class="star" title="Repo Forked">
|
|
274
270
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
275
271
|
<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">
|
|
276
272
|
</path>
|
|
277
273
|
</svg>
|
|
278
|
-
<span>
|
|
274
|
+
<span>1215</span>
|
|
279
275
|
</span>
|
|
280
276
|
<span class="star">
|
|
281
277
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
282
278
|
<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>
|
|
283
279
|
</svg>
|
|
284
|
-
<span>
|
|
280
|
+
<span>164 stars today</span>
|
|
285
281
|
</span>
|
|
286
282
|
</div>
|
|
287
283
|
<div class="details">
|
|
288
|
-
|
|
284
|
+
|
|
289
285
|
</div>
|
|
290
286
|
</div>
|
|
291
287
|
</li>
|
|
@@ -294,36 +290,36 @@
|
|
|
294
290
|
<div class="info">
|
|
295
291
|
<div class="rank">
|
|
296
292
|
<span title="Ranking 6">6</span>
|
|
297
|
-
<a href="https://github.com/
|
|
293
|
+
<a href="https://github.com/ehn-dcc-development/hcert-spec" target="_blank" title="ehn-dcc-development/hcert-spec">ehn-dcc-development/hcert-spec</a>
|
|
298
294
|
</div>
|
|
299
295
|
<div class="sub-title followers">
|
|
300
296
|
|
|
301
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
302
|
-
<span style="background-color: #
|
|
297
|
+
<a class="language" target="_blank" href="https://github.com/topics/makefile" title="Programming Language Makefile">
|
|
298
|
+
<span style="background-color: #427819;"></span>Makefile
|
|
303
299
|
</a>
|
|
304
300
|
|
|
305
301
|
<span class="star" title="Stargazers Count">
|
|
306
302
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
307
303
|
<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
304
|
</svg>
|
|
309
|
-
<span>
|
|
305
|
+
<span>290</span>
|
|
310
306
|
</span>
|
|
311
307
|
<span class="star" title="Repo Forked">
|
|
312
308
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
313
309
|
<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">
|
|
314
310
|
</path>
|
|
315
311
|
</svg>
|
|
316
|
-
<span>
|
|
312
|
+
<span>29</span>
|
|
317
313
|
</span>
|
|
318
314
|
<span class="star">
|
|
319
315
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
320
316
|
<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>
|
|
321
317
|
</svg>
|
|
322
|
-
<span>
|
|
318
|
+
<span>28 stars today</span>
|
|
323
319
|
</span>
|
|
324
320
|
</div>
|
|
325
321
|
<div class="details">
|
|
326
|
-
|
|
322
|
+
Electronic Health Certificates Specification
|
|
327
323
|
</div>
|
|
328
324
|
</div>
|
|
329
325
|
</li>
|
|
@@ -332,36 +328,36 @@
|
|
|
332
328
|
<div class="info">
|
|
333
329
|
<div class="rank">
|
|
334
330
|
<span title="Ranking 7">7</span>
|
|
335
|
-
<a href="https://github.com/
|
|
331
|
+
<a href="https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts" target="_blank" title="kon9chunkit/GitHub-Chinese-Top-Charts">kon9chunkit/GitHub-Chinese-Top-Charts</a>
|
|
336
332
|
</div>
|
|
337
333
|
<div class="sub-title followers">
|
|
338
334
|
|
|
339
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
340
|
-
<span style="background-color: #
|
|
335
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
336
|
+
<span style="background-color: #b07219;"></span>Java
|
|
341
337
|
</a>
|
|
342
338
|
|
|
343
339
|
<span class="star" title="Stargazers Count">
|
|
344
340
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
345
341
|
<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
342
|
</svg>
|
|
347
|
-
<span>
|
|
343
|
+
<span>39390</span>
|
|
348
344
|
</span>
|
|
349
345
|
<span class="star" title="Repo Forked">
|
|
350
346
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
351
347
|
<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">
|
|
352
348
|
</path>
|
|
353
349
|
</svg>
|
|
354
|
-
<span>
|
|
350
|
+
<span>5602</span>
|
|
355
351
|
</span>
|
|
356
352
|
<span class="star">
|
|
357
353
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
358
354
|
<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>
|
|
359
355
|
</svg>
|
|
360
|
-
<span>
|
|
356
|
+
<span>123 stars today</span>
|
|
361
357
|
</span>
|
|
362
358
|
</div>
|
|
363
359
|
<div class="details">
|
|
364
|
-
|
|
360
|
+
🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
|
|
365
361
|
</div>
|
|
366
362
|
</div>
|
|
367
363
|
</li>
|
|
@@ -370,36 +366,36 @@
|
|
|
370
366
|
<div class="info">
|
|
371
367
|
<div class="rank">
|
|
372
368
|
<span title="Ranking 8">8</span>
|
|
373
|
-
<a href="https://github.com/
|
|
369
|
+
<a href="https://github.com/vercel/next.js" target="_blank" title="vercel/next.js">vercel/next.js</a>
|
|
374
370
|
</div>
|
|
375
371
|
<div class="sub-title followers">
|
|
376
372
|
|
|
377
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
378
|
-
<span style="background-color: #
|
|
373
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
374
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
379
375
|
</a>
|
|
380
376
|
|
|
381
377
|
<span class="star" title="Stargazers Count">
|
|
382
378
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
383
379
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
384
380
|
</svg>
|
|
385
|
-
<span>
|
|
381
|
+
<span>75566</span>
|
|
386
382
|
</span>
|
|
387
383
|
<span class="star" title="Repo Forked">
|
|
388
384
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
389
385
|
<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">
|
|
390
386
|
</path>
|
|
391
387
|
</svg>
|
|
392
|
-
<span>
|
|
388
|
+
<span>14963</span>
|
|
393
389
|
</span>
|
|
394
390
|
<span class="star">
|
|
395
391
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
396
392
|
<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>
|
|
397
393
|
</svg>
|
|
398
|
-
<span>
|
|
394
|
+
<span>238 stars today</span>
|
|
399
395
|
</span>
|
|
400
396
|
</div>
|
|
401
397
|
<div class="details">
|
|
402
|
-
|
|
398
|
+
The React Framework
|
|
403
399
|
</div>
|
|
404
400
|
</div>
|
|
405
401
|
</li>
|
|
@@ -408,36 +404,36 @@
|
|
|
408
404
|
<div class="info">
|
|
409
405
|
<div class="rank">
|
|
410
406
|
<span title="Ranking 9">9</span>
|
|
411
|
-
<a href="https://github.com/
|
|
407
|
+
<a href="https://github.com/github/copilot-docs" target="_blank" title="github/copilot-docs">github/copilot-docs</a>
|
|
412
408
|
</div>
|
|
413
409
|
<div class="sub-title followers">
|
|
414
410
|
|
|
415
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
416
|
-
<span style="background-color: #
|
|
411
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
412
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
417
413
|
</a>
|
|
418
414
|
|
|
419
415
|
<span class="star" title="Stargazers Count">
|
|
420
416
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
421
417
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
422
418
|
</svg>
|
|
423
|
-
<span>
|
|
419
|
+
<span>2477</span>
|
|
424
420
|
</span>
|
|
425
421
|
<span class="star" title="Repo Forked">
|
|
426
422
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
427
423
|
<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">
|
|
428
424
|
</path>
|
|
429
425
|
</svg>
|
|
430
|
-
<span>
|
|
426
|
+
<span>170</span>
|
|
431
427
|
</span>
|
|
432
428
|
<span class="star">
|
|
433
429
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
434
430
|
<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>
|
|
435
431
|
</svg>
|
|
436
|
-
<span>
|
|
432
|
+
<span>742 stars today</span>
|
|
437
433
|
</span>
|
|
438
434
|
</div>
|
|
439
435
|
<div class="details">
|
|
440
|
-
|
|
436
|
+
Documentation for GitHub Copilot
|
|
441
437
|
</div>
|
|
442
438
|
</div>
|
|
443
439
|
</li>
|
|
@@ -446,36 +442,36 @@
|
|
|
446
442
|
<div class="info">
|
|
447
443
|
<div class="rank">
|
|
448
444
|
<span title="Ranking 10">10</span>
|
|
449
|
-
<a href="https://github.com/
|
|
445
|
+
<a href="https://github.com/2point21/lba1-classic" target="_blank" title="2point21/lba1-classic">2point21/lba1-classic</a>
|
|
450
446
|
</div>
|
|
451
447
|
<div class="sub-title followers">
|
|
452
448
|
|
|
453
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
454
|
-
<span style="background-color: #
|
|
449
|
+
<a class="language" target="_blank" href="https://github.com/topics/assembly" title="Programming Language Assembly">
|
|
450
|
+
<span style="background-color: #6E4C13;"></span>Assembly
|
|
455
451
|
</a>
|
|
456
452
|
|
|
457
453
|
<span class="star" title="Stargazers Count">
|
|
458
454
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
455
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
460
456
|
</svg>
|
|
461
|
-
<span>
|
|
457
|
+
<span>242</span>
|
|
462
458
|
</span>
|
|
463
459
|
<span class="star" title="Repo Forked">
|
|
464
460
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
465
461
|
<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">
|
|
466
462
|
</path>
|
|
467
463
|
</svg>
|
|
468
|
-
<span>
|
|
464
|
+
<span>13</span>
|
|
469
465
|
</span>
|
|
470
466
|
<span class="star">
|
|
471
467
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
472
468
|
<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>
|
|
473
469
|
</svg>
|
|
474
|
-
<span>
|
|
470
|
+
<span>46 stars today</span>
|
|
475
471
|
</span>
|
|
476
472
|
</div>
|
|
477
473
|
<div class="details">
|
|
478
|
-
|
|
474
|
+
|
|
479
475
|
</div>
|
|
480
476
|
</div>
|
|
481
477
|
</li>
|
|
@@ -484,36 +480,32 @@
|
|
|
484
480
|
<div class="info">
|
|
485
481
|
<div class="rank">
|
|
486
482
|
<span title="Ranking 11">11</span>
|
|
487
|
-
<a href="https://github.com/
|
|
483
|
+
<a href="https://github.com/shengcaishizhan/kkndme_tianya" target="_blank" title="shengcaishizhan/kkndme_tianya">shengcaishizhan/kkndme_tianya</a>
|
|
488
484
|
</div>
|
|
489
485
|
<div class="sub-title followers">
|
|
490
486
|
|
|
491
|
-
<a class="language" target="_blank" href="https://github.com/topics/dockerfile" title="Programming Language Dockerfile">
|
|
492
|
-
<span style="background-color: #384d54;"></span>Dockerfile
|
|
493
|
-
</a>
|
|
494
|
-
|
|
495
487
|
<span class="star" title="Stargazers Count">
|
|
496
488
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
489
|
<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
490
|
</svg>
|
|
499
|
-
<span>
|
|
491
|
+
<span>5299</span>
|
|
500
492
|
</span>
|
|
501
493
|
<span class="star" title="Repo Forked">
|
|
502
494
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
503
495
|
<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">
|
|
504
496
|
</path>
|
|
505
497
|
</svg>
|
|
506
|
-
<span>
|
|
498
|
+
<span>1076</span>
|
|
507
499
|
</span>
|
|
508
500
|
<span class="star">
|
|
509
501
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
502
|
<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>
|
|
511
503
|
</svg>
|
|
512
|
-
<span>
|
|
504
|
+
<span>71 stars today</span>
|
|
513
505
|
</span>
|
|
514
506
|
</div>
|
|
515
507
|
<div class="details">
|
|
516
|
-
|
|
508
|
+
天涯 kkndme 神贴聊房价
|
|
517
509
|
</div>
|
|
518
510
|
</div>
|
|
519
511
|
</li>
|
|
@@ -522,36 +514,36 @@
|
|
|
522
514
|
<div class="info">
|
|
523
515
|
<div class="rank">
|
|
524
516
|
<span title="Ranking 12">12</span>
|
|
525
|
-
<a href="https://github.com/
|
|
517
|
+
<a href="https://github.com/2point21/lba2-classic" target="_blank" title="2point21/lba2-classic">2point21/lba2-classic</a>
|
|
526
518
|
</div>
|
|
527
519
|
<div class="sub-title followers">
|
|
528
520
|
|
|
529
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
530
|
-
<span style="background-color: #
|
|
521
|
+
<a class="language" target="_blank" href="https://github.com/topics/assembly" title="Programming Language Assembly">
|
|
522
|
+
<span style="background-color: #6E4C13;"></span>Assembly
|
|
531
523
|
</a>
|
|
532
524
|
|
|
533
525
|
<span class="star" title="Stargazers Count">
|
|
534
526
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
535
527
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
536
528
|
</svg>
|
|
537
|
-
<span>
|
|
529
|
+
<span>245</span>
|
|
538
530
|
</span>
|
|
539
531
|
<span class="star" title="Repo Forked">
|
|
540
532
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
541
533
|
<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">
|
|
542
534
|
</path>
|
|
543
535
|
</svg>
|
|
544
|
-
<span>
|
|
536
|
+
<span>15</span>
|
|
545
537
|
</span>
|
|
546
538
|
<span class="star">
|
|
547
539
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
548
540
|
<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>
|
|
549
541
|
</svg>
|
|
550
|
-
<span>
|
|
542
|
+
<span>51 stars today</span>
|
|
551
543
|
</span>
|
|
552
544
|
</div>
|
|
553
545
|
<div class="details">
|
|
554
|
-
|
|
546
|
+
|
|
555
547
|
</div>
|
|
556
548
|
</div>
|
|
557
549
|
</li>
|
|
@@ -560,36 +552,36 @@
|
|
|
560
552
|
<div class="info">
|
|
561
553
|
<div class="rank">
|
|
562
554
|
<span title="Ranking 13">13</span>
|
|
563
|
-
<a href="https://github.com/
|
|
555
|
+
<a href="https://github.com/DouyinFE/semi-design" target="_blank" title="DouyinFE/semi-design">DouyinFE/semi-design</a>
|
|
564
556
|
</div>
|
|
565
557
|
<div class="sub-title followers">
|
|
566
558
|
|
|
567
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
568
|
-
<span style="background-color: #
|
|
559
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
560
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
569
561
|
</a>
|
|
570
562
|
|
|
571
563
|
<span class="star" title="Stargazers Count">
|
|
572
564
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
573
565
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
574
566
|
</svg>
|
|
575
|
-
<span>
|
|
567
|
+
<span>3533</span>
|
|
576
568
|
</span>
|
|
577
569
|
<span class="star" title="Repo Forked">
|
|
578
570
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
579
571
|
<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">
|
|
580
572
|
</path>
|
|
581
573
|
</svg>
|
|
582
|
-
<span>
|
|
574
|
+
<span>223</span>
|
|
583
575
|
</span>
|
|
584
576
|
<span class="star">
|
|
585
577
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
586
578
|
<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>
|
|
587
579
|
</svg>
|
|
588
|
-
<span>
|
|
580
|
+
<span>464 stars today</span>
|
|
589
581
|
</span>
|
|
590
582
|
</div>
|
|
591
583
|
<div class="details">
|
|
592
|
-
|
|
584
|
+
A modern, comprehensive, flexible design system and React UI library
|
|
593
585
|
</div>
|
|
594
586
|
</div>
|
|
595
587
|
</li>
|
|
@@ -598,32 +590,36 @@
|
|
|
598
590
|
<div class="info">
|
|
599
591
|
<div class="rank">
|
|
600
592
|
<span title="Ranking 14">14</span>
|
|
601
|
-
<a href="https://github.com/
|
|
593
|
+
<a href="https://github.com/Leaflet/Leaflet" target="_blank" title="Leaflet/Leaflet">Leaflet/Leaflet</a>
|
|
602
594
|
</div>
|
|
603
595
|
<div class="sub-title followers">
|
|
604
596
|
|
|
597
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
598
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
599
|
+
</a>
|
|
600
|
+
|
|
605
601
|
<span class="star" title="Stargazers Count">
|
|
606
602
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
607
603
|
<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
604
|
</svg>
|
|
609
|
-
<span>
|
|
605
|
+
<span>32160</span>
|
|
610
606
|
</span>
|
|
611
607
|
<span class="star" title="Repo Forked">
|
|
612
608
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
613
609
|
<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">
|
|
614
610
|
</path>
|
|
615
611
|
</svg>
|
|
616
|
-
<span>
|
|
612
|
+
<span>5020</span>
|
|
617
613
|
</span>
|
|
618
614
|
<span class="star">
|
|
619
615
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
620
616
|
<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>
|
|
621
617
|
</svg>
|
|
622
|
-
<span>
|
|
618
|
+
<span>90 stars today</span>
|
|
623
619
|
</span>
|
|
624
620
|
</div>
|
|
625
621
|
<div class="details">
|
|
626
|
-
|
|
622
|
+
🍃 JavaScript library for mobile-friendly interactive maps
|
|
627
623
|
</div>
|
|
628
624
|
</div>
|
|
629
625
|
</li>
|
|
@@ -632,36 +628,36 @@
|
|
|
632
628
|
<div class="info">
|
|
633
629
|
<div class="rank">
|
|
634
630
|
<span title="Ranking 15">15</span>
|
|
635
|
-
<a href="https://github.com/
|
|
631
|
+
<a href="https://github.com/modern-js-dev/modern.js" target="_blank" title="modern-js-dev/modern.js">modern-js-dev/modern.js</a>
|
|
636
632
|
</div>
|
|
637
633
|
<div class="sub-title followers">
|
|
638
634
|
|
|
639
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
640
|
-
<span style="background-color: #
|
|
635
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
636
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
641
637
|
</a>
|
|
642
638
|
|
|
643
639
|
<span class="star" title="Stargazers Count">
|
|
644
640
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
645
641
|
<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
642
|
</svg>
|
|
647
|
-
<span>
|
|
643
|
+
<span>1728</span>
|
|
648
644
|
</span>
|
|
649
645
|
<span class="star" title="Repo Forked">
|
|
650
646
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
651
647
|
<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">
|
|
652
648
|
</path>
|
|
653
649
|
</svg>
|
|
654
|
-
<span>
|
|
650
|
+
<span>86</span>
|
|
655
651
|
</span>
|
|
656
652
|
<span class="star">
|
|
657
653
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
658
654
|
<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>
|
|
659
655
|
</svg>
|
|
660
|
-
<span>
|
|
656
|
+
<span>301 stars today</span>
|
|
661
657
|
</span>
|
|
662
658
|
</div>
|
|
663
659
|
<div class="details">
|
|
664
|
-
|
|
660
|
+
The meta-framework suite designed from scratch for frontend-focused modern web development.
|
|
665
661
|
</div>
|
|
666
662
|
</div>
|
|
667
663
|
</li>
|
|
@@ -670,36 +666,36 @@
|
|
|
670
666
|
<div class="info">
|
|
671
667
|
<div class="rank">
|
|
672
668
|
<span title="Ranking 16">16</span>
|
|
673
|
-
<a href="https://github.com/
|
|
669
|
+
<a href="https://github.com/devMEremenko/XcodeBenchmark" target="_blank" title="devMEremenko/XcodeBenchmark">devMEremenko/XcodeBenchmark</a>
|
|
674
670
|
</div>
|
|
675
671
|
<div class="sub-title followers">
|
|
676
672
|
|
|
677
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
678
|
-
<span style="background-color: #
|
|
673
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
674
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
679
675
|
</a>
|
|
680
676
|
|
|
681
677
|
<span class="star" title="Stargazers Count">
|
|
682
678
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
683
679
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
684
680
|
</svg>
|
|
685
|
-
<span>
|
|
681
|
+
<span>1294</span>
|
|
686
682
|
</span>
|
|
687
683
|
<span class="star" title="Repo Forked">
|
|
688
684
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
689
685
|
<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">
|
|
690
686
|
</path>
|
|
691
687
|
</svg>
|
|
692
|
-
<span>
|
|
688
|
+
<span>156</span>
|
|
693
689
|
</span>
|
|
694
690
|
<span class="star">
|
|
695
691
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
696
692
|
<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>
|
|
697
693
|
</svg>
|
|
698
|
-
<span>
|
|
694
|
+
<span>72 stars today</span>
|
|
699
695
|
</span>
|
|
700
696
|
</div>
|
|
701
697
|
<div class="details">
|
|
702
|
-
|
|
698
|
+
XcodeBenchmark measures the compilation time of a large codebase on iMac, MacBook, and Mac Pro
|
|
703
699
|
</div>
|
|
704
700
|
</div>
|
|
705
701
|
</li>
|
|
@@ -708,36 +704,36 @@
|
|
|
708
704
|
<div class="info">
|
|
709
705
|
<div class="rank">
|
|
710
706
|
<span title="Ranking 17">17</span>
|
|
711
|
-
<a href="https://github.com/
|
|
707
|
+
<a href="https://github.com/waldo-vision/optical-flow-demo" target="_blank" title="waldo-vision/optical-flow-demo">waldo-vision/optical-flow-demo</a>
|
|
712
708
|
</div>
|
|
713
709
|
<div class="sub-title followers">
|
|
714
710
|
|
|
715
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
716
|
-
<span style="background-color: #
|
|
711
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
712
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
717
713
|
</a>
|
|
718
714
|
|
|
719
715
|
<span class="star" title="Stargazers Count">
|
|
720
716
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
717
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
722
718
|
</svg>
|
|
723
|
-
<span>
|
|
719
|
+
<span>315</span>
|
|
724
720
|
</span>
|
|
725
721
|
<span class="star" title="Repo Forked">
|
|
726
722
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
727
723
|
<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">
|
|
728
724
|
</path>
|
|
729
725
|
</svg>
|
|
730
|
-
<span>
|
|
726
|
+
<span>18</span>
|
|
731
727
|
</span>
|
|
732
728
|
<span class="star">
|
|
733
729
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
734
730
|
<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>
|
|
735
731
|
</svg>
|
|
736
|
-
<span>
|
|
732
|
+
<span>77 stars today</span>
|
|
737
733
|
</span>
|
|
738
734
|
</div>
|
|
739
735
|
<div class="details">
|
|
740
|
-
|
|
736
|
+
A project that uses optical flow and machine learning to detect aimhacking in video clips.
|
|
741
737
|
</div>
|
|
742
738
|
</div>
|
|
743
739
|
</li>
|
|
@@ -746,36 +742,36 @@
|
|
|
746
742
|
<div class="info">
|
|
747
743
|
<div class="rank">
|
|
748
744
|
<span title="Ranking 18">18</span>
|
|
749
|
-
<a href="https://github.com/
|
|
745
|
+
<a href="https://github.com/angular/components" target="_blank" title="angular/components">angular/components</a>
|
|
750
746
|
</div>
|
|
751
747
|
<div class="sub-title followers">
|
|
752
748
|
|
|
753
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
754
|
-
<span style="background-color: #
|
|
749
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
750
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
755
751
|
</a>
|
|
756
752
|
|
|
757
753
|
<span class="star" title="Stargazers Count">
|
|
758
754
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
755
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
760
756
|
</svg>
|
|
761
|
-
<span>
|
|
757
|
+
<span>22210</span>
|
|
762
758
|
</span>
|
|
763
759
|
<span class="star" title="Repo Forked">
|
|
764
760
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
765
761
|
<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">
|
|
766
762
|
</path>
|
|
767
763
|
</svg>
|
|
768
|
-
<span>
|
|
764
|
+
<span>5887</span>
|
|
769
765
|
</span>
|
|
770
766
|
<span class="star">
|
|
771
767
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
772
768
|
<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>
|
|
773
769
|
</svg>
|
|
774
|
-
<span>
|
|
770
|
+
<span>23 stars today</span>
|
|
775
771
|
</span>
|
|
776
772
|
</div>
|
|
777
773
|
<div class="details">
|
|
778
|
-
|
|
774
|
+
Component infrastructure and Material Design components for Angular
|
|
779
775
|
</div>
|
|
780
776
|
</div>
|
|
781
777
|
</li>
|
|
@@ -784,36 +780,36 @@
|
|
|
784
780
|
<div class="info">
|
|
785
781
|
<div class="rank">
|
|
786
782
|
<span title="Ranking 19">19</span>
|
|
787
|
-
<a href="https://github.com/
|
|
783
|
+
<a href="https://github.com/projectdiscovery/nuclei-templates" target="_blank" title="projectdiscovery/nuclei-templates">projectdiscovery/nuclei-templates</a>
|
|
788
784
|
</div>
|
|
789
785
|
<div class="sub-title followers">
|
|
790
786
|
|
|
791
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
792
|
-
<span style="background-color: #
|
|
787
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
788
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
793
789
|
</a>
|
|
794
790
|
|
|
795
791
|
<span class="star" title="Stargazers Count">
|
|
796
792
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
793
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
798
794
|
</svg>
|
|
799
|
-
<span>
|
|
795
|
+
<span>2664</span>
|
|
800
796
|
</span>
|
|
801
797
|
<span class="star" title="Repo Forked">
|
|
802
798
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
803
799
|
<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">
|
|
804
800
|
</path>
|
|
805
801
|
</svg>
|
|
806
|
-
<span>
|
|
802
|
+
<span>848</span>
|
|
807
803
|
</span>
|
|
808
804
|
<span class="star">
|
|
809
805
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
810
806
|
<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>
|
|
811
807
|
</svg>
|
|
812
|
-
<span>
|
|
808
|
+
<span>18 stars today</span>
|
|
813
809
|
</span>
|
|
814
810
|
</div>
|
|
815
811
|
<div class="details">
|
|
816
|
-
|
|
812
|
+
Community curated list of templates for the nuclei engine to find security vulnerabilities.
|
|
817
813
|
</div>
|
|
818
814
|
</div>
|
|
819
815
|
</li>
|
|
@@ -822,32 +818,36 @@
|
|
|
822
818
|
<div class="info">
|
|
823
819
|
<div class="rank">
|
|
824
820
|
<span title="Ranking 20">20</span>
|
|
825
|
-
<a href="https://github.com/
|
|
821
|
+
<a href="https://github.com/onevcat/Kingfisher" target="_blank" title="onevcat/Kingfisher">onevcat/Kingfisher</a>
|
|
826
822
|
</div>
|
|
827
823
|
<div class="sub-title followers">
|
|
828
824
|
|
|
825
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
826
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
827
|
+
</a>
|
|
828
|
+
|
|
829
829
|
<span class="star" title="Stargazers Count">
|
|
830
830
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
831
831
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
832
832
|
</svg>
|
|
833
|
-
<span>
|
|
833
|
+
<span>19279</span>
|
|
834
834
|
</span>
|
|
835
835
|
<span class="star" title="Repo Forked">
|
|
836
836
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
837
837
|
<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">
|
|
838
838
|
</path>
|
|
839
839
|
</svg>
|
|
840
|
-
<span>
|
|
840
|
+
<span>2195</span>
|
|
841
841
|
</span>
|
|
842
842
|
<span class="star">
|
|
843
843
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
844
844
|
<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>
|
|
845
845
|
</svg>
|
|
846
|
-
<span>
|
|
846
|
+
<span>21 stars today</span>
|
|
847
847
|
</span>
|
|
848
848
|
</div>
|
|
849
849
|
<div class="details">
|
|
850
|
-
|
|
850
|
+
A lightweight, pure-Swift library for downloading and caching images from the web.
|
|
851
851
|
</div>
|
|
852
852
|
</div>
|
|
853
853
|
</li>
|
|
@@ -856,36 +856,36 @@
|
|
|
856
856
|
<div class="info">
|
|
857
857
|
<div class="rank">
|
|
858
858
|
<span title="Ranking 21">21</span>
|
|
859
|
-
<a href="https://github.com/
|
|
859
|
+
<a href="https://github.com/czj2369/jd_tb_auto" target="_blank" title="czj2369/jd_tb_auto">czj2369/jd_tb_auto</a>
|
|
860
860
|
</div>
|
|
861
861
|
<div class="sub-title followers">
|
|
862
862
|
|
|
863
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
864
|
-
<span style="background-color: #
|
|
863
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
864
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
865
865
|
</a>
|
|
866
866
|
|
|
867
867
|
<span class="star" title="Stargazers Count">
|
|
868
868
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
869
869
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
870
870
|
</svg>
|
|
871
|
-
<span>
|
|
871
|
+
<span>903</span>
|
|
872
872
|
</span>
|
|
873
873
|
<span class="star" title="Repo Forked">
|
|
874
874
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
875
875
|
<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">
|
|
876
876
|
</path>
|
|
877
877
|
</svg>
|
|
878
|
-
<span>
|
|
878
|
+
<span>274</span>
|
|
879
879
|
</span>
|
|
880
880
|
<span class="star">
|
|
881
881
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
882
|
<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>
|
|
883
883
|
</svg>
|
|
884
|
-
<span>
|
|
884
|
+
<span>96 stars today</span>
|
|
885
885
|
</span>
|
|
886
886
|
</div>
|
|
887
887
|
<div class="details">
|
|
888
|
-
|
|
888
|
+
基于AutoJs编写的618||双十一||淘宝||京东||赚喵币||赚汪汪币任务自动完成脚本
|
|
889
889
|
</div>
|
|
890
890
|
</div>
|
|
891
891
|
</li>
|
|
@@ -894,36 +894,36 @@
|
|
|
894
894
|
<div class="info">
|
|
895
895
|
<div class="rank">
|
|
896
896
|
<span title="Ranking 22">22</span>
|
|
897
|
-
<a href="https://github.com/
|
|
897
|
+
<a href="https://github.com/mltframework/shotcut" target="_blank" title="mltframework/shotcut">mltframework/shotcut</a>
|
|
898
898
|
</div>
|
|
899
899
|
<div class="sub-title followers">
|
|
900
900
|
|
|
901
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
902
|
-
<span style="background-color: #
|
|
901
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
902
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
903
903
|
</a>
|
|
904
904
|
|
|
905
905
|
<span class="star" title="Stargazers Count">
|
|
906
906
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
907
907
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
908
908
|
</svg>
|
|
909
|
-
<span>
|
|
909
|
+
<span>5278</span>
|
|
910
910
|
</span>
|
|
911
911
|
<span class="star" title="Repo Forked">
|
|
912
912
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
913
913
|
<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">
|
|
914
914
|
</path>
|
|
915
915
|
</svg>
|
|
916
|
-
<span>
|
|
916
|
+
<span>637</span>
|
|
917
917
|
</span>
|
|
918
918
|
<span class="star">
|
|
919
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
920
|
<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>
|
|
921
921
|
</svg>
|
|
922
|
-
<span>
|
|
922
|
+
<span>128 stars today</span>
|
|
923
923
|
</span>
|
|
924
924
|
</div>
|
|
925
925
|
<div class="details">
|
|
926
|
-
|
|
926
|
+
cross-platform (Qt), open-source (GPLv3) video editor
|
|
927
927
|
</div>
|
|
928
928
|
</div>
|
|
929
929
|
</li>
|
|
@@ -932,36 +932,36 @@
|
|
|
932
932
|
<div class="info">
|
|
933
933
|
<div class="rank">
|
|
934
934
|
<span title="Ranking 23">23</span>
|
|
935
|
-
<a href="https://github.com/
|
|
935
|
+
<a href="https://github.com/arco-design/arco-design" target="_blank" title="arco-design/arco-design">arco-design/arco-design</a>
|
|
936
936
|
</div>
|
|
937
937
|
<div class="sub-title followers">
|
|
938
938
|
|
|
939
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
940
|
-
<span style="background-color: #
|
|
939
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
940
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
941
941
|
</a>
|
|
942
942
|
|
|
943
943
|
<span class="star" title="Stargazers Count">
|
|
944
944
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
945
945
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
946
946
|
</svg>
|
|
947
|
-
<span>
|
|
947
|
+
<span>1504</span>
|
|
948
948
|
</span>
|
|
949
949
|
<span class="star" title="Repo Forked">
|
|
950
950
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
951
951
|
<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">
|
|
952
952
|
</path>
|
|
953
953
|
</svg>
|
|
954
|
-
<span>
|
|
954
|
+
<span>100</span>
|
|
955
955
|
</span>
|
|
956
956
|
<span class="star">
|
|
957
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
958
|
<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>
|
|
959
959
|
</svg>
|
|
960
|
-
<span>
|
|
960
|
+
<span>302 stars today</span>
|
|
961
961
|
</span>
|
|
962
962
|
</div>
|
|
963
963
|
<div class="details">
|
|
964
|
-
|
|
964
|
+
A comprehensive React UI components library
|
|
965
965
|
</div>
|
|
966
966
|
</div>
|
|
967
967
|
</li>
|
|
@@ -970,36 +970,36 @@
|
|
|
970
970
|
<div class="info">
|
|
971
971
|
<div class="rank">
|
|
972
972
|
<span title="Ranking 24">24</span>
|
|
973
|
-
<a href="https://github.com/
|
|
973
|
+
<a href="https://github.com/jumpserver/jumpserver" target="_blank" title="jumpserver/jumpserver">jumpserver/jumpserver</a>
|
|
974
974
|
</div>
|
|
975
975
|
<div class="sub-title followers">
|
|
976
976
|
|
|
977
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
978
|
-
<span style="background-color: #
|
|
977
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
978
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
979
979
|
</a>
|
|
980
980
|
|
|
981
981
|
<span class="star" title="Stargazers Count">
|
|
982
982
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
983
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
984
984
|
</svg>
|
|
985
|
-
<span>
|
|
985
|
+
<span>17244</span>
|
|
986
986
|
</span>
|
|
987
987
|
<span class="star" title="Repo Forked">
|
|
988
988
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
989
989
|
<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">
|
|
990
990
|
</path>
|
|
991
991
|
</svg>
|
|
992
|
-
<span>
|
|
992
|
+
<span>4393</span>
|
|
993
993
|
</span>
|
|
994
994
|
<span class="star">
|
|
995
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
996
|
<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>
|
|
997
997
|
</svg>
|
|
998
|
-
<span>
|
|
998
|
+
<span>55 stars today</span>
|
|
999
999
|
</span>
|
|
1000
1000
|
</div>
|
|
1001
1001
|
<div class="details">
|
|
1002
|
-
|
|
1002
|
+
JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。
|
|
1003
1003
|
</div>
|
|
1004
1004
|
</div>
|
|
1005
1005
|
</li>
|
|
@@ -1008,36 +1008,36 @@
|
|
|
1008
1008
|
<div class="info">
|
|
1009
1009
|
<div class="rank">
|
|
1010
1010
|
<span title="Ranking 25">25</span>
|
|
1011
|
-
<a href="https://github.com/
|
|
1011
|
+
<a href="https://github.com/tailwindlabs/headlessui" target="_blank" title="tailwindlabs/headlessui">tailwindlabs/headlessui</a>
|
|
1012
1012
|
</div>
|
|
1013
1013
|
<div class="sub-title followers">
|
|
1014
1014
|
|
|
1015
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1016
|
-
<span style="background-color: #
|
|
1015
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1016
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
1017
1017
|
</a>
|
|
1018
1018
|
|
|
1019
1019
|
<span class="star" title="Stargazers Count">
|
|
1020
1020
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1021
1021
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1022
1022
|
</svg>
|
|
1023
|
-
<span>
|
|
1023
|
+
<span>11369</span>
|
|
1024
1024
|
</span>
|
|
1025
1025
|
<span class="star" title="Repo Forked">
|
|
1026
1026
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1027
1027
|
<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">
|
|
1028
1028
|
</path>
|
|
1029
1029
|
</svg>
|
|
1030
|
-
<span>
|
|
1030
|
+
<span>391</span>
|
|
1031
1031
|
</span>
|
|
1032
1032
|
<span class="star">
|
|
1033
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1034
1034
|
<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>
|
|
1035
1035
|
</svg>
|
|
1036
|
-
<span>
|
|
1036
|
+
<span>155 stars today</span>
|
|
1037
1037
|
</span>
|
|
1038
1038
|
</div>
|
|
1039
1039
|
<div class="details">
|
|
1040
|
-
|
|
1040
|
+
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
|
|
1041
1041
|
</div>
|
|
1042
1042
|
</div>
|
|
1043
1043
|
</li>
|
|
@@ -1058,7 +1058,7 @@
|
|
|
1058
1058
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1059
1059
|
</a>
|
|
1060
1060
|
</p>
|
|
1061
|
-
<div class="time">Last cache created on 2021/10/
|
|
1061
|
+
<div class="time">Last cache created on 2021/10/30 by Github API v3.</div>
|
|
1062
1062
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1063
1063
|
</div>
|
|
1064
1064
|
</body>
|