@wcj/github-rank 24.4.12 → 24.4.13
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 +4 -2
- package/dist/repos.json +20396 -20396
- package/dist/trending-daily.json +189 -189
- package/dist/trending-monthly.json +150 -150
- package/dist/trending-weekly.json +180 -180
- package/dist/users.china.json +1674 -2514
- package/dist/users.json +3586 -8206
- package/dist/users.org.json +4622 -0
- package/package.json +2 -1
- package/web/CONTRIBUTORS.svg +4 -2
- package/web/data/repos.json +20396 -20396
- package/web/data/trending-daily.json +189 -189
- package/web/data/trending-monthly.json +150 -150
- package/web/data/trending-weekly.json +180 -180
- package/web/data/users.china.json +1674 -2514
- package/web/data/users.json +3586 -8206
- package/web/data/users.org.json +4622 -0
- package/web/index.html +3432 -7783
- package/web/org.html +4595 -0
- package/web/repos.html +2517 -2517
- package/web/trending-monthly.html +149 -149
- package/web/trending-weekly.html +171 -171
- package/web/trending.html +171 -171
- package/web/users.china.html +1449 -2236
|
@@ -1,124 +1,212 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "plandex-ai/plandex",
|
|
4
|
+
"language": "Go",
|
|
5
|
+
"color": "#00ADD8",
|
|
6
|
+
"description": "An AI coding engine for complex tasks",
|
|
7
|
+
"forked": "643",
|
|
8
|
+
"stargazers_count": 8315,
|
|
9
|
+
"todayStar": "6728 stars this week",
|
|
10
|
+
"html_url": "https://github.com/plandex-ai/plandex",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "HardhatChad/ore-cli",
|
|
15
|
+
"language": "Rust",
|
|
16
|
+
"color": "#dea584",
|
|
17
|
+
"description": "",
|
|
18
|
+
"forked": "411",
|
|
19
|
+
"stargazers_count": 909,
|
|
20
|
+
"todayStar": "835 stars this week",
|
|
21
|
+
"html_url": "https://github.com/HardhatChad/ore-cli",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
2
24
|
{
|
|
3
25
|
"full_name": "princeton-nlp/SWE-agent",
|
|
4
26
|
"language": "Python",
|
|
5
27
|
"color": "#3572A5",
|
|
6
28
|
"description": "SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.29% of bugs in the SWE-bench evaluation set and takes just 1.5 minutes to run.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
29
|
+
"forked": "859",
|
|
30
|
+
"stargazers_count": 8955,
|
|
31
|
+
"todayStar": "3281 stars this week",
|
|
10
32
|
"html_url": "https://github.com/princeton-nlp/SWE-agent",
|
|
11
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
12
34
|
},
|
|
13
35
|
{
|
|
14
36
|
"full_name": "infiniflow/ragflow",
|
|
15
37
|
"language": "Python",
|
|
16
38
|
"color": "#3572A5",
|
|
17
39
|
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
40
|
+
"forked": "307",
|
|
41
|
+
"stargazers_count": 4217,
|
|
42
|
+
"todayStar": "2017 stars this week",
|
|
21
43
|
"html_url": "https://github.com/infiniflow/ragflow",
|
|
22
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "nilsherzig/LLocalSearch",
|
|
48
|
+
"language": "Go",
|
|
49
|
+
"color": "#00ADD8",
|
|
50
|
+
"description": "LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.",
|
|
51
|
+
"forked": "246",
|
|
52
|
+
"stargazers_count": 4453,
|
|
53
|
+
"todayStar": "1722 stars this week",
|
|
54
|
+
"html_url": "https://github.com/nilsherzig/LLocalSearch",
|
|
55
|
+
"rank": 5
|
|
23
56
|
},
|
|
24
57
|
{
|
|
25
58
|
"full_name": "PKUFlyingPig/cs-self-learning",
|
|
26
59
|
"language": "HTML",
|
|
27
60
|
"color": "#e34c26",
|
|
28
61
|
"description": "计算机自学指南",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
62
|
+
"forked": "6105",
|
|
63
|
+
"stargazers_count": 48907,
|
|
64
|
+
"todayStar": "3443 stars this week",
|
|
32
65
|
"html_url": "https://github.com/PKUFlyingPig/cs-self-learning",
|
|
33
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "PKU-YuanGroup/Open-Sora-Plan",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.",
|
|
73
|
+
"forked": "872",
|
|
74
|
+
"stargazers_count": 9692,
|
|
75
|
+
"todayStar": "3219 stars this week",
|
|
76
|
+
"html_url": "https://github.com/PKU-YuanGroup/Open-Sora-Plan",
|
|
77
|
+
"rank": 7
|
|
34
78
|
},
|
|
35
79
|
{
|
|
36
80
|
"full_name": "wandb/openui",
|
|
37
81
|
"language": "TypeScript",
|
|
38
82
|
"color": "#3178c6",
|
|
39
83
|
"description": "OpenUI let's you describe UI using your imagination, then see it rendered live.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
84
|
+
"forked": "488",
|
|
85
|
+
"stargazers_count": 5548,
|
|
86
|
+
"todayStar": "1919 stars this week",
|
|
43
87
|
"html_url": "https://github.com/wandb/openui",
|
|
44
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "aurora-develop/aurora",
|
|
92
|
+
"language": "Go",
|
|
93
|
+
"color": "#00ADD8",
|
|
94
|
+
"description": "free",
|
|
95
|
+
"forked": "536",
|
|
96
|
+
"stargazers_count": 1584,
|
|
97
|
+
"todayStar": "902 stars this week",
|
|
98
|
+
"html_url": "https://github.com/aurora-develop/aurora",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "tc39/proposal-signals",
|
|
103
|
+
"language": "TypeScript",
|
|
104
|
+
"color": "#3178c6",
|
|
105
|
+
"description": "A proposal to add signals to JavaScript.",
|
|
106
|
+
"forked": "38",
|
|
107
|
+
"stargazers_count": 2333,
|
|
108
|
+
"todayStar": "942 stars this week",
|
|
109
|
+
"html_url": "https://github.com/tc39/proposal-signals",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "langgenius/dify",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"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.",
|
|
117
|
+
"forked": "2803",
|
|
118
|
+
"stargazers_count": 21311,
|
|
119
|
+
"todayStar": "2163 stars this week",
|
|
120
|
+
"html_url": "https://github.com/langgenius/dify",
|
|
121
|
+
"rank": 11
|
|
45
122
|
},
|
|
46
123
|
{
|
|
47
124
|
"full_name": "missuo/FreeGPT35",
|
|
48
125
|
"language": "JavaScript",
|
|
49
126
|
"color": "#f1e05a",
|
|
50
127
|
"description": "Utilize the unlimited free GPT-3.5-Turbo API service provided by the login-free ChatGPT Web.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
128
|
+
"forked": "643",
|
|
129
|
+
"stargazers_count": 2410,
|
|
130
|
+
"todayStar": "1174 stars this week",
|
|
54
131
|
"html_url": "https://github.com/missuo/FreeGPT35",
|
|
55
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "ixartz/SaaS-Boilerplate",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"description": "🚀🎉📚 SaaS Boilerplate built with Next.js + Tailwind CSS + Shadcn UI + TypeScript. ⚡️ Full-stack React application with Auth, Multi-tenancy, Roles & Permissions, i18n, Landing Page, DB, Logging, Testing",
|
|
139
|
+
"forked": "243",
|
|
140
|
+
"stargazers_count": 1914,
|
|
141
|
+
"todayStar": "1186 stars this week",
|
|
142
|
+
"html_url": "https://github.com/ixartz/SaaS-Boilerplate",
|
|
143
|
+
"rank": 13
|
|
56
144
|
},
|
|
57
145
|
{
|
|
58
146
|
"full_name": "HardhatChad/ore",
|
|
59
147
|
"language": "Rust",
|
|
60
148
|
"color": "#dea584",
|
|
61
149
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
150
|
+
"forked": "146",
|
|
151
|
+
"stargazers_count": 478,
|
|
152
|
+
"todayStar": "340 stars this week",
|
|
65
153
|
"html_url": "https://github.com/HardhatChad/ore",
|
|
66
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
67
155
|
},
|
|
68
156
|
{
|
|
69
157
|
"full_name": "langflow-ai/langflow",
|
|
70
158
|
"language": "JavaScript",
|
|
71
159
|
"color": "#f1e05a",
|
|
72
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.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
161
|
+
"forked": "2456",
|
|
162
|
+
"stargazers_count": 16546,
|
|
163
|
+
"todayStar": "765 stars this week",
|
|
76
164
|
"html_url": "https://github.com/langflow-ai/langflow",
|
|
77
|
-
"rank":
|
|
165
|
+
"rank": 15
|
|
78
166
|
},
|
|
79
167
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
168
|
+
"full_name": "netease-youdao/QAnything",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "Question and Answer based on Anything.",
|
|
172
|
+
"forked": "727",
|
|
173
|
+
"stargazers_count": 7665,
|
|
174
|
+
"todayStar": "1222 stars this week",
|
|
175
|
+
"html_url": "https://github.com/netease-youdao/QAnything",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "freeCodeCamp/freeCodeCamp",
|
|
180
|
+
"language": "TypeScript",
|
|
181
|
+
"color": "#3178c6",
|
|
182
|
+
"description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
|
|
183
|
+
"forked": "35250",
|
|
184
|
+
"stargazers_count": 387061,
|
|
185
|
+
"todayStar": "1094 stars this week",
|
|
186
|
+
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
187
|
+
"rank": 17
|
|
89
188
|
},
|
|
90
189
|
{
|
|
91
190
|
"full_name": "zyronon/douyin",
|
|
92
191
|
"language": "Vue",
|
|
93
192
|
"color": "#41b883",
|
|
94
193
|
"description": "TikTok 抖音 Vue.js",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
194
|
+
"forked": "844",
|
|
195
|
+
"stargazers_count": 2852,
|
|
196
|
+
"todayStar": "561 stars this week",
|
|
98
197
|
"html_url": "https://github.com/zyronon/douyin",
|
|
99
|
-
"rank":
|
|
198
|
+
"rank": 18
|
|
100
199
|
},
|
|
101
200
|
{
|
|
102
|
-
"full_name": "
|
|
201
|
+
"full_name": "code100x/cms",
|
|
103
202
|
"language": "TypeScript",
|
|
104
203
|
"color": "#3178c6",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "PKU-YuanGroup/Open-Sora-Plan",
|
|
114
|
-
"language": "Python",
|
|
115
|
-
"color": "#3572A5",
|
|
116
|
-
"description": "This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.",
|
|
117
|
-
"forked": "849",
|
|
118
|
-
"stargazers_count": 9523,
|
|
119
|
-
"todayStar": "3016 stars this week",
|
|
120
|
-
"html_url": "https://github.com/PKU-YuanGroup/Open-Sora-Plan",
|
|
121
|
-
"rank": 11
|
|
204
|
+
"description": "",
|
|
205
|
+
"forked": "391",
|
|
206
|
+
"stargazers_count": 321,
|
|
207
|
+
"todayStar": "124 stars this week",
|
|
208
|
+
"html_url": "https://github.com/code100x/cms",
|
|
209
|
+
"rank": 19
|
|
122
210
|
},
|
|
123
211
|
{
|
|
124
212
|
"full_name": "AstroNvim/AstroNvim",
|
|
@@ -126,152 +214,64 @@
|
|
|
126
214
|
"color": "#000080",
|
|
127
215
|
"description": "AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins",
|
|
128
216
|
"forked": "907",
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
217
|
+
"stargazers_count": 11802,
|
|
218
|
+
"todayStar": "527 stars this week",
|
|
131
219
|
"html_url": "https://github.com/AstroNvim/AstroNvim",
|
|
132
|
-
"rank":
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "netease-youdao/QAnything",
|
|
136
|
-
"language": "Python",
|
|
137
|
-
"color": "#3572A5",
|
|
138
|
-
"description": "Question and Answer based on Anything.",
|
|
139
|
-
"forked": "720",
|
|
140
|
-
"stargazers_count": 7545,
|
|
141
|
-
"todayStar": "1256 stars this week",
|
|
142
|
-
"html_url": "https://github.com/netease-youdao/QAnything",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "freeCodeCamp/freeCodeCamp",
|
|
147
|
-
"language": "TypeScript",
|
|
148
|
-
"color": "#3178c6",
|
|
149
|
-
"description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
|
|
150
|
-
"forked": "35241",
|
|
151
|
-
"stargazers_count": 387000,
|
|
152
|
-
"todayStar": "1079 stars this week",
|
|
153
|
-
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "OpenBMB/ChatDev",
|
|
158
|
-
"language": "Shell",
|
|
159
|
-
"color": "#89e051",
|
|
160
|
-
"description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
|
|
161
|
-
"forked": "2782",
|
|
162
|
-
"stargazers_count": 22201,
|
|
163
|
-
"todayStar": "746 stars this week",
|
|
164
|
-
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "public-apis/public-apis",
|
|
169
|
-
"language": "Python",
|
|
170
|
-
"color": "#3572A5",
|
|
171
|
-
"description": "A collective list of free APIs",
|
|
172
|
-
"forked": "31716",
|
|
173
|
-
"stargazers_count": 290943,
|
|
174
|
-
"todayStar": "2042 stars this week",
|
|
175
|
-
"html_url": "https://github.com/public-apis/public-apis",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "refinedev/refine",
|
|
180
|
-
"language": "TypeScript",
|
|
181
|
-
"color": "#3178c6",
|
|
182
|
-
"description": "A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.",
|
|
183
|
-
"forked": "1781",
|
|
184
|
-
"stargazers_count": 24399,
|
|
185
|
-
"todayStar": "798 stars this week",
|
|
186
|
-
"html_url": "https://github.com/refinedev/refine",
|
|
187
|
-
"rank": 17
|
|
220
|
+
"rank": 20
|
|
188
221
|
},
|
|
189
222
|
{
|
|
190
223
|
"full_name": "EbookFoundation/free-programming-books",
|
|
191
224
|
"language": "",
|
|
192
225
|
"color": "",
|
|
193
226
|
"description": "📚 Freely available programming books",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
227
|
+
"forked": "59743",
|
|
228
|
+
"stargazers_count": 318803,
|
|
229
|
+
"todayStar": "1195 stars this week",
|
|
197
230
|
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
198
|
-
"rank":
|
|
231
|
+
"rank": 21
|
|
199
232
|
},
|
|
200
233
|
{
|
|
201
234
|
"full_name": "google/googletest",
|
|
202
235
|
"language": "C++",
|
|
203
236
|
"color": "#f34b7d",
|
|
204
237
|
"description": "GoogleTest - Google Testing and Mocking Framework",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
238
|
+
"forked": "9850",
|
|
239
|
+
"stargazers_count": 32878,
|
|
240
|
+
"todayStar": "267 stars this week",
|
|
208
241
|
"html_url": "https://github.com/google/googletest",
|
|
209
|
-
"rank":
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "Mozilla-Ocho/llamafile",
|
|
213
|
-
"language": "C++",
|
|
214
|
-
"color": "#f34b7d",
|
|
215
|
-
"description": "Distribute and run LLMs with a single file.",
|
|
216
|
-
"forked": "626",
|
|
217
|
-
"stargazers_count": 12982,
|
|
218
|
-
"todayStar": "922 stars this week",
|
|
219
|
-
"html_url": "https://github.com/Mozilla-Ocho/llamafile",
|
|
220
|
-
"rank": 20
|
|
242
|
+
"rank": 22
|
|
221
243
|
},
|
|
222
244
|
{
|
|
223
|
-
"full_name": "
|
|
245
|
+
"full_name": "pedroslopez/whatsapp-web.js",
|
|
224
246
|
"language": "JavaScript",
|
|
225
247
|
"color": "#f1e05a",
|
|
226
|
-
"description": "A
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "NVlabs/FoundationPose",
|
|
235
|
-
"language": "Python",
|
|
236
|
-
"color": "#3572A5",
|
|
237
|
-
"description": "[CVPR 2024 Highlight] FoundationPose: Unified 6D Pose Estimation and Tracking of Novel Objects",
|
|
238
|
-
"forked": "56",
|
|
239
|
-
"stargazers_count": 784,
|
|
240
|
-
"todayStar": "201 stars this week",
|
|
241
|
-
"html_url": "https://github.com/NVlabs/FoundationPose",
|
|
242
|
-
"rank": 22
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"full_name": "conductor-oss/conductor",
|
|
246
|
-
"language": "Java",
|
|
247
|
-
"color": "#b07219",
|
|
248
|
-
"description": "Conductor is an event driven orchestration platform",
|
|
249
|
-
"forked": "240",
|
|
250
|
-
"stargazers_count": 9996,
|
|
251
|
-
"todayStar": "2693 stars this week",
|
|
252
|
-
"html_url": "https://github.com/conductor-oss/conductor",
|
|
248
|
+
"description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
|
|
249
|
+
"forked": "3222",
|
|
250
|
+
"stargazers_count": 13443,
|
|
251
|
+
"todayStar": "117 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": "git/git",
|
|
257
|
+
"language": "C",
|
|
258
|
+
"color": "#555555",
|
|
259
|
+
"description": "Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.",
|
|
260
|
+
"forked": "25048",
|
|
261
|
+
"stargazers_count": 49713,
|
|
262
|
+
"todayStar": "352 stars this week",
|
|
263
|
+
"html_url": "https://github.com/git/git",
|
|
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": "public-apis/public-apis",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "A collective list of free APIs",
|
|
271
|
+
"forked": "31723",
|
|
272
|
+
"stargazers_count": 291048,
|
|
273
|
+
"todayStar": "1850 stars this week",
|
|
274
|
+
"html_url": "https://github.com/public-apis/public-apis",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|