@wcj/github-rank 24.4.18 → 24.4.20
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 +27303 -27291
- package/dist/trending-daily.json +188 -199
- package/dist/trending-monthly.json +160 -160
- package/dist/trending-weekly.json +186 -186
- package/dist/users.china.json +2290 -2290
- package/dist/users.json +5773 -5808
- package/dist/users.org.json +594 -559
- package/package.json +1 -1
- package/web/data/repos.json +27303 -27291
- package/web/data/trending-daily.json +188 -199
- package/web/data/trending-monthly.json +160 -160
- package/web/data/trending-weekly.json +186 -186
- package/web/data/users.china.json +2290 -2290
- package/web/data/users.json +5773 -5808
- package/web/data/users.org.json +594 -559
- package/web/index.html +5975 -6013
- package/web/org.html +477 -425
- package/web/repos.html +3449 -3453
- package/web/trending-monthly.html +163 -163
- package/web/trending-weekly.html +163 -163
- package/web/trending.html +168 -202
- package/web/users.china.html +2400 -2391
|
@@ -4,32 +4,32 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "🐚 OpenDevin: Code Less, Make More",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "2441",
|
|
8
|
+
"stargazers_count": 22546,
|
|
9
|
+
"todayStar": "20759 stars this month",
|
|
10
10
|
"html_url": "https://github.com/OpenDevin/OpenDevin",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "microsoft/garnet",
|
|
15
|
-
"language": "C#",
|
|
16
|
-
"color": "#178600",
|
|
17
|
-
"description": "Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.",
|
|
18
|
-
"forked": "395",
|
|
19
|
-
"stargazers_count": 8941,
|
|
20
|
-
"todayStar": "8996 stars this month",
|
|
21
|
-
"html_url": "https://github.com/microsoft/garnet",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "microsoft/generative-ai-for-beginners",
|
|
26
15
|
"language": "JupyterNotebook",
|
|
27
16
|
"color": "#DA5B0B",
|
|
28
17
|
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "22826",
|
|
19
|
+
"stargazers_count": 42075,
|
|
20
|
+
"todayStar": "12526 stars this month",
|
|
32
21
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "jwasham/coding-interview-university",
|
|
26
|
+
"language": "",
|
|
27
|
+
"color": "",
|
|
28
|
+
"description": "A complete computer science study plan to become a software engineer.",
|
|
29
|
+
"forked": "73266",
|
|
30
|
+
"stargazers_count": 288541,
|
|
31
|
+
"todayStar": "8746 stars this month",
|
|
32
|
+
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
@@ -37,241 +37,241 @@
|
|
|
37
37
|
"language": "Mojo",
|
|
38
38
|
"color": "#ff4c1f",
|
|
39
39
|
"description": "The Mojo Programming Language",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "2463",
|
|
41
|
+
"stargazers_count": 21022,
|
|
42
|
+
"todayStar": "3798 stars this month",
|
|
43
43
|
"html_url": "https://github.com/modularml/mojo",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "microsoft/garnet",
|
|
48
|
+
"language": "C#",
|
|
49
|
+
"color": "#178600",
|
|
50
|
+
"description": "Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.",
|
|
51
|
+
"forked": "396",
|
|
52
|
+
"stargazers_count": 9010,
|
|
53
|
+
"todayStar": "8184 stars this month",
|
|
54
|
+
"html_url": "https://github.com/microsoft/garnet",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "OpenInterpreter/open-interpreter",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
61
|
"description": "A natural language interface for computers",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "4106",
|
|
63
|
+
"stargazers_count": 47506,
|
|
64
|
+
"todayStar": "5576 stars this month",
|
|
54
65
|
"html_url": "https://github.com/OpenInterpreter/open-interpreter",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "warp-id/solana-trading-bot",
|
|
59
70
|
"language": "TypeScript",
|
|
60
71
|
"color": "#3178c6",
|
|
61
|
-
"description": "Solana
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
72
|
+
"description": "Solana Trading Bot - Beta",
|
|
73
|
+
"forked": "379",
|
|
74
|
+
"stargazers_count": 879,
|
|
75
|
+
"todayStar": "679 stars this month",
|
|
65
76
|
"html_url": "https://github.com/warp-id/solana-trading-bot",
|
|
66
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "langgenius/dify",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.",
|
|
84
|
+
"forked": "3025",
|
|
85
|
+
"stargazers_count": 22628,
|
|
86
|
+
"todayStar": "4940 stars this month",
|
|
87
|
+
"html_url": "https://github.com/langgenius/dify",
|
|
88
|
+
"rank": 8
|
|
67
89
|
},
|
|
68
90
|
{
|
|
69
91
|
"full_name": "Mozilla-Ocho/llamafile",
|
|
70
92
|
"language": "C++",
|
|
71
93
|
"color": "#f34b7d",
|
|
72
94
|
"description": "Distribute and run LLMs with a single file.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
95
|
+
"forked": "648",
|
|
96
|
+
"stargazers_count": 13441,
|
|
97
|
+
"todayStar": "3137 stars this month",
|
|
76
98
|
"html_url": "https://github.com/Mozilla-Ocho/llamafile",
|
|
77
|
-
"rank":
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "doocs/source-code-hunter",
|
|
81
|
-
"language": "Java",
|
|
82
|
-
"color": "#b07219",
|
|
83
|
-
"description": "😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等",
|
|
84
|
-
"forked": "3566",
|
|
85
|
-
"stargazers_count": 19154,
|
|
86
|
-
"todayStar": "3577 stars this month",
|
|
87
|
-
"html_url": "https://github.com/doocs/source-code-hunter",
|
|
88
|
-
"rank": 8
|
|
99
|
+
"rank": 9
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
102
|
"full_name": "juspay/hyperswitch",
|
|
92
103
|
"language": "Rust",
|
|
93
104
|
"color": "#dea584",
|
|
94
105
|
"description": "An open source payments switch written in Rust to make payments fast, reliable and affordable",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
106
|
+
"forked": "1151",
|
|
107
|
+
"stargazers_count": 10277,
|
|
108
|
+
"todayStar": "978 stars this month",
|
|
98
109
|
"html_url": "https://github.com/juspay/hyperswitch",
|
|
99
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
100
111
|
},
|
|
101
112
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
113
|
+
"full_name": "doocs/source-code-hunter",
|
|
114
|
+
"language": "Java",
|
|
115
|
+
"color": "#b07219",
|
|
116
|
+
"description": "😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等",
|
|
117
|
+
"forked": "3590",
|
|
118
|
+
"stargazers_count": 19293,
|
|
119
|
+
"todayStar": "3637 stars this month",
|
|
120
|
+
"html_url": "https://github.com/doocs/source-code-hunter",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "microsoft/retina",
|
|
125
|
+
"language": "Go",
|
|
126
|
+
"color": "#00ADD8",
|
|
127
|
+
"description": "eBPF distributed networking observability tool for Kubernetes",
|
|
128
|
+
"forked": "157",
|
|
129
|
+
"stargazers_count": 2392,
|
|
130
|
+
"todayStar": "2379 stars this month",
|
|
131
|
+
"html_url": "https://github.com/microsoft/retina",
|
|
132
|
+
"rank": 12
|
|
111
133
|
},
|
|
112
134
|
{
|
|
113
135
|
"full_name": "redis/redis",
|
|
114
136
|
"language": "C",
|
|
115
137
|
"color": "#555555",
|
|
116
138
|
"description": "Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
139
|
+
"forked": "23433",
|
|
140
|
+
"stargazers_count": 64737,
|
|
141
|
+
"todayStar": "1162 stars this month",
|
|
120
142
|
"html_url": "https://github.com/redis/redis",
|
|
121
|
-
"rank":
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "hpcaitech/Open-Sora",
|
|
125
|
-
"language": "Python",
|
|
126
|
-
"color": "#3572A5",
|
|
127
|
-
"description": "Open-Sora: Democratizing Efficient Video Production for All",
|
|
128
|
-
"forked": "1337",
|
|
129
|
-
"stargazers_count": 14954,
|
|
130
|
-
"todayStar": "12745 stars this month",
|
|
131
|
-
"html_url": "https://github.com/hpcaitech/Open-Sora",
|
|
132
|
-
"rank": 12
|
|
143
|
+
"rank": 13
|
|
133
144
|
},
|
|
134
145
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "",
|
|
137
|
-
"color": "",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
146
|
+
"full_name": "DioxusLabs/dioxus",
|
|
147
|
+
"language": "Rust",
|
|
148
|
+
"color": "#dea584",
|
|
149
|
+
"description": "Fullstack GUI library for web, desktop, mobile, and more.",
|
|
150
|
+
"forked": "691",
|
|
151
|
+
"stargazers_count": 18192,
|
|
152
|
+
"todayStar": "1938 stars this month",
|
|
153
|
+
"html_url": "https://github.com/DioxusLabs/dioxus",
|
|
154
|
+
"rank": 14
|
|
144
155
|
},
|
|
145
156
|
{
|
|
146
157
|
"full_name": "langflow-ai/langflow",
|
|
147
158
|
"language": "JavaScript",
|
|
148
159
|
"color": "#f1e05a",
|
|
149
160
|
"description": "⛓️ Langflow is a dynamic graph where each node is an executable unit. Its modular and interactive design fosters rapid experimentation and prototyping, pushing hard on the limits of creativity.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
161
|
+
"forked": "2527",
|
|
162
|
+
"stargazers_count": 16973,
|
|
163
|
+
"todayStar": "1897 stars this month",
|
|
153
164
|
"html_url": "https://github.com/langflow-ai/langflow",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "Pythagora-io/gpt-pilot",
|
|
158
|
-
"language": "Python",
|
|
159
|
-
"color": "#3572A5",
|
|
160
|
-
"description": "The first real AI developer",
|
|
161
|
-
"forked": "2764",
|
|
162
|
-
"stargazers_count": 27913,
|
|
163
|
-
"todayStar": "4579 stars this month",
|
|
164
|
-
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "DioxusLabs/dioxus",
|
|
169
|
-
"language": "Rust",
|
|
170
|
-
"color": "#dea584",
|
|
171
|
-
"description": "Fullstack GUI library for web, desktop, mobile, and more.",
|
|
172
|
-
"forked": "687",
|
|
173
|
-
"stargazers_count": 18117,
|
|
174
|
-
"todayStar": "1888 stars this month",
|
|
175
|
-
"html_url": "https://github.com/DioxusLabs/dioxus",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
167
|
{
|
|
179
168
|
"full_name": "OpenBMB/ChatDev",
|
|
180
169
|
"language": "Shell",
|
|
181
170
|
"color": "#89e051",
|
|
182
171
|
"description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
172
|
+
"forked": "2843",
|
|
173
|
+
"stargazers_count": 22676,
|
|
174
|
+
"todayStar": "2326 stars this month",
|
|
186
175
|
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
187
|
-
"rank":
|
|
176
|
+
"rank": 16
|
|
188
177
|
},
|
|
189
178
|
{
|
|
190
179
|
"full_name": "paul-gauthier/aider",
|
|
191
180
|
"language": "Python",
|
|
192
181
|
"color": "#3572A5",
|
|
193
182
|
"description": "aider is AI pair programming in your terminal",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
183
|
+
"forked": "950",
|
|
184
|
+
"stargazers_count": 9208,
|
|
185
|
+
"todayStar": "2417 stars this month",
|
|
197
186
|
"html_url": "https://github.com/paul-gauthier/aider",
|
|
198
|
-
"rank":
|
|
187
|
+
"rank": 17
|
|
199
188
|
},
|
|
200
189
|
{
|
|
201
190
|
"full_name": "netease-youdao/QAnything",
|
|
202
191
|
"language": "Python",
|
|
203
192
|
"color": "#3572A5",
|
|
204
193
|
"description": "Question and Answer based on Anything.",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
194
|
+
"forked": "784",
|
|
195
|
+
"stargazers_count": 8288,
|
|
196
|
+
"todayStar": "2842 stars this month",
|
|
208
197
|
"html_url": "https://github.com/netease-youdao/QAnything",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "ordinals/ord",
|
|
202
|
+
"language": "Rust",
|
|
203
|
+
"color": "#dea584",
|
|
204
|
+
"description": "👁🗨 Rare and exotic sats",
|
|
205
|
+
"forked": "1178",
|
|
206
|
+
"stargazers_count": 3489,
|
|
207
|
+
"todayStar": "408 stars this month",
|
|
208
|
+
"html_url": "https://github.com/ordinals/ord",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "hiyouga/LLaMA-Factory",
|
|
213
213
|
"language": "Python",
|
|
214
214
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
215
|
+
"description": "Unify Efficient Fine-Tuning of 100+ LLMs",
|
|
216
|
+
"forked": "2005",
|
|
217
|
+
"stargazers_count": 16757,
|
|
218
|
+
"todayStar": "3263 stars this month",
|
|
219
|
+
"html_url": "https://github.com/hiyouga/LLaMA-Factory",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "coollabsio/coolify",
|
|
224
|
+
"language": "PHP",
|
|
225
|
+
"color": "#4F5D95",
|
|
226
|
+
"description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
|
|
227
|
+
"forked": "703",
|
|
228
|
+
"stargazers_count": 13544,
|
|
229
|
+
"todayStar": "1949 stars this month",
|
|
230
|
+
"html_url": "https://github.com/coollabsio/coolify",
|
|
231
|
+
"rank": 21
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"full_name": "karpathy/llama2.c",
|
|
235
|
+
"language": "C",
|
|
236
|
+
"color": "#555555",
|
|
237
|
+
"description": "Inference Llama 2 in one file of pure C",
|
|
238
|
+
"forked": "1781",
|
|
239
|
+
"stargazers_count": 15717,
|
|
240
|
+
"todayStar": "1119 stars this month",
|
|
241
|
+
"html_url": "https://github.com/karpathy/llama2.c",
|
|
242
|
+
"rank": 22
|
|
243
|
+
},
|
|
222
244
|
{
|
|
223
245
|
"full_name": "pedroslopez/whatsapp-web.js",
|
|
224
246
|
"language": "JavaScript",
|
|
225
247
|
"color": "#f1e05a",
|
|
226
248
|
"description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
249
|
+
"forked": "3240",
|
|
250
|
+
"stargazers_count": 13530,
|
|
251
|
+
"todayStar": "453 stars this month",
|
|
230
252
|
"html_url": "https://github.com/pedroslopez/whatsapp-web.js",
|
|
231
|
-
"rank":
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "sugarforever/chat-ollama",
|
|
235
|
-
"language": "Vue",
|
|
236
|
-
"color": "#41b883",
|
|
237
|
-
"description": "ChatOllama is an open source chatbot based on LLMs. It supports a wide range of language models, and knowledge base management.",
|
|
238
|
-
"forked": "216",
|
|
239
|
-
"stargazers_count": 1214,
|
|
240
|
-
"todayStar": "734 stars this month",
|
|
241
|
-
"html_url": "https://github.com/sugarforever/chat-ollama",
|
|
242
|
-
"rank": 22
|
|
253
|
+
"rank": 23
|
|
243
254
|
},
|
|
244
255
|
{
|
|
245
256
|
"full_name": "Stirling-Tools/Stirling-PDF",
|
|
246
257
|
"language": "Java",
|
|
247
258
|
"color": "#b07219",
|
|
248
259
|
"description": "locally hosted web application that allows you to perform various operations on PDF files",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
260
|
+
"forked": "1575",
|
|
261
|
+
"stargazers_count": 21707,
|
|
262
|
+
"todayStar": "3045 stars this month",
|
|
252
263
|
"html_url": "https://github.com/Stirling-Tools/Stirling-PDF",
|
|
253
|
-
"rank": 23
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"full_name": "YunaiV/ruoyi-vue-pro",
|
|
257
|
-
"language": "Java",
|
|
258
|
-
"color": "#b07219",
|
|
259
|
-
"description": "🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!",
|
|
260
|
-
"forked": "4997",
|
|
261
|
-
"stargazers_count": 24097,
|
|
262
|
-
"todayStar": "1499 stars this month",
|
|
263
|
-
"html_url": "https://github.com/YunaiV/ruoyi-vue-pro",
|
|
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": "CorentinTh/it-tools",
|
|
268
|
+
"language": "Vue",
|
|
269
|
+
"color": "#41b883",
|
|
270
|
+
"description": "Collection of handy online tools for developers, with great UX.",
|
|
271
|
+
"forked": "1309",
|
|
272
|
+
"stargazers_count": 10555,
|
|
273
|
+
"todayStar": "1750 stars this month",
|
|
274
|
+
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|