@wcj/github-rank 23.1.22 → 23.1.24
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/README.md +1 -1
- package/dist/repos.json +25616 -25616
- package/dist/trending-daily.json +168 -168
- package/dist/trending-monthly.json +154 -154
- package/dist/trending-weekly.json +163 -163
- package/dist/users.china.json +2169 -1539
- package/dist/users.json +7700 -7700
- package/package.json +1 -1
- package/web/data/repos.json +25616 -25616
- package/web/data/trending-daily.json +168 -168
- package/web/data/trending-monthly.json +154 -154
- package/web/data/trending-weekly.json +163 -163
- package/web/data/users.china.json +2169 -1539
- package/web/data/users.json +7700 -7700
- package/web/index.html +5835 -5835
- package/web/repos.html +3162 -3162
- package/web/trending-monthly.html +136 -136
- package/web/trending-weekly.html +143 -143
- package/web/trending.html +144 -148
- package/web/users.china.html +1970 -1376
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
3
|
+
"full_name": "lencx/ChatGPT",
|
|
4
|
+
"language": "Rust",
|
|
5
|
+
"color": "#dea584",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "428",
|
|
8
|
+
"stargazers_count": 5860,
|
|
9
|
+
"todayStar": "4751 stars this month",
|
|
10
|
+
"html_url": "https://github.com/lencx/ChatGPT",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
14
|
+
"full_name": "DataTalksClub/data-engineering-zoomcamp",
|
|
15
|
+
"language": "JupyterNotebook",
|
|
16
|
+
"color": "#DA5B0B",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "2357",
|
|
19
|
+
"stargazers_count": 11041,
|
|
20
|
+
"todayStar": "3907 stars this month",
|
|
21
|
+
"html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "953",
|
|
30
|
+
"stargazers_count": 9856,
|
|
31
|
+
"todayStar": "6893 stars this month",
|
|
32
32
|
"html_url": "https://github.com/openai/openai-cookbook",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,131 +37,131 @@
|
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "1338",
|
|
41
|
+
"stargazers_count": 12259,
|
|
42
|
+
"todayStar": "3326 stars this month",
|
|
43
43
|
"html_url": "https://github.com/karpathy/minGPT",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "google/comprehensive-rust",
|
|
48
|
+
"language": "Rust",
|
|
49
|
+
"color": "#dea584",
|
|
50
|
+
"description": "",
|
|
51
|
+
"forked": "328",
|
|
52
|
+
"stargazers_count": 7598,
|
|
53
|
+
"todayStar": "6532 stars this month",
|
|
54
|
+
"html_url": "https://github.com/google/comprehensive-rust",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "jerryjliu/gpt_index",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "",
|
|
62
|
+
"forked": "166",
|
|
63
|
+
"stargazers_count": 2512,
|
|
64
|
+
"todayStar": "2082 stars this month",
|
|
65
|
+
"html_url": "https://github.com/jerryjliu/gpt_index",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
46
68
|
{
|
|
47
69
|
"full_name": "f/awesome-chatgpt-prompts",
|
|
48
70
|
"language": "HTML",
|
|
49
71
|
"color": "#e34c26",
|
|
50
72
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
73
|
+
"forked": "1543",
|
|
74
|
+
"stargazers_count": 17561,
|
|
75
|
+
"todayStar": "8289 stars this month",
|
|
54
76
|
"html_url": "https://github.com/f/awesome-chatgpt-prompts",
|
|
55
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
56
78
|
},
|
|
57
79
|
{
|
|
58
80
|
"full_name": "neonbjb/tortoise-tts",
|
|
59
81
|
"language": "Python",
|
|
60
82
|
"color": "#3572A5",
|
|
61
83
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
84
|
+
"forked": "369",
|
|
85
|
+
"stargazers_count": 3581,
|
|
86
|
+
"todayStar": "1662 stars this month",
|
|
65
87
|
"html_url": "https://github.com/neonbjb/tortoise-tts",
|
|
66
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
67
89
|
},
|
|
68
90
|
{
|
|
69
|
-
"full_name": "
|
|
91
|
+
"full_name": "Z4nzu/hackingtool",
|
|
70
92
|
"language": "Python",
|
|
71
93
|
"color": "#3572A5",
|
|
72
94
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
95
|
+
"forked": "3174",
|
|
96
|
+
"stargazers_count": 27182,
|
|
97
|
+
"todayStar": "3733 stars this month",
|
|
98
|
+
"html_url": "https://github.com/Z4nzu/hackingtool",
|
|
99
|
+
"rank": 9
|
|
78
100
|
},
|
|
79
101
|
{
|
|
80
|
-
"full_name": "
|
|
102
|
+
"full_name": "AmruthPillai/Reactive-Resume",
|
|
103
|
+
"language": "TypeScript",
|
|
104
|
+
"color": "#3178c6",
|
|
105
|
+
"description": "",
|
|
106
|
+
"forked": "1221",
|
|
107
|
+
"stargazers_count": 10632,
|
|
108
|
+
"todayStar": "2511 stars this month",
|
|
109
|
+
"html_url": "https://github.com/AmruthPillai/Reactive-Resume",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "hwchase17/langchain",
|
|
81
114
|
"language": "Python",
|
|
82
115
|
"color": "#3572A5",
|
|
83
116
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
117
|
+
"forked": "335",
|
|
118
|
+
"stargazers_count": 4236,
|
|
119
|
+
"todayStar": "3062 stars this month",
|
|
120
|
+
"html_url": "https://github.com/hwchase17/langchain",
|
|
121
|
+
"rank": 11
|
|
89
122
|
},
|
|
90
123
|
{
|
|
91
124
|
"full_name": "papers-we-love/papers-we-love",
|
|
92
125
|
"language": "Shell",
|
|
93
126
|
"color": "#89e051",
|
|
94
127
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
128
|
+
"forked": "5055",
|
|
129
|
+
"stargazers_count": 68661,
|
|
130
|
+
"todayStar": "2214 stars this month",
|
|
98
131
|
"html_url": "https://github.com/papers-we-love/papers-we-love",
|
|
99
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
100
133
|
},
|
|
101
134
|
{
|
|
102
135
|
"full_name": "danielgross/whatsapp-gpt",
|
|
103
136
|
"language": "Go",
|
|
104
137
|
"color": "#00ADD8",
|
|
105
138
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
139
|
+
"forked": "320",
|
|
140
|
+
"stargazers_count": 2104,
|
|
141
|
+
"todayStar": "1036 stars this month",
|
|
109
142
|
"html_url": "https://github.com/danielgross/whatsapp-gpt",
|
|
110
|
-
"rank":
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "hwchase17/langchain",
|
|
114
|
-
"language": "Python",
|
|
115
|
-
"color": "#3572A5",
|
|
116
|
-
"description": "",
|
|
117
|
-
"forked": "316",
|
|
118
|
-
"stargazers_count": 3974,
|
|
119
|
-
"todayStar": "2823 stars this month",
|
|
120
|
-
"html_url": "https://github.com/hwchase17/langchain",
|
|
121
|
-
"rank": 11
|
|
143
|
+
"rank": 13
|
|
122
144
|
},
|
|
123
145
|
{
|
|
124
146
|
"full_name": "WerWolv/ImHex",
|
|
125
147
|
"language": "C++",
|
|
126
148
|
"color": "#f34b7d",
|
|
127
149
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
150
|
+
"forked": "1113",
|
|
151
|
+
"stargazers_count": 25115,
|
|
152
|
+
"todayStar": "2269 stars this month",
|
|
131
153
|
"html_url": "https://github.com/WerWolv/ImHex",
|
|
132
|
-
"rank":
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "microsoft/Web-Dev-For-Beginners",
|
|
136
|
-
"language": "JavaScript",
|
|
137
|
-
"color": "#f1e05a",
|
|
138
|
-
"description": "",
|
|
139
|
-
"forked": "10082",
|
|
140
|
-
"stargazers_count": 64680,
|
|
141
|
-
"todayStar": "3445 stars this month",
|
|
142
|
-
"html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
|
|
143
|
-
"rank": 13
|
|
154
|
+
"rank": 14
|
|
144
155
|
},
|
|
145
156
|
{
|
|
146
157
|
"full_name": "hehonghui/awesome-english-ebooks",
|
|
147
158
|
"language": "CSS",
|
|
148
159
|
"color": "#563d7c",
|
|
149
160
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
161
|
+
"forked": "344",
|
|
162
|
+
"stargazers_count": 4297,
|
|
163
|
+
"todayStar": "1674 stars this month",
|
|
153
164
|
"html_url": "https://github.com/hehonghui/awesome-english-ebooks",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "krahets/hello-algo",
|
|
158
|
-
"language": "Java",
|
|
159
|
-
"color": "#b07219",
|
|
160
|
-
"description": "",
|
|
161
|
-
"forked": "727",
|
|
162
|
-
"stargazers_count": 6426,
|
|
163
|
-
"todayStar": "3420 stars this month",
|
|
164
|
-
"html_url": "https://github.com/krahets/hello-algo",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
@@ -169,109 +169,109 @@
|
|
|
169
169
|
"language": "JavaScript",
|
|
170
170
|
"color": "#f1e05a",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
172
|
+
"forked": "14435",
|
|
173
|
+
"stargazers_count": 50968,
|
|
174
|
+
"todayStar": "2019 stars this month",
|
|
175
175
|
"html_url": "https://github.com/anuraghazra/github-readme-stats",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
179
|
+
"full_name": "krahets/hello-algo",
|
|
180
|
+
"language": "Java",
|
|
181
|
+
"color": "#b07219",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "731",
|
|
184
|
+
"stargazers_count": 6472,
|
|
185
|
+
"todayStar": "3158 stars this month",
|
|
186
|
+
"html_url": "https://github.com/krahets/hello-algo",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "facebook/folly",
|
|
191
|
+
"language": "C++",
|
|
192
|
+
"color": "#f34b7d",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "5023",
|
|
195
|
+
"stargazers_count": 24604,
|
|
196
|
+
"todayStar": "719 stars this month",
|
|
197
|
+
"html_url": "https://github.com/facebook/folly",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "sickcodes/Docker-OSX",
|
|
202
|
+
"language": "Shell",
|
|
203
|
+
"color": "#89e051",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "1395",
|
|
206
|
+
"stargazers_count": 28423,
|
|
207
|
+
"todayStar": "2584 stars this month",
|
|
208
|
+
"html_url": "https://github.com/sickcodes/Docker-OSX",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
212
|
+
"full_name": "sczhou/CodeFormer",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "662",
|
|
217
|
+
"stargazers_count": 3839,
|
|
218
|
+
"todayStar": "2079 stars this month",
|
|
219
|
+
"html_url": "https://github.com/sczhou/CodeFormer",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "microsoft/Web-Dev-For-Beginners",
|
|
224
|
+
"language": "JavaScript",
|
|
225
|
+
"color": "#f1e05a",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "10096",
|
|
228
|
+
"stargazers_count": 64747,
|
|
229
|
+
"todayStar": "3307 stars this month",
|
|
230
|
+
"html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "pola-rs/polars",
|
|
235
|
+
"language": "Rust",
|
|
236
|
+
"color": "#dea584",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "640",
|
|
239
|
+
"stargazers_count": 12816,
|
|
240
|
+
"todayStar": "2227 stars this month",
|
|
241
|
+
"html_url": "https://github.com/pola-rs/polars",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "SunWeb3Sec/DeFiHackLabs",
|
|
246
|
+
"language": "Solidity",
|
|
247
|
+
"color": "#AA6746",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "410",
|
|
250
|
+
"stargazers_count": 2390,
|
|
251
|
+
"todayStar": "747 stars this month",
|
|
252
|
+
"html_url": "https://github.com/SunWeb3Sec/DeFiHackLabs",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
256
|
+
"full_name": "DarkFlippers/unleashed-firmware",
|
|
257
|
+
"language": "C",
|
|
258
|
+
"color": "#555555",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "443",
|
|
261
|
+
"stargazers_count": 5019,
|
|
262
|
+
"todayStar": "1455 stars this month",
|
|
263
|
+
"html_url": "https://github.com/DarkFlippers/unleashed-firmware",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "UNC0V3R3D/Flipper_Zero-BadUsb",
|
|
268
|
+
"language": "PowerShell",
|
|
269
|
+
"color": "#012456",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "187",
|
|
272
|
+
"stargazers_count": 889,
|
|
273
|
+
"todayStar": "565 stars this month",
|
|
274
|
+
"html_url": "https://github.com/UNC0V3R3D/Flipper_Zero-BadUsb",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|