@wcj/github-rank 24.2.7 → 24.2.9
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 +26641 -26643
- package/dist/trending-daily.json +192 -192
- package/dist/trending-monthly.json +160 -160
- package/dist/trending-weekly.json +188 -188
- package/dist/users.china.json +1471 -1471
- package/dist/users.json +8113 -8113
- package/package.json +1 -1
- package/web/data/repos.json +26641 -26643
- package/web/data/trending-daily.json +192 -192
- package/web/data/trending-monthly.json +160 -160
- package/web/data/trending-weekly.json +188 -188
- package/web/data/users.china.json +1471 -1471
- package/web/data/users.json +8113 -8113
- package/web/index.html +6052 -6052
- package/web/repos.html +3373 -3373
- package/web/trending-monthly.html +151 -155
- package/web/trending-weekly.html +173 -173
- package/web/trending.html +175 -163
- package/web/users.china.html +1146 -1146
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "aaamoon/copilot-gpt4-service",
|
|
4
|
-
"language": "Go",
|
|
5
|
-
"color": "#00ADD8",
|
|
6
|
-
"description": "Convert Github Copilot to ChatGPT",
|
|
7
|
-
"forked": "726",
|
|
8
|
-
"stargazers_count": 8160,
|
|
9
|
-
"todayStar": "7532 stars this month",
|
|
10
|
-
"html_url": "https://github.com/aaamoon/copilot-gpt4-service",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "DataTalksClub/data-engineering-zoomcamp",
|
|
15
4
|
"language": "JupyterNotebook",
|
|
16
5
|
"color": "#DA5B0B",
|
|
17
6
|
"description": "Free Data Engineering course!",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "4408",
|
|
8
|
+
"stargazers_count": 20789,
|
|
9
|
+
"todayStar": "4163 stars this month",
|
|
21
10
|
"html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "KRTirtho/spotube",
|
|
15
|
+
"language": "Dart",
|
|
16
|
+
"color": "#00B4AB",
|
|
17
|
+
"description": "🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!",
|
|
18
|
+
"forked": "827",
|
|
19
|
+
"stargazers_count": 21585,
|
|
20
|
+
"todayStar": "11083 stars this month",
|
|
21
|
+
"html_url": "https://github.com/KRTirtho/spotube",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,120 +26,120 @@
|
|
|
26
26
|
"language": "TypeScript",
|
|
27
27
|
"color": "#3178c6",
|
|
28
28
|
"description": "人人都能用英语",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "2890",
|
|
30
|
+
"stargazers_count": 17378,
|
|
31
|
+
"todayStar": "6292 stars this month",
|
|
32
32
|
"html_url": "https://github.com/xiaolai/everyone-can-use-english",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "keiyoushi/extensions",
|
|
37
|
+
"language": "",
|
|
38
|
+
"color": "",
|
|
39
|
+
"description": "Source extensions for the Mihon/Tachiyomi app.",
|
|
40
|
+
"forked": "376",
|
|
41
|
+
"stargazers_count": 4784,
|
|
42
|
+
"todayStar": "4802 stars this month",
|
|
43
|
+
"html_url": "https://github.com/keiyoushi/extensions",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "stanfordnlp/dspy",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "DSPy: The framework for programming—not prompting—foundation models",
|
|
51
|
+
"forked": "388",
|
|
52
|
+
"stargazers_count": 6080,
|
|
53
|
+
"todayStar": "1520 stars this month",
|
|
54
|
+
"html_url": "https://github.com/stanfordnlp/dspy",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "joaomdmoura/crewAI",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
61
|
"description": "Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "751",
|
|
63
|
+
"stargazers_count": 7038,
|
|
64
|
+
"todayStar": "3824 stars this month",
|
|
54
65
|
"html_url": "https://github.com/joaomdmoura/crewAI",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "aaamoon/copilot-gpt4-service",
|
|
70
|
+
"language": "Go",
|
|
71
|
+
"color": "#00ADD8",
|
|
72
|
+
"description": "Convert Github Copilot to ChatGPT",
|
|
73
|
+
"forked": "736",
|
|
74
|
+
"stargazers_count": 8245,
|
|
75
|
+
"todayStar": "6693 stars this month",
|
|
76
|
+
"html_url": "https://github.com/aaamoon/copilot-gpt4-service",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "usememos/memos",
|
|
81
|
+
"language": "Go",
|
|
82
|
+
"color": "#00ADD8",
|
|
83
|
+
"description": "An open source, lightweight note-taking service. Easily capture and share your great thoughts.",
|
|
84
|
+
"forked": "1781",
|
|
85
|
+
"stargazers_count": 24301,
|
|
86
|
+
"todayStar": "2450 stars this month",
|
|
87
|
+
"html_url": "https://github.com/usememos/memos",
|
|
88
|
+
"rank": 8
|
|
56
89
|
},
|
|
57
90
|
{
|
|
58
91
|
"full_name": "mckaywrigley/chatbot-ui",
|
|
59
92
|
"language": "TypeScript",
|
|
60
93
|
"color": "#3178c6",
|
|
61
94
|
"description": "The open-source AI chat app for everyone.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
95
|
+
"forked": "6574",
|
|
96
|
+
"stargazers_count": 24345,
|
|
97
|
+
"todayStar": "4121 stars this month",
|
|
65
98
|
"html_url": "https://github.com/mckaywrigley/chatbot-ui",
|
|
66
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
67
100
|
},
|
|
68
101
|
{
|
|
69
102
|
"full_name": "janhq/jan",
|
|
70
103
|
"language": "TypeScript",
|
|
71
104
|
"color": "#3178c6",
|
|
72
105
|
"description": "Jan is an open source alternative to ChatGPT that runs 100% offline on your computer",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
106
|
+
"forked": "466",
|
|
107
|
+
"stargazers_count": 9064,
|
|
108
|
+
"todayStar": "4769 stars this month",
|
|
76
109
|
"html_url": "https://github.com/janhq/jan",
|
|
77
|
-
"rank":
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "stanfordnlp/dspy",
|
|
81
|
-
"language": "Python",
|
|
82
|
-
"color": "#3572A5",
|
|
83
|
-
"description": "DSPy: The framework for programming—not prompting—foundation models",
|
|
84
|
-
"forked": "379",
|
|
85
|
-
"stargazers_count": 5947,
|
|
86
|
-
"todayStar": "1402 stars this month",
|
|
87
|
-
"html_url": "https://github.com/stanfordnlp/dspy",
|
|
88
|
-
"rank": 8
|
|
110
|
+
"rank": 10
|
|
89
111
|
},
|
|
90
112
|
{
|
|
91
113
|
"full_name": "refinedev/refine",
|
|
92
114
|
"language": "TypeScript",
|
|
93
115
|
"color": "#3178c6",
|
|
94
116
|
"description": "A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
117
|
+
"forked": "1589",
|
|
118
|
+
"stargazers_count": 21366,
|
|
119
|
+
"todayStar": "3655 stars this month",
|
|
98
120
|
"html_url": "https://github.com/refinedev/refine",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "excalidraw/excalidraw",
|
|
103
|
-
"language": "TypeScript",
|
|
104
|
-
"color": "#3178c6",
|
|
105
|
-
"description": "Virtual whiteboard for sketching hand-drawn like diagrams",
|
|
106
|
-
"forked": "5990",
|
|
107
|
-
"stargazers_count": 67457,
|
|
108
|
-
"todayStar": "5665 stars this month",
|
|
109
|
-
"html_url": "https://github.com/excalidraw/excalidraw",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "mlabonne/llm-course",
|
|
114
|
-
"language": "JupyterNotebook",
|
|
115
|
-
"color": "#DA5B0B",
|
|
116
|
-
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
117
|
-
"forked": "2250",
|
|
118
|
-
"stargazers_count": 23180,
|
|
119
|
-
"todayStar": "9888 stars this month",
|
|
120
|
-
"html_url": "https://github.com/mlabonne/llm-course",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "danny-avila/LibreChat",
|
|
125
125
|
"language": "TypeScript",
|
|
126
126
|
"color": "#3178c6",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "Enhanced ChatGPT Clone: Features OpenAI, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Google Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development",
|
|
128
|
+
"forked": "1337",
|
|
129
|
+
"stargazers_count": 7656,
|
|
130
|
+
"todayStar": "3538 stars this month",
|
|
131
|
+
"html_url": "https://github.com/danny-avila/LibreChat",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "excalidraw/excalidraw",
|
|
136
136
|
"language": "TypeScript",
|
|
137
137
|
"color": "#3178c6",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "Virtual whiteboard for sketching hand-drawn like diagrams",
|
|
139
|
+
"forked": "6008",
|
|
140
|
+
"stargazers_count": 67604,
|
|
141
|
+
"todayStar": "5686 stars this month",
|
|
142
|
+
"html_url": "https://github.com/excalidraw/excalidraw",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
@@ -147,32 +147,32 @@
|
|
|
147
147
|
"language": "",
|
|
148
148
|
"color": "",
|
|
149
149
|
"description": "📚 Freely available programming books",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
150
|
+
"forked": "59628",
|
|
151
|
+
"stargazers_count": 311225,
|
|
152
|
+
"todayStar": "5227 stars this month",
|
|
153
153
|
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "mlabonne/llm-course",
|
|
158
|
+
"language": "JupyterNotebook",
|
|
159
|
+
"color": "#DA5B0B",
|
|
160
|
+
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
161
|
+
"forked": "2258",
|
|
162
|
+
"stargazers_count": 23318,
|
|
163
|
+
"todayStar": "9313 stars this month",
|
|
164
|
+
"html_url": "https://github.com/mlabonne/llm-course",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "shadcn-ui/ui",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.",
|
|
172
|
+
"forked": "2460",
|
|
173
|
+
"stargazers_count": 47963,
|
|
174
|
+
"todayStar": "6938 stars this month",
|
|
175
|
+
"html_url": "https://github.com/shadcn-ui/ui",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
@@ -180,98 +180,98 @@
|
|
|
180
180
|
"language": "TypeScript",
|
|
181
181
|
"color": "#3178c6",
|
|
182
182
|
"description": "An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
183
|
+
"forked": "4567",
|
|
184
|
+
"stargazers_count": 26806,
|
|
185
|
+
"todayStar": "1199 stars this month",
|
|
186
186
|
"html_url": "https://github.com/expo/expo",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "gethomepage/homepage",
|
|
191
|
+
"language": "JavaScript",
|
|
192
|
+
"color": "#f1e05a",
|
|
193
|
+
"description": "A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.",
|
|
194
|
+
"forked": "740",
|
|
195
|
+
"stargazers_count": 13627,
|
|
196
|
+
"todayStar": "1482 stars this month",
|
|
197
|
+
"html_url": "https://github.com/gethomepage/homepage",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
189
200
|
{
|
|
190
201
|
"full_name": "bigskysoftware/htmx",
|
|
191
202
|
"language": "JavaScript",
|
|
192
203
|
"color": "#f1e05a",
|
|
193
204
|
"description": "</> htmx - high power tools for HTML",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
205
|
+
"forked": "1050",
|
|
206
|
+
"stargazers_count": 29483,
|
|
207
|
+
"todayStar": "3265 stars this month",
|
|
197
208
|
"html_url": "https://github.com/bigskysoftware/htmx",
|
|
198
|
-
"rank":
|
|
209
|
+
"rank": 19
|
|
199
210
|
},
|
|
200
211
|
{
|
|
201
212
|
"full_name": "TanStack/router",
|
|
202
213
|
"language": "TypeScript",
|
|
203
214
|
"color": "#3178c6",
|
|
204
215
|
"description": "🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
216
|
+
"forked": "413",
|
|
217
|
+
"stargazers_count": 6474,
|
|
218
|
+
"todayStar": "666 stars this month",
|
|
208
219
|
"html_url": "https://github.com/TanStack/router",
|
|
209
|
-
"rank":
|
|
220
|
+
"rank": 20
|
|
210
221
|
},
|
|
211
222
|
{
|
|
212
|
-
"full_name": "
|
|
223
|
+
"full_name": "KillianLucas/open-interpreter",
|
|
213
224
|
"language": "Python",
|
|
214
225
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
220
|
-
"rank":
|
|
226
|
+
"description": "A natural language interface for computers",
|
|
227
|
+
"forked": "3522",
|
|
228
|
+
"stargazers_count": 40090,
|
|
229
|
+
"todayStar": "4089 stars this month",
|
|
230
|
+
"html_url": "https://github.com/KillianLucas/open-interpreter",
|
|
231
|
+
"rank": 21
|
|
221
232
|
},
|
|
222
233
|
{
|
|
223
234
|
"full_name": "n8n-io/n8n",
|
|
224
235
|
"language": "TypeScript",
|
|
225
236
|
"color": "#3178c6",
|
|
226
237
|
"description": "Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
238
|
+
"forked": "4568",
|
|
239
|
+
"stargazers_count": 38285,
|
|
240
|
+
"todayStar": "1699 stars this month",
|
|
230
241
|
"html_url": "https://github.com/n8n-io/n8n",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "embedchain/embedchain",
|
|
235
|
-
"language": "Python",
|
|
236
|
-
"color": "#3572A5",
|
|
237
|
-
"description": "The Open Source RAG framework",
|
|
238
|
-
"forked": "1294",
|
|
239
|
-
"stargazers_count": 7554,
|
|
240
|
-
"todayStar": "1000 stars this month",
|
|
241
|
-
"html_url": "https://github.com/embedchain/embedchain",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "zedeus/nitter",
|
|
246
|
+
"language": "Nim",
|
|
247
|
+
"color": "#ffc200",
|
|
248
|
+
"description": "Alternative Twitter front-end",
|
|
249
|
+
"forked": "507",
|
|
250
|
+
"stargazers_count": 9397,
|
|
251
|
+
"todayStar": "433 stars this month",
|
|
252
|
+
"html_url": "https://github.com/zedeus/nitter",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "facebook/react-native",
|
|
257
|
+
"language": "C++",
|
|
258
|
+
"color": "#f34b7d",
|
|
259
|
+
"description": "A framework for building native applications using React",
|
|
260
|
+
"forked": "24231",
|
|
261
|
+
"stargazers_count": 114244,
|
|
262
|
+
"todayStar": "829 stars this month",
|
|
263
|
+
"html_url": "https://github.com/facebook/react-native",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "clash-verge-rev/clash-verge-rev",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)",
|
|
271
|
+
"forked": "510",
|
|
272
|
+
"stargazers_count": 7761,
|
|
273
|
+
"todayStar": "3793 stars this month",
|
|
274
|
+
"html_url": "https://github.com/clash-verge-rev/clash-verge-rev",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|