@wcj/github-rank 22.5.11 → 22.5.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 +23982 -23942
- package/dist/sifou-daily.json +70 -79
- package/dist/sifou-monthly.json +104 -104
- package/dist/sifou-weekly.json +107 -107
- package/dist/toutiao-30.json +36 -36
- package/dist/toutiao-7.json +94 -94
- package/dist/toutiao-90.json +25 -25
- package/dist/trending-daily.json +163 -163
- package/dist/trending-monthly.json +160 -160
- package/dist/trending-weekly.json +154 -154
- package/dist/users.china.json +1223 -1223
- package/dist/users.json +1922 -1922
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +23982 -23942
- package/web/data/sifou-daily.json +70 -79
- package/web/data/sifou-monthly.json +104 -104
- package/web/data/sifou-weekly.json +107 -107
- package/web/data/toutiao-30.json +36 -36
- package/web/data/toutiao-7.json +94 -94
- package/web/data/toutiao-90.json +25 -25
- package/web/data/trending-daily.json +163 -163
- package/web/data/trending-monthly.json +160 -160
- package/web/data/trending-weekly.json +154 -154
- package/web/data/users.china.json +1223 -1223
- package/web/data/users.json +1922 -1922
- package/web/index.html +1118 -1118
- package/web/repos.html +4304 -4312
- package/web/sifou-daily.html +58 -86
- package/web/sifou-monthly.html +123 -123
- package/web/sifou-weekly.html +130 -130
- package/web/toutiao-30.html +79 -79
- package/web/toutiao-7.html +74 -74
- package/web/toutiao-90.html +46 -46
- package/web/trending-monthly.html +144 -144
- package/web/trending-weekly.html +139 -143
- package/web/trending.html +143 -139
- package/web/users.china.html +632 -632
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "facebookresearch/metaseq",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "",
|
|
7
|
+
"forked": "223",
|
|
8
|
+
"stargazers_count": 2611,
|
|
9
|
+
"todayStar": "1467 stars this week",
|
|
10
|
+
"html_url": "https://github.com/facebookresearch/metaseq",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "pyscript/pyscript",
|
|
4
15
|
"language": "HTML",
|
|
5
16
|
"color": "#e34c26",
|
|
6
17
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "595",
|
|
19
|
+
"stargazers_count": 9629,
|
|
20
|
+
"todayStar": "4027 stars this week",
|
|
10
21
|
"html_url": "https://github.com/pyscript/pyscript",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
12
23
|
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "Tencent/tmagic-editor",
|
|
15
26
|
"language": "TypeScript",
|
|
16
27
|
"color": "#2b7489",
|
|
17
28
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "197",
|
|
30
|
+
"stargazers_count": 1423,
|
|
31
|
+
"todayStar": "980 stars this week",
|
|
21
32
|
"html_url": "https://github.com/Tencent/tmagic-editor",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "programthink/zhao",
|
|
26
37
|
"language": "Python",
|
|
27
38
|
"color": "#3572A5",
|
|
28
39
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "2480",
|
|
41
|
+
"stargazers_count": 9793,
|
|
42
|
+
"todayStar": "340 stars this week",
|
|
32
43
|
"html_url": "https://github.com/programthink/zhao",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "SebLague/Geographical-Adventures",
|
|
37
|
-
"language": "C#",
|
|
38
|
-
"color": "#178600",
|
|
39
|
-
"description": "",
|
|
40
|
-
"forked": "218",
|
|
41
|
-
"stargazers_count": 1890,
|
|
42
|
-
"todayStar": "796 stars this week",
|
|
43
|
-
"html_url": "https://github.com/SebLague/Geographical-Adventures",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,9 +48,9 @@
|
|
|
48
48
|
"language": "Java",
|
|
49
49
|
"color": "#b07219",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "2239",
|
|
52
|
+
"stargazers_count": 5997,
|
|
53
|
+
"todayStar": "1757 stars this week",
|
|
54
54
|
"html_url": "https://github.com/Grasscutters/Grasscutter",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
@@ -59,43 +59,43 @@
|
|
|
59
59
|
"language": "Rust",
|
|
60
60
|
"color": "#dea584",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "1723",
|
|
63
|
+
"stargazers_count": 17252,
|
|
64
|
+
"todayStar": "646 stars this week",
|
|
65
65
|
"html_url": "https://github.com/rustdesk/rustdesk",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "microsoft/Web-Dev-For-Beginners",
|
|
70
|
+
"language": "JavaScript",
|
|
71
|
+
"color": "#f1e05a",
|
|
72
|
+
"description": "",
|
|
73
|
+
"forked": "7049",
|
|
74
|
+
"stargazers_count": 49129,
|
|
75
|
+
"todayStar": "2735 stars this week",
|
|
76
|
+
"html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "Vonng/ddia",
|
|
70
81
|
"language": "Python",
|
|
71
82
|
"color": "#3572A5",
|
|
72
83
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "3087",
|
|
85
|
+
"stargazers_count": 14016,
|
|
86
|
+
"todayStar": "618 stars this week",
|
|
76
87
|
"html_url": "https://github.com/Vonng/ddia",
|
|
77
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
|
-
"full_name": "
|
|
91
|
+
"full_name": "gogs/gogs",
|
|
81
92
|
"language": "Go",
|
|
82
93
|
"color": "#00ADD8",
|
|
83
94
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "freeCodeCamp/freeCodeCamp",
|
|
92
|
-
"language": "TypeScript",
|
|
93
|
-
"color": "#2b7489",
|
|
94
|
-
"description": "",
|
|
95
|
-
"forked": "28623",
|
|
96
|
-
"stargazers_count": 345827,
|
|
97
|
-
"todayStar": "868 stars this week",
|
|
98
|
-
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
95
|
+
"forked": "4550",
|
|
96
|
+
"stargazers_count": 39945,
|
|
97
|
+
"todayStar": "895 stars this week",
|
|
98
|
+
"html_url": "https://github.com/gogs/gogs",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
@@ -103,175 +103,175 @@
|
|
|
103
103
|
"language": "",
|
|
104
104
|
"color": "",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
106
|
+
"forked": "391",
|
|
107
|
+
"stargazers_count": 1043,
|
|
108
|
+
"todayStar": "164 stars this week",
|
|
109
109
|
"html_url": "https://github.com/Dimbreath/GenshinData",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
113
|
+
"full_name": "SebLague/Geographical-Adventures",
|
|
114
|
+
"language": "C#",
|
|
115
|
+
"color": "#178600",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "220",
|
|
118
|
+
"stargazers_count": 1924,
|
|
119
|
+
"todayStar": "654 stars this week",
|
|
120
|
+
"html_url": "https://github.com/SebLague/Geographical-Adventures",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
124
|
+
"full_name": "NvChad/NvChad",
|
|
125
|
+
"language": "Lua",
|
|
126
|
+
"color": "#000080",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "598",
|
|
129
|
+
"stargazers_count": 9379,
|
|
130
|
+
"todayStar": "616 stars this week",
|
|
131
|
+
"html_url": "https://github.com/NvChad/NvChad",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
135
|
+
"full_name": "zadam/trilium",
|
|
136
|
+
"language": "JavaScript",
|
|
137
|
+
"color": "#f1e05a",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "1005",
|
|
140
|
+
"stargazers_count": 15937,
|
|
141
|
+
"todayStar": "175 stars this week",
|
|
142
|
+
"html_url": "https://github.com/zadam/trilium",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
146
|
+
"full_name": "ahutsunshine/dingdong-grabber",
|
|
147
|
+
"language": "Go",
|
|
148
|
+
"color": "#00ADD8",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "46",
|
|
151
|
+
"stargazers_count": 159,
|
|
152
|
+
"todayStar": "36 stars this week",
|
|
153
|
+
"html_url": "https://github.com/ahutsunshine/dingdong-grabber",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
157
|
+
"full_name": "freeCodeCamp/freeCodeCamp",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#2b7489",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "28628",
|
|
162
|
+
"stargazers_count": 345872,
|
|
163
|
+
"todayStar": "685 stars this week",
|
|
164
|
+
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
168
|
+
"full_name": "sunface/rust-course",
|
|
169
|
+
"language": "Rust",
|
|
170
|
+
"color": "#dea584",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "562",
|
|
173
|
+
"stargazers_count": 6533,
|
|
174
|
+
"todayStar": "494 stars this week",
|
|
175
|
+
"html_url": "https://github.com/sunface/rust-course",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "tauri-apps/tauri",
|
|
180
180
|
"language": "Rust",
|
|
181
181
|
"color": "#dea584",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "978",
|
|
184
|
+
"stargazers_count": 40088,
|
|
185
|
+
"todayStar": "2842 stars this week",
|
|
186
|
+
"html_url": "https://github.com/tauri-apps/tauri",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "appsmithorg/appsmith",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#2b7489",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "1440",
|
|
195
|
+
"stargazers_count": 17726,
|
|
196
|
+
"todayStar": "773 stars this week",
|
|
197
|
+
"html_url": "https://github.com/appsmithorg/appsmith",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "mvt-project/mvt",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "669",
|
|
206
|
+
"stargazers_count": 7606,
|
|
207
|
+
"todayStar": "390 stars this week",
|
|
208
|
+
"html_url": "https://github.com/mvt-project/mvt",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "
|
|
212
|
+
"full_name": "justjavac/free-programming-books-zh_CN",
|
|
213
|
+
"language": "",
|
|
214
|
+
"color": "",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "26103",
|
|
217
|
+
"stargazers_count": 92601,
|
|
218
|
+
"todayStar": "671 stars this week",
|
|
219
|
+
"html_url": "https://github.com/justjavac/free-programming-books-zh_CN",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "bitwarden/clients",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#2b7489",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "505",
|
|
228
|
+
"stargazers_count": 3833,
|
|
229
|
+
"todayStar": "60 stars this week",
|
|
230
|
+
"html_url": "https://github.com/bitwarden/clients",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "microsoft/calculator",
|
|
235
|
+
"language": "C++",
|
|
236
|
+
"color": "#f34b7d",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "4449",
|
|
239
|
+
"stargazers_count": 24594,
|
|
240
|
+
"todayStar": "369 stars this week",
|
|
241
|
+
"html_url": "https://github.com/microsoft/calculator",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "digitalocean/nginxconfig.io",
|
|
246
|
+
"language": "JavaScript",
|
|
247
|
+
"color": "#f1e05a",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "1228",
|
|
250
|
+
"stargazers_count": 16772,
|
|
251
|
+
"todayStar": "491 stars this week",
|
|
252
|
+
"html_url": "https://github.com/digitalocean/nginxconfig.io",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
256
|
+
"full_name": "metersphere/metersphere",
|
|
257
|
+
"language": "Java",
|
|
258
|
+
"color": "#b07219",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "1813",
|
|
261
|
+
"stargazers_count": 7473,
|
|
262
|
+
"todayStar": "238 stars this week",
|
|
263
|
+
"html_url": "https://github.com/metersphere/metersphere",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "microsoft/PowerToys",
|
|
268
|
+
"language": "C#",
|
|
269
|
+
"color": "#178600",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "4118",
|
|
272
|
+
"stargazers_count": 72903,
|
|
273
|
+
"todayStar": "531 stars this week",
|
|
274
|
+
"html_url": "https://github.com/microsoft/PowerToys",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|