@wcj/github-rank 23.7.15 → 23.7.16
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 +17976 -17977
- package/dist/trending-daily.json +191 -191
- package/dist/trending-monthly.json +159 -159
- package/dist/trending-weekly.json +173 -173
- package/dist/users.china.json +1741 -1776
- package/dist/users.json +5195 -5195
- package/package.json +1 -1
- package/web/data/repos.json +17976 -17977
- package/web/data/trending-daily.json +191 -191
- package/web/data/trending-monthly.json +159 -159
- package/web/data/trending-weekly.json +173 -173
- package/web/data/users.china.json +1741 -1776
- package/web/data/users.json +5195 -5195
- package/web/index.html +4029 -4029
- package/web/repos.html +2322 -2322
- package/web/trending-monthly.html +147 -143
- package/web/trending-weekly.html +168 -168
- package/web/trending.html +167 -175
- package/web/users.china.html +1400 -1433
package/dist/trending-daily.json
CHANGED
|
@@ -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": "ldpreload/BlackLotus",
|
|
4
|
+
"language": "C",
|
|
5
|
+
"color": "#555555",
|
|
6
|
+
"description": "BlackLotus UEFI Windows Bootkit",
|
|
7
|
+
"forked": "270",
|
|
8
|
+
"stargazers_count": 1055,
|
|
9
|
+
"todayStar": "225 stars today",
|
|
10
|
+
"html_url": "https://github.com/ldpreload/BlackLotus",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "bazingagin/npc_gzip",
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
17
|
+
"description": "",
|
|
18
|
+
"forked": "36",
|
|
19
|
+
"stargazers_count": 578,
|
|
20
|
+
"todayStar": "121 stars today",
|
|
21
|
+
"html_url": "https://github.com/bazingagin/npc_gzip",
|
|
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": "labmlai/annotated_deep_learning_paper_implementations",
|
|
26
|
+
"language": "JupyterNotebook",
|
|
27
|
+
"color": "#DA5B0B",
|
|
28
|
+
"description": "🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠",
|
|
29
|
+
"forked": "3149",
|
|
30
|
+
"stargazers_count": 29628,
|
|
31
|
+
"todayStar": "523 stars today",
|
|
32
|
+
"html_url": "https://github.com/labmlai/annotated_deep_learning_paper_implementations",
|
|
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": "deepset-ai/haystack",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "🔍 Haystack is an open source NLP framework to interact with your data using Transformer models and LLMs (GPT-4, Falcon and alike). Haystack offers production-ready tools to quickly build complex question answering, semantic search, text generation applications, and more.",
|
|
40
|
+
"forked": "1288",
|
|
41
|
+
"stargazers_count": 9921,
|
|
42
|
+
"todayStar": "21 stars today",
|
|
43
|
+
"html_url": "https://github.com/deepset-ai/haystack",
|
|
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": "system76/virgo",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "System76 Virgo Laptop Project",
|
|
51
|
+
"forked": "5",
|
|
52
|
+
"stargazers_count": 271,
|
|
53
|
+
"todayStar": "50 stars today",
|
|
54
|
+
"html_url": "https://github.com/system76/virgo",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "danielgindi/Charts",
|
|
59
|
-
"language": "Swift",
|
|
60
|
-
"color": "#F05138",
|
|
61
|
-
"description": "Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.",
|
|
62
|
-
"forked": "5914",
|
|
63
|
-
"stargazers_count": 26847,
|
|
64
|
-
"todayStar": "30 stars today",
|
|
65
|
-
"html_url": "https://github.com/danielgindi/Charts",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "labmlai/annotated_deep_learning_paper_implementations",
|
|
70
|
-
"language": "JupyterNotebook",
|
|
71
|
-
"color": "#DA5B0B",
|
|
72
|
-
"description": "🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠",
|
|
73
|
-
"forked": "3099",
|
|
74
|
-
"stargazers_count": 29079,
|
|
75
|
-
"todayStar": "633 stars today",
|
|
76
|
-
"html_url": "https://github.com/labmlai/annotated_deep_learning_paper_implementations",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
57
|
{
|
|
80
58
|
"full_name": "gorilla/mux",
|
|
81
59
|
"language": "Go",
|
|
82
60
|
"color": "#00ADD8",
|
|
83
61
|
"description": "Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
62
|
+
"forked": "1775",
|
|
63
|
+
"stargazers_count": 18384,
|
|
64
|
+
"todayStar": "65 stars today",
|
|
87
65
|
"html_url": "https://github.com/gorilla/mux",
|
|
88
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
89
67
|
},
|
|
90
68
|
{
|
|
91
69
|
"full_name": "wandb/wandb",
|
|
92
70
|
"language": "Python",
|
|
93
71
|
"color": "#3572A5",
|
|
94
72
|
"description": "🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
73
|
+
"forked": "516",
|
|
74
|
+
"stargazers_count": 6576,
|
|
75
|
+
"todayStar": "148 stars today",
|
|
98
76
|
"html_url": "https://github.com/wandb/wandb",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "danielgindi/Charts",
|
|
81
|
+
"language": "Swift",
|
|
82
|
+
"color": "#F05138",
|
|
83
|
+
"description": "Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.",
|
|
84
|
+
"forked": "5918",
|
|
85
|
+
"stargazers_count": 26864,
|
|
86
|
+
"todayStar": "34 stars today",
|
|
87
|
+
"html_url": "https://github.com/danielgindi/Charts",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "grossartig/vanmoof-encryption-key-exporter",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
|
+
"description": "Export all bike details (such as encryption key) of your VanMoof bikes.",
|
|
95
|
+
"forked": "29",
|
|
96
|
+
"stargazers_count": 303,
|
|
97
|
+
"todayStar": "86 stars today",
|
|
98
|
+
"html_url": "https://github.com/grossartig/vanmoof-encryption-key-exporter",
|
|
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": "Visualize-ML/Book1_Python-For-Beginners",
|
|
103
|
+
"language": "JupyterNotebook",
|
|
104
|
+
"color": "#DA5B0B",
|
|
105
|
+
"description": "Book_1_《编程不难》 | 鸢尾花书:从加减乘除到机器学习;开始上传PDF草稿、Jupyter笔记。文件还会经过至少两轮修改,改动会很大,大家注意下载最新版本。请多提意见,谢谢",
|
|
106
|
+
"forked": "172",
|
|
107
|
+
"stargazers_count": 1324,
|
|
108
|
+
"todayStar": "14 stars today",
|
|
109
|
+
"html_url": "https://github.com/Visualize-ML/Book1_Python-For-Beginners",
|
|
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": "Visualize-ML/Book4_Power-of-Matrix",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Book_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!",
|
|
117
|
+
"forked": "635",
|
|
118
|
+
"stargazers_count": 4585,
|
|
119
|
+
"todayStar": "51 stars today",
|
|
120
|
+
"html_url": "https://github.com/Visualize-ML/Book4_Power-of-Matrix",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "usememos/memos",
|
|
125
125
|
"language": "TypeScript",
|
|
126
126
|
"color": "#3178c6",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "A privacy-first, lightweight note-taking service. Easily capture and share your great thoughts.",
|
|
128
|
+
"forked": "1142",
|
|
129
|
+
"stargazers_count": 16330,
|
|
130
|
+
"todayStar": "71 stars today",
|
|
131
|
+
"html_url": "https://github.com/usememos/memos",
|
|
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": "cypress-io/cypress",
|
|
136
|
+
"language": "JavaScript",
|
|
137
|
+
"color": "#f1e05a",
|
|
138
|
+
"description": "Fast, easy and reliable testing for anything that runs in a browser.",
|
|
139
|
+
"forked": "2924",
|
|
140
|
+
"stargazers_count": 44169,
|
|
141
|
+
"todayStar": "85 stars today",
|
|
142
|
+
"html_url": "https://github.com/cypress-io/cypress",
|
|
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": "dotnet/efcore",
|
|
147
|
+
"language": "C#",
|
|
148
|
+
"color": "#178600",
|
|
149
|
+
"description": "EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.",
|
|
150
|
+
"forked": "2976",
|
|
151
|
+
"stargazers_count": 12648,
|
|
152
|
+
"todayStar": "21 stars today",
|
|
153
|
+
"html_url": "https://github.com/dotnet/efcore",
|
|
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": "kamranahmedse/developer-roadmap",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "Interactive roadmaps, guides and other educational content to help developers grow in their careers.",
|
|
161
|
+
"forked": "34326",
|
|
162
|
+
"stargazers_count": 244477,
|
|
163
|
+
"todayStar": "96 stars today",
|
|
164
|
+
"html_url": "https://github.com/kamranahmedse/developer-roadmap",
|
|
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": "a16z-infra/companion-app",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "AI companions with memory: a lightweight stack to create and host your own AI companions",
|
|
172
|
+
"forked": "364",
|
|
173
|
+
"stargazers_count": 3607,
|
|
174
|
+
"todayStar": "1010 stars today",
|
|
175
|
+
"html_url": "https://github.com/a16z-infra/companion-app",
|
|
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": "SkalskiP/awesome-chatgpt-code-interpreter-experiments",
|
|
180
|
+
"language": "",
|
|
181
|
+
"color": "",
|
|
182
|
+
"description": "Awesome things you can do with ChatGPT + Code Interpreter combo 🔥",
|
|
183
|
+
"forked": "34",
|
|
184
|
+
"stargazers_count": 588,
|
|
185
|
+
"todayStar": "46 stars today",
|
|
186
|
+
"html_url": "https://github.com/SkalskiP/awesome-chatgpt-code-interpreter-experiments",
|
|
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": "microsoft/LightGBM",
|
|
191
|
+
"language": "C++",
|
|
192
|
+
"color": "#f34b7d",
|
|
193
|
+
"description": "A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.",
|
|
194
|
+
"forked": "3754",
|
|
195
|
+
"stargazers_count": 15235,
|
|
196
|
+
"todayStar": "10 stars today",
|
|
197
|
+
"html_url": "https://github.com/microsoft/LightGBM",
|
|
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": "cvlab-columbia/zero123",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
|
+
"description": "Zero-1-to-3: Zero-shot One Image to 3D Object: https://zero123.cs.columbia.edu/",
|
|
205
|
+
"forked": "84",
|
|
206
|
+
"stargazers_count": 1417,
|
|
207
|
+
"todayStar": "7 stars today",
|
|
208
|
+
"html_url": "https://github.com/cvlab-columbia/zero123",
|
|
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": "assafelovic/gpt-researcher",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "GPT based autonomous agent that does online comprehensive research on any given topic",
|
|
216
|
+
"forked": "192",
|
|
217
|
+
"stargazers_count": 1848,
|
|
218
|
+
"todayStar": "408 stars today",
|
|
219
|
+
"html_url": "https://github.com/assafelovic/gpt-researcher",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
223
|
+
"full_name": "threestudio-project/threestudio",
|
|
224
224
|
"language": "Python",
|
|
225
225
|
"color": "#3572A5",
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
226
|
+
"description": "A unified framework for 3D content generation.",
|
|
227
|
+
"forked": "128",
|
|
228
|
+
"stargazers_count": 2041,
|
|
229
|
+
"todayStar": "17 stars today",
|
|
230
|
+
"html_url": "https://github.com/threestudio-project/threestudio",
|
|
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": "medusajs/nextjs-starter-medusa",
|
|
235
|
+
"language": "TypeScript",
|
|
236
|
+
"color": "#3178c6",
|
|
237
|
+
"description": "A performant e-commerce starter template with Next.js 13 and Medusa.",
|
|
238
|
+
"forked": "123",
|
|
239
|
+
"stargazers_count": 582,
|
|
240
|
+
"todayStar": "21 stars today",
|
|
241
|
+
"html_url": "https://github.com/medusajs/nextjs-starter-medusa",
|
|
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": "apache/seatunnel",
|
|
246
|
+
"language": "Java",
|
|
247
|
+
"color": "#b07219",
|
|
248
|
+
"description": "SeaTunnel is a distributed, high-performance data integration platform for the synchronization and transformation of massive data (offline & real-time).",
|
|
249
|
+
"forked": "1193",
|
|
250
|
+
"stargazers_count": 6081,
|
|
251
|
+
"todayStar": "2 stars today",
|
|
252
|
+
"html_url": "https://github.com/apache/seatunnel",
|
|
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": "jwasham/coding-interview-university",
|
|
257
|
+
"language": "",
|
|
258
|
+
"color": "",
|
|
259
|
+
"description": "A complete computer science study plan to become a software engineer.",
|
|
260
|
+
"forked": "68509",
|
|
261
|
+
"stargazers_count": 261152,
|
|
262
|
+
"todayStar": "69 stars today",
|
|
263
|
+
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
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": "highcharts/highcharts",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "Highcharts JS, the JavaScript charting framework",
|
|
271
|
+
"forked": "3316",
|
|
272
|
+
"stargazers_count": 11327,
|
|
273
|
+
"todayStar": "94 stars today",
|
|
274
|
+
"html_url": "https://github.com/highcharts/highcharts",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|