@wcj/github-rank 21.12.8 → 21.12.12
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 +35333 -35335
- package/dist/sifou-daily.json +41 -113
- package/dist/sifou-monthly.json +111 -111
- package/dist/sifou-weekly.json +162 -162
- package/dist/toutiao-30.json +82 -82
- package/dist/toutiao-7.json +142 -142
- package/dist/toutiao-90.json +54 -54
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +163 -163
- package/dist/trending-weekly.json +169 -169
- package/dist/users.china.json +2999 -2999
- package/dist/users.json +3902 -3902
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +35333 -35335
- package/web/data/sifou-daily.json +41 -113
- package/web/data/sifou-monthly.json +111 -111
- package/web/data/sifou-weekly.json +162 -162
- package/web/data/toutiao-30.json +82 -82
- package/web/data/toutiao-7.json +142 -142
- package/web/data/toutiao-90.json +54 -54
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +163 -163
- package/web/data/trending-weekly.json +169 -169
- package/web/data/users.china.json +2999 -2999
- package/web/data/users.json +3902 -3902
- package/web/index.html +1995 -1995
- package/web/repos.html +4369 -4369
- package/web/sifou-daily.html +35 -259
- package/web/sifou-monthly.html +130 -130
- package/web/sifou-weekly.html +144 -144
- package/web/toutiao-30.html +100 -100
- package/web/toutiao-7.html +100 -100
- package/web/toutiao-90.html +106 -106
- package/web/trending-monthly.html +141 -141
- package/web/trending-weekly.html +153 -141
- package/web/trending.html +158 -134
- package/web/users.china.html +1601 -1601
package/web/trending-weekly.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on 2021/12/
|
|
105
|
+
<div class="time">Last cache created on 2021/12/12 by Github API v3.</div>
|
|
106
106
|
<div class="tabs">
|
|
107
107
|
<a class="" href="index.html">Users</a>
|
|
108
108
|
<a class="" href="repos.html">Repos</a>
|
|
@@ -124,32 +124,32 @@
|
|
|
124
124
|
<div class="info">
|
|
125
125
|
<div class="rank">
|
|
126
126
|
<span title="Ranking 1">1</span>
|
|
127
|
-
<a href="https://github.com/
|
|
127
|
+
<a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</a>
|
|
128
128
|
</div>
|
|
129
129
|
<div class="sub-title followers">
|
|
130
130
|
|
|
131
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
132
|
-
<span style="background-color: #
|
|
131
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
132
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
133
133
|
</a>
|
|
134
134
|
|
|
135
135
|
<span class="star" title="Stargazers Count">
|
|
136
136
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
137
137
|
<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>
|
|
138
138
|
</svg>
|
|
139
|
-
<span>
|
|
139
|
+
<span>180086</span>
|
|
140
140
|
</span>
|
|
141
141
|
<span class="star" title="Repo Forked">
|
|
142
142
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
143
143
|
<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">
|
|
144
144
|
</path>
|
|
145
145
|
</svg>
|
|
146
|
-
<span>
|
|
146
|
+
<span>25808</span>
|
|
147
147
|
</span>
|
|
148
148
|
<span class="star">
|
|
149
149
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
150
150
|
<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>
|
|
151
151
|
</svg>
|
|
152
|
-
<span>
|
|
152
|
+
<span>1996 stars this week</span>
|
|
153
153
|
</span>
|
|
154
154
|
</div>
|
|
155
155
|
<div class="details">
|
|
@@ -162,28 +162,32 @@
|
|
|
162
162
|
<div class="info">
|
|
163
163
|
<div class="rank">
|
|
164
164
|
<span title="Ranking 2">2</span>
|
|
165
|
-
<a href="https://github.com/
|
|
165
|
+
<a href="https://github.com/ja-netfilter/ja-netfilter" target="_blank" title="ja-netfilter/ja-netfilter">ja-netfilter/ja-netfilter</a>
|
|
166
166
|
</div>
|
|
167
167
|
<div class="sub-title followers">
|
|
168
168
|
|
|
169
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
170
|
+
<span style="background-color: #b07219;"></span>Java
|
|
171
|
+
</a>
|
|
172
|
+
|
|
169
173
|
<span class="star" title="Stargazers Count">
|
|
170
174
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
171
175
|
<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>
|
|
172
176
|
</svg>
|
|
173
|
-
<span>
|
|
177
|
+
<span>1298</span>
|
|
174
178
|
</span>
|
|
175
179
|
<span class="star" title="Repo Forked">
|
|
176
180
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
177
181
|
<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">
|
|
178
182
|
</path>
|
|
179
183
|
</svg>
|
|
180
|
-
<span>
|
|
184
|
+
<span>304</span>
|
|
181
185
|
</span>
|
|
182
186
|
<span class="star">
|
|
183
187
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
184
188
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
185
189
|
</svg>
|
|
186
|
-
<span>
|
|
190
|
+
<span>630 stars this week</span>
|
|
187
191
|
</span>
|
|
188
192
|
</div>
|
|
189
193
|
<div class="details">
|
|
@@ -196,32 +200,32 @@
|
|
|
196
200
|
<div class="info">
|
|
197
201
|
<div class="rank">
|
|
198
202
|
<span title="Ranking 3">3</span>
|
|
199
|
-
<a href="https://github.com/
|
|
203
|
+
<a href="https://github.com/TencentARC/GFPGAN" target="_blank" title="TencentARC/GFPGAN">TencentARC/GFPGAN</a>
|
|
200
204
|
</div>
|
|
201
205
|
<div class="sub-title followers">
|
|
202
206
|
|
|
203
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
204
|
-
<span style="background-color: #
|
|
207
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
208
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
205
209
|
</a>
|
|
206
210
|
|
|
207
211
|
<span class="star" title="Stargazers Count">
|
|
208
212
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
209
213
|
<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>
|
|
210
214
|
</svg>
|
|
211
|
-
<span>
|
|
215
|
+
<span>6330</span>
|
|
212
216
|
</span>
|
|
213
217
|
<span class="star" title="Repo Forked">
|
|
214
218
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
215
219
|
<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">
|
|
216
220
|
</path>
|
|
217
221
|
</svg>
|
|
218
|
-
<span>
|
|
222
|
+
<span>873</span>
|
|
219
223
|
</span>
|
|
220
224
|
<span class="star">
|
|
221
225
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
222
226
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
223
227
|
</svg>
|
|
224
|
-
<span>
|
|
228
|
+
<span>2086 stars this week</span>
|
|
225
229
|
</span>
|
|
226
230
|
</div>
|
|
227
231
|
<div class="details">
|
|
@@ -234,32 +238,32 @@
|
|
|
234
238
|
<div class="info">
|
|
235
239
|
<div class="rank">
|
|
236
240
|
<span title="Ranking 4">4</span>
|
|
237
|
-
<a href="https://github.com/
|
|
241
|
+
<a href="https://github.com/zeldaret/oot" target="_blank" title="zeldaret/oot">zeldaret/oot</a>
|
|
238
242
|
</div>
|
|
239
243
|
<div class="sub-title followers">
|
|
240
244
|
|
|
241
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
242
|
-
<span style="background-color: #
|
|
245
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
246
|
+
<span style="background-color: #555555;"></span>C
|
|
243
247
|
</a>
|
|
244
248
|
|
|
245
249
|
<span class="star" title="Stargazers Count">
|
|
246
250
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
247
251
|
<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>
|
|
248
252
|
</svg>
|
|
249
|
-
<span>
|
|
253
|
+
<span>2648</span>
|
|
250
254
|
</span>
|
|
251
255
|
<span class="star" title="Repo Forked">
|
|
252
256
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
253
257
|
<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">
|
|
254
258
|
</path>
|
|
255
259
|
</svg>
|
|
256
|
-
<span>
|
|
260
|
+
<span>310</span>
|
|
257
261
|
</span>
|
|
258
262
|
<span class="star">
|
|
259
263
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
260
264
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
261
265
|
</svg>
|
|
262
|
-
<span>
|
|
266
|
+
<span>844 stars this week</span>
|
|
263
267
|
</span>
|
|
264
268
|
</div>
|
|
265
269
|
<div class="details">
|
|
@@ -272,32 +276,32 @@
|
|
|
272
276
|
<div class="info">
|
|
273
277
|
<div class="rank">
|
|
274
278
|
<span title="Ranking 5">5</span>
|
|
275
|
-
<a href="https://github.com/
|
|
279
|
+
<a href="https://github.com/FerretDB/FerretDB" target="_blank" title="FerretDB/FerretDB">FerretDB/FerretDB</a>
|
|
276
280
|
</div>
|
|
277
281
|
<div class="sub-title followers">
|
|
278
282
|
|
|
279
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
280
|
-
<span style="background-color: #
|
|
283
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
284
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
281
285
|
</a>
|
|
282
286
|
|
|
283
287
|
<span class="star" title="Stargazers Count">
|
|
284
288
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
285
289
|
<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>
|
|
286
290
|
</svg>
|
|
287
|
-
<span>
|
|
291
|
+
<span>3620</span>
|
|
288
292
|
</span>
|
|
289
293
|
<span class="star" title="Repo Forked">
|
|
290
294
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
291
295
|
<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">
|
|
292
296
|
</path>
|
|
293
297
|
</svg>
|
|
294
|
-
<span>
|
|
298
|
+
<span>92</span>
|
|
295
299
|
</span>
|
|
296
300
|
<span class="star">
|
|
297
301
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
298
302
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
299
303
|
</svg>
|
|
300
|
-
<span>
|
|
304
|
+
<span>845 stars this week</span>
|
|
301
305
|
</span>
|
|
302
306
|
</div>
|
|
303
307
|
<div class="details">
|
|
@@ -310,32 +314,32 @@
|
|
|
310
314
|
<div class="info">
|
|
311
315
|
<div class="rank">
|
|
312
316
|
<span title="Ranking 6">6</span>
|
|
313
|
-
<a href="https://github.com/
|
|
317
|
+
<a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
|
|
314
318
|
</div>
|
|
315
319
|
<div class="sub-title followers">
|
|
316
320
|
|
|
317
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
318
|
-
<span style="background-color: #
|
|
321
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
322
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
319
323
|
</a>
|
|
320
324
|
|
|
321
325
|
<span class="star" title="Stargazers Count">
|
|
322
326
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
323
327
|
<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>
|
|
324
328
|
</svg>
|
|
325
|
-
<span>
|
|
329
|
+
<span>129020</span>
|
|
326
330
|
</span>
|
|
327
331
|
<span class="star" title="Repo Forked">
|
|
328
332
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
329
333
|
<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">
|
|
330
334
|
</path>
|
|
331
335
|
</svg>
|
|
332
|
-
<span>
|
|
336
|
+
<span>21093</span>
|
|
333
337
|
</span>
|
|
334
338
|
<span class="star">
|
|
335
339
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
336
340
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
337
341
|
</svg>
|
|
338
|
-
<span>
|
|
342
|
+
<span>1674 stars this week</span>
|
|
339
343
|
</span>
|
|
340
344
|
</div>
|
|
341
345
|
<div class="details">
|
|
@@ -348,32 +352,32 @@
|
|
|
348
352
|
<div class="info">
|
|
349
353
|
<div class="rank">
|
|
350
354
|
<span title="Ranking 7">7</span>
|
|
351
|
-
<a href="https://github.com/
|
|
355
|
+
<a href="https://github.com/doocs/leetcode" target="_blank" title="doocs/leetcode">doocs/leetcode</a>
|
|
352
356
|
</div>
|
|
353
357
|
<div class="sub-title followers">
|
|
354
358
|
|
|
355
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
356
|
-
<span style="background-color: #
|
|
359
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
360
|
+
<span style="background-color: #b07219;"></span>Java
|
|
357
361
|
</a>
|
|
358
362
|
|
|
359
363
|
<span class="star" title="Stargazers Count">
|
|
360
364
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
361
365
|
<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>
|
|
362
366
|
</svg>
|
|
363
|
-
<span>
|
|
367
|
+
<span>8848</span>
|
|
364
368
|
</span>
|
|
365
369
|
<span class="star" title="Repo Forked">
|
|
366
370
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
367
371
|
<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">
|
|
368
372
|
</path>
|
|
369
373
|
</svg>
|
|
370
|
-
<span>
|
|
374
|
+
<span>1770</span>
|
|
371
375
|
</span>
|
|
372
376
|
<span class="star">
|
|
373
377
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
374
378
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
375
379
|
</svg>
|
|
376
|
-
<span>
|
|
380
|
+
<span>1083 stars this week</span>
|
|
377
381
|
</span>
|
|
378
382
|
</div>
|
|
379
383
|
<div class="details">
|
|
@@ -386,32 +390,32 @@
|
|
|
386
390
|
<div class="info">
|
|
387
391
|
<div class="rank">
|
|
388
392
|
<span title="Ranking 8">8</span>
|
|
389
|
-
<a href="https://github.com/
|
|
393
|
+
<a href="https://github.com/Eugeny/tabby" target="_blank" title="Eugeny/tabby">Eugeny/tabby</a>
|
|
390
394
|
</div>
|
|
391
395
|
<div class="sub-title followers">
|
|
392
396
|
|
|
393
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
394
|
-
<span style="background-color: #
|
|
397
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
398
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
395
399
|
</a>
|
|
396
400
|
|
|
397
401
|
<span class="star" title="Stargazers Count">
|
|
398
402
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
399
403
|
<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>
|
|
400
404
|
</svg>
|
|
401
|
-
<span>
|
|
405
|
+
<span>23247</span>
|
|
402
406
|
</span>
|
|
403
407
|
<span class="star" title="Repo Forked">
|
|
404
408
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
405
409
|
<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">
|
|
406
410
|
</path>
|
|
407
411
|
</svg>
|
|
408
|
-
<span>
|
|
412
|
+
<span>1206</span>
|
|
409
413
|
</span>
|
|
410
414
|
<span class="star">
|
|
411
415
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
412
416
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
413
417
|
</svg>
|
|
414
|
-
<span>
|
|
418
|
+
<span>2526 stars this week</span>
|
|
415
419
|
</span>
|
|
416
420
|
</div>
|
|
417
421
|
<div class="details">
|
|
@@ -424,32 +428,32 @@
|
|
|
424
428
|
<div class="info">
|
|
425
429
|
<div class="rank">
|
|
426
430
|
<span title="Ranking 9">9</span>
|
|
427
|
-
<a href="https://github.com/
|
|
431
|
+
<a href="https://github.com/appsmithorg/appsmith" target="_blank" title="appsmithorg/appsmith">appsmithorg/appsmith</a>
|
|
428
432
|
</div>
|
|
429
433
|
<div class="sub-title followers">
|
|
430
434
|
|
|
431
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
432
|
-
<span style="background-color: #
|
|
435
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
436
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
433
437
|
</a>
|
|
434
438
|
|
|
435
439
|
<span class="star" title="Stargazers Count">
|
|
436
440
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
437
441
|
<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>
|
|
438
442
|
</svg>
|
|
439
|
-
<span>
|
|
443
|
+
<span>10221</span>
|
|
440
444
|
</span>
|
|
441
445
|
<span class="star" title="Repo Forked">
|
|
442
446
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
443
447
|
<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">
|
|
444
448
|
</path>
|
|
445
449
|
</svg>
|
|
446
|
-
<span>
|
|
450
|
+
<span>898</span>
|
|
447
451
|
</span>
|
|
448
452
|
<span class="star">
|
|
449
453
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
450
454
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
451
455
|
</svg>
|
|
452
|
-
<span>
|
|
456
|
+
<span>924 stars this week</span>
|
|
453
457
|
</span>
|
|
454
458
|
</div>
|
|
455
459
|
<div class="details">
|
|
@@ -462,32 +466,32 @@
|
|
|
462
466
|
<div class="info">
|
|
463
467
|
<div class="rank">
|
|
464
468
|
<span title="Ranking 10">10</span>
|
|
465
|
-
<a href="https://github.com/
|
|
469
|
+
<a href="https://github.com/babysor/MockingBird" target="_blank" title="babysor/MockingBird">babysor/MockingBird</a>
|
|
466
470
|
</div>
|
|
467
471
|
<div class="sub-title followers">
|
|
468
472
|
|
|
469
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
470
|
-
<span style="background-color: #
|
|
473
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
474
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
471
475
|
</a>
|
|
472
476
|
|
|
473
477
|
<span class="star" title="Stargazers Count">
|
|
474
478
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
475
479
|
<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>
|
|
476
480
|
</svg>
|
|
477
|
-
<span>
|
|
481
|
+
<span>14656</span>
|
|
478
482
|
</span>
|
|
479
483
|
<span class="star" title="Repo Forked">
|
|
480
484
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
481
485
|
<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">
|
|
482
486
|
</path>
|
|
483
487
|
</svg>
|
|
484
|
-
<span>
|
|
488
|
+
<span>1746</span>
|
|
485
489
|
</span>
|
|
486
490
|
<span class="star">
|
|
487
491
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
488
492
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
489
493
|
</svg>
|
|
490
|
-
<span>
|
|
494
|
+
<span>1777 stars this week</span>
|
|
491
495
|
</span>
|
|
492
496
|
</div>
|
|
493
497
|
<div class="details">
|
|
@@ -500,32 +504,32 @@
|
|
|
500
504
|
<div class="info">
|
|
501
505
|
<div class="rank">
|
|
502
506
|
<span title="Ranking 11">11</span>
|
|
503
|
-
<a href="https://github.com/
|
|
507
|
+
<a href="https://github.com/projectdiscovery/nuclei-templates" target="_blank" title="projectdiscovery/nuclei-templates">projectdiscovery/nuclei-templates</a>
|
|
504
508
|
</div>
|
|
505
509
|
<div class="sub-title followers">
|
|
506
510
|
|
|
507
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
508
|
-
<span style="background-color: #
|
|
511
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
512
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
509
513
|
</a>
|
|
510
514
|
|
|
511
515
|
<span class="star" title="Stargazers Count">
|
|
512
516
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
513
517
|
<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>
|
|
514
518
|
</svg>
|
|
515
|
-
<span>
|
|
519
|
+
<span>3023</span>
|
|
516
520
|
</span>
|
|
517
521
|
<span class="star" title="Repo Forked">
|
|
518
522
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
519
523
|
<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">
|
|
520
524
|
</path>
|
|
521
525
|
</svg>
|
|
522
|
-
<span>
|
|
526
|
+
<span>928</span>
|
|
523
527
|
</span>
|
|
524
528
|
<span class="star">
|
|
525
529
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
526
530
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
527
531
|
</svg>
|
|
528
|
-
<span>
|
|
532
|
+
<span>187 stars this week</span>
|
|
529
533
|
</span>
|
|
530
534
|
</div>
|
|
531
535
|
<div class="details">
|
|
@@ -538,32 +542,32 @@
|
|
|
538
542
|
<div class="info">
|
|
539
543
|
<div class="rank">
|
|
540
544
|
<span title="Ranking 12">12</span>
|
|
541
|
-
<a href="https://github.com/
|
|
545
|
+
<a href="https://github.com/crater-invoice/crater" target="_blank" title="crater-invoice/crater">crater-invoice/crater</a>
|
|
542
546
|
</div>
|
|
543
547
|
<div class="sub-title followers">
|
|
544
548
|
|
|
545
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
546
|
-
<span style="background-color: #
|
|
549
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
550
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
547
551
|
</a>
|
|
548
552
|
|
|
549
553
|
<span class="star" title="Stargazers Count">
|
|
550
554
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
551
555
|
<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>
|
|
552
556
|
</svg>
|
|
553
|
-
<span>
|
|
557
|
+
<span>4786</span>
|
|
554
558
|
</span>
|
|
555
559
|
<span class="star" title="Repo Forked">
|
|
556
560
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
557
561
|
<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">
|
|
558
562
|
</path>
|
|
559
563
|
</svg>
|
|
560
|
-
<span>
|
|
564
|
+
<span>954</span>
|
|
561
565
|
</span>
|
|
562
566
|
<span class="star">
|
|
563
567
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
564
568
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
565
569
|
</svg>
|
|
566
|
-
<span>
|
|
570
|
+
<span>181 stars this week</span>
|
|
567
571
|
</span>
|
|
568
572
|
</div>
|
|
569
573
|
<div class="details">
|
|
@@ -588,20 +592,20 @@
|
|
|
588
592
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
589
593
|
<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>
|
|
590
594
|
</svg>
|
|
591
|
-
<span>
|
|
595
|
+
<span>5087</span>
|
|
592
596
|
</span>
|
|
593
597
|
<span class="star" title="Repo Forked">
|
|
594
598
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
595
599
|
<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">
|
|
596
600
|
</path>
|
|
597
601
|
</svg>
|
|
598
|
-
<span>
|
|
602
|
+
<span>1314</span>
|
|
599
603
|
</span>
|
|
600
604
|
<span class="star">
|
|
601
605
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
602
606
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
603
607
|
</svg>
|
|
604
|
-
<span>
|
|
608
|
+
<span>167 stars this week</span>
|
|
605
609
|
</span>
|
|
606
610
|
</div>
|
|
607
611
|
<div class="details">
|
|
@@ -614,32 +618,32 @@
|
|
|
614
618
|
<div class="info">
|
|
615
619
|
<div class="rank">
|
|
616
620
|
<span title="Ranking 14">14</span>
|
|
617
|
-
<a href="https://github.com/
|
|
621
|
+
<a href="https://github.com/grafana/grafana" target="_blank" title="grafana/grafana">grafana/grafana</a>
|
|
618
622
|
</div>
|
|
619
623
|
<div class="sub-title followers">
|
|
620
624
|
|
|
621
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
622
|
-
<span style="background-color: #
|
|
625
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
626
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
623
627
|
</a>
|
|
624
628
|
|
|
625
629
|
<span class="star" title="Stargazers Count">
|
|
626
630
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
627
631
|
<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>
|
|
628
632
|
</svg>
|
|
629
|
-
<span>
|
|
633
|
+
<span>45785</span>
|
|
630
634
|
</span>
|
|
631
635
|
<span class="star" title="Repo Forked">
|
|
632
636
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
633
637
|
<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">
|
|
634
638
|
</path>
|
|
635
639
|
</svg>
|
|
636
|
-
<span>
|
|
640
|
+
<span>9086</span>
|
|
637
641
|
</span>
|
|
638
642
|
<span class="star">
|
|
639
643
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
640
644
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
641
645
|
</svg>
|
|
642
|
-
<span>
|
|
646
|
+
<span>613 stars this week</span>
|
|
643
647
|
</span>
|
|
644
648
|
</div>
|
|
645
649
|
<div class="details">
|
|
@@ -652,7 +656,7 @@
|
|
|
652
656
|
<div class="info">
|
|
653
657
|
<div class="rank">
|
|
654
658
|
<span title="Ranking 15">15</span>
|
|
655
|
-
<a href="https://github.com/
|
|
659
|
+
<a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
|
|
656
660
|
</div>
|
|
657
661
|
<div class="sub-title followers">
|
|
658
662
|
|
|
@@ -664,20 +668,20 @@
|
|
|
664
668
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
665
669
|
<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>
|
|
666
670
|
</svg>
|
|
667
|
-
<span>
|
|
671
|
+
<span>171141</span>
|
|
668
672
|
</span>
|
|
669
673
|
<span class="star" title="Repo Forked">
|
|
670
674
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
671
675
|
<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">
|
|
672
676
|
</path>
|
|
673
677
|
</svg>
|
|
674
|
-
<span>
|
|
678
|
+
<span>19680</span>
|
|
675
679
|
</span>
|
|
676
680
|
<span class="star">
|
|
677
681
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
678
682
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
679
683
|
</svg>
|
|
680
|
-
<span>
|
|
684
|
+
<span>1944 stars this week</span>
|
|
681
685
|
</span>
|
|
682
686
|
</div>
|
|
683
687
|
<div class="details">
|
|
@@ -690,28 +694,32 @@
|
|
|
690
694
|
<div class="info">
|
|
691
695
|
<div class="rank">
|
|
692
696
|
<span title="Ranking 16">16</span>
|
|
693
|
-
<a href="https://github.com/
|
|
697
|
+
<a href="https://github.com/JetBrains/compose-jb" target="_blank" title="JetBrains/compose-jb">JetBrains/compose-jb</a>
|
|
694
698
|
</div>
|
|
695
699
|
<div class="sub-title followers">
|
|
696
700
|
|
|
701
|
+
<a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
|
|
702
|
+
<span style="background-color: #A97BFF;"></span>Kotlin
|
|
703
|
+
</a>
|
|
704
|
+
|
|
697
705
|
<span class="star" title="Stargazers Count">
|
|
698
706
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
699
707
|
<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>
|
|
700
708
|
</svg>
|
|
701
|
-
<span>
|
|
709
|
+
<span>7438</span>
|
|
702
710
|
</span>
|
|
703
711
|
<span class="star" title="Repo Forked">
|
|
704
712
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
705
713
|
<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">
|
|
706
714
|
</path>
|
|
707
715
|
</svg>
|
|
708
|
-
<span>
|
|
716
|
+
<span>441</span>
|
|
709
717
|
</span>
|
|
710
718
|
<span class="star">
|
|
711
719
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
712
720
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
713
721
|
</svg>
|
|
714
|
-
<span>
|
|
722
|
+
<span>272 stars this week</span>
|
|
715
723
|
</span>
|
|
716
724
|
</div>
|
|
717
725
|
<div class="details">
|
|
@@ -724,32 +732,32 @@
|
|
|
724
732
|
<div class="info">
|
|
725
733
|
<div class="rank">
|
|
726
734
|
<span title="Ranking 17">17</span>
|
|
727
|
-
<a href="https://github.com/
|
|
735
|
+
<a href="https://github.com/alibaba/hooks" target="_blank" title="alibaba/hooks">alibaba/hooks</a>
|
|
728
736
|
</div>
|
|
729
737
|
<div class="sub-title followers">
|
|
730
738
|
|
|
731
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
732
|
-
<span style="background-color: #
|
|
739
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
740
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
733
741
|
</a>
|
|
734
742
|
|
|
735
743
|
<span class="star" title="Stargazers Count">
|
|
736
744
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
737
745
|
<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>
|
|
738
746
|
</svg>
|
|
739
|
-
<span>
|
|
747
|
+
<span>7708</span>
|
|
740
748
|
</span>
|
|
741
749
|
<span class="star" title="Repo Forked">
|
|
742
750
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
743
751
|
<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">
|
|
744
752
|
</path>
|
|
745
753
|
</svg>
|
|
746
|
-
<span>
|
|
754
|
+
<span>1190</span>
|
|
747
755
|
</span>
|
|
748
756
|
<span class="star">
|
|
749
757
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
750
758
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
751
759
|
</svg>
|
|
752
|
-
<span>
|
|
760
|
+
<span>132 stars this week</span>
|
|
753
761
|
</span>
|
|
754
762
|
</div>
|
|
755
763
|
<div class="details">
|
|
@@ -762,32 +770,32 @@
|
|
|
762
770
|
<div class="info">
|
|
763
771
|
<div class="rank">
|
|
764
772
|
<span title="Ranking 18">18</span>
|
|
765
|
-
<a href="https://github.com/
|
|
773
|
+
<a href="https://github.com/Pycord-Development/pycord" target="_blank" title="Pycord-Development/pycord">Pycord-Development/pycord</a>
|
|
766
774
|
</div>
|
|
767
775
|
<div class="sub-title followers">
|
|
768
776
|
|
|
769
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
770
|
-
<span style="background-color: #
|
|
777
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
778
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
771
779
|
</a>
|
|
772
780
|
|
|
773
781
|
<span class="star" title="Stargazers Count">
|
|
774
782
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
775
783
|
<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>
|
|
776
784
|
</svg>
|
|
777
|
-
<span>
|
|
785
|
+
<span>1138</span>
|
|
778
786
|
</span>
|
|
779
787
|
<span class="star" title="Repo Forked">
|
|
780
788
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
781
789
|
<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">
|
|
782
790
|
</path>
|
|
783
791
|
</svg>
|
|
784
|
-
<span>
|
|
792
|
+
<span>211</span>
|
|
785
793
|
</span>
|
|
786
794
|
<span class="star">
|
|
787
795
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
788
796
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
789
797
|
</svg>
|
|
790
|
-
<span>
|
|
798
|
+
<span>230 stars this week</span>
|
|
791
799
|
</span>
|
|
792
800
|
</div>
|
|
793
801
|
<div class="details">
|
|
@@ -800,28 +808,32 @@
|
|
|
800
808
|
<div class="info">
|
|
801
809
|
<div class="rank">
|
|
802
810
|
<span title="Ranking 19">19</span>
|
|
803
|
-
<a href="https://github.com/
|
|
811
|
+
<a href="https://github.com/danielmiessler/SecLists" target="_blank" title="danielmiessler/SecLists">danielmiessler/SecLists</a>
|
|
804
812
|
</div>
|
|
805
813
|
<div class="sub-title followers">
|
|
806
814
|
|
|
815
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
816
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
817
|
+
</a>
|
|
818
|
+
|
|
807
819
|
<span class="star" title="Stargazers Count">
|
|
808
820
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
809
821
|
<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>
|
|
810
822
|
</svg>
|
|
811
|
-
<span>
|
|
823
|
+
<span>35728</span>
|
|
812
824
|
</span>
|
|
813
825
|
<span class="star" title="Repo Forked">
|
|
814
826
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
815
827
|
<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">
|
|
816
828
|
</path>
|
|
817
829
|
</svg>
|
|
818
|
-
<span>
|
|
830
|
+
<span>18466</span>
|
|
819
831
|
</span>
|
|
820
832
|
<span class="star">
|
|
821
833
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
822
834
|
<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
835
|
</svg>
|
|
824
|
-
<span>
|
|
836
|
+
<span>460 stars this week</span>
|
|
825
837
|
</span>
|
|
826
838
|
</div>
|
|
827
839
|
<div class="details">
|
|
@@ -834,32 +846,32 @@
|
|
|
834
846
|
<div class="info">
|
|
835
847
|
<div class="rank">
|
|
836
848
|
<span title="Ranking 20">20</span>
|
|
837
|
-
<a href="https://github.com/
|
|
849
|
+
<a href="https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts" target="_blank" title="kon9chunkit/GitHub-Chinese-Top-Charts">kon9chunkit/GitHub-Chinese-Top-Charts</a>
|
|
838
850
|
</div>
|
|
839
851
|
<div class="sub-title followers">
|
|
840
852
|
|
|
841
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
842
|
-
<span style="background-color: #
|
|
853
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
854
|
+
<span style="background-color: #b07219;"></span>Java
|
|
843
855
|
</a>
|
|
844
856
|
|
|
845
857
|
<span class="star" title="Stargazers Count">
|
|
846
858
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
847
859
|
<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>
|
|
848
860
|
</svg>
|
|
849
|
-
<span>
|
|
861
|
+
<span>41573</span>
|
|
850
862
|
</span>
|
|
851
863
|
<span class="star" title="Repo Forked">
|
|
852
864
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
853
865
|
<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">
|
|
854
866
|
</path>
|
|
855
867
|
</svg>
|
|
856
|
-
<span>
|
|
868
|
+
<span>5887</span>
|
|
857
869
|
</span>
|
|
858
870
|
<span class="star">
|
|
859
871
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
860
872
|
<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
873
|
</svg>
|
|
862
|
-
<span>
|
|
874
|
+
<span>612 stars this week</span>
|
|
863
875
|
</span>
|
|
864
876
|
</div>
|
|
865
877
|
<div class="details">
|
|
@@ -872,32 +884,28 @@
|
|
|
872
884
|
<div class="info">
|
|
873
885
|
<div class="rank">
|
|
874
886
|
<span title="Ranking 21">21</span>
|
|
875
|
-
<a href="https://github.com/
|
|
887
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
876
888
|
</div>
|
|
877
889
|
<div class="sub-title followers">
|
|
878
890
|
|
|
879
|
-
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
880
|
-
<span style="background-color: #89e051;"></span>Shell
|
|
881
|
-
</a>
|
|
882
|
-
|
|
883
891
|
<span class="star" title="Stargazers Count">
|
|
884
892
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
885
893
|
<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>
|
|
886
894
|
</svg>
|
|
887
|
-
<span>
|
|
895
|
+
<span>200854</span>
|
|
888
896
|
</span>
|
|
889
897
|
<span class="star" title="Repo Forked">
|
|
890
898
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
891
899
|
<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">
|
|
892
900
|
</path>
|
|
893
901
|
</svg>
|
|
894
|
-
<span>
|
|
902
|
+
<span>53982</span>
|
|
895
903
|
</span>
|
|
896
904
|
<span class="star">
|
|
897
905
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
898
906
|
<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
907
|
</svg>
|
|
900
|
-
<span>
|
|
908
|
+
<span>1339 stars this week</span>
|
|
901
909
|
</span>
|
|
902
910
|
</div>
|
|
903
911
|
<div class="details">
|
|
@@ -910,28 +918,32 @@
|
|
|
910
918
|
<div class="info">
|
|
911
919
|
<div class="rank">
|
|
912
920
|
<span title="Ranking 22">22</span>
|
|
913
|
-
<a href="https://github.com/
|
|
921
|
+
<a href="https://github.com/blender/blender" target="_blank" title="blender/blender">blender/blender</a>
|
|
914
922
|
</div>
|
|
915
923
|
<div class="sub-title followers">
|
|
916
924
|
|
|
925
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
926
|
+
<span style="background-color: #555555;"></span>C
|
|
927
|
+
</a>
|
|
928
|
+
|
|
917
929
|
<span class="star" title="Stargazers Count">
|
|
918
930
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
919
931
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
920
932
|
</svg>
|
|
921
|
-
<span>
|
|
933
|
+
<span>4066</span>
|
|
922
934
|
</span>
|
|
923
935
|
<span class="star" title="Repo Forked">
|
|
924
936
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
925
937
|
<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">
|
|
926
938
|
</path>
|
|
927
939
|
</svg>
|
|
928
|
-
<span>
|
|
940
|
+
<span>730</span>
|
|
929
941
|
</span>
|
|
930
942
|
<span class="star">
|
|
931
943
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
932
944
|
<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>
|
|
933
945
|
</svg>
|
|
934
|
-
<span>
|
|
946
|
+
<span>122 stars this week</span>
|
|
935
947
|
</span>
|
|
936
948
|
</div>
|
|
937
949
|
<div class="details">
|
|
@@ -944,32 +956,32 @@
|
|
|
944
956
|
<div class="info">
|
|
945
957
|
<div class="rank">
|
|
946
958
|
<span title="Ranking 23">23</span>
|
|
947
|
-
<a href="https://github.com/
|
|
959
|
+
<a href="https://github.com/thunlp/WantWords" target="_blank" title="thunlp/WantWords">thunlp/WantWords</a>
|
|
948
960
|
</div>
|
|
949
961
|
<div class="sub-title followers">
|
|
950
962
|
|
|
951
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
952
|
-
<span style="background-color: #
|
|
963
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
964
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
953
965
|
</a>
|
|
954
966
|
|
|
955
967
|
<span class="star" title="Stargazers Count">
|
|
956
968
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
957
969
|
<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>
|
|
958
970
|
</svg>
|
|
959
|
-
<span>
|
|
971
|
+
<span>2688</span>
|
|
960
972
|
</span>
|
|
961
973
|
<span class="star" title="Repo Forked">
|
|
962
974
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
963
975
|
<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">
|
|
964
976
|
</path>
|
|
965
977
|
</svg>
|
|
966
|
-
<span>
|
|
978
|
+
<span>216</span>
|
|
967
979
|
</span>
|
|
968
980
|
<span class="star">
|
|
969
981
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
970
982
|
<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>
|
|
971
983
|
</svg>
|
|
972
|
-
<span>
|
|
984
|
+
<span>917 stars this week</span>
|
|
973
985
|
</span>
|
|
974
986
|
</div>
|
|
975
987
|
<div class="details">
|
|
@@ -982,32 +994,32 @@
|
|
|
982
994
|
<div class="info">
|
|
983
995
|
<div class="rank">
|
|
984
996
|
<span title="Ranking 24">24</span>
|
|
985
|
-
<a href="https://github.com/
|
|
997
|
+
<a href="https://github.com/grpc/grpc" target="_blank" title="grpc/grpc">grpc/grpc</a>
|
|
986
998
|
</div>
|
|
987
999
|
<div class="sub-title followers">
|
|
988
1000
|
|
|
989
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
990
|
-
<span style="background-color: #
|
|
1001
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1002
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
991
1003
|
</a>
|
|
992
1004
|
|
|
993
1005
|
<span class="star" title="Stargazers Count">
|
|
994
1006
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
995
1007
|
<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>
|
|
996
1008
|
</svg>
|
|
997
|
-
<span>
|
|
1009
|
+
<span>32817</span>
|
|
998
1010
|
</span>
|
|
999
1011
|
<span class="star" title="Repo Forked">
|
|
1000
1012
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1001
1013
|
<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">
|
|
1002
1014
|
</path>
|
|
1003
1015
|
</svg>
|
|
1004
|
-
<span>
|
|
1016
|
+
<span>8600</span>
|
|
1005
1017
|
</span>
|
|
1006
1018
|
<span class="star">
|
|
1007
1019
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1008
1020
|
<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>
|
|
1009
1021
|
</svg>
|
|
1010
|
-
<span>
|
|
1022
|
+
<span>236 stars this week</span>
|
|
1011
1023
|
</span>
|
|
1012
1024
|
</div>
|
|
1013
1025
|
<div class="details">
|
|
@@ -1020,32 +1032,32 @@
|
|
|
1020
1032
|
<div class="info">
|
|
1021
1033
|
<div class="rank">
|
|
1022
1034
|
<span title="Ranking 25">25</span>
|
|
1023
|
-
<a href="https://github.com/
|
|
1035
|
+
<a href="https://github.com/iluwatar/java-design-patterns" target="_blank" title="iluwatar/java-design-patterns">iluwatar/java-design-patterns</a>
|
|
1024
1036
|
</div>
|
|
1025
1037
|
<div class="sub-title followers">
|
|
1026
1038
|
|
|
1027
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1028
|
-
<span style="background-color: #
|
|
1039
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
1040
|
+
<span style="background-color: #b07219;"></span>Java
|
|
1029
1041
|
</a>
|
|
1030
1042
|
|
|
1031
1043
|
<span class="star" title="Stargazers Count">
|
|
1032
1044
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1033
1045
|
<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>
|
|
1034
1046
|
</svg>
|
|
1035
|
-
<span>
|
|
1047
|
+
<span>71822</span>
|
|
1036
1048
|
</span>
|
|
1037
1049
|
<span class="star" title="Repo Forked">
|
|
1038
1050
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1039
1051
|
<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">
|
|
1040
1052
|
</path>
|
|
1041
1053
|
</svg>
|
|
1042
|
-
<span>
|
|
1054
|
+
<span>22341</span>
|
|
1043
1055
|
</span>
|
|
1044
1056
|
<span class="star">
|
|
1045
1057
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1046
1058
|
<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>
|
|
1047
1059
|
</svg>
|
|
1048
|
-
<span>
|
|
1060
|
+
<span>266 stars this week</span>
|
|
1049
1061
|
</span>
|
|
1050
1062
|
</div>
|
|
1051
1063
|
<div class="details">
|
|
@@ -1070,7 +1082,7 @@
|
|
|
1070
1082
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1071
1083
|
</a>
|
|
1072
1084
|
</div>
|
|
1073
|
-
<div class="time">Last cache created on 2021/12/
|
|
1085
|
+
<div class="time">Last cache created on 2021/12/12 by Github API v3.</div>
|
|
1074
1086
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1075
1087
|
</div>
|
|
1076
1088
|
</body>
|