@wcj/github-rank 22.2.5 → 22.2.6
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 +16826 -16826
- package/dist/sifou-daily.json +15 -6
- package/dist/sifou-monthly.json +54 -54
- package/dist/sifou-weekly.json +96 -132
- package/dist/toutiao-30.json +31 -31
- package/dist/toutiao-7.json +76 -76
- package/dist/toutiao-90.json +12 -12
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +138 -138
- package/dist/trending-weekly.json +168 -157
- package/dist/users.china.json +872 -872
- package/dist/users.json +1685 -1686
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +16826 -16826
- package/web/data/sifou-daily.json +15 -6
- package/web/data/sifou-monthly.json +54 -54
- package/web/data/sifou-weekly.json +96 -132
- package/web/data/toutiao-30.json +31 -31
- package/web/data/toutiao-7.json +76 -76
- package/web/data/toutiao-90.json +12 -12
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +138 -138
- package/web/data/trending-weekly.json +168 -157
- package/web/data/users.china.json +872 -872
- package/web/data/users.json +1685 -1686
- package/web/index.html +937 -937
- package/web/repos.html +2208 -2212
- package/web/sifou-daily.html +34 -6
- package/web/sifou-monthly.html +84 -84
- package/web/sifou-weekly.html +107 -219
- package/web/toutiao-30.html +36 -36
- package/web/toutiao-7.html +77 -77
- package/web/toutiao-90.html +40 -40
- package/web/trending-monthly.html +130 -130
- package/web/trending-weekly.html +178 -136
- package/web/trending.html +146 -150
- package/web/users.china.html +456 -456
|
@@ -1,266 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "cwackerfuss/word-guessing-game",
|
|
4
4
|
"language": "TypeScript",
|
|
5
5
|
"color": "#2b7489",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "690",
|
|
8
|
+
"stargazers_count": 1180,
|
|
9
|
+
"todayStar": "545 stars this week",
|
|
10
|
+
"html_url": "https://github.com/cwackerfuss/word-guessing-game",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "nextui-org/nextui",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#2b7489",
|
|
17
|
+
"description": "",
|
|
18
|
+
"forked": "171",
|
|
19
|
+
"stargazers_count": 4487,
|
|
20
|
+
"todayStar": "1574 stars this week",
|
|
21
|
+
"html_url": "https://github.com/nextui-org/nextui",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "psf/black",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "",
|
|
29
|
+
"forked": "1599",
|
|
30
|
+
"stargazers_count": 25203,
|
|
31
|
+
"todayStar": "709 stars this week",
|
|
32
|
+
"html_url": "https://github.com/psf/black",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
13
35
|
{
|
|
14
36
|
"full_name": "Ebazhanov/linkedin-skill-assessments-quizzes",
|
|
15
37
|
"language": "",
|
|
16
38
|
"color": "",
|
|
17
39
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
40
|
+
"forked": "5732",
|
|
41
|
+
"stargazers_count": 9175,
|
|
42
|
+
"todayStar": "1087 stars this week",
|
|
21
43
|
"html_url": "https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes",
|
|
22
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
23
45
|
},
|
|
24
46
|
{
|
|
25
47
|
"full_name": "Textualize/textual",
|
|
26
48
|
"language": "Python",
|
|
27
49
|
"color": "#3572A5",
|
|
28
50
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
51
|
+
"forked": "191",
|
|
52
|
+
"stargazers_count": 7939,
|
|
53
|
+
"todayStar": "531 stars this week",
|
|
32
54
|
"html_url": "https://github.com/Textualize/textual",
|
|
33
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
34
56
|
},
|
|
35
57
|
{
|
|
36
58
|
"full_name": "TeamNewPipe/NewPipe",
|
|
37
59
|
"language": "Java",
|
|
38
60
|
"color": "#b07219",
|
|
39
61
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
62
|
+
"forked": "2041",
|
|
63
|
+
"stargazers_count": 16729,
|
|
64
|
+
"todayStar": "451 stars this week",
|
|
43
65
|
"html_url": "https://github.com/TeamNewPipe/NewPipe",
|
|
44
|
-
"rank":
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "berdav/CVE-2021-4034",
|
|
48
|
-
"language": "C",
|
|
49
|
-
"color": "#555555",
|
|
50
|
-
"description": "",
|
|
51
|
-
"forked": "322",
|
|
52
|
-
"stargazers_count": 1153,
|
|
53
|
-
"todayStar": "303 stars this week",
|
|
54
|
-
"html_url": "https://github.com/berdav/CVE-2021-4034",
|
|
55
|
-
"rank": 5
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "ciderapp/Cider",
|
|
59
70
|
"language": "JavaScript",
|
|
60
71
|
"color": "#f1e05a",
|
|
61
72
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "83",
|
|
74
|
+
"stargazers_count": 1059,
|
|
75
|
+
"todayStar": "640 stars this week",
|
|
65
76
|
"html_url": "https://github.com/ciderapp/Cider",
|
|
66
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
80
|
+
"full_name": "ly4k/PwnKit",
|
|
81
|
+
"language": "C",
|
|
82
|
+
"color": "#555555",
|
|
72
83
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
84
|
+
"forked": "64",
|
|
85
|
+
"stargazers_count": 382,
|
|
86
|
+
"todayStar": "75 stars this week",
|
|
87
|
+
"html_url": "https://github.com/ly4k/PwnKit",
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
91
|
+
"full_name": "chiru-labs/ERC721A",
|
|
92
|
+
"language": "Solidity",
|
|
93
|
+
"color": "#AA6746",
|
|
83
94
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
95
|
+
"forked": "130",
|
|
96
|
+
"stargazers_count": 503,
|
|
97
|
+
"todayStar": "167 stars this week",
|
|
98
|
+
"html_url": "https://github.com/chiru-labs/ERC721A",
|
|
99
|
+
"rank": 9
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
|
-
"full_name": "
|
|
102
|
+
"full_name": "iptv-org/iptv",
|
|
92
103
|
"language": "JavaScript",
|
|
93
104
|
"color": "#f1e05a",
|
|
94
105
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
106
|
+
"forked": "4746",
|
|
107
|
+
"stargazers_count": 45927,
|
|
108
|
+
"todayStar": "731 stars this week",
|
|
109
|
+
"html_url": "https://github.com/iptv-org/iptv",
|
|
110
|
+
"rank": 10
|
|
100
111
|
},
|
|
101
112
|
{
|
|
102
113
|
"full_name": "jwasham/coding-interview-university",
|
|
103
114
|
"language": "",
|
|
104
115
|
"color": "",
|
|
105
116
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
117
|
+
"forked": "55777",
|
|
118
|
+
"stargazers_count": 206721,
|
|
119
|
+
"todayStar": "1458 stars this week",
|
|
109
120
|
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
110
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
111
122
|
},
|
|
112
123
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
124
|
+
"full_name": "github/copilot-docs",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
116
127
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
128
|
+
"forked": "822",
|
|
129
|
+
"stargazers_count": 8777,
|
|
130
|
+
"todayStar": "543 stars this week",
|
|
131
|
+
"html_url": "https://github.com/github/copilot-docs",
|
|
132
|
+
"rank": 12
|
|
122
133
|
},
|
|
123
134
|
{
|
|
124
|
-
"full_name": "
|
|
135
|
+
"full_name": "bedimcode/responsive-portfolio-website-Ansel",
|
|
125
136
|
"language": "CSS",
|
|
126
137
|
"color": "#563d7c",
|
|
127
138
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
139
|
+
"forked": "48",
|
|
140
|
+
"stargazers_count": 123,
|
|
141
|
+
"todayStar": "30 stars this week",
|
|
142
|
+
"html_url": "https://github.com/bedimcode/responsive-portfolio-website-Ansel",
|
|
143
|
+
"rank": 13
|
|
133
144
|
},
|
|
134
145
|
{
|
|
135
|
-
"full_name": "
|
|
146
|
+
"full_name": "zadam/trilium",
|
|
136
147
|
"language": "JavaScript",
|
|
137
148
|
"color": "#f1e05a",
|
|
138
149
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "Developer-Y/cs-video-courses",
|
|
147
|
-
"language": "",
|
|
148
|
-
"color": "",
|
|
149
|
-
"description": "",
|
|
150
|
-
"forked": "4584",
|
|
151
|
-
"stargazers_count": 31020,
|
|
152
|
-
"todayStar": "3153 stars this week",
|
|
153
|
-
"html_url": "https://github.com/Developer-Y/cs-video-courses",
|
|
150
|
+
"forked": "781",
|
|
151
|
+
"stargazers_count": 13182,
|
|
152
|
+
"todayStar": "171 stars this week",
|
|
153
|
+
"html_url": "https://github.com/zadam/trilium",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
157
|
+
"full_name": "OAI/OpenAPI-Specification",
|
|
158
|
+
"language": "JavaScript",
|
|
159
|
+
"color": "#f1e05a",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "8054",
|
|
162
|
+
"stargazers_count": 22939,
|
|
163
|
+
"todayStar": "60 stars this week",
|
|
164
|
+
"html_url": "https://github.com/OAI/OpenAPI-Specification",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
168
|
+
"full_name": "Budibase/budibase",
|
|
169
|
+
"language": "JavaScript",
|
|
170
|
+
"color": "#f1e05a",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "508",
|
|
173
|
+
"stargazers_count": 9624,
|
|
174
|
+
"todayStar": "908 stars this week",
|
|
175
|
+
"html_url": "https://github.com/Budibase/budibase",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
179
|
+
"full_name": "withfig/autocomplete",
|
|
180
|
+
"language": "TypeScript",
|
|
181
|
+
"color": "#2b7489",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "2601",
|
|
184
|
+
"stargazers_count": 10523,
|
|
185
|
+
"todayStar": "288 stars this week",
|
|
186
|
+
"html_url": "https://github.com/withfig/autocomplete",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "jaakkopasanen/AutoEq",
|
|
191
|
+
"language": "JupyterNotebook",
|
|
192
|
+
"color": "#DA5B0B",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "1399",
|
|
195
|
+
"stargazers_count": 6423,
|
|
196
|
+
"todayStar": "72 stars this week",
|
|
197
|
+
"html_url": "https://github.com/jaakkopasanen/AutoEq",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "V4NSH4J/discord-mass-DM-GO",
|
|
202
|
+
"language": "Go",
|
|
203
|
+
"color": "#00ADD8",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "154",
|
|
206
|
+
"stargazers_count": 509,
|
|
207
|
+
"todayStar": "75 stars this week",
|
|
208
|
+
"html_url": "https://github.com/V4NSH4J/discord-mass-DM-GO",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "",
|
|
214
|
-
"color": "",
|
|
212
|
+
"full_name": "logseq/logseq",
|
|
213
|
+
"language": "Clojure",
|
|
214
|
+
"color": "#db5855",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "608",
|
|
217
|
+
"stargazers_count": 10245,
|
|
218
|
+
"todayStar": "778 stars this week",
|
|
219
|
+
"html_url": "https://github.com/logseq/logseq",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "scaffold-eth/scaffold-eth",
|
|
224
|
+
"language": "CSS",
|
|
225
|
+
"color": "#563d7c",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "1810",
|
|
228
|
+
"stargazers_count": 5688,
|
|
229
|
+
"todayStar": "309 stars this week",
|
|
230
|
+
"html_url": "https://github.com/scaffold-eth/scaffold-eth",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "derekbanas/Python4Finance",
|
|
235
|
+
"language": "JupyterNotebook",
|
|
236
|
+
"color": "#DA5B0B",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "115",
|
|
239
|
+
"stargazers_count": 190,
|
|
240
|
+
"todayStar": "40 stars this week",
|
|
241
|
+
"html_url": "https://github.com/derekbanas/Python4Finance",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "rancher-sandbox/rancher-desktop",
|
|
246
|
+
"language": "TypeScript",
|
|
247
|
+
"color": "#2b7489",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "104",
|
|
250
|
+
"stargazers_count": 2632,
|
|
251
|
+
"todayStar": "301 stars this week",
|
|
252
|
+
"html_url": "https://github.com/rancher-sandbox/rancher-desktop",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
256
|
+
"full_name": "Developer-Y/cs-video-courses",
|
|
257
|
+
"language": "",
|
|
258
|
+
"color": "",
|
|
259
|
+
"description": "",
|
|
260
|
+
"forked": "4599",
|
|
261
|
+
"stargazers_count": 31085,
|
|
262
|
+
"todayStar": "2106 stars this week",
|
|
263
|
+
"html_url": "https://github.com/Developer-Y/cs-video-courses",
|
|
264
|
+
"rank": 24
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"full_name": "Jxck-S/plane-notify",
|
|
257
268
|
"language": "Python",
|
|
258
269
|
"color": "#3572A5",
|
|
259
270
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
264
|
-
"rank":
|
|
271
|
+
"forked": "216",
|
|
272
|
+
"stargazers_count": 1125,
|
|
273
|
+
"todayStar": "973 stars this week",
|
|
274
|
+
"html_url": "https://github.com/Jxck-S/plane-notify",
|
|
275
|
+
"rank": 25
|
|
265
276
|
}
|
|
266
277
|
]
|