@wcj/github-rank 23.7.26 → 23.7.27
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 +20944 -20943
- package/dist/trending-daily.json +182 -182
- package/dist/trending-monthly.json +146 -146
- package/dist/trending-weekly.json +176 -176
- package/dist/users.china.json +1585 -1585
- package/dist/users.json +6288 -6288
- package/package.json +1 -1
- package/web/data/repos.json +20944 -20943
- package/web/data/trending-daily.json +182 -182
- package/web/data/trending-monthly.json +146 -146
- package/web/data/trending-weekly.json +176 -176
- package/web/data/users.china.json +1585 -1585
- package/web/data/users.json +6288 -6288
- package/web/index.html +4698 -4698
- package/web/repos.html +2784 -2780
- package/web/trending-monthly.html +139 -139
- package/web/trending-weekly.html +163 -167
- package/web/trending.html +165 -157
- package/web/users.china.html +1217 -1217
package/dist/trending-daily.json
CHANGED
|
@@ -4,43 +4,43 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "Inference Llama 2 in one file of pure C",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "578",
|
|
8
|
+
"stargazers_count": 8125,
|
|
9
|
+
"todayStar": "2214 stars today",
|
|
10
10
|
"html_url": "https://github.com/karpathy/llama2.c",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "liltom-eth/llama2-webui",
|
|
15
|
-
"language": "Python",
|
|
16
|
-
"color": "#3572A5",
|
|
17
|
-
"description": "Run Llama 2 locally with gradio UI on GPU or CPU from anywhere (Linux/Windows/Mac). Supporting Llama-2-7B/13B/70B with 8-bit, 4-bit. Supporting GPU inference (6 GB VRAM) and CPU inference.",
|
|
18
|
-
"forked": "39",
|
|
19
|
-
"stargazers_count": 446,
|
|
20
|
-
"todayStar": "90 stars today",
|
|
21
|
-
"html_url": "https://github.com/liltom-eth/llama2-webui",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "PromtEngineer/localGPT",
|
|
26
15
|
"language": "Python",
|
|
27
16
|
"color": "#3572A5",
|
|
28
17
|
"description": "Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "1281",
|
|
19
|
+
"stargazers_count": 13309,
|
|
20
|
+
"todayStar": "444 stars today",
|
|
32
21
|
"html_url": "https://github.com/PromtEngineer/localGPT",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "google/security-research",
|
|
26
|
+
"language": "C",
|
|
27
|
+
"color": "#555555",
|
|
28
|
+
"description": "This project hosts security advisories and their accompanying proof-of-concepts related to research conducted at Google which impact non-Google owned code.",
|
|
29
|
+
"forked": "280",
|
|
30
|
+
"stargazers_count": 2120,
|
|
31
|
+
"todayStar": "37 stars today",
|
|
32
|
+
"html_url": "https://github.com/google/security-research",
|
|
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": "LinkSoul-AI/Chinese-Llama-2-7b",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "开源社区第一个能下载、能运行的中文 LLaMA2 模型!",
|
|
40
|
+
"forked": "67",
|
|
41
|
+
"stargazers_count": 894,
|
|
42
|
+
"todayStar": "197 stars today",
|
|
43
|
+
"html_url": "https://github.com/LinkSoul-AI/Chinese-Llama-2-7b",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,230 +48,230 @@
|
|
|
48
48
|
"language": "TypeScript",
|
|
49
49
|
"color": "#3178c6",
|
|
50
50
|
"description": "TypeChat is a library that makes it easy to build natural language interfaces using types.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "148",
|
|
52
|
+
"stargazers_count": 4032,
|
|
53
|
+
"todayStar": "640 stars today",
|
|
54
54
|
"html_url": "https://github.com/microsoft/TypeChat",
|
|
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": "suno-ai/bark",
|
|
59
|
+
"language": "JupyterNotebook",
|
|
60
|
+
"color": "#DA5B0B",
|
|
61
|
+
"description": "🔊 Text-Prompted Generative Audio Model",
|
|
62
|
+
"forked": "2578",
|
|
63
|
+
"stargazers_count": 23899,
|
|
64
|
+
"todayStar": "122 stars today",
|
|
65
|
+
"html_url": "https://github.com/suno-ai/bark",
|
|
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": "microsoft/ML-For-Beginners",
|
|
70
|
+
"language": "HTML",
|
|
71
|
+
"color": "#e34c26",
|
|
72
|
+
"description": "12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all",
|
|
73
|
+
"forked": "10817",
|
|
74
|
+
"stargazers_count": 52148,
|
|
75
|
+
"todayStar": "486 stars today",
|
|
76
|
+
"html_url": "https://github.com/microsoft/ML-For-Beginners",
|
|
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": "liltom-eth/llama2-webui",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "Run Llama 2 locally with gradio UI on GPU or CPU from anywhere (Linux/Windows/Mac). Supporting Llama-2-7B/13B/70B with 8-bit, 4-bit. Supporting GPU inference (6 GB VRAM) and CPU inference.",
|
|
84
|
+
"forked": "67",
|
|
85
|
+
"stargazers_count": 715,
|
|
86
|
+
"todayStar": "376 stars today",
|
|
87
|
+
"html_url": "https://github.com/liltom-eth/llama2-webui",
|
|
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": "twitter/the-algorithm",
|
|
92
|
+
"language": "Scala",
|
|
93
|
+
"color": "#c22d40",
|
|
94
|
+
"description": "Source code for Twitter's Recommendation Algorithm",
|
|
95
|
+
"forked": "12055",
|
|
96
|
+
"stargazers_count": 58958,
|
|
97
|
+
"todayStar": "30 stars today",
|
|
98
|
+
"html_url": "https://github.com/twitter/the-algorithm",
|
|
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": "Project-Sloth/ps-housing",
|
|
103
|
+
"language": "Lua",
|
|
104
|
+
"color": "#000080",
|
|
105
|
+
"description": "Advanced housing system for QBCore.",
|
|
106
|
+
"forked": "34",
|
|
107
|
+
"stargazers_count": 208,
|
|
108
|
+
"todayStar": "32 stars today",
|
|
109
|
+
"html_url": "https://github.com/Project-Sloth/ps-housing",
|
|
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": "felix-pb/kfd",
|
|
114
|
+
"language": "C",
|
|
115
|
+
"color": "#555555",
|
|
116
|
+
"description": "kfd, short for kernel file descriptor, is a project to read and write kernel memory on Apple devices.",
|
|
117
|
+
"forked": "39",
|
|
118
|
+
"stargazers_count": 318,
|
|
119
|
+
"todayStar": "71 stars today",
|
|
120
|
+
"html_url": "https://github.com/felix-pb/kfd",
|
|
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": "fanmingming/live",
|
|
125
|
+
"language": "HTML",
|
|
126
|
+
"color": "#e34c26",
|
|
127
|
+
"description": "✯ 一个国内可直连的直播源分享项目 ✯ 🔕 永久免费 直连访问 完整开源 不含广告 完善的台标 直播源支持IPv4/IPv6双栈访问 🔕",
|
|
128
|
+
"forked": "828",
|
|
129
|
+
"stargazers_count": 4588,
|
|
130
|
+
"todayStar": "116 stars today",
|
|
131
|
+
"html_url": "https://github.com/fanmingming/live",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "imartinez/privateGPT",
|
|
136
136
|
"language": "Python",
|
|
137
137
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "Interact privately with your documents using the power of GPT, 100% privately, no data leaks",
|
|
139
|
+
"forked": "4289",
|
|
140
|
+
"stargazers_count": 34312,
|
|
141
|
+
"todayStar": "88 stars today",
|
|
142
|
+
"html_url": "https://github.com/imartinez/privateGPT",
|
|
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": "karpathy/nanoGPT",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "The simplest, fastest repository for training/finetuning medium-sized GPTs.",
|
|
150
|
+
"forked": "3030",
|
|
151
|
+
"stargazers_count": 23446,
|
|
152
|
+
"todayStar": "182 stars today",
|
|
153
|
+
"html_url": "https://github.com/karpathy/nanoGPT",
|
|
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": "FlowiseAI/Flowise",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "Drag & drop UI to build your customized LLM flow",
|
|
161
|
+
"forked": "4172",
|
|
162
|
+
"stargazers_count": 11389,
|
|
163
|
+
"todayStar": "67 stars today",
|
|
164
|
+
"html_url": "https://github.com/FlowiseAI/Flowise",
|
|
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": "omerbt/TokenFlow",
|
|
169
|
+
"language": "",
|
|
170
|
+
"color": "",
|
|
171
|
+
"description": "Official Pytorch Implementation for \"TokenFlow: Consistent Diffusion Features for Consistent Video Editing\" presenting \"TokenFlow\"",
|
|
172
|
+
"forked": "20",
|
|
173
|
+
"stargazers_count": 448,
|
|
174
|
+
"todayStar": "107 stars today",
|
|
175
|
+
"html_url": "https://github.com/omerbt/TokenFlow",
|
|
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": "iptv-org/iptv",
|
|
180
|
+
"language": "JavaScript",
|
|
181
|
+
"color": "#f1e05a",
|
|
182
|
+
"description": "Collection of publicly available IPTV channels from all over the world",
|
|
183
|
+
"forked": "581",
|
|
184
|
+
"stargazers_count": 66438,
|
|
185
|
+
"todayStar": "122 stars today",
|
|
186
|
+
"html_url": "https://github.com/iptv-org/iptv",
|
|
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": "apache/incubator-paimon",
|
|
191
|
+
"language": "Java",
|
|
192
|
+
"color": "#b07219",
|
|
193
|
+
"description": "Apache Paimon(incubating) is a streaming data lake platform that supports high-speed data ingestion, change data tracking and efficient real-time analytics.",
|
|
194
|
+
"forked": "423",
|
|
195
|
+
"stargazers_count": 1129,
|
|
196
|
+
"todayStar": "11 stars today",
|
|
197
|
+
"html_url": "https://github.com/apache/incubator-paimon",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
201
|
+
"full_name": "microsoft/torchscale",
|
|
202
202
|
"language": "Python",
|
|
203
203
|
"color": "#3572A5",
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
204
|
+
"description": "Foundation Architecture for (M)LLMs",
|
|
205
|
+
"forked": "122",
|
|
206
|
+
"stargazers_count": 2123,
|
|
207
|
+
"todayStar": "29 stars today",
|
|
208
|
+
"html_url": "https://github.com/microsoft/torchscale",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "Jamie-Stirling/RetNet",
|
|
213
|
-
"language": "Python",
|
|
214
|
-
"color": "#3572A5",
|
|
215
|
-
"description": "An implementation of \"Retentive Network: A Successor to Transformer for Large Language Models\"",
|
|
216
|
-
"forked": "32",
|
|
217
|
-
"stargazers_count": 427,
|
|
218
|
-
"todayStar": "133 stars today",
|
|
219
|
-
"html_url": "https://github.com/Jamie-Stirling/RetNet",
|
|
220
|
-
"rank": 20
|
|
221
|
-
},
|
|
222
211
|
{
|
|
223
212
|
"full_name": "kennethleungty/Llama-2-Open-Source-LLM-CPU-Inference",
|
|
224
213
|
"language": "Python",
|
|
225
214
|
"color": "#3572A5",
|
|
226
215
|
"description": "Running Llama 2 and other Open-Source LLMs on CPU Inference Locally for Document Q&A",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
216
|
+
"forked": "69",
|
|
217
|
+
"stargazers_count": 530,
|
|
218
|
+
"todayStar": "85 stars today",
|
|
230
219
|
"html_url": "https://github.com/kennethleungty/Llama-2-Open-Source-LLM-CPU-Inference",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "kamranahmedse/driver.js",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#3178c6",
|
|
226
|
+
"description": "A light-weight, no-dependency, vanilla JavaScript engine to drive the user's focus across the page",
|
|
227
|
+
"forked": "888",
|
|
228
|
+
"stargazers_count": 17356,
|
|
229
|
+
"todayStar": "214 stars today",
|
|
230
|
+
"html_url": "https://github.com/kamranahmedse/driver.js",
|
|
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": "Avik-Jain/100-Days-Of-ML-Code",
|
|
235
|
+
"language": "",
|
|
236
|
+
"color": "",
|
|
237
|
+
"description": "100 Days of ML Coding",
|
|
238
|
+
"forked": "10151",
|
|
239
|
+
"stargazers_count": 41444,
|
|
240
|
+
"todayStar": "14 stars today",
|
|
241
|
+
"html_url": "https://github.com/Avik-Jain/100-Days-Of-ML-Code",
|
|
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": "makeplane/plane",
|
|
246
|
+
"language": "TypeScript",
|
|
247
|
+
"color": "#3178c6",
|
|
248
|
+
"description": "🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
|
|
249
|
+
"forked": "479",
|
|
250
|
+
"stargazers_count": 13042,
|
|
251
|
+
"todayStar": "283 stars today",
|
|
252
|
+
"html_url": "https://github.com/makeplane/plane",
|
|
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": "invoke-ai/InvokeAI",
|
|
257
|
+
"language": "JupyterNotebook",
|
|
258
|
+
"color": "#DA5B0B",
|
|
259
|
+
"description": "InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.",
|
|
260
|
+
"forked": "1798",
|
|
261
|
+
"stargazers_count": 16772,
|
|
262
|
+
"todayStar": "207 stars today",
|
|
263
|
+
"html_url": "https://github.com/invoke-ai/InvokeAI",
|
|
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": "nvm-sh/nvm",
|
|
268
|
+
"language": "Shell",
|
|
269
|
+
"color": "#89e051",
|
|
270
|
+
"description": "Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions",
|
|
271
|
+
"forked": "7356",
|
|
272
|
+
"stargazers_count": 68815,
|
|
273
|
+
"todayStar": "37 stars today",
|
|
274
|
+
"html_url": "https://github.com/nvm-sh/nvm",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|