@wcj/github-rank 24.4.16 → 24.4.18
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 +21 -9
- package/dist/repos.json +27826 -27822
- package/dist/trending-daily.json +182 -182
- package/dist/trending-monthly.json +178 -178
- package/dist/trending-weekly.json +198 -198
- package/dist/users.china.json +2429 -2394
- package/dist/users.json +6105 -6105
- package/dist/users.org.json +666 -666
- package/package.json +1 -1
- package/web/CONTRIBUTORS.svg +7 -5
- package/web/data/repos.json +27826 -27822
- package/web/data/trending-daily.json +182 -182
- package/web/data/trending-monthly.json +178 -178
- package/web/data/trending-weekly.json +198 -198
- package/web/data/users.china.json +2429 -2394
- package/web/data/users.json +6105 -6105
- package/web/data/users.org.json +666 -666
- package/web/index.html +15569 -6018
- package/web/org.html +2237 -782
- package/web/repos.html +3523 -3519
- package/web/trending-monthly.html +167 -171
- package/web/trending-weekly.html +173 -177
- package/web/trending.html +157 -165
- package/web/users.china.html +8686 -2680
|
@@ -1,277 +1,277 @@
|
|
|
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": "karpathy/llm.c",
|
|
4
|
+
"language": "Cuda",
|
|
5
|
+
"color": "#3A4E3A",
|
|
6
|
+
"description": "LLM training in simple, raw C/CUDA",
|
|
7
|
+
"forked": "1572",
|
|
8
|
+
"stargazers_count": 15829,
|
|
9
|
+
"todayStar": "7104 stars this week",
|
|
10
|
+
"html_url": "https://github.com/karpathy/llm.c",
|
|
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": "miurla/morphic",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "An AI-powered answer engine with a generative UI",
|
|
18
|
+
"forked": "694",
|
|
19
|
+
"stargazers_count": 3135,
|
|
20
|
+
"todayStar": "1482 stars this week",
|
|
21
|
+
"html_url": "https://github.com/miurla/morphic",
|
|
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": "nashsu/FreeAskInternet",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use.",
|
|
29
|
+
"forked": "764",
|
|
30
|
+
"stargazers_count": 7200,
|
|
31
|
+
"todayStar": "2843 stars this week",
|
|
32
|
+
"html_url": "https://github.com/nashsu/FreeAskInternet",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "1Panel-dev/MaxKB",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "💬 基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。",
|
|
40
|
+
"forked": "383",
|
|
41
|
+
"stargazers_count": 2448,
|
|
42
|
+
"todayStar": "1933 stars this week",
|
|
43
|
+
"html_url": "https://github.com/1Panel-dev/MaxKB",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "drawdb-io/drawdb",
|
|
48
|
+
"language": "JavaScript",
|
|
49
|
+
"color": "#f1e05a",
|
|
50
|
+
"description": "Free, simple, and intuitive online database design tool and SQL generator.",
|
|
51
|
+
"forked": "357",
|
|
52
|
+
"stargazers_count": 5568,
|
|
53
|
+
"todayStar": "2415 stars this week",
|
|
54
|
+
"html_url": "https://github.com/drawdb-io/drawdb",
|
|
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": "nus-apr/auto-code-rover",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "A project structure aware autonomous software engineer aiming for autonomous program improvement. Resolved 15.95% tasks in full SWE-bench",
|
|
62
|
+
"forked": "177",
|
|
63
|
+
"stargazers_count": 1840,
|
|
64
|
+
"todayStar": "677 stars this week",
|
|
65
|
+
"html_url": "https://github.com/nus-apr/auto-code-rover",
|
|
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": "jwasham/coding-interview-university",
|
|
70
|
+
"language": "",
|
|
71
|
+
"color": "",
|
|
72
|
+
"description": "A complete computer science study plan to become a software engineer.",
|
|
73
|
+
"forked": "73083",
|
|
74
|
+
"stargazers_count": 287327,
|
|
75
|
+
"todayStar": "4134 stars this week",
|
|
76
|
+
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
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": "zed-industries/zed",
|
|
81
|
+
"language": "Rust",
|
|
82
|
+
"color": "#dea584",
|
|
83
|
+
"description": "Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.",
|
|
84
|
+
"forked": "1480",
|
|
85
|
+
"stargazers_count": 31677,
|
|
86
|
+
"todayStar": "1276 stars this week",
|
|
87
|
+
"html_url": "https://github.com/zed-industries/zed",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "karpathy/llama2.c",
|
|
92
|
+
"language": "C",
|
|
93
|
+
"color": "#555555",
|
|
94
|
+
"description": "Inference Llama 2 in one file of pure C",
|
|
95
|
+
"forked": "1772",
|
|
96
|
+
"stargazers_count": 15639,
|
|
97
|
+
"todayStar": "610 stars this week",
|
|
98
|
+
"html_url": "https://github.com/karpathy/llama2.c",
|
|
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": "dvlab-research/MiniGemini",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "Official implementation for Mini-Gemini",
|
|
106
|
+
"forked": "167",
|
|
107
|
+
"stargazers_count": 2104,
|
|
108
|
+
"todayStar": "870 stars this week",
|
|
109
|
+
"html_url": "https://github.com/dvlab-research/MiniGemini",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "google-gemini/cookbook",
|
|
114
|
+
"language": "JupyterNotebook",
|
|
115
|
+
"color": "#DA5B0B",
|
|
116
|
+
"description": "A collection of guides and examples for the Gemini API.",
|
|
117
|
+
"forked": "182",
|
|
118
|
+
"stargazers_count": 1791,
|
|
119
|
+
"todayStar": "1161 stars this week",
|
|
120
|
+
"html_url": "https://github.com/google-gemini/cookbook",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "infiniflow/ragflow",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
128
|
+
"forked": "396",
|
|
129
|
+
"stargazers_count": 5025,
|
|
130
|
+
"todayStar": "1294 stars this week",
|
|
131
|
+
"html_url": "https://github.com/infiniflow/ragflow",
|
|
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": "langgenius/dify",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"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.",
|
|
139
|
+
"forked": "2966",
|
|
140
|
+
"stargazers_count": 22256,
|
|
141
|
+
"todayStar": "1969 stars this week",
|
|
142
|
+
"html_url": "https://github.com/langgenius/dify",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "C",
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "google/googletest",
|
|
147
|
+
"language": "C++",
|
|
148
|
+
"color": "#f34b7d",
|
|
149
|
+
"description": "GoogleTest - Google Testing and Mocking Framework",
|
|
150
|
+
"forked": "9906",
|
|
151
|
+
"stargazers_count": 33036,
|
|
152
|
+
"todayStar": "356 stars this week",
|
|
153
|
+
"html_url": "https://github.com/google/googletest",
|
|
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": "FoundationVision/VAR",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "[GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of \"Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction\". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation!",
|
|
161
|
+
"forked": "204",
|
|
162
|
+
"stargazers_count": 2482,
|
|
163
|
+
"todayStar": "721 stars this week",
|
|
164
|
+
"html_url": "https://github.com/FoundationVision/VAR",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "paul-gauthier/aider",
|
|
169
169
|
"language": "Python",
|
|
170
170
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
171
|
+
"description": "aider is AI pair programming in your terminal",
|
|
172
|
+
"forked": "947",
|
|
173
|
+
"stargazers_count": 9109,
|
|
174
|
+
"todayStar": "1623 stars this week",
|
|
175
|
+
"html_url": "https://github.com/paul-gauthier/aider",
|
|
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": "azerothcore/azerothcore-wotlk",
|
|
180
|
+
"language": "C++",
|
|
181
|
+
"color": "#f34b7d",
|
|
182
|
+
"description": "Complete Open Source and Modular solution for MMO",
|
|
183
|
+
"forked": "2346",
|
|
184
|
+
"stargazers_count": 5834,
|
|
185
|
+
"todayStar": "439 stars this week",
|
|
186
|
+
"html_url": "https://github.com/azerothcore/azerothcore-wotlk",
|
|
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": "pagefaultgames/pokerogue",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#3178c6",
|
|
193
|
+
"description": "",
|
|
194
|
+
"forked": "241",
|
|
195
|
+
"stargazers_count": 600,
|
|
196
|
+
"todayStar": "228 stars this week",
|
|
197
|
+
"html_url": "https://github.com/pagefaultgames/pokerogue",
|
|
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": "git/git",
|
|
202
|
+
"language": "C",
|
|
203
|
+
"color": "#555555",
|
|
204
|
+
"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.",
|
|
205
|
+
"forked": "25066",
|
|
206
|
+
"stargazers_count": 49845,
|
|
207
|
+
"todayStar": "206 stars this week",
|
|
208
|
+
"html_url": "https://github.com/git/git",
|
|
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": "code100x/cms",
|
|
213
|
+
"language": "TypeScript",
|
|
214
|
+
"color": "#3178c6",
|
|
215
|
+
"description": "",
|
|
216
|
+
"forked": "508",
|
|
217
|
+
"stargazers_count": 466,
|
|
218
|
+
"todayStar": "285 stars this week",
|
|
219
|
+
"html_url": "https://github.com/code100x/cms",
|
|
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": "ggerganov/whisper.cpp",
|
|
224
|
+
"language": "C",
|
|
225
|
+
"color": "#555555",
|
|
226
|
+
"description": "Port of OpenAI's Whisper model in C/C++",
|
|
227
|
+
"forked": "3050",
|
|
228
|
+
"stargazers_count": 30858,
|
|
229
|
+
"todayStar": "1337 stars this week",
|
|
230
|
+
"html_url": "https://github.com/ggerganov/whisper.cpp",
|
|
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": "PKU-YuanGroup/Open-Sora-Plan",
|
|
235
|
+
"language": "Python",
|
|
236
|
+
"color": "#3572A5",
|
|
237
|
+
"description": "This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.",
|
|
238
|
+
"forked": "897",
|
|
239
|
+
"stargazers_count": 9982,
|
|
240
|
+
"todayStar": "1719 stars this week",
|
|
241
|
+
"html_url": "https://github.com/PKU-YuanGroup/Open-Sora-Plan",
|
|
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": "coollabsio/coolify",
|
|
246
|
+
"language": "PHP",
|
|
247
|
+
"color": "#4F5D95",
|
|
248
|
+
"description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
|
|
249
|
+
"forked": "692",
|
|
250
|
+
"stargazers_count": 13306,
|
|
251
|
+
"todayStar": "627 stars this week",
|
|
252
|
+
"html_url": "https://github.com/coollabsio/coolify",
|
|
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": "ordinals/ord",
|
|
257
|
+
"language": "Rust",
|
|
258
|
+
"color": "#dea584",
|
|
259
|
+
"description": "👁🗨 Rare and exotic sats",
|
|
260
|
+
"forked": "1156",
|
|
261
|
+
"stargazers_count": 3402,
|
|
262
|
+
"todayStar": "153 stars this week",
|
|
263
|
+
"html_url": "https://github.com/ordinals/ord",
|
|
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": "100xdevs-cohort-2/assignments",
|
|
268
|
+
"language": "JavaScript",
|
|
269
|
+
"color": "#f1e05a",
|
|
270
|
+
"description": "",
|
|
271
|
+
"forked": "3264",
|
|
272
|
+
"stargazers_count": 1991,
|
|
273
|
+
"todayStar": "65 stars this week",
|
|
274
|
+
"html_url": "https://github.com/100xdevs-cohort-2/assignments",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|