@wcj/github-rank 21.9.17 → 21.9.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/dist/repos.json +31842 -31872
- package/dist/sifou-daily.json +53 -44
- package/dist/sifou-monthly.json +68 -68
- package/dist/sifou-weekly.json +114 -114
- package/dist/toutiao-30.json +27 -27
- package/dist/toutiao-7.json +71 -71
- package/dist/toutiao-90.json +14 -14
- package/dist/trending-daily.json +192 -192
- package/dist/trending-monthly.json +158 -158
- package/dist/trending-weekly.json +178 -178
- package/dist/users.china.json +1167 -1167
- package/dist/users.json +1936 -1936
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +31842 -31872
- package/web/data/sifou-daily.json +53 -44
- package/web/data/sifou-monthly.json +68 -68
- package/web/data/sifou-weekly.json +114 -114
- package/web/data/toutiao-30.json +27 -27
- package/web/data/toutiao-7.json +71 -71
- package/web/data/toutiao-90.json +14 -14
- package/web/data/trending-daily.json +192 -192
- package/web/data/trending-monthly.json +158 -158
- package/web/data/trending-weekly.json +178 -178
- package/web/data/users.china.json +1167 -1167
- package/web/data/users.json +1936 -1936
- package/web/index.html +1031 -1031
- package/web/repos.html +3279 -3319
- package/web/sifou-daily.html +66 -38
- package/web/sifou-monthly.html +121 -121
- package/web/sifou-weekly.html +115 -115
- package/web/toutiao-30.html +72 -72
- package/web/toutiao-7.html +72 -72
- package/web/toutiao-90.html +21 -21
- package/web/trending-monthly.html +153 -153
- package/web/trending-weekly.html +167 -171
- package/web/trending.html +163 -175
- package/web/users.china.html +600 -600
|
@@ -4,252 +4,252 @@
|
|
|
4
4
|
"language": "Go",
|
|
5
5
|
"color": "#00ADD8",
|
|
6
6
|
"description": "A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "169",
|
|
8
|
+
"stargazers_count": 1662,
|
|
9
|
+
"todayStar": "501 stars this week",
|
|
10
10
|
"html_url": "https://github.com/cloudwego/netpoll",
|
|
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": "yangshun/tech-interview-handbook",
|
|
15
|
+
"language": "JavaScript",
|
|
16
|
+
"color": "#f1e05a",
|
|
17
|
+
"description": "💯 Curated interview preparation materials for busy engineers",
|
|
18
|
+
"forked": "8126",
|
|
19
|
+
"stargazers_count": 58575,
|
|
20
|
+
"todayStar": "974 stars this week",
|
|
21
|
+
"html_url": "https://github.com/yangshun/tech-interview-handbook",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "pyg-team/pytorch_geometric",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "Graph Neural Network Library for PyTorch",
|
|
29
|
+
"forked": "2117",
|
|
30
|
+
"stargazers_count": 12390,
|
|
31
|
+
"todayStar": "523 stars this week",
|
|
32
|
+
"html_url": "https://github.com/pyg-team/pytorch_geometric",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "andrecronje/rarity",
|
|
26
37
|
"language": "Solidity",
|
|
27
38
|
"color": "#AA6746",
|
|
28
39
|
"description": "d20srd reference implementation codified in solidity",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "74",
|
|
41
|
+
"stargazers_count": 465,
|
|
42
|
+
"todayStar": "152 stars this week",
|
|
32
43
|
"html_url": "https://github.com/andrecronje/rarity",
|
|
33
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "microsoft/ML-For-Beginners",
|
|
37
48
|
"language": "JupyterNotebook",
|
|
38
49
|
"color": "#DA5B0B",
|
|
39
50
|
"description": "12 weeks, 25 lessons, 50 quizzes, classic Machine Learning for all",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "4457",
|
|
52
|
+
"stargazers_count": 22046,
|
|
53
|
+
"todayStar": "3553 stars this week",
|
|
43
54
|
"html_url": "https://github.com/microsoft/ML-For-Beginners",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "yangshun/tech-interview-handbook",
|
|
48
|
-
"language": "JavaScript",
|
|
49
|
-
"color": "#f1e05a",
|
|
50
|
-
"description": "💯 Curated interview preparation materials for busy engineers",
|
|
51
|
-
"forked": "8108",
|
|
52
|
-
"stargazers_count": 58463,
|
|
53
|
-
"todayStar": "1279 stars this week",
|
|
54
|
-
"html_url": "https://github.com/yangshun/tech-interview-handbook",
|
|
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": "microsoft/qlib",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.",
|
|
62
|
+
"forked": "1014",
|
|
63
|
+
"stargazers_count": 6416,
|
|
64
|
+
"todayStar": "828 stars this week",
|
|
65
|
+
"html_url": "https://github.com/microsoft/qlib",
|
|
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": "cloudwego/kitex",
|
|
70
|
+
"language": "Go",
|
|
71
|
+
"color": "#00ADD8",
|
|
72
|
+
"description": "A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.",
|
|
73
|
+
"forked": "254",
|
|
74
|
+
"stargazers_count": 2593,
|
|
75
|
+
"todayStar": "453 stars this week",
|
|
76
|
+
"html_url": "https://github.com/cloudwego/kitex",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "supabase/supabase",
|
|
81
|
-
"language": "TypeScript",
|
|
82
|
-
"color": "#2b7489",
|
|
83
|
-
"description": "The open source Firebase alternative. Follow to stay updated about our public Beta.",
|
|
84
|
-
"forked": "926",
|
|
85
|
-
"stargazers_count": 18943,
|
|
86
|
-
"todayStar": "778 stars this week",
|
|
87
|
-
"html_url": "https://github.com/supabase/supabase",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "HashLips/generative-art-node",
|
|
92
|
-
"language": "JavaScript",
|
|
93
|
-
"color": "#f1e05a",
|
|
94
|
-
"description": "Create generative art by using the canvas api and node js",
|
|
95
|
-
"forked": "279",
|
|
96
|
-
"stargazers_count": 1051,
|
|
97
|
-
"todayStar": "386 stars this week",
|
|
98
|
-
"html_url": "https://github.com/HashLips/generative-art-node",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
79
|
{
|
|
102
80
|
"full_name": "xinntao/Real-ESRGAN",
|
|
103
81
|
"language": "Python",
|
|
104
82
|
"color": "#3572A5",
|
|
105
83
|
"description": "Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
84
|
+
"forked": "239",
|
|
85
|
+
"stargazers_count": 2608,
|
|
86
|
+
"todayStar": "459 stars this week",
|
|
109
87
|
"html_url": "https://github.com/xinntao/Real-ESRGAN",
|
|
110
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
111
89
|
},
|
|
112
90
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
91
|
+
"full_name": "solana-labs/solana",
|
|
92
|
+
"language": "Rust",
|
|
93
|
+
"color": "#dea584",
|
|
94
|
+
"description": "Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.",
|
|
95
|
+
"forked": "771",
|
|
96
|
+
"stargazers_count": 4054,
|
|
97
|
+
"todayStar": "275 stars this week",
|
|
98
|
+
"html_url": "https://github.com/solana-labs/solana",
|
|
99
|
+
"rank": 9
|
|
122
100
|
},
|
|
123
101
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
102
|
+
"full_name": "trekhleb/javascript-algorithms",
|
|
103
|
+
"language": "JavaScript",
|
|
104
|
+
"color": "#f1e05a",
|
|
105
|
+
"description": "📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings",
|
|
106
|
+
"forked": "19728",
|
|
107
|
+
"stargazers_count": 120062,
|
|
108
|
+
"todayStar": "1684 stars this week",
|
|
109
|
+
"html_url": "https://github.com/trekhleb/javascript-algorithms",
|
|
110
|
+
"rank": 10
|
|
133
111
|
},
|
|
134
112
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
113
|
+
"full_name": "EbookFoundation/free-programming-books",
|
|
114
|
+
"language": "",
|
|
115
|
+
"color": "",
|
|
116
|
+
"description": "📚 Freely available programming books",
|
|
117
|
+
"forked": "44460",
|
|
118
|
+
"stargazers_count": 205072,
|
|
119
|
+
"todayStar": "1973 stars this week",
|
|
120
|
+
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
121
|
+
"rank": 11
|
|
144
122
|
},
|
|
145
123
|
{
|
|
146
124
|
"full_name": "abseil/abseil-cpp",
|
|
147
125
|
"language": "C++",
|
|
148
126
|
"color": "#f34b7d",
|
|
149
127
|
"description": "Abseil Common Libraries (C++)",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
128
|
+
"forked": "1717",
|
|
129
|
+
"stargazers_count": 9331,
|
|
130
|
+
"todayStar": "138 stars this week",
|
|
153
131
|
"html_url": "https://github.com/abseil/abseil-cpp",
|
|
154
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "esphome/esphome",
|
|
136
|
+
"language": "C++",
|
|
137
|
+
"color": "#f34b7d",
|
|
138
|
+
"description": "ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.",
|
|
139
|
+
"forked": "1148",
|
|
140
|
+
"stargazers_count": 4026,
|
|
141
|
+
"todayStar": "357 stars this week",
|
|
142
|
+
"html_url": "https://github.com/esphome/esphome",
|
|
143
|
+
"rank": 13
|
|
155
144
|
},
|
|
156
145
|
{
|
|
157
146
|
"full_name": "solana-labs/solana-program-library",
|
|
158
147
|
"language": "Rust",
|
|
159
148
|
"color": "#dea584",
|
|
160
149
|
"description": "A collection of Solana-maintained on-chain programs",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
150
|
+
"forked": "356",
|
|
151
|
+
"stargazers_count": 633,
|
|
152
|
+
"todayStar": "75 stars this week",
|
|
164
153
|
"html_url": "https://github.com/solana-labs/solana-program-library",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "supabase/supabase",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#2b7489",
|
|
160
|
+
"description": "The open source Firebase alternative. Follow to stay updated about our public Beta.",
|
|
161
|
+
"forked": "927",
|
|
162
|
+
"stargazers_count": 18982,
|
|
163
|
+
"todayStar": "723 stars this week",
|
|
164
|
+
"html_url": "https://github.com/supabase/supabase",
|
|
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": "paritytech/substrate",
|
|
169
|
+
"language": "Rust",
|
|
170
|
+
"color": "#dea584",
|
|
171
|
+
"description": "Substrate: The platform for blockchain innovators",
|
|
172
|
+
"forked": "1675",
|
|
173
|
+
"stargazers_count": 5618,
|
|
174
|
+
"todayStar": "43 stars this week",
|
|
175
|
+
"html_url": "https://github.com/paritytech/substrate",
|
|
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": "HashLips/generative-art-node",
|
|
180
|
+
"language": "JavaScript",
|
|
181
|
+
"color": "#f1e05a",
|
|
182
|
+
"description": "Create generative art by using the canvas api and node js",
|
|
183
|
+
"forked": "287",
|
|
184
|
+
"stargazers_count": 1061,
|
|
185
|
+
"todayStar": "359 stars this week",
|
|
186
|
+
"html_url": "https://github.com/HashLips/generative-art-node",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "apache/incubator-doris",
|
|
191
|
-
"language": "Java",
|
|
192
|
-
"color": "#b07219",
|
|
193
|
-
"description": "Apache Doris (Incubating)",
|
|
194
|
-
"forked": "955",
|
|
195
|
-
"stargazers_count": 3308,
|
|
196
|
-
"todayStar": "210 stars this week",
|
|
197
|
-
"html_url": "https://github.com/apache/incubator-doris",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
189
|
{
|
|
201
190
|
"full_name": "restic/restic",
|
|
202
191
|
"language": "Go",
|
|
203
192
|
"color": "#00ADD8",
|
|
204
193
|
"description": "Fast, secure, efficient backup program",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
194
|
+
"forked": "950",
|
|
195
|
+
"stargazers_count": 13676,
|
|
196
|
+
"todayStar": "112 stars this week",
|
|
208
197
|
"html_url": "https://github.com/restic/restic",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "calendso/calendso",
|
|
202
|
+
"language": "TypeScript",
|
|
203
|
+
"color": "#2b7489",
|
|
204
|
+
"description": "Scheduling infrastructure for absolutely everyone.",
|
|
205
|
+
"forked": "604",
|
|
206
|
+
"stargazers_count": 6908,
|
|
207
|
+
"todayStar": "710 stars this week",
|
|
208
|
+
"html_url": "https://github.com/calendso/calendso",
|
|
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": "polarismesh/polaris",
|
|
213
|
+
"language": "Go",
|
|
214
|
+
"color": "#00ADD8",
|
|
215
|
+
"description": "Service Discovery and Governance Center for Distributed and Microservice Architecture",
|
|
216
|
+
"forked": "70",
|
|
217
|
+
"stargazers_count": 681,
|
|
218
|
+
"todayStar": "202 stars this week",
|
|
219
|
+
"html_url": "https://github.com/polarismesh/polaris",
|
|
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": "Rigellute/spotify-tui",
|
|
224
|
+
"language": "Rust",
|
|
225
|
+
"color": "#dea584",
|
|
226
|
+
"description": "Spotify for the terminal written in Rust 🚀",
|
|
227
|
+
"forked": "333",
|
|
228
|
+
"stargazers_count": 10133,
|
|
229
|
+
"todayStar": "905 stars this week",
|
|
230
|
+
"html_url": "https://github.com/Rigellute/spotify-tui",
|
|
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": "LunarVim/LunarVim",
|
|
235
|
+
"language": "Lua",
|
|
236
|
+
"color": "#000080",
|
|
237
|
+
"description": "An IDE layer for Neovim with sane defaults. Completely free and community driven.",
|
|
238
|
+
"forked": "962",
|
|
239
|
+
"stargazers_count": 5283,
|
|
240
|
+
"todayStar": "184 stars this week",
|
|
241
|
+
"html_url": "https://github.com/LunarVim/LunarVim",
|
|
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": "flutter/flutter",
|
|
246
|
+
"language": "Dart",
|
|
247
|
+
"color": "#00B4AB",
|
|
248
|
+
"description": "Flutter makes it easy and fast to build beautiful apps for mobile and beyond.",
|
|
249
|
+
"forked": "18696",
|
|
250
|
+
"stargazers_count": 129902,
|
|
251
|
+
"todayStar": "781 stars this week",
|
|
252
|
+
"html_url": "https://github.com/flutter/flutter",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
@@ -257,21 +257,21 @@
|
|
|
257
257
|
"language": "Java",
|
|
258
258
|
"color": "#b07219",
|
|
259
259
|
"description": "RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
260
|
+
"forked": "7499",
|
|
261
|
+
"stargazers_count": 45296,
|
|
262
|
+
"todayStar": "151 stars this week",
|
|
263
263
|
"html_url": "https://github.com/ReactiveX/RxJava",
|
|
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": "nushell/nushell",
|
|
268
|
+
"language": "Rust",
|
|
269
|
+
"color": "#dea584",
|
|
270
|
+
"description": "A new type of shell",
|
|
271
|
+
"forked": "714",
|
|
272
|
+
"stargazers_count": 15787,
|
|
273
|
+
"todayStar": "308 stars this week",
|
|
274
|
+
"html_url": "https://github.com/nushell/nushell",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|