@wcj/github-rank 24.4.5 → 24.4.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/README.md +1 -1
- package/dist/repos.json +18202 -18198
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +78 -199
- package/dist/trending-weekly.json +178 -178
- package/dist/users.china.json +1135 -1170
- package/dist/users.json +5428 -5428
- package/package.json +1 -1
- package/web/data/repos.json +18202 -18198
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +78 -199
- package/web/data/trending-weekly.json +178 -178
- package/web/data/users.china.json +1135 -1170
- package/web/data/users.json +5428 -5428
- package/web/index.html +3939 -3939
- package/web/repos.html +2419 -2419
- package/web/trending-monthly.html +77 -491
- package/web/trending-weekly.html +163 -159
- package/web/trending.html +168 -168
- package/web/users.china.html +900 -933
|
@@ -1,24 +1,24 @@
|
|
|
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": "valkey-io/valkey",
|
|
4
|
+
"language": "C",
|
|
5
|
+
"color": "#555555",
|
|
6
|
+
"description": "A new project to resume development on the formerly open-source Redis project. We're calling it Valkey, since it's a twist on the key-value datastore.",
|
|
7
|
+
"forked": "307",
|
|
8
|
+
"stargazers_count": 8132,
|
|
9
|
+
"todayStar": "5718 stars this week",
|
|
10
|
+
"html_url": "https://github.com/valkey-io/valkey",
|
|
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": "developersdigest/llm-answer-engine",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "Build a Perplexity-Inspired Answer Engine Using Next.js, Groq, Mixtral, Langchain, OpenAI, Brave & Serper",
|
|
18
|
+
"forked": "464",
|
|
19
|
+
"stargazers_count": 2689,
|
|
20
|
+
"todayStar": "1690 stars this week",
|
|
21
|
+
"html_url": "https://github.com/developersdigest/llm-answer-engine",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,252 +26,252 @@
|
|
|
26
26
|
"language": "JupyterNotebook",
|
|
27
27
|
"color": "#DA5B0B",
|
|
28
28
|
"description": "Zero-Shot Speech Editing and Text-to-Speech in the Wild",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "547",
|
|
30
|
+
"stargazers_count": 5582,
|
|
31
|
+
"todayStar": "4048 stars this week",
|
|
32
32
|
"html_url": "https://github.com/jasonppy/VoiceCraft",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "OpenDevin/OpenDevin",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "🐚 OpenDevin: Code Less, Make More",
|
|
40
|
+
"forked": "1835",
|
|
41
|
+
"stargazers_count": 18341,
|
|
42
|
+
"todayStar": "8295 stars this week",
|
|
43
|
+
"html_url": "https://github.com/OpenDevin/OpenDevin",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "Zejun-Yang/AniPortrait",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "AniPortrait: Audio-Driven Synthesis of Photorealistic Portrait Animation",
|
|
51
|
+
"forked": "403",
|
|
52
|
+
"stargazers_count": 3046,
|
|
53
|
+
"todayStar": "1799 stars this week",
|
|
54
|
+
"html_url": "https://github.com/Zejun-Yang/AniPortrait",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
35
57
|
{
|
|
36
58
|
"full_name": "microsoft/generative-ai-for-beginners",
|
|
37
59
|
"language": "JupyterNotebook",
|
|
38
60
|
"color": "#DA5B0B",
|
|
39
61
|
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
62
|
+
"forked": "21356",
|
|
63
|
+
"stargazers_count": 39920,
|
|
64
|
+
"todayStar": "8022 stars this week",
|
|
43
65
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
44
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
45
67
|
},
|
|
46
68
|
{
|
|
47
|
-
"full_name": "
|
|
69
|
+
"full_name": "harry0703/MoneyPrinterTurbo",
|
|
48
70
|
"language": "Python",
|
|
49
71
|
"color": "#3572A5",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
55
|
-
"rank":
|
|
72
|
+
"description": "利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.",
|
|
73
|
+
"forked": "1130",
|
|
74
|
+
"stargazers_count": 7602,
|
|
75
|
+
"todayStar": "2978 stars this week",
|
|
76
|
+
"html_url": "https://github.com/harry0703/MoneyPrinterTurbo",
|
|
77
|
+
"rank": 7
|
|
56
78
|
},
|
|
57
79
|
{
|
|
58
80
|
"full_name": "modularml/mojo",
|
|
59
81
|
"language": "Mojo",
|
|
60
82
|
"color": "#ff4c1f",
|
|
61
83
|
"description": "The Mojo Programming Language",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
84
|
+
"forked": "2314",
|
|
85
|
+
"stargazers_count": 19752,
|
|
86
|
+
"todayStar": "1666 stars this week",
|
|
65
87
|
"html_url": "https://github.com/modularml/mojo",
|
|
66
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
67
89
|
},
|
|
68
90
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
91
|
+
"full_name": "fudan-generative-vision/champ",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "Champ: Controllable and Consistent Human Image Animation with 3D Parametric Guidance",
|
|
95
|
+
"forked": "236",
|
|
96
|
+
"stargazers_count": 2247,
|
|
97
|
+
"todayStar": "772 stars this week",
|
|
98
|
+
"html_url": "https://github.com/fudan-generative-vision/champ",
|
|
99
|
+
"rank": 9
|
|
78
100
|
},
|
|
79
101
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
102
|
+
"full_name": "Notselwyn/CVE-2024-1086",
|
|
103
|
+
"language": "C",
|
|
104
|
+
"color": "#555555",
|
|
105
|
+
"description": "Universal local privilege escalation Proof-of-Concept exploit for CVE-2024-1086, working on most Linux kernels between v5.14 and v6.6, including Debian, Ubuntu, and KernelCTF. The success rate is 99.4% in KernelCTF images.",
|
|
106
|
+
"forked": "136",
|
|
107
|
+
"stargazers_count": 1369,
|
|
108
|
+
"todayStar": "620 stars this week",
|
|
109
|
+
"html_url": "https://github.com/Notselwyn/CVE-2024-1086",
|
|
110
|
+
"rank": 10
|
|
89
111
|
},
|
|
90
112
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
113
|
+
"full_name": "OpenBMB/ChatDev",
|
|
114
|
+
"language": "Shell",
|
|
115
|
+
"color": "#89e051",
|
|
116
|
+
"description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
|
|
117
|
+
"forked": "2707",
|
|
118
|
+
"stargazers_count": 21649,
|
|
119
|
+
"todayStar": "962 stars this week",
|
|
120
|
+
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
121
|
+
"rank": 11
|
|
100
122
|
},
|
|
101
123
|
{
|
|
102
|
-
"full_name": "
|
|
124
|
+
"full_name": "databricks/dbrx",
|
|
103
125
|
"language": "Python",
|
|
104
126
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
127
|
+
"description": "Code examples and resources for DBRX, a large language model developed by Databricks",
|
|
128
|
+
"forked": "194",
|
|
129
|
+
"stargazers_count": 2096,
|
|
130
|
+
"todayStar": "874 stars this week",
|
|
131
|
+
"html_url": "https://github.com/databricks/dbrx",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "helix-editor/helix",
|
|
136
|
+
"language": "Rust",
|
|
137
|
+
"color": "#dea584",
|
|
138
|
+
"description": "A post-modern modal text editor.",
|
|
139
|
+
"forked": "2176",
|
|
140
|
+
"stargazers_count": 29636,
|
|
141
|
+
"todayStar": "567 stars this week",
|
|
142
|
+
"html_url": "https://github.com/helix-editor/helix",
|
|
143
|
+
"rank": 13
|
|
111
144
|
},
|
|
112
145
|
{
|
|
113
146
|
"full_name": "Mozilla-Ocho/llamafile",
|
|
114
147
|
"language": "C++",
|
|
115
148
|
"color": "#f34b7d",
|
|
116
149
|
"description": "Distribute and run LLMs with a single file.",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
150
|
+
"forked": "570",
|
|
151
|
+
"stargazers_count": 12152,
|
|
152
|
+
"todayStar": "1318 stars this week",
|
|
120
153
|
"html_url": "https://github.com/Mozilla-Ocho/llamafile",
|
|
121
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
122
155
|
},
|
|
123
156
|
{
|
|
124
|
-
"full_name": "
|
|
157
|
+
"full_name": "midday-ai/midday",
|
|
125
158
|
"language": "TypeScript",
|
|
126
159
|
"color": "#3178c6",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
160
|
+
"description": "Run your business smarter 🪄",
|
|
161
|
+
"forked": "180",
|
|
162
|
+
"stargazers_count": 1991,
|
|
163
|
+
"todayStar": "908 stars this week",
|
|
164
|
+
"html_url": "https://github.com/midday-ai/midday",
|
|
165
|
+
"rank": 15
|
|
133
166
|
},
|
|
134
167
|
{
|
|
135
|
-
"full_name": "
|
|
168
|
+
"full_name": "DioxusLabs/dioxus",
|
|
136
169
|
"language": "Rust",
|
|
137
170
|
"color": "#dea584",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "OpenBMB/ChatDev",
|
|
147
|
-
"language": "Shell",
|
|
148
|
-
"color": "#89e051",
|
|
149
|
-
"description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
|
|
150
|
-
"forked": "2694",
|
|
151
|
-
"stargazers_count": 21556,
|
|
152
|
-
"todayStar": "867 stars this week",
|
|
153
|
-
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
154
|
-
"rank": 14
|
|
171
|
+
"description": "Fullstack GUI library for web, desktop, mobile, and more.",
|
|
172
|
+
"forked": "674",
|
|
173
|
+
"stargazers_count": 17744,
|
|
174
|
+
"todayStar": "1205 stars this week",
|
|
175
|
+
"html_url": "https://github.com/DioxusLabs/dioxus",
|
|
176
|
+
"rank": 16
|
|
155
177
|
},
|
|
156
178
|
{
|
|
157
179
|
"full_name": "myshell-ai/OpenVoice",
|
|
158
180
|
"language": "Python",
|
|
159
181
|
"color": "#3572A5",
|
|
160
182
|
"description": "Instant voice cloning by MyShell.",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
183
|
+
"forked": "1483",
|
|
184
|
+
"stargazers_count": 16837,
|
|
185
|
+
"todayStar": "1030 stars this week",
|
|
164
186
|
"html_url": "https://github.com/myshell-ai/OpenVoice",
|
|
165
|
-
"rank":
|
|
187
|
+
"rank": 17
|
|
166
188
|
},
|
|
167
189
|
{
|
|
168
190
|
"full_name": "juspay/hyperswitch",
|
|
169
191
|
"language": "Rust",
|
|
170
192
|
"color": "#dea584",
|
|
171
193
|
"description": "An open source payments switch written in Rust to make payments fast, reliable and affordable",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
194
|
+
"forked": "1122",
|
|
195
|
+
"stargazers_count": 10060,
|
|
196
|
+
"todayStar": "379 stars this week",
|
|
175
197
|
"html_url": "https://github.com/juspay/hyperswitch",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "dkhamsing/open-source-ios-apps",
|
|
180
|
-
"language": "",
|
|
181
|
-
"color": "",
|
|
182
|
-
"description": "📱 Collaborative List of Open-Source iOS Apps",
|
|
183
|
-
"forked": "5292",
|
|
184
|
-
"stargazers_count": 39777,
|
|
185
|
-
"todayStar": "383 stars this week",
|
|
186
|
-
"html_url": "https://github.com/dkhamsing/open-source-ios-apps",
|
|
187
|
-
"rank": 17
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "Evil0ctal/Douyin_TikTok_Download_API",
|
|
191
|
-
"language": "Python",
|
|
192
|
-
"color": "#3572A5",
|
|
193
|
-
"description": "🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具,支持API调用,在线批量解析及下载。",
|
|
194
|
-
"forked": "1032",
|
|
195
|
-
"stargazers_count": 6404,
|
|
196
|
-
"todayStar": "529 stars this week",
|
|
197
|
-
"html_url": "https://github.com/Evil0ctal/Douyin_TikTok_Download_API",
|
|
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": "LLM-Red-Team/kimi-free-api",
|
|
202
|
+
"language": "TypeScript",
|
|
203
|
+
"color": "#3178c6",
|
|
204
|
+
"description": "🚀 KIMI AI 长文本大模型白嫖服务,支持高速流式输出、联网搜索、长文档解读、图像解析、多轮对话,零配置部署,多路token支持,自动清理会话痕迹。",
|
|
205
|
+
"forked": "155",
|
|
206
|
+
"stargazers_count": 1144,
|
|
207
|
+
"todayStar": "466 stars this week",
|
|
208
|
+
"html_url": "https://github.com/LLM-Red-Team/kimi-free-api",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "semanser/codel",
|
|
213
213
|
"language": "TypeScript",
|
|
214
214
|
"color": "#3178c6",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
215
|
+
"description": "✨ Fully autonomous AI Agent that can perform complicated tasks and projects using terminal, browser, and editor.",
|
|
216
|
+
"forked": "116",
|
|
217
|
+
"stargazers_count": 1656,
|
|
218
|
+
"todayStar": "499 stars this week",
|
|
219
|
+
"html_url": "https://github.com/semanser/codel",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "microsoft/ML-For-Beginners",
|
|
224
|
+
"language": "HTML",
|
|
225
|
+
"color": "#e34c26",
|
|
226
|
+
"description": "12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all",
|
|
227
|
+
"forked": "13466",
|
|
228
|
+
"stargazers_count": 66540,
|
|
229
|
+
"todayStar": "1295 stars this week",
|
|
230
|
+
"html_url": "https://github.com/microsoft/ML-For-Beginners",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "Evil0ctal/Douyin_TikTok_Download_API",
|
|
235
235
|
"language": "Python",
|
|
236
236
|
"color": "#3572A5",
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
237
|
+
"description": "🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具,支持API调用,在线批量解析及下载。",
|
|
238
|
+
"forked": "1034",
|
|
239
|
+
"stargazers_count": 6442,
|
|
240
|
+
"todayStar": "554 stars this week",
|
|
241
|
+
"html_url": "https://github.com/Evil0ctal/Douyin_TikTok_Download_API",
|
|
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": "pedroslopez/whatsapp-web.js",
|
|
246
|
+
"language": "JavaScript",
|
|
247
|
+
"color": "#f1e05a",
|
|
248
|
+
"description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
|
|
249
|
+
"forked": "3200",
|
|
250
|
+
"stargazers_count": 13342,
|
|
251
|
+
"todayStar": "154 stars this week",
|
|
252
|
+
"html_url": "https://github.com/pedroslopez/whatsapp-web.js",
|
|
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": "upscayl/upscayl",
|
|
257
|
+
"language": "TypeScript",
|
|
258
|
+
"color": "#3178c6",
|
|
259
|
+
"description": "🆙 Upscayl - Free and Open Source AI Image Upscaler for Linux, MacOS and Windows built with Linux-First philosophy.",
|
|
260
|
+
"forked": "1107",
|
|
261
|
+
"stargazers_count": 25460,
|
|
262
|
+
"todayStar": "1568 stars this week",
|
|
263
|
+
"html_url": "https://github.com/upscayl/upscayl",
|
|
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": "oven-sh/bun",
|
|
268
|
+
"language": "Zig",
|
|
269
|
+
"color": "#ec915c",
|
|
270
|
+
"description": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one",
|
|
271
|
+
"forked": "2364",
|
|
272
|
+
"stargazers_count": 69801,
|
|
273
|
+
"todayStar": "591 stars this week",
|
|
274
|
+
"html_url": "https://github.com/oven-sh/bun",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|