@wcj/github-rank 21.12.11 → 21.12.15
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 +33857 -33844
- package/dist/sifou-daily.json +144 -72
- package/dist/sifou-monthly.json +113 -113
- package/dist/sifou-weekly.json +167 -167
- package/dist/toutiao-30.json +96 -96
- package/dist/toutiao-7.json +153 -153
- package/dist/toutiao-90.json +30 -30
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +165 -165
- package/dist/trending-weekly.json +175 -175
- package/dist/users.china.json +3070 -3071
- package/dist/users.json +3424 -3424
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +33857 -33844
- package/web/data/sifou-daily.json +144 -72
- package/web/data/sifou-monthly.json +113 -113
- package/web/data/sifou-weekly.json +167 -167
- package/web/data/toutiao-30.json +96 -96
- package/web/data/toutiao-7.json +153 -153
- package/web/data/toutiao-90.json +30 -30
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +165 -165
- package/web/data/trending-weekly.json +175 -175
- package/web/data/users.china.json +3070 -3071
- package/web/data/users.json +3424 -3424
- package/web/index.html +1909 -1909
- package/web/repos.html +4005 -4005
- package/web/sifou-daily.html +285 -61
- package/web/sifou-monthly.html +140 -140
- package/web/sifou-weekly.html +144 -144
- package/web/toutiao-30.html +82 -82
- package/web/toutiao-7.html +102 -102
- package/web/toutiao-90.html +65 -65
- package/web/trending-monthly.html +142 -146
- package/web/trending-weekly.html +150 -154
- package/web/trending.html +146 -150
- package/web/users.china.html +1567 -1567
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/15 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/TencentARC/GFPGAN" target="_blank" title="TencentARC/GFPGAN">TencentARC/GFPGAN</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/python" title="Programming Language Python">
|
|
132
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>9390</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>1382</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>4837 stars this week</span>
|
|
153
153
|
</span>
|
|
154
154
|
</div>
|
|
155
155
|
<div class="details">
|
|
@@ -162,32 +162,28 @@
|
|
|
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/loveispapapa/txt_files" target="_blank" title="loveispapapa/txt_files">loveispapapa/txt_files</a>
|
|
166
166
|
</div>
|
|
167
167
|
<div class="sub-title followers">
|
|
168
168
|
|
|
169
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
170
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
171
|
-
</a>
|
|
172
|
-
|
|
173
169
|
<span class="star" title="Stargazers Count">
|
|
174
170
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
175
171
|
<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>
|
|
176
172
|
</svg>
|
|
177
|
-
<span>
|
|
173
|
+
<span>724</span>
|
|
178
174
|
</span>
|
|
179
175
|
<span class="star" title="Repo Forked">
|
|
180
176
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
181
177
|
<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">
|
|
182
178
|
</path>
|
|
183
179
|
</svg>
|
|
184
|
-
<span>
|
|
180
|
+
<span>274</span>
|
|
185
181
|
</span>
|
|
186
182
|
<span class="star">
|
|
187
183
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
188
184
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
189
185
|
</svg>
|
|
190
|
-
<span>
|
|
186
|
+
<span>297 stars this week</span>
|
|
191
187
|
</span>
|
|
192
188
|
</div>
|
|
193
189
|
<div class="details">
|
|
@@ -200,32 +196,32 @@
|
|
|
200
196
|
<div class="info">
|
|
201
197
|
<div class="rank">
|
|
202
198
|
<span title="Ranking 3">3</span>
|
|
203
|
-
<a href="https://github.com/
|
|
199
|
+
<a href="https://github.com/Eugeny/tabby" target="_blank" title="Eugeny/tabby">Eugeny/tabby</a>
|
|
204
200
|
</div>
|
|
205
201
|
<div class="sub-title followers">
|
|
206
202
|
|
|
207
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
208
|
-
<span style="background-color: #
|
|
203
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
204
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
209
205
|
</a>
|
|
210
206
|
|
|
211
207
|
<span class="star" title="Stargazers Count">
|
|
212
208
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
213
209
|
<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>
|
|
214
210
|
</svg>
|
|
215
|
-
<span>
|
|
211
|
+
<span>24088</span>
|
|
216
212
|
</span>
|
|
217
213
|
<span class="star" title="Repo Forked">
|
|
218
214
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
219
215
|
<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">
|
|
220
216
|
</path>
|
|
221
217
|
</svg>
|
|
222
|
-
<span>
|
|
218
|
+
<span>1285</span>
|
|
223
219
|
</span>
|
|
224
220
|
<span class="star">
|
|
225
221
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
226
222
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
227
223
|
</svg>
|
|
228
|
-
<span>
|
|
224
|
+
<span>2578 stars this week</span>
|
|
229
225
|
</span>
|
|
230
226
|
</div>
|
|
231
227
|
<div class="details">
|
|
@@ -238,32 +234,32 @@
|
|
|
238
234
|
<div class="info">
|
|
239
235
|
<div class="rank">
|
|
240
236
|
<span title="Ranking 4">4</span>
|
|
241
|
-
<a href="https://github.com/
|
|
237
|
+
<a href="https://github.com/doocs/leetcode" target="_blank" title="doocs/leetcode">doocs/leetcode</a>
|
|
242
238
|
</div>
|
|
243
239
|
<div class="sub-title followers">
|
|
244
240
|
|
|
245
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
246
|
-
<span style="background-color: #
|
|
241
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
242
|
+
<span style="background-color: #b07219;"></span>Java
|
|
247
243
|
</a>
|
|
248
244
|
|
|
249
245
|
<span class="star" title="Stargazers Count">
|
|
250
246
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
251
247
|
<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>
|
|
252
248
|
</svg>
|
|
253
|
-
<span>
|
|
249
|
+
<span>9292</span>
|
|
254
250
|
</span>
|
|
255
251
|
<span class="star" title="Repo Forked">
|
|
256
252
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
257
253
|
<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">
|
|
258
254
|
</path>
|
|
259
255
|
</svg>
|
|
260
|
-
<span>
|
|
256
|
+
<span>1811</span>
|
|
261
257
|
</span>
|
|
262
258
|
<span class="star">
|
|
263
259
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
264
260
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
265
261
|
</svg>
|
|
266
|
-
<span>
|
|
262
|
+
<span>1251 stars this week</span>
|
|
267
263
|
</span>
|
|
268
264
|
</div>
|
|
269
265
|
<div class="details">
|
|
@@ -276,32 +272,32 @@
|
|
|
276
272
|
<div class="info">
|
|
277
273
|
<div class="rank">
|
|
278
274
|
<span title="Ranking 5">5</span>
|
|
279
|
-
<a href="https://github.com/
|
|
275
|
+
<a href="https://github.com/projectdiscovery/nuclei-templates" target="_blank" title="projectdiscovery/nuclei-templates">projectdiscovery/nuclei-templates</a>
|
|
280
276
|
</div>
|
|
281
277
|
<div class="sub-title followers">
|
|
282
278
|
|
|
283
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
284
|
-
<span style="background-color: #
|
|
279
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
280
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
285
281
|
</a>
|
|
286
282
|
|
|
287
283
|
<span class="star" title="Stargazers Count">
|
|
288
284
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
289
285
|
<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>
|
|
290
286
|
</svg>
|
|
291
|
-
<span>
|
|
287
|
+
<span>3073</span>
|
|
292
288
|
</span>
|
|
293
289
|
<span class="star" title="Repo Forked">
|
|
294
290
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
295
291
|
<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">
|
|
296
292
|
</path>
|
|
297
293
|
</svg>
|
|
298
|
-
<span>
|
|
294
|
+
<span>949</span>
|
|
299
295
|
</span>
|
|
300
296
|
<span class="star">
|
|
301
297
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
302
298
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
303
299
|
</svg>
|
|
304
|
-
<span>
|
|
300
|
+
<span>187 stars this week</span>
|
|
305
301
|
</span>
|
|
306
302
|
</div>
|
|
307
303
|
<div class="details">
|
|
@@ -314,32 +310,32 @@
|
|
|
314
310
|
<div class="info">
|
|
315
311
|
<div class="rank">
|
|
316
312
|
<span title="Ranking 6">6</span>
|
|
317
|
-
<a href="https://github.com/
|
|
313
|
+
<a href="https://github.com/ja-netfilter/ja-netfilter" target="_blank" title="ja-netfilter/ja-netfilter">ja-netfilter/ja-netfilter</a>
|
|
318
314
|
</div>
|
|
319
315
|
<div class="sub-title followers">
|
|
320
316
|
|
|
321
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
322
|
-
<span style="background-color: #
|
|
317
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
318
|
+
<span style="background-color: #b07219;"></span>Java
|
|
323
319
|
</a>
|
|
324
320
|
|
|
325
321
|
<span class="star" title="Stargazers Count">
|
|
326
322
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
327
323
|
<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>
|
|
328
324
|
</svg>
|
|
329
|
-
<span>
|
|
325
|
+
<span>1533</span>
|
|
330
326
|
</span>
|
|
331
327
|
<span class="star" title="Repo Forked">
|
|
332
328
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
333
329
|
<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">
|
|
334
330
|
</path>
|
|
335
331
|
</svg>
|
|
336
|
-
<span>
|
|
332
|
+
<span>361</span>
|
|
337
333
|
</span>
|
|
338
334
|
<span class="star">
|
|
339
335
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
340
336
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
341
337
|
</svg>
|
|
342
|
-
<span>
|
|
338
|
+
<span>685 stars this week</span>
|
|
343
339
|
</span>
|
|
344
340
|
</div>
|
|
345
341
|
<div class="details">
|
|
@@ -352,32 +348,32 @@
|
|
|
352
348
|
<div class="info">
|
|
353
349
|
<div class="rank">
|
|
354
350
|
<span title="Ranking 7">7</span>
|
|
355
|
-
<a href="https://github.com/
|
|
351
|
+
<a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</a>
|
|
356
352
|
</div>
|
|
357
353
|
<div class="sub-title followers">
|
|
358
354
|
|
|
359
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
360
|
-
<span style="background-color: #
|
|
355
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
356
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
361
357
|
</a>
|
|
362
358
|
|
|
363
359
|
<span class="star" title="Stargazers Count">
|
|
364
360
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
365
361
|
<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>
|
|
366
362
|
</svg>
|
|
367
|
-
<span>
|
|
363
|
+
<span>180429</span>
|
|
368
364
|
</span>
|
|
369
365
|
<span class="star" title="Repo Forked">
|
|
370
366
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
371
367
|
<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">
|
|
372
368
|
</path>
|
|
373
369
|
</svg>
|
|
374
|
-
<span>
|
|
370
|
+
<span>25882</span>
|
|
375
371
|
</span>
|
|
376
372
|
<span class="star">
|
|
377
373
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
378
374
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
379
375
|
</svg>
|
|
380
|
-
<span>
|
|
376
|
+
<span>1383 stars this week</span>
|
|
381
377
|
</span>
|
|
382
378
|
</div>
|
|
383
379
|
<div class="details">
|
|
@@ -390,32 +386,32 @@
|
|
|
390
386
|
<div class="info">
|
|
391
387
|
<div class="rank">
|
|
392
388
|
<span title="Ranking 8">8</span>
|
|
393
|
-
<a href="https://github.com/
|
|
389
|
+
<a href="https://github.com/babysor/MockingBird" target="_blank" title="babysor/MockingBird">babysor/MockingBird</a>
|
|
394
390
|
</div>
|
|
395
391
|
<div class="sub-title followers">
|
|
396
392
|
|
|
397
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
398
|
-
<span style="background-color: #
|
|
393
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
394
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
399
395
|
</a>
|
|
400
396
|
|
|
401
397
|
<span class="star" title="Stargazers Count">
|
|
402
398
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
403
399
|
<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>
|
|
404
400
|
</svg>
|
|
405
|
-
<span>
|
|
401
|
+
<span>14857</span>
|
|
406
402
|
</span>
|
|
407
403
|
<span class="star" title="Repo Forked">
|
|
408
404
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
409
405
|
<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">
|
|
410
406
|
</path>
|
|
411
407
|
</svg>
|
|
412
|
-
<span>
|
|
408
|
+
<span>1783</span>
|
|
413
409
|
</span>
|
|
414
410
|
<span class="star">
|
|
415
411
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
416
412
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
417
413
|
</svg>
|
|
418
|
-
<span>
|
|
414
|
+
<span>1362 stars this week</span>
|
|
419
415
|
</span>
|
|
420
416
|
</div>
|
|
421
417
|
<div class="details">
|
|
@@ -428,32 +424,32 @@
|
|
|
428
424
|
<div class="info">
|
|
429
425
|
<div class="rank">
|
|
430
426
|
<span title="Ranking 9">9</span>
|
|
431
|
-
<a href="https://github.com/
|
|
427
|
+
<a href="https://github.com/zeldaret/oot" target="_blank" title="zeldaret/oot">zeldaret/oot</a>
|
|
432
428
|
</div>
|
|
433
429
|
<div class="sub-title followers">
|
|
434
430
|
|
|
435
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
436
|
-
<span style="background-color: #
|
|
431
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
432
|
+
<span style="background-color: #555555;"></span>C
|
|
437
433
|
</a>
|
|
438
434
|
|
|
439
435
|
<span class="star" title="Stargazers Count">
|
|
440
436
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
441
437
|
<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>
|
|
442
438
|
</svg>
|
|
443
|
-
<span>
|
|
439
|
+
<span>2846</span>
|
|
444
440
|
</span>
|
|
445
441
|
<span class="star" title="Repo Forked">
|
|
446
442
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
447
443
|
<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">
|
|
448
444
|
</path>
|
|
449
445
|
</svg>
|
|
450
|
-
<span>
|
|
446
|
+
<span>339</span>
|
|
451
447
|
</span>
|
|
452
448
|
<span class="star">
|
|
453
449
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
454
450
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
455
451
|
</svg>
|
|
456
|
-
<span>
|
|
452
|
+
<span>593 stars this week</span>
|
|
457
453
|
</span>
|
|
458
454
|
</div>
|
|
459
455
|
<div class="details">
|
|
@@ -466,32 +462,32 @@
|
|
|
466
462
|
<div class="info">
|
|
467
463
|
<div class="rank">
|
|
468
464
|
<span title="Ranking 10">10</span>
|
|
469
|
-
<a href="https://github.com/
|
|
465
|
+
<a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
|
|
470
466
|
</div>
|
|
471
467
|
<div class="sub-title followers">
|
|
472
468
|
|
|
473
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
474
|
-
<span style="background-color: #
|
|
469
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
470
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
475
471
|
</a>
|
|
476
472
|
|
|
477
473
|
<span class="star" title="Stargazers Count">
|
|
478
474
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
479
475
|
<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>
|
|
480
476
|
</svg>
|
|
481
|
-
<span>
|
|
477
|
+
<span>129269</span>
|
|
482
478
|
</span>
|
|
483
479
|
<span class="star" title="Repo Forked">
|
|
484
480
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
485
481
|
<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">
|
|
486
482
|
</path>
|
|
487
483
|
</svg>
|
|
488
|
-
<span>
|
|
484
|
+
<span>21152</span>
|
|
489
485
|
</span>
|
|
490
486
|
<span class="star">
|
|
491
487
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
492
488
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
493
489
|
</svg>
|
|
494
|
-
<span>
|
|
490
|
+
<span>1272 stars this week</span>
|
|
495
491
|
</span>
|
|
496
492
|
</div>
|
|
497
493
|
<div class="details">
|
|
@@ -504,32 +500,32 @@
|
|
|
504
500
|
<div class="info">
|
|
505
501
|
<div class="rank">
|
|
506
502
|
<span title="Ranking 11">11</span>
|
|
507
|
-
<a href="https://github.com/
|
|
503
|
+
<a href="https://github.com/prabhatsharma/zinc" target="_blank" title="prabhatsharma/zinc">prabhatsharma/zinc</a>
|
|
508
504
|
</div>
|
|
509
505
|
<div class="sub-title followers">
|
|
510
506
|
|
|
511
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
512
|
-
<span style="background-color: #
|
|
507
|
+
<a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
|
|
508
|
+
<span style="background-color: #41b883;"></span>Vue
|
|
513
509
|
</a>
|
|
514
510
|
|
|
515
511
|
<span class="star" title="Stargazers Count">
|
|
516
512
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
517
513
|
<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>
|
|
518
514
|
</svg>
|
|
519
|
-
<span>
|
|
515
|
+
<span>3935</span>
|
|
520
516
|
</span>
|
|
521
517
|
<span class="star" title="Repo Forked">
|
|
522
518
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
523
519
|
<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">
|
|
524
520
|
</path>
|
|
525
521
|
</svg>
|
|
526
|
-
<span>
|
|
522
|
+
<span>150</span>
|
|
527
523
|
</span>
|
|
528
524
|
<span class="star">
|
|
529
525
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
530
526
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
531
527
|
</svg>
|
|
532
|
-
<span>
|
|
528
|
+
<span>1098 stars this week</span>
|
|
533
529
|
</span>
|
|
534
530
|
</div>
|
|
535
531
|
<div class="details">
|
|
@@ -542,28 +538,32 @@
|
|
|
542
538
|
<div class="info">
|
|
543
539
|
<div class="rank">
|
|
544
540
|
<span title="Ranking 12">12</span>
|
|
545
|
-
<a href="https://github.com/
|
|
541
|
+
<a href="https://github.com/flame-engine/flame" target="_blank" title="flame-engine/flame">flame-engine/flame</a>
|
|
546
542
|
</div>
|
|
547
543
|
<div class="sub-title followers">
|
|
548
544
|
|
|
545
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
546
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
547
|
+
</a>
|
|
548
|
+
|
|
549
549
|
<span class="star" title="Stargazers Count">
|
|
550
550
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
551
551
|
<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
552
|
</svg>
|
|
553
|
-
<span>
|
|
553
|
+
<span>5465</span>
|
|
554
554
|
</span>
|
|
555
555
|
<span class="star" title="Repo Forked">
|
|
556
556
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
557
557
|
<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
558
|
</path>
|
|
559
559
|
</svg>
|
|
560
|
-
<span>
|
|
560
|
+
<span>469</span>
|
|
561
561
|
</span>
|
|
562
562
|
<span class="star">
|
|
563
563
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
564
564
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
565
565
|
</svg>
|
|
566
|
-
<span>
|
|
566
|
+
<span>457 stars this week</span>
|
|
567
567
|
</span>
|
|
568
568
|
</div>
|
|
569
569
|
<div class="details">
|
|
@@ -576,32 +576,32 @@
|
|
|
576
576
|
<div class="info">
|
|
577
577
|
<div class="rank">
|
|
578
578
|
<span title="Ranking 13">13</span>
|
|
579
|
-
<a href="https://github.com/
|
|
579
|
+
<a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
|
|
580
580
|
</div>
|
|
581
581
|
<div class="sub-title followers">
|
|
582
582
|
|
|
583
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
584
|
-
<span style="background-color: #
|
|
583
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
584
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
585
585
|
</a>
|
|
586
586
|
|
|
587
587
|
<span class="star" title="Stargazers Count">
|
|
588
588
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
589
589
|
<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
590
|
</svg>
|
|
591
|
-
<span>
|
|
591
|
+
<span>171465</span>
|
|
592
592
|
</span>
|
|
593
593
|
<span class="star" title="Repo Forked">
|
|
594
594
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
595
595
|
<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
596
|
</path>
|
|
597
597
|
</svg>
|
|
598
|
-
<span>
|
|
598
|
+
<span>19735</span>
|
|
599
599
|
</span>
|
|
600
600
|
<span class="star">
|
|
601
601
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
602
602
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
603
603
|
</svg>
|
|
604
|
-
<span>
|
|
604
|
+
<span>1446 stars this week</span>
|
|
605
605
|
</span>
|
|
606
606
|
</div>
|
|
607
607
|
<div class="details">
|
|
@@ -614,32 +614,32 @@
|
|
|
614
614
|
<div class="info">
|
|
615
615
|
<div class="rank">
|
|
616
616
|
<span title="Ranking 14">14</span>
|
|
617
|
-
<a href="https://github.com/
|
|
617
|
+
<a href="https://github.com/PaperMC/Paper" target="_blank" title="PaperMC/Paper">PaperMC/Paper</a>
|
|
618
618
|
</div>
|
|
619
619
|
<div class="sub-title followers">
|
|
620
620
|
|
|
621
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
622
|
-
<span style="background-color: #
|
|
621
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
622
|
+
<span style="background-color: #b07219;"></span>Java
|
|
623
623
|
</a>
|
|
624
624
|
|
|
625
625
|
<span class="star" title="Stargazers Count">
|
|
626
626
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
627
627
|
<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
628
|
</svg>
|
|
629
|
-
<span>
|
|
629
|
+
<span>5234</span>
|
|
630
630
|
</span>
|
|
631
631
|
<span class="star" title="Repo Forked">
|
|
632
632
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
633
633
|
<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
634
|
</path>
|
|
635
635
|
</svg>
|
|
636
|
-
<span>
|
|
636
|
+
<span>1328</span>
|
|
637
637
|
</span>
|
|
638
638
|
<span class="star">
|
|
639
639
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
640
640
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
641
641
|
</svg>
|
|
642
|
-
<span>
|
|
642
|
+
<span>271 stars this week</span>
|
|
643
643
|
</span>
|
|
644
644
|
</div>
|
|
645
645
|
<div class="details">
|
|
@@ -652,32 +652,32 @@
|
|
|
652
652
|
<div class="info">
|
|
653
653
|
<div class="rank">
|
|
654
654
|
<span title="Ranking 15">15</span>
|
|
655
|
-
<a href="https://github.com/
|
|
655
|
+
<a href="https://github.com/grafana/grafana" target="_blank" title="grafana/grafana">grafana/grafana</a>
|
|
656
656
|
</div>
|
|
657
657
|
<div class="sub-title followers">
|
|
658
658
|
|
|
659
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
660
|
-
<span style="background-color: #
|
|
659
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
660
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
661
661
|
</a>
|
|
662
662
|
|
|
663
663
|
<span class="star" title="Stargazers Count">
|
|
664
664
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
665
665
|
<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
666
|
</svg>
|
|
667
|
-
<span>
|
|
667
|
+
<span>45869</span>
|
|
668
668
|
</span>
|
|
669
669
|
<span class="star" title="Repo Forked">
|
|
670
670
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
671
671
|
<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
672
|
</path>
|
|
673
673
|
</svg>
|
|
674
|
-
<span>
|
|
674
|
+
<span>9095</span>
|
|
675
675
|
</span>
|
|
676
676
|
<span class="star">
|
|
677
677
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
678
678
|
<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
679
|
</svg>
|
|
680
|
-
<span>
|
|
680
|
+
<span>646 stars this week</span>
|
|
681
681
|
</span>
|
|
682
682
|
</div>
|
|
683
683
|
<div class="details">
|
|
@@ -690,32 +690,32 @@
|
|
|
690
690
|
<div class="info">
|
|
691
691
|
<div class="rank">
|
|
692
692
|
<span title="Ranking 16">16</span>
|
|
693
|
-
<a href="https://github.com/
|
|
693
|
+
<a href="https://github.com/jynew/jynew" target="_blank" title="jynew/jynew">jynew/jynew</a>
|
|
694
694
|
</div>
|
|
695
695
|
<div class="sub-title followers">
|
|
696
696
|
|
|
697
|
-
<a class="language" target="_blank" href="https://github.com/topics/c
|
|
698
|
-
<span style="background-color: #
|
|
697
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
698
|
+
<span style="background-color: #178600;"></span>C#
|
|
699
699
|
</a>
|
|
700
700
|
|
|
701
701
|
<span class="star" title="Stargazers Count">
|
|
702
702
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
703
703
|
<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>
|
|
704
704
|
</svg>
|
|
705
|
-
<span>
|
|
705
|
+
<span>3225</span>
|
|
706
706
|
</span>
|
|
707
707
|
<span class="star" title="Repo Forked">
|
|
708
708
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
709
709
|
<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">
|
|
710
710
|
</path>
|
|
711
711
|
</svg>
|
|
712
|
-
<span>
|
|
712
|
+
<span>699</span>
|
|
713
713
|
</span>
|
|
714
714
|
<span class="star">
|
|
715
715
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
716
716
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
717
717
|
</svg>
|
|
718
|
-
<span>
|
|
718
|
+
<span>689 stars this week</span>
|
|
719
719
|
</span>
|
|
720
720
|
</div>
|
|
721
721
|
<div class="details">
|
|
@@ -728,32 +728,32 @@
|
|
|
728
728
|
<div class="info">
|
|
729
729
|
<div class="rank">
|
|
730
730
|
<span title="Ranking 17">17</span>
|
|
731
|
-
<a href="https://github.com/
|
|
731
|
+
<a href="https://github.com/hashicorp/raft" target="_blank" title="hashicorp/raft">hashicorp/raft</a>
|
|
732
732
|
</div>
|
|
733
733
|
<div class="sub-title followers">
|
|
734
734
|
|
|
735
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
736
|
-
<span style="background-color: #
|
|
735
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
736
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
737
737
|
</a>
|
|
738
738
|
|
|
739
739
|
<span class="star" title="Stargazers Count">
|
|
740
740
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
741
741
|
<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>
|
|
742
742
|
</svg>
|
|
743
|
-
<span>
|
|
743
|
+
<span>5428</span>
|
|
744
744
|
</span>
|
|
745
745
|
<span class="star" title="Repo Forked">
|
|
746
746
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
747
747
|
<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">
|
|
748
748
|
</path>
|
|
749
749
|
</svg>
|
|
750
|
-
<span>
|
|
750
|
+
<span>724</span>
|
|
751
751
|
</span>
|
|
752
752
|
<span class="star">
|
|
753
753
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
754
754
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
755
755
|
</svg>
|
|
756
|
-
<span>
|
|
756
|
+
<span>129 stars this week</span>
|
|
757
757
|
</span>
|
|
758
758
|
</div>
|
|
759
759
|
<div class="details">
|
|
@@ -766,32 +766,32 @@
|
|
|
766
766
|
<div class="info">
|
|
767
767
|
<div class="rank">
|
|
768
768
|
<span title="Ranking 18">18</span>
|
|
769
|
-
<a href="https://github.com/
|
|
769
|
+
<a href="https://github.com/thunlp/WantWords" target="_blank" title="thunlp/WantWords">thunlp/WantWords</a>
|
|
770
770
|
</div>
|
|
771
771
|
<div class="sub-title followers">
|
|
772
772
|
|
|
773
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
774
|
-
<span style="background-color: #
|
|
773
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
774
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
775
775
|
</a>
|
|
776
776
|
|
|
777
777
|
<span class="star" title="Stargazers Count">
|
|
778
778
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
779
779
|
<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>
|
|
780
780
|
</svg>
|
|
781
|
-
<span>
|
|
781
|
+
<span>3280</span>
|
|
782
782
|
</span>
|
|
783
783
|
<span class="star" title="Repo Forked">
|
|
784
784
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
785
785
|
<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">
|
|
786
786
|
</path>
|
|
787
787
|
</svg>
|
|
788
|
-
<span>
|
|
788
|
+
<span>293</span>
|
|
789
789
|
</span>
|
|
790
790
|
<span class="star">
|
|
791
791
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
792
792
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
793
793
|
</svg>
|
|
794
|
-
<span>
|
|
794
|
+
<span>1093 stars this week</span>
|
|
795
795
|
</span>
|
|
796
796
|
</div>
|
|
797
797
|
<div class="details">
|
|
@@ -804,32 +804,28 @@
|
|
|
804
804
|
<div class="info">
|
|
805
805
|
<div class="rank">
|
|
806
806
|
<span title="Ranking 19">19</span>
|
|
807
|
-
<a href="https://github.com/
|
|
807
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
808
808
|
</div>
|
|
809
809
|
<div class="sub-title followers">
|
|
810
810
|
|
|
811
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
812
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
813
|
-
</a>
|
|
814
|
-
|
|
815
811
|
<span class="star" title="Stargazers Count">
|
|
816
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
817
813
|
<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>
|
|
818
814
|
</svg>
|
|
819
|
-
<span>
|
|
815
|
+
<span>201110</span>
|
|
820
816
|
</span>
|
|
821
817
|
<span class="star" title="Repo Forked">
|
|
822
818
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
823
819
|
<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">
|
|
824
820
|
</path>
|
|
825
821
|
</svg>
|
|
826
|
-
<span>
|
|
822
|
+
<span>54047</span>
|
|
827
823
|
</span>
|
|
828
824
|
<span class="star">
|
|
829
825
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
830
826
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
831
827
|
</svg>
|
|
832
|
-
<span>
|
|
828
|
+
<span>932 stars this week</span>
|
|
833
829
|
</span>
|
|
834
830
|
</div>
|
|
835
831
|
<div class="details">
|
|
@@ -842,32 +838,32 @@
|
|
|
842
838
|
<div class="info">
|
|
843
839
|
<div class="rank">
|
|
844
840
|
<span title="Ranking 20">20</span>
|
|
845
|
-
<a href="https://github.com/
|
|
841
|
+
<a href="https://github.com/flutter/flutter" target="_blank" title="flutter/flutter">flutter/flutter</a>
|
|
846
842
|
</div>
|
|
847
843
|
<div class="sub-title followers">
|
|
848
844
|
|
|
849
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
850
|
-
<span style="background-color: #
|
|
845
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
846
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
851
847
|
</a>
|
|
852
848
|
|
|
853
849
|
<span class="star" title="Stargazers Count">
|
|
854
850
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
855
851
|
<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>
|
|
856
852
|
</svg>
|
|
857
|
-
<span>
|
|
853
|
+
<span>133279</span>
|
|
858
854
|
</span>
|
|
859
855
|
<span class="star" title="Repo Forked">
|
|
860
856
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
861
857
|
<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">
|
|
862
858
|
</path>
|
|
863
859
|
</svg>
|
|
864
|
-
<span>
|
|
860
|
+
<span>19795</span>
|
|
865
861
|
</span>
|
|
866
862
|
<span class="star">
|
|
867
863
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
868
864
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
869
865
|
</svg>
|
|
870
|
-
<span>
|
|
866
|
+
<span>434 stars this week</span>
|
|
871
867
|
</span>
|
|
872
868
|
</div>
|
|
873
869
|
<div class="details">
|
|
@@ -880,32 +876,32 @@
|
|
|
880
876
|
<div class="info">
|
|
881
877
|
<div class="rank">
|
|
882
878
|
<span title="Ranking 21">21</span>
|
|
883
|
-
<a href="https://github.com/
|
|
879
|
+
<a href="https://github.com/crater-invoice/crater" target="_blank" title="crater-invoice/crater">crater-invoice/crater</a>
|
|
884
880
|
</div>
|
|
885
881
|
<div class="sub-title followers">
|
|
886
882
|
|
|
887
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
888
|
-
<span style="background-color: #
|
|
883
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
884
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
889
885
|
</a>
|
|
890
886
|
|
|
891
887
|
<span class="star" title="Stargazers Count">
|
|
892
888
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
893
889
|
<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>
|
|
894
890
|
</svg>
|
|
895
|
-
<span>
|
|
891
|
+
<span>4834</span>
|
|
896
892
|
</span>
|
|
897
893
|
<span class="star" title="Repo Forked">
|
|
898
894
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
899
895
|
<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">
|
|
900
896
|
</path>
|
|
901
897
|
</svg>
|
|
902
|
-
<span>
|
|
898
|
+
<span>955</span>
|
|
903
899
|
</span>
|
|
904
900
|
<span class="star">
|
|
905
901
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
906
902
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
907
903
|
</svg>
|
|
908
|
-
<span>
|
|
904
|
+
<span>124 stars this week</span>
|
|
909
905
|
</span>
|
|
910
906
|
</div>
|
|
911
907
|
<div class="details">
|
|
@@ -918,32 +914,32 @@
|
|
|
918
914
|
<div class="info">
|
|
919
915
|
<div class="rank">
|
|
920
916
|
<span title="Ranking 22">22</span>
|
|
921
|
-
<a href="https://github.com/
|
|
917
|
+
<a href="https://github.com/alibaba/hooks" target="_blank" title="alibaba/hooks">alibaba/hooks</a>
|
|
922
918
|
</div>
|
|
923
919
|
<div class="sub-title followers">
|
|
924
920
|
|
|
925
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
926
|
-
<span style="background-color: #
|
|
921
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
922
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
927
923
|
</a>
|
|
928
924
|
|
|
929
925
|
<span class="star" title="Stargazers Count">
|
|
930
926
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
931
927
|
<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>
|
|
932
928
|
</svg>
|
|
933
|
-
<span>
|
|
929
|
+
<span>7771</span>
|
|
934
930
|
</span>
|
|
935
931
|
<span class="star" title="Repo Forked">
|
|
936
932
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
937
933
|
<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">
|
|
938
934
|
</path>
|
|
939
935
|
</svg>
|
|
940
|
-
<span>
|
|
936
|
+
<span>1202</span>
|
|
941
937
|
</span>
|
|
942
938
|
<span class="star">
|
|
943
939
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
944
940
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
945
941
|
</svg>
|
|
946
|
-
<span>
|
|
942
|
+
<span>176 stars this week</span>
|
|
947
943
|
</span>
|
|
948
944
|
</div>
|
|
949
945
|
<div class="details">
|
|
@@ -956,32 +952,32 @@
|
|
|
956
952
|
<div class="info">
|
|
957
953
|
<div class="rank">
|
|
958
954
|
<span title="Ranking 23">23</span>
|
|
959
|
-
<a href="https://github.com/
|
|
955
|
+
<a href="https://github.com/cilium/cilium" target="_blank" title="cilium/cilium">cilium/cilium</a>
|
|
960
956
|
</div>
|
|
961
957
|
<div class="sub-title followers">
|
|
962
958
|
|
|
963
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
964
|
-
<span style="background-color: #
|
|
959
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
960
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
965
961
|
</a>
|
|
966
962
|
|
|
967
963
|
<span class="star" title="Stargazers Count">
|
|
968
964
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
969
965
|
<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>
|
|
970
966
|
</svg>
|
|
971
|
-
<span>
|
|
967
|
+
<span>10163</span>
|
|
972
968
|
</span>
|
|
973
969
|
<span class="star" title="Repo Forked">
|
|
974
970
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
975
971
|
<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">
|
|
976
972
|
</path>
|
|
977
973
|
</svg>
|
|
978
|
-
<span>
|
|
974
|
+
<span>1280</span>
|
|
979
975
|
</span>
|
|
980
976
|
<span class="star">
|
|
981
977
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
982
978
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
983
979
|
</svg>
|
|
984
|
-
<span>
|
|
980
|
+
<span>438 stars this week</span>
|
|
985
981
|
</span>
|
|
986
982
|
</div>
|
|
987
983
|
<div class="details">
|
|
@@ -994,32 +990,32 @@
|
|
|
994
990
|
<div class="info">
|
|
995
991
|
<div class="rank">
|
|
996
992
|
<span title="Ranking 24">24</span>
|
|
997
|
-
<a href="https://github.com/
|
|
993
|
+
<a href="https://github.com/elastic/elasticsearch" target="_blank" title="elastic/elasticsearch">elastic/elasticsearch</a>
|
|
998
994
|
</div>
|
|
999
995
|
<div class="sub-title followers">
|
|
1000
996
|
|
|
1001
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1002
|
-
<span style="background-color: #
|
|
997
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
998
|
+
<span style="background-color: #b07219;"></span>Java
|
|
1003
999
|
</a>
|
|
1004
1000
|
|
|
1005
1001
|
<span class="star" title="Stargazers Count">
|
|
1006
1002
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1007
1003
|
<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>
|
|
1008
1004
|
</svg>
|
|
1009
|
-
<span>
|
|
1005
|
+
<span>57683</span>
|
|
1010
1006
|
</span>
|
|
1011
1007
|
<span class="star" title="Repo Forked">
|
|
1012
1008
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1013
1009
|
<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">
|
|
1014
1010
|
</path>
|
|
1015
1011
|
</svg>
|
|
1016
|
-
<span>
|
|
1012
|
+
<span>20977</span>
|
|
1017
1013
|
</span>
|
|
1018
1014
|
<span class="star">
|
|
1019
1015
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1020
1016
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1021
1017
|
</svg>
|
|
1022
|
-
<span>
|
|
1018
|
+
<span>177 stars this week</span>
|
|
1023
1019
|
</span>
|
|
1024
1020
|
</div>
|
|
1025
1021
|
<div class="details">
|
|
@@ -1032,32 +1028,32 @@
|
|
|
1032
1028
|
<div class="info">
|
|
1033
1029
|
<div class="rank">
|
|
1034
1030
|
<span title="Ranking 25">25</span>
|
|
1035
|
-
<a href="https://github.com/
|
|
1031
|
+
<a href="https://github.com/elastic/logstash" target="_blank" title="elastic/logstash">elastic/logstash</a>
|
|
1036
1032
|
</div>
|
|
1037
1033
|
<div class="sub-title followers">
|
|
1038
1034
|
|
|
1039
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1040
|
-
<span style="background-color: #
|
|
1035
|
+
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
1036
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
1041
1037
|
</a>
|
|
1042
1038
|
|
|
1043
1039
|
<span class="star" title="Stargazers Count">
|
|
1044
1040
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1045
1041
|
<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>
|
|
1046
1042
|
</svg>
|
|
1047
|
-
<span>
|
|
1043
|
+
<span>12520</span>
|
|
1048
1044
|
</span>
|
|
1049
1045
|
<span class="star" title="Repo Forked">
|
|
1050
1046
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1051
1047
|
<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">
|
|
1052
1048
|
</path>
|
|
1053
1049
|
</svg>
|
|
1054
|
-
<span>
|
|
1050
|
+
<span>3254</span>
|
|
1055
1051
|
</span>
|
|
1056
1052
|
<span class="star">
|
|
1057
1053
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1058
1054
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1059
1055
|
</svg>
|
|
1060
|
-
<span>
|
|
1056
|
+
<span>24 stars this week</span>
|
|
1061
1057
|
</span>
|
|
1062
1058
|
</div>
|
|
1063
1059
|
<div class="details">
|
|
@@ -1082,7 +1078,7 @@
|
|
|
1082
1078
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1083
1079
|
</a>
|
|
1084
1080
|
</div>
|
|
1085
|
-
<div class="time">Last cache created on 2021/12/
|
|
1081
|
+
<div class="time">Last cache created on 2021/12/15 by Github API v3.</div>
|
|
1086
1082
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1087
1083
|
</div>
|
|
1088
1084
|
</body>
|