@wcj/github-rank 24.3.14 → 24.3.16
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 +28685 -28687
- package/dist/trending-daily.json +186 -186
- package/dist/trending-monthly.json +164 -164
- package/dist/trending-weekly.json +181 -181
- package/dist/users.china.json +2549 -2584
- package/dist/users.json +7880 -7880
- package/package.json +1 -1
- package/web/data/repos.json +28685 -28687
- package/web/data/trending-daily.json +186 -186
- package/web/data/trending-monthly.json +164 -164
- package/web/data/trending-weekly.json +181 -181
- package/web/data/users.china.json +2549 -2584
- package/web/data/users.json +7880 -7880
- package/web/index.html +5864 -5864
- package/web/repos.html +3678 -3678
- package/web/trending-monthly.html +157 -157
- package/web/trending-weekly.html +169 -165
- package/web/trending.html +163 -171
- package/web/users.china.html +2041 -2074
|
@@ -1,123 +1,123 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "danielmiessler/fabric",
|
|
4
|
-
"language": "Python",
|
|
5
|
-
"color": "#3572A5",
|
|
6
|
-
"description": "fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.",
|
|
7
|
-
"forked": "720",
|
|
8
|
-
"stargazers_count": 7642,
|
|
9
|
-
"todayStar": "468 stars today",
|
|
10
|
-
"html_url": "https://github.com/danielmiessler/fabric",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "krahets/hello-algo",
|
|
15
4
|
"language": "Java",
|
|
16
5
|
"color": "#b07219",
|
|
17
6
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "8616",
|
|
8
|
+
"stargazers_count": 69428,
|
|
9
|
+
"todayStar": "1338 stars today",
|
|
21
10
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "tiangolo/full-stack-fastapi-template",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.",
|
|
18
|
+
"forked": "3064",
|
|
19
|
+
"stargazers_count": 17974,
|
|
20
|
+
"todayStar": "1821 stars today",
|
|
21
|
+
"html_url": "https://github.com/tiangolo/full-stack-fastapi-template",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "lavague-ai/LaVague",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "Automate automation with Large Action Model framework",
|
|
29
|
+
"forked": "162",
|
|
30
|
+
"stargazers_count": 2284,
|
|
31
|
+
"todayStar": "557 stars today",
|
|
32
|
+
"html_url": "https://github.com/lavague-ai/LaVague",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "suyu-emu/suyu",
|
|
26
37
|
"language": "C++",
|
|
27
38
|
"color": "#f34b7d",
|
|
28
|
-
"description": "suyu
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
39
|
+
"description": "suyu is the continuation of the world's most popular, open-source, Nintendo Switch emulator, yuzu. It is written in C++ with portability in mind, and we actively maintain builds for Windows, Linux and Android.",
|
|
40
|
+
"forked": "193",
|
|
41
|
+
"stargazers_count": 1366,
|
|
42
|
+
"todayStar": "429 stars today",
|
|
32
43
|
"html_url": "https://github.com/suyu-emu/suyu",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "gleam-lang/gleam",
|
|
37
|
-
"language": "Rust",
|
|
38
|
-
"color": "#dea584",
|
|
39
|
-
"description": "⭐️ A friendly language for building type-safe, scalable systems!",
|
|
40
|
-
"forked": "510",
|
|
41
|
-
"stargazers_count": 12481,
|
|
42
|
-
"todayStar": "2335 stars today",
|
|
43
|
-
"html_url": "https://github.com/gleam-lang/gleam",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
47
|
+
"full_name": "geekan/MetaGPT",
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
50
|
+
"description": "🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo",
|
|
51
|
+
"forked": "4119",
|
|
52
|
+
"stargazers_count": 35645,
|
|
53
|
+
"todayStar": "346 stars today",
|
|
54
|
+
"html_url": "https://github.com/geekan/MetaGPT",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "Mintimate/oh-my-rime",
|
|
59
|
+
"language": "Lua",
|
|
60
|
+
"color": "#000080",
|
|
61
|
+
"description": "The Simple Config Template Of Rime By Mintimate. QQ Chat-Group: 703260572",
|
|
62
|
+
"forked": "81",
|
|
63
|
+
"stargazers_count": 944,
|
|
64
|
+
"todayStar": "148 stars today",
|
|
65
|
+
"html_url": "https://github.com/Mintimate/oh-my-rime",
|
|
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": "Pythagora-io/gpt-pilot",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "The first real AI developer",
|
|
73
|
+
"forked": "2154",
|
|
74
|
+
"stargazers_count": 23252,
|
|
75
|
+
"todayStar": "533 stars today",
|
|
76
|
+
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "diia-open-source/ios-diia",
|
|
81
|
+
"language": "Swift",
|
|
82
|
+
"color": "#F05138",
|
|
83
|
+
"description": "",
|
|
84
|
+
"forked": "48",
|
|
85
|
+
"stargazers_count": 275,
|
|
86
|
+
"todayStar": "60 stars today",
|
|
87
|
+
"html_url": "https://github.com/diia-open-source/ios-diia",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
91
|
+
"full_name": "danielmiessler/fabric",
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
94
|
+
"description": "fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.",
|
|
95
|
+
"forked": "839",
|
|
96
|
+
"stargazers_count": 8315,
|
|
97
|
+
"todayStar": "405 stars today",
|
|
98
|
+
"html_url": "https://github.com/danielmiessler/fabric",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "DataEngineer-io/data-engineer-handbook",
|
|
103
|
+
"language": "",
|
|
104
|
+
"color": "",
|
|
105
|
+
"description": "This is a repo with links to everything you'd ever want to learn about data engineering",
|
|
106
|
+
"forked": "1013",
|
|
107
|
+
"stargazers_count": 7091,
|
|
108
|
+
"todayStar": "54 stars today",
|
|
109
|
+
"html_url": "https://github.com/DataEngineer-io/data-engineer-handbook",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "jordan-cutler/path-to-senior-engineer-handbook",
|
|
114
114
|
"language": "",
|
|
115
115
|
"color": "",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "All the resources you need to get to Senior Engineer and beyond",
|
|
117
|
+
"forked": "781",
|
|
118
|
+
"stargazers_count": 8230,
|
|
119
|
+
"todayStar": "65 stars today",
|
|
120
|
+
"html_url": "https://github.com/jordan-cutler/path-to-senior-engineer-handbook",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
@@ -125,153 +125,153 @@
|
|
|
125
125
|
"language": "TypeScript",
|
|
126
126
|
"color": "#3178c6",
|
|
127
127
|
"description": "✨ A Super fast, Real-time, Professional, Developer friendly, No code database",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
128
|
+
"forked": "134",
|
|
129
|
+
"stargazers_count": 3266,
|
|
130
|
+
"todayStar": "853 stars today",
|
|
131
131
|
"html_url": "https://github.com/teableio/teable",
|
|
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": "princeton-nlp/SWE-bench",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "[ICLR 2024] SWE-Bench: Can Language Models Resolve Real-world Github Issues?",
|
|
139
|
+
"forked": "75",
|
|
140
|
+
"stargazers_count": 575,
|
|
141
|
+
"todayStar": "38 stars today",
|
|
142
|
+
"html_url": "https://github.com/princeton-nlp/SWE-bench",
|
|
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": "tk04/Marker",
|
|
147
|
+
"language": "TypeScript",
|
|
148
|
+
"color": "#3178c6",
|
|
149
|
+
"description": "A Desktop App for Easily Viewing and Editing Markdown Files",
|
|
150
|
+
"forked": "26",
|
|
151
|
+
"stargazers_count": 707,
|
|
152
|
+
"todayStar": "74 stars today",
|
|
153
|
+
"html_url": "https://github.com/tk04/Marker",
|
|
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": "redis/go-redis",
|
|
158
|
+
"language": "Go",
|
|
159
|
+
"color": "#00ADD8",
|
|
160
|
+
"description": "Redis Go client",
|
|
161
|
+
"forked": "2258",
|
|
162
|
+
"stargazers_count": 19024,
|
|
163
|
+
"todayStar": "130 stars today",
|
|
164
|
+
"html_url": "https://github.com/redis/go-redis",
|
|
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": "deepseek-ai/DeepSeek-VL",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "DeepSeek-VL: Towards Real-World Vision-Language Understanding",
|
|
172
|
+
"forked": "120",
|
|
173
|
+
"stargazers_count": 1148,
|
|
174
|
+
"todayStar": "250 stars today",
|
|
175
|
+
"html_url": "https://github.com/deepseek-ai/DeepSeek-VL",
|
|
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": "lionsoul2014/ip2region",
|
|
180
|
+
"language": "Go",
|
|
181
|
+
"color": "#00ADD8",
|
|
182
|
+
"description": "Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages",
|
|
183
|
+
"forked": "2629",
|
|
184
|
+
"stargazers_count": 15419,
|
|
185
|
+
"todayStar": "55 stars today",
|
|
186
|
+
"html_url": "https://github.com/lionsoul2014/ip2region",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "C",
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "dotnet/aspnetcore",
|
|
191
|
+
"language": "C#",
|
|
192
|
+
"color": "#178600",
|
|
193
|
+
"description": "ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.",
|
|
194
|
+
"forked": "9613",
|
|
195
|
+
"stargazers_count": 34087,
|
|
196
|
+
"todayStar": "168 stars today",
|
|
197
|
+
"html_url": "https://github.com/dotnet/aspnetcore",
|
|
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": "gregorojstersek/resources-to-become-a-great-engineering-leader",
|
|
202
|
+
"language": "",
|
|
203
|
+
"color": "",
|
|
204
|
+
"description": "List of books, blogs, newsletters and people!",
|
|
205
|
+
"forked": "136",
|
|
206
|
+
"stargazers_count": 1222,
|
|
207
|
+
"todayStar": "46 stars today",
|
|
208
|
+
"html_url": "https://github.com/gregorojstersek/resources-to-become-a-great-engineering-leader",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "valinet/ExplorerPatcher",
|
|
213
|
+
"language": "C",
|
|
214
|
+
"color": "#555555",
|
|
215
|
+
"description": "This project aims to enhance the working environment on Windows",
|
|
216
|
+
"forked": "932",
|
|
217
|
+
"stargazers_count": 20675,
|
|
218
|
+
"todayStar": "42 stars today",
|
|
219
|
+
"html_url": "https://github.com/valinet/ExplorerPatcher",
|
|
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": "diia-open-source/android-diia",
|
|
224
|
+
"language": "Kotlin",
|
|
225
|
+
"color": "#A97BFF",
|
|
226
|
+
"description": "",
|
|
227
|
+
"forked": "45",
|
|
228
|
+
"stargazers_count": 366,
|
|
229
|
+
"todayStar": "65 stars today",
|
|
230
|
+
"html_url": "https://github.com/diia-open-source/android-diia",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "Altinity/clickhouse-operator",
|
|
235
|
+
"language": "Go",
|
|
236
|
+
"color": "#00ADD8",
|
|
237
|
+
"description": "Altinity Kubernetes Operator for ClickHouse creates, configures and manages ClickHouse clusters running on Kubernetes",
|
|
238
|
+
"forked": "432",
|
|
239
|
+
"stargazers_count": 1667,
|
|
240
|
+
"todayStar": "10 stars today",
|
|
241
|
+
"html_url": "https://github.com/Altinity/clickhouse-operator",
|
|
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": "xiaolai/everyone-can-use-english",
|
|
246
|
+
"language": "JupyterNotebook",
|
|
247
|
+
"color": "#DA5B0B",
|
|
248
|
+
"description": "人人都能用英语",
|
|
249
|
+
"forked": "3076",
|
|
250
|
+
"stargazers_count": 18553,
|
|
251
|
+
"todayStar": "65 stars today",
|
|
252
|
+
"html_url": "https://github.com/xiaolai/everyone-can-use-english",
|
|
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": "google/googletest",
|
|
257
|
+
"language": "C++",
|
|
258
|
+
"color": "#f34b7d",
|
|
259
|
+
"description": "GoogleTest - Google Testing and Mocking Framework",
|
|
260
|
+
"forked": "9701",
|
|
261
|
+
"stargazers_count": 32369,
|
|
262
|
+
"todayStar": "15 stars today",
|
|
263
|
+
"html_url": "https://github.com/google/googletest",
|
|
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": "marticliment/WingetUI",
|
|
268
|
+
"language": "C#",
|
|
269
|
+
"color": "#178600",
|
|
270
|
+
"description": "WingetUI: A better UI for your package managers",
|
|
271
|
+
"forked": "244",
|
|
272
|
+
"stargazers_count": 7472,
|
|
273
|
+
"todayStar": "34 stars today",
|
|
274
|
+
"html_url": "https://github.com/marticliment/WingetUI",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|