@wcj/github-rank 22.10.17 → 22.10.18
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 +20098 -20090
- package/dist/sifou-daily.json +59 -23
- package/dist/sifou-monthly.json +65 -65
- package/dist/sifou-weekly.json +92 -92
- package/dist/toutiao-30.json +1 -252
- package/dist/toutiao-7.json +1 -202
- package/dist/toutiao-90.json +1 -252
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +128 -128
- package/dist/trending-weekly.json +161 -161
- package/dist/users.china.json +1327 -1327
- package/dist/users.json +2274 -2274
- package/package.json +1 -1
- package/web/data/repos.json +20098 -20090
- package/web/data/sifou-daily.json +59 -23
- package/web/data/sifou-monthly.json +65 -65
- package/web/data/sifou-weekly.json +92 -92
- package/web/data/toutiao-30.json +1 -252
- package/web/data/toutiao-7.json +1 -202
- package/web/data/toutiao-90.json +1 -252
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +128 -128
- package/web/data/trending-weekly.json +161 -161
- package/web/data/users.china.json +1327 -1327
- package/web/data/users.json +2274 -2274
- package/web/index.html +1235 -1235
- package/web/repos.html +2693 -2693
- package/web/sifou-daily.html +133 -21
- package/web/sifou-monthly.html +87 -87
- package/web/sifou-weekly.html +96 -96
- package/web/toutiao-30.html +2 -652
- package/web/toutiao-7.html +2 -522
- package/web/toutiao-90.html +2 -652
- package/web/trending-monthly.html +125 -125
- package/web/trending-weekly.html +139 -139
- package/web/trending.html +147 -147
- package/web/users.china.html +691 -691
package/dist/trending-daily.json
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
3
|
+
"full_name": "dragonflydb/dragonfly",
|
|
4
|
+
"language": "C++",
|
|
5
|
+
"color": "#f34b7d",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "418",
|
|
8
|
+
"stargazers_count": 14180,
|
|
9
|
+
"todayStar": "506 stars today",
|
|
10
|
+
"html_url": "https://github.com/dragonflydb/dragonfly",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
14
|
+
"full_name": "dunglas/frankenphp",
|
|
15
|
+
"language": "Go",
|
|
16
|
+
"color": "#00ADD8",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "43",
|
|
19
|
+
"stargazers_count": 1816,
|
|
20
|
+
"todayStar": "475 stars today",
|
|
21
|
+
"html_url": "https://github.com/dunglas/frankenphp",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,252 +26,252 @@
|
|
|
26
26
|
"language": "TypeScript",
|
|
27
27
|
"color": "#3178c6",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "94",
|
|
30
|
+
"stargazers_count": 1121,
|
|
31
|
+
"todayStar": "311 stars today",
|
|
32
32
|
"html_url": "https://github.com/cisagov/RedEye",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
36
|
+
"full_name": "gothinkster/realworld",
|
|
37
|
+
"language": "Shell",
|
|
38
|
+
"color": "#89e051",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "6508",
|
|
41
|
+
"stargazers_count": 69598,
|
|
42
|
+
"todayStar": "74 stars today",
|
|
43
|
+
"html_url": "https://github.com/gothinkster/realworld",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "
|
|
47
|
+
"full_name": "Developer-Y/cs-video-courses",
|
|
48
|
+
"language": "",
|
|
49
|
+
"color": "",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "6618",
|
|
52
|
+
"stargazers_count": 46125,
|
|
53
|
+
"todayStar": "134 stars today",
|
|
54
|
+
"html_url": "https://github.com/Developer-Y/cs-video-courses",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "fruiframework/frui",
|
|
59
59
|
"language": "Rust",
|
|
60
60
|
"color": "#dea584",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "11",
|
|
63
|
+
"stargazers_count": 625,
|
|
64
|
+
"todayStar": "226 stars today",
|
|
65
|
+
"html_url": "https://github.com/fruiframework/frui",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "
|
|
69
|
+
"full_name": "The-Run-Philosophy-Organization/run",
|
|
70
|
+
"language": "",
|
|
71
|
+
"color": "",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "1698",
|
|
74
|
+
"stargazers_count": 21488,
|
|
75
|
+
"todayStar": "69 stars today",
|
|
76
|
+
"html_url": "https://github.com/The-Run-Philosophy-Organization/run",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "",
|
|
82
|
-
"color": "",
|
|
80
|
+
"full_name": "penpot/penpot",
|
|
81
|
+
"language": "Clojure",
|
|
82
|
+
"color": "#db5855",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "844",
|
|
85
|
+
"stargazers_count": 18714,
|
|
86
|
+
"todayStar": "139 stars today",
|
|
87
|
+
"html_url": "https://github.com/penpot/penpot",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
91
|
+
"full_name": "logseq/logseq",
|
|
92
|
+
"language": "Clojure",
|
|
93
|
+
"color": "#db5855",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "1052",
|
|
96
|
+
"stargazers_count": 17506,
|
|
97
|
+
"todayStar": "135 stars today",
|
|
98
|
+
"html_url": "https://github.com/logseq/logseq",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
102
|
+
"full_name": "freeCodeCamp/freeCodeCamp",
|
|
103
|
+
"language": "TypeScript",
|
|
104
|
+
"color": "#3178c6",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "30082",
|
|
107
|
+
"stargazers_count": 355736,
|
|
108
|
+
"todayStar": "170 stars today",
|
|
109
|
+
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "
|
|
113
|
+
"full_name": "Ebazhanov/linkedin-skill-assessments-quizzes",
|
|
114
|
+
"language": "",
|
|
115
|
+
"color": "",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "10696",
|
|
118
|
+
"stargazers_count": 19508,
|
|
119
|
+
"todayStar": "82 stars today",
|
|
120
|
+
"html_url": "https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "
|
|
124
|
+
"full_name": "EbookFoundation/free-programming-books",
|
|
125
|
+
"language": "",
|
|
126
|
+
"color": "",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "51758",
|
|
129
|
+
"stargazers_count": 252149,
|
|
130
|
+
"todayStar": "137 stars today",
|
|
131
|
+
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "",
|
|
137
|
-
"color": "",
|
|
135
|
+
"full_name": "LunarVim/Neovim-from-scratch",
|
|
136
|
+
"language": "Lua",
|
|
137
|
+
"color": "#000080",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "899",
|
|
140
|
+
"stargazers_count": 3578,
|
|
141
|
+
"todayStar": "19 stars today",
|
|
142
|
+
"html_url": "https://github.com/LunarVim/Neovim-from-scratch",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
146
|
+
"full_name": "qmk/qmk_firmware",
|
|
147
|
+
"language": "C",
|
|
148
|
+
"color": "#555555",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "28711",
|
|
151
|
+
"stargazers_count": 13507,
|
|
152
|
+
"todayStar": "15 stars today",
|
|
153
|
+
"html_url": "https://github.com/qmk/qmk_firmware",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "",
|
|
159
|
-
"color": "",
|
|
157
|
+
"full_name": "commaai/openpilot",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "6670",
|
|
162
|
+
"stargazers_count": 36192,
|
|
163
|
+
"todayStar": "55 stars today",
|
|
164
|
+
"html_url": "https://github.com/commaai/openpilot",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
168
|
+
"full_name": "starship/starship",
|
|
169
|
+
"language": "Rust",
|
|
170
|
+
"color": "#dea584",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "1233",
|
|
173
|
+
"stargazers_count": 29540,
|
|
174
|
+
"todayStar": "284 stars today",
|
|
175
|
+
"html_url": "https://github.com/starship/starship",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
179
|
+
"full_name": "OpenAPITools/openapi-generator",
|
|
180
|
+
"language": "Java",
|
|
181
|
+
"color": "#b07219",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "4647",
|
|
184
|
+
"stargazers_count": 13931,
|
|
185
|
+
"todayStar": "66 stars today",
|
|
186
|
+
"html_url": "https://github.com/OpenAPITools/openapi-generator",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "NationalSecurityAgency/ghidra",
|
|
191
|
+
"language": "Java",
|
|
192
|
+
"color": "#b07219",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "4496",
|
|
195
|
+
"stargazers_count": 35139,
|
|
196
|
+
"todayStar": "73 stars today",
|
|
197
|
+
"html_url": "https://github.com/NationalSecurityAgency/ghidra",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "google/zerocopy",
|
|
202
|
+
"language": "Rust",
|
|
203
|
+
"color": "#dea584",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "15",
|
|
206
|
+
"stargazers_count": 208,
|
|
207
|
+
"todayStar": "35 stars today",
|
|
208
|
+
"html_url": "https://github.com/google/zerocopy",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
212
|
+
"full_name": "topjohnwu/Magisk",
|
|
213
|
+
"language": "C++",
|
|
214
|
+
"color": "#f34b7d",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "7820",
|
|
217
|
+
"stargazers_count": 29694,
|
|
218
|
+
"todayStar": "49 stars today",
|
|
219
|
+
"html_url": "https://github.com/topjohnwu/Magisk",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "",
|
|
225
|
-
"color": "",
|
|
223
|
+
"full_name": "ccxt/ccxt",
|
|
224
|
+
"language": "JavaScript",
|
|
225
|
+
"color": "#f1e05a",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "6364",
|
|
228
|
+
"stargazers_count": 26018,
|
|
229
|
+
"todayStar": "36 stars today",
|
|
230
|
+
"html_url": "https://github.com/ccxt/ccxt",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "kunal-kushwaha/DSA-Bootcamp-Java",
|
|
235
|
+
"language": "Java",
|
|
236
|
+
"color": "#b07219",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "6079",
|
|
239
|
+
"stargazers_count": 9302,
|
|
240
|
+
"todayStar": "23 stars today",
|
|
241
|
+
"html_url": "https://github.com/kunal-kushwaha/DSA-Bootcamp-Java",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "rust-lang/rust",
|
|
246
|
+
"language": "Rust",
|
|
247
|
+
"color": "#dea584",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "9895",
|
|
250
|
+
"stargazers_count": 73270,
|
|
251
|
+
"todayStar": "68 stars today",
|
|
252
|
+
"html_url": "https://github.com/rust-lang/rust",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
256
|
+
"full_name": "starlite-api/starlite",
|
|
257
|
+
"language": "Python",
|
|
258
|
+
"color": "#3572A5",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "110",
|
|
261
|
+
"stargazers_count": 1243,
|
|
262
|
+
"todayStar": "79 stars today",
|
|
263
|
+
"html_url": "https://github.com/starlite-api/starlite",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "DataTalksClub/data-engineering-zoomcamp",
|
|
268
|
+
"language": "JupyterNotebook",
|
|
269
|
+
"color": "#DA5B0B",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "1593",
|
|
272
|
+
"stargazers_count": 6531,
|
|
273
|
+
"todayStar": "31 stars today",
|
|
274
|
+
"html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|