@wcj/github-rank 22.8.16 → 22.8.17
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 +19719 -19719
- package/dist/sifou-daily.json +95 -50
- package/dist/sifou-monthly.json +50 -50
- package/dist/sifou-weekly.json +100 -100
- package/dist/toutiao-30.json +17 -17
- package/dist/toutiao-7.json +74 -74
- package/dist/toutiao-90.json +29 -29
- package/dist/trending-daily.json +157 -168
- package/dist/trending-monthly.json +151 -151
- package/dist/trending-weekly.json +153 -153
- package/dist/users.china.json +1223 -1223
- package/dist/users.json +2035 -2035
- package/package.json +1 -1
- package/web/data/repos.json +19719 -19719
- package/web/data/sifou-daily.json +95 -50
- package/web/data/sifou-monthly.json +50 -50
- package/web/data/sifou-weekly.json +100 -100
- package/web/data/toutiao-30.json +17 -17
- package/web/data/toutiao-7.json +74 -74
- package/web/data/toutiao-90.json +29 -29
- package/web/data/trending-daily.json +157 -168
- package/web/data/trending-monthly.json +151 -151
- package/web/data/trending-weekly.json +153 -153
- package/web/data/users.china.json +1223 -1223
- package/web/data/users.json +2035 -2035
- package/web/index.html +1209 -1209
- package/web/repos.html +2472 -2472
- package/web/sifou-daily.html +183 -43
- package/web/sifou-monthly.html +77 -77
- package/web/sifou-weekly.html +129 -129
- package/web/toutiao-30.html +21 -21
- package/web/toutiao-7.html +79 -79
- package/web/toutiao-90.html +36 -36
- package/web/trending-monthly.html +135 -143
- package/web/trending-weekly.html +139 -135
- package/web/trending.html +137 -175
- package/web/users.china.html +635 -635
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "toeverything/AFFiNE",
|
|
4
|
-
"language": "TypeScript",
|
|
5
|
-
"color": "#3178c6",
|
|
6
|
-
"description": "",
|
|
7
|
-
"forked": "280",
|
|
8
|
-
"stargazers_count": 7183,
|
|
9
|
-
"todayStar": "3279 stars this week",
|
|
10
|
-
"html_url": "https://github.com/toeverything/AFFiNE",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "dragonflydb/dragonfly",
|
|
15
4
|
"language": "C++",
|
|
16
5
|
"color": "#f34b7d",
|
|
17
6
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "227",
|
|
8
|
+
"stargazers_count": 10728,
|
|
9
|
+
"todayStar": "1515 stars this week",
|
|
21
10
|
"html_url": "https://github.com/dragonflydb/dragonfly",
|
|
22
|
-
"rank":
|
|
11
|
+
"rank": 1
|
|
23
12
|
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "novuhq/novu",
|
|
26
15
|
"language": "TypeScript",
|
|
27
16
|
"color": "#3178c6",
|
|
28
17
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "366",
|
|
19
|
+
"stargazers_count": 7642,
|
|
20
|
+
"todayStar": "2504 stars this week",
|
|
32
21
|
"html_url": "https://github.com/novuhq/novu",
|
|
33
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
34
23
|
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "withastro/astro",
|
|
37
26
|
"language": "TypeScript",
|
|
38
27
|
"color": "#3178c6",
|
|
39
28
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "776",
|
|
30
|
+
"stargazers_count": 16228,
|
|
31
|
+
"todayStar": "2592 stars this week",
|
|
43
32
|
"html_url": "https://github.com/withastro/astro",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "toeverything/AFFiNE",
|
|
37
|
+
"language": "TypeScript",
|
|
38
|
+
"color": "#3178c6",
|
|
39
|
+
"description": "",
|
|
40
|
+
"forked": "289",
|
|
41
|
+
"stargazers_count": 7572,
|
|
42
|
+
"todayStar": "2798 stars this week",
|
|
43
|
+
"html_url": "https://github.com/toeverything/AFFiNE",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -49,152 +49,152 @@
|
|
|
49
49
|
"color": "#000080",
|
|
50
50
|
"description": "",
|
|
51
51
|
"forked": "749",
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
52
|
+
"stargazers_count": 3267,
|
|
53
|
+
"todayStar": "593 stars this week",
|
|
54
54
|
"html_url": "https://github.com/craftzdog/dotfiles-public",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
58
|
+
"full_name": "labmlai/annotated_deep_learning_paper_implementations",
|
|
59
|
+
"language": "JupyterNotebook",
|
|
60
|
+
"color": "#DA5B0B",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "1204",
|
|
63
|
+
"stargazers_count": 11614,
|
|
64
|
+
"todayStar": "639 stars this week",
|
|
65
|
+
"html_url": "https://github.com/labmlai/annotated_deep_learning_paper_implementations",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
69
|
+
"full_name": "CompVis/latent-diffusion",
|
|
70
|
+
"language": "JupyterNotebook",
|
|
71
|
+
"color": "#DA5B0B",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "327",
|
|
74
|
+
"stargazers_count": 2752,
|
|
75
|
+
"todayStar": "196 stars this week",
|
|
76
|
+
"html_url": "https://github.com/CompVis/latent-diffusion",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "MatrixTM/MHDDoS",
|
|
81
81
|
"language": "Python",
|
|
82
82
|
"color": "#3572A5",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "1297",
|
|
85
|
+
"stargazers_count": 6045,
|
|
86
|
+
"todayStar": "784 stars this week",
|
|
87
|
+
"html_url": "https://github.com/MatrixTM/MHDDoS",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "C++",
|
|
93
|
-
"color": "#f34b7d",
|
|
94
|
-
"description": "",
|
|
95
|
-
"forked": "563",
|
|
96
|
-
"stargazers_count": 5919,
|
|
97
|
-
"todayStar": "228 stars this week",
|
|
98
|
-
"html_url": "https://github.com/duckdb/duckdb",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "jina-ai/discoart",
|
|
91
|
+
"full_name": "punk-security/dnsReaper",
|
|
103
92
|
"language": "Python",
|
|
104
93
|
"color": "#3572A5",
|
|
105
94
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
95
|
+
"forked": "57",
|
|
96
|
+
"stargazers_count": 808,
|
|
97
|
+
"todayStar": "357 stars this week",
|
|
98
|
+
"html_url": "https://github.com/punk-security/dnsReaper",
|
|
99
|
+
"rank": 9
|
|
111
100
|
},
|
|
112
101
|
{
|
|
113
102
|
"full_name": "pesser/stable-diffusion",
|
|
114
103
|
"language": "JupyterNotebook",
|
|
115
104
|
"color": "#DA5B0B",
|
|
116
105
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
106
|
+
"forked": "57",
|
|
107
|
+
"stargazers_count": 614,
|
|
108
|
+
"todayStar": "143 stars this week",
|
|
120
109
|
"html_url": "https://github.com/pesser/stable-diffusion",
|
|
121
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
122
111
|
},
|
|
123
112
|
{
|
|
124
|
-
"full_name": "
|
|
113
|
+
"full_name": "TeamNewPipe/NewPipe",
|
|
125
114
|
"language": "Java",
|
|
126
115
|
"color": "#b07219",
|
|
127
116
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
117
|
+
"forked": "2390",
|
|
118
|
+
"stargazers_count": 20428,
|
|
119
|
+
"todayStar": "367 stars this week",
|
|
120
|
+
"html_url": "https://github.com/TeamNewPipe/NewPipe",
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
124
|
+
"full_name": "laurent22/joplin",
|
|
125
|
+
"language": "TypeScript",
|
|
126
|
+
"color": "#3178c6",
|
|
138
127
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
128
|
+
"forked": "3537",
|
|
129
|
+
"stargazers_count": 31459,
|
|
130
|
+
"todayStar": "393 stars this week",
|
|
131
|
+
"html_url": "https://github.com/laurent22/joplin",
|
|
132
|
+
"rank": 12
|
|
144
133
|
},
|
|
145
134
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
135
|
+
"full_name": "syncthing/syncthing",
|
|
136
|
+
"language": "Go",
|
|
137
|
+
"color": "#00ADD8",
|
|
149
138
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
139
|
+
"forked": "3500",
|
|
140
|
+
"stargazers_count": 46080,
|
|
141
|
+
"todayStar": "161 stars this week",
|
|
142
|
+
"html_url": "https://github.com/syncthing/syncthing",
|
|
143
|
+
"rank": 13
|
|
155
144
|
},
|
|
156
145
|
{
|
|
157
146
|
"full_name": "ethereum/solidity",
|
|
158
147
|
"language": "C++",
|
|
159
148
|
"color": "#f34b7d",
|
|
160
149
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
150
|
+
"forked": "4246",
|
|
151
|
+
"stargazers_count": 17906,
|
|
152
|
+
"todayStar": "144 stars this week",
|
|
164
153
|
"html_url": "https://github.com/ethereum/solidity",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "dotnet/docs",
|
|
158
|
+
"language": "Dockerfile",
|
|
159
|
+
"color": "#384d54",
|
|
160
|
+
"description": "",
|
|
161
|
+
"forked": "5263",
|
|
162
|
+
"stargazers_count": 3502,
|
|
163
|
+
"todayStar": "40 stars this week",
|
|
164
|
+
"html_url": "https://github.com/dotnet/docs",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
168
|
+
"full_name": "gofiber/fiber",
|
|
169
|
+
"language": "Go",
|
|
170
|
+
"color": "#00ADD8",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "1099",
|
|
173
|
+
"stargazers_count": 21719,
|
|
174
|
+
"todayStar": "361 stars this week",
|
|
175
|
+
"html_url": "https://github.com/gofiber/fiber",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
179
|
+
"full_name": "TheAlgorithms/Python",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "36440",
|
|
184
|
+
"stargazers_count": 142192,
|
|
185
|
+
"todayStar": "1066 stars this week",
|
|
186
|
+
"html_url": "https://github.com/TheAlgorithms/Python",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "iptv-org/iptv",
|
|
191
|
+
"language": "JavaScript",
|
|
192
|
+
"color": "#f1e05a",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "9460",
|
|
195
|
+
"stargazers_count": 54562,
|
|
196
|
+
"todayStar": "650 stars this week",
|
|
197
|
+
"html_url": "https://github.com/iptv-org/iptv",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
@@ -202,76 +202,76 @@
|
|
|
202
202
|
"language": "C",
|
|
203
203
|
"color": "#555555",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
205
|
+
"forked": "1260",
|
|
206
|
+
"stargazers_count": 10385,
|
|
207
|
+
"todayStar": "158 stars this week",
|
|
208
208
|
"html_url": "https://github.com/raysan5/raylib",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "coder/coder",
|
|
213
213
|
"language": "Go",
|
|
214
214
|
"color": "#00ADD8",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "95",
|
|
217
|
+
"stargazers_count": 1791,
|
|
218
|
+
"todayStar": "306 stars this week",
|
|
219
|
+
"html_url": "https://github.com/coder/coder",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "ventoy/Ventoy",
|
|
224
|
+
"language": "C",
|
|
225
|
+
"color": "#555555",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "2800",
|
|
228
|
+
"stargazers_count": 38273,
|
|
229
|
+
"todayStar": "543 stars this week",
|
|
230
|
+
"html_url": "https://github.com/ventoy/Ventoy",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "termux/termux-app",
|
|
235
|
+
"language": "Java",
|
|
236
|
+
"color": "#b07219",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "1928",
|
|
239
|
+
"stargazers_count": 14837,
|
|
240
|
+
"todayStar": "278 stars this week",
|
|
241
|
+
"html_url": "https://github.com/termux/termux-app",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "",
|
|
247
|
-
"color": "",
|
|
245
|
+
"full_name": "solidjs/solid-start",
|
|
246
|
+
"language": "TypeScript",
|
|
247
|
+
"color": "#3178c6",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "86",
|
|
250
|
+
"stargazers_count": 962,
|
|
251
|
+
"todayStar": "222 stars this week",
|
|
252
|
+
"html_url": "https://github.com/solidjs/solid-start",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
256
|
+
"full_name": "facebook/folly",
|
|
257
|
+
"language": "C++",
|
|
258
|
+
"color": "#f34b7d",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "4796",
|
|
261
|
+
"stargazers_count": 22964,
|
|
262
|
+
"todayStar": "121 stars this week",
|
|
263
|
+
"html_url": "https://github.com/facebook/folly",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "C
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "kingToolbox/WindTerm",
|
|
268
|
+
"language": "C",
|
|
269
|
+
"color": "#555555",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "554",
|
|
272
|
+
"stargazers_count": 7748,
|
|
273
|
+
"todayStar": "491 stars this week",
|
|
274
|
+
"html_url": "https://github.com/kingToolbox/WindTerm",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|