@wcj/github-rank 24.10.12 → 24.10.14
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 +26928 -26898
- package/dist/trending-daily.json +142 -153
- package/dist/trending-monthly.json +138 -127
- package/dist/trending-weekly.json +117 -139
- package/dist/users.china.json +2302 -2337
- package/dist/users.json +4775 -4810
- package/dist/users.org.json +657 -622
- package/package.json +1 -1
- package/web/data/repos.json +26928 -26898
- package/web/data/trending-daily.json +142 -153
- package/web/data/trending-monthly.json +138 -127
- package/web/data/trending-weekly.json +117 -139
- package/web/data/users.china.json +2302 -2337
- package/web/data/users.json +4775 -4810
- package/web/data/users.org.json +657 -622
- package/web/index.html +5067 -5122
- package/web/org.html +568 -510
- package/web/repos.html +4000 -4000
- package/web/trending-monthly.html +165 -127
- package/web/trending-weekly.html +117 -193
- package/web/trending.html +129 -163
- package/web/users.china.html +2341 -2387
package/dist/trending-daily.json
CHANGED
|
@@ -1,222 +1,211 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "3b1b/manim",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "Animation engine for explanatory math videos",
|
|
7
|
+
"forked": "5986",
|
|
8
|
+
"stargazers_count": 66108,
|
|
9
|
+
"todayStar": "1091 stars today",
|
|
10
|
+
"html_url": "https://github.com/3b1b/manim",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "mfts/papermark",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "Papermark is the open-source DocSend alternative with built-in analytics and custom domains.",
|
|
18
|
+
"forked": "608",
|
|
19
|
+
"stargazers_count": 4366,
|
|
20
|
+
"todayStar": "118 stars today",
|
|
21
|
+
"html_url": "https://github.com/mfts/papermark",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
25
|
+
"full_name": "twentyhq/twenty",
|
|
26
|
+
"language": "TypeScript",
|
|
27
|
+
"color": "#3178c6",
|
|
28
|
+
"description": "Building a modern alternative to Salesforce, powered by the community.",
|
|
29
|
+
"forked": "1970",
|
|
30
|
+
"stargazers_count": 16750,
|
|
31
|
+
"todayStar": "171 stars today",
|
|
32
|
+
"html_url": "https://github.com/twentyhq/twenty",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "ManimCommunity/manim",
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
39
|
+
"description": "A community-maintained Python framework for creating mathematical animations.",
|
|
40
|
+
"forked": "1652",
|
|
41
|
+
"stargazers_count": 23153,
|
|
42
|
+
"todayStar": "782 stars today",
|
|
43
|
+
"html_url": "https://github.com/ManimCommunity/manim",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "public-apis/public-apis",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "A collective list of free APIs",
|
|
51
|
-
"forked": "33568",
|
|
52
|
-
"stargazers_count": 314779,
|
|
53
|
-
"todayStar": "422 stars today",
|
|
54
|
-
"html_url": "https://github.com/public-apis/public-apis",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "formbricks/formbricks",
|
|
59
48
|
"language": "TypeScript",
|
|
60
49
|
"color": "#3178c6",
|
|
61
50
|
"description": "Open Source Survey Platform",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "1468",
|
|
52
|
+
"stargazers_count": 7548,
|
|
53
|
+
"todayStar": "262 stars today",
|
|
65
54
|
"html_url": "https://github.com/formbricks/formbricks",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "hcengineering/platform",
|
|
59
|
+
"language": "TypeScript",
|
|
60
|
+
"color": "#3178c6",
|
|
61
|
+
"description": "Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)",
|
|
62
|
+
"forked": "865",
|
|
63
|
+
"stargazers_count": 13023,
|
|
64
|
+
"todayStar": "1074 stars today",
|
|
65
|
+
"html_url": "https://github.com/hcengineering/platform",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "RSSNext/Follow",
|
|
70
|
+
"language": "TypeScript",
|
|
71
|
+
"color": "#3178c6",
|
|
72
|
+
"description": "🧡 Next generation information browser.",
|
|
73
|
+
"forked": "514",
|
|
74
|
+
"stargazers_count": 12203,
|
|
75
|
+
"todayStar": "98 stars today",
|
|
76
|
+
"html_url": "https://github.com/RSSNext/Follow",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "unkeyed/unkey",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "Open source API management platform",
|
|
84
|
+
"forked": "420",
|
|
85
|
+
"stargazers_count": 3540,
|
|
86
|
+
"todayStar": "163 stars today",
|
|
87
|
+
"html_url": "https://github.com/unkeyed/unkey",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "ultralytics/ultralytics",
|
|
81
92
|
"language": "Python",
|
|
82
93
|
"color": "#3572A5",
|
|
83
94
|
"description": "Ultralytics YOLO11 🚀",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "5918",
|
|
96
|
+
"stargazers_count": 30578,
|
|
97
|
+
"todayStar": "49 stars today",
|
|
87
98
|
"html_url": "https://github.com/ultralytics/ultralytics",
|
|
88
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "teamhanko/hanko",
|
|
103
|
+
"language": "Go",
|
|
104
|
+
"color": "#00ADD8",
|
|
105
|
+
"description": "Authentication and User Management solution for developers. Open source alternative to Clerk & Auth0.",
|
|
106
|
+
"forked": "860",
|
|
107
|
+
"stargazers_count": 6289,
|
|
108
|
+
"todayStar": "233 stars today",
|
|
109
|
+
"html_url": "https://github.com/teamhanko/hanko",
|
|
110
|
+
"rank": 10
|
|
89
111
|
},
|
|
90
112
|
{
|
|
91
113
|
"full_name": "Atmosphere-NX/Atmosphere",
|
|
92
114
|
"language": "C++",
|
|
93
115
|
"color": "#f34b7d",
|
|
94
116
|
"description": "Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
117
|
+
"forked": "1231",
|
|
118
|
+
"stargazers_count": 14704,
|
|
119
|
+
"todayStar": "70 stars today",
|
|
98
120
|
"html_url": "https://github.com/Atmosphere-NX/Atmosphere",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "microsoft/generative-ai-for-beginners",
|
|
103
|
-
"language": "JupyterNotebook",
|
|
104
|
-
"color": "#DA5B0B",
|
|
105
|
-
"description": "21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
106
|
-
"forked": "32448",
|
|
107
|
-
"stargazers_count": 63951,
|
|
108
|
-
"todayStar": "117 stars today",
|
|
109
|
-
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "jeecgboot/JeecgBoot",
|
|
114
|
-
"language": "Java",
|
|
115
|
-
"color": "#b07219",
|
|
116
|
-
"description": "🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。",
|
|
117
|
-
"forked": "14754",
|
|
118
|
-
"stargazers_count": 40370,
|
|
119
|
-
"todayStar": "18 stars today",
|
|
120
|
-
"html_url": "https://github.com/jeecgboot/JeecgBoot",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "cline/cline",
|
|
125
125
|
"language": "TypeScript",
|
|
126
126
|
"color": "#3178c6",
|
|
127
127
|
"description": "Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "647",
|
|
129
|
+
"stargazers_count": 7734,
|
|
130
|
+
"todayStar": "252 stars today",
|
|
131
|
+
"html_url": "https://github.com/cline/cline",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "d2l-ai/d2l-zh",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。",
|
|
139
|
+
"forked": "10943",
|
|
140
|
+
"stargazers_count": 62470,
|
|
141
|
+
"todayStar": "53 stars today",
|
|
142
|
+
"html_url": "https://github.com/d2l-ai/d2l-zh",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "denoland/deno",
|
|
147
|
+
"language": "Rust",
|
|
148
|
+
"color": "#dea584",
|
|
149
|
+
"description": "A modern runtime for JavaScript and TypeScript.",
|
|
150
|
+
"forked": "5296",
|
|
151
|
+
"stargazers_count": 95545,
|
|
152
|
+
"todayStar": "160 stars today",
|
|
153
|
+
"html_url": "https://github.com/denoland/deno",
|
|
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": "PaddlePaddle/PaddleOCR",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)",
|
|
161
|
+
"forked": "7741",
|
|
162
|
+
"stargazers_count": 43357,
|
|
163
|
+
"todayStar": "42 stars today",
|
|
164
|
+
"html_url": "https://github.com/PaddlePaddle/PaddleOCR",
|
|
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": "VikParuchuri/surya",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "OCR, layout analysis, reading order, table recognition in 90+ languages",
|
|
172
|
+
"forked": "692",
|
|
173
|
+
"stargazers_count": 10636,
|
|
174
|
+
"todayStar": "52 stars today",
|
|
175
|
+
"html_url": "https://github.com/VikParuchuri/surya",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "gradio-app/gradio",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!",
|
|
183
|
+
"forked": "2487",
|
|
184
|
+
"stargazers_count": 33038,
|
|
185
|
+
"todayStar": "41 stars today",
|
|
186
|
+
"html_url": "https://github.com/gradio-app/gradio",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "",
|
|
192
|
-
"color": "",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "lobehub/lobe-chat",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#3178c6",
|
|
193
|
+
"description": "🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application.",
|
|
194
|
+
"forked": "9607",
|
|
195
|
+
"stargazers_count": 42573,
|
|
196
|
+
"todayStar": "54 stars today",
|
|
197
|
+
"html_url": "https://github.com/lobehub/lobe-chat",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "pbatard/rufus",
|
|
202
|
+
"language": "C",
|
|
203
|
+
"color": "#555555",
|
|
204
|
+
"description": "The Reliable USB Formatting Utility",
|
|
205
|
+
"forked": "2558",
|
|
206
|
+
"stargazers_count": 28792,
|
|
207
|
+
"todayStar": "39 stars today",
|
|
208
|
+
"html_url": "https://github.com/pbatard/rufus",
|
|
209
209
|
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "dbeaver/dbeaver",
|
|
213
|
-
"language": "Java",
|
|
214
|
-
"color": "#b07219",
|
|
215
|
-
"description": "Free universal database tool and SQL client",
|
|
216
|
-
"forked": "3439",
|
|
217
|
-
"stargazers_count": 39950,
|
|
218
|
-
"todayStar": "41 stars today",
|
|
219
|
-
"html_url": "https://github.com/dbeaver/dbeaver",
|
|
220
|
-
"rank": 20
|
|
221
210
|
}
|
|
222
211
|
]
|