@wcj/github-rank 24.12.28 → 24.12.30
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 +25298 -25282
- package/dist/trending-daily.json +160 -105
- package/dist/trending-monthly.json +105 -116
- package/dist/trending-weekly.json +101 -123
- package/dist/users.china.json +1893 -1893
- package/dist/users.json +5033 -5033
- package/dist/users.org.json +581 -581
- package/package.json +1 -1
- package/web/data/repos.json +25298 -25282
- package/web/data/trending-daily.json +160 -105
- package/web/data/trending-monthly.json +105 -116
- package/web/data/trending-weekly.json +101 -123
- package/web/data/users.china.json +1893 -1893
- package/web/data/users.json +5033 -5033
- package/web/data/users.org.json +581 -581
- package/web/index.html +5359 -5365
- package/web/org.html +509 -509
- package/web/repos.html +3299 -3299
- package/web/trending-monthly.html +96 -138
- package/web/trending-weekly.html +92 -164
- package/web/trending.html +280 -98
- package/web/users.china.html +1837 -1837
|
@@ -1,46 +1,46 @@
|
|
|
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": "nicbarker/clay",
|
|
4
|
+
"language": "C",
|
|
5
|
+
"color": "#555555",
|
|
6
|
+
"description": "High performance UI layout library in C.",
|
|
7
|
+
"forked": "277",
|
|
8
|
+
"stargazers_count": 8628,
|
|
9
|
+
"todayStar": "3751 stars this week",
|
|
10
|
+
"html_url": "https://github.com/nicbarker/clay",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "microsoft/PromptWizard",
|
|
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": "Task-Aware Agent-driven Prompt Optimization Framework",
|
|
18
|
+
"forked": "91",
|
|
19
|
+
"stargazers_count": 1163,
|
|
20
|
+
"todayStar": "533 stars this week",
|
|
21
|
+
"html_url": "https://github.com/microsoft/PromptWizard",
|
|
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": "imputnet/cobalt",
|
|
26
|
+
"language": "Svelte",
|
|
27
|
+
"color": "#ff3e00",
|
|
28
|
+
"description": "best way to save what you love",
|
|
29
|
+
"forked": "1888",
|
|
30
|
+
"stargazers_count": 23251,
|
|
31
|
+
"todayStar": "2821 stars this week",
|
|
32
|
+
"html_url": "https://github.com/imputnet/cobalt",
|
|
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": "donnemartin/system-design-primer",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
|
|
40
|
+
"forked": "47378",
|
|
41
|
+
"stargazers_count": 283525,
|
|
42
|
+
"todayStar": "2818 stars this week",
|
|
43
|
+
"html_url": "https://github.com/donnemartin/system-design-primer",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,131 +48,109 @@
|
|
|
48
48
|
"language": "Rust",
|
|
49
49
|
"color": "#dea584",
|
|
50
50
|
"description": "💥 Blazing fast terminal file manager written in Rust, based on async I/O.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "441",
|
|
52
|
+
"stargazers_count": 19571,
|
|
53
|
+
"todayStar": "1152 stars this week",
|
|
54
54
|
"html_url": "https://github.com/sxyazi/yazi",
|
|
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": "web-infra-dev/midscene",
|
|
59
|
+
"language": "HTML",
|
|
60
|
+
"color": "#e34c26",
|
|
61
|
+
"description": "An AI-powered automation SDK can control the page, perform assertions, and extract data in JSON format using natural language.",
|
|
62
|
+
"forked": "81",
|
|
63
|
+
"stargazers_count": 1554,
|
|
64
|
+
"todayStar": "468 stars this week",
|
|
65
|
+
"html_url": "https://github.com/web-infra-dev/midscene",
|
|
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": "bytedance/monolith",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "A Lightweight Recommendation System",
|
|
73
|
+
"forked": "326",
|
|
74
|
+
"stargazers_count": 3857,
|
|
75
|
+
"todayStar": "926 stars this week",
|
|
76
|
+
"html_url": "https://github.com/bytedance/monolith",
|
|
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": "anthropics/anthropic-cookbook",
|
|
81
|
+
"language": "JupyterNotebook",
|
|
82
|
+
"color": "#DA5B0B",
|
|
83
|
+
"description": "A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.",
|
|
84
|
+
"forked": "1050",
|
|
85
|
+
"stargazers_count": 8676,
|
|
86
|
+
"todayStar": "896 stars this week",
|
|
87
|
+
"html_url": "https://github.com/anthropics/anthropic-cookbook",
|
|
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": "tldraw/tldraw",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
|
+
"description": "whiteboard / infinite canvas SDK",
|
|
95
|
+
"forked": "2325",
|
|
96
|
+
"stargazers_count": 37948,
|
|
97
|
+
"todayStar": "1007 stars this week",
|
|
98
|
+
"html_url": "https://github.com/tldraw/tldraw",
|
|
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": "AutomaApp/automa",
|
|
103
|
+
"language": "Vue",
|
|
104
|
+
"color": "#41b883",
|
|
105
|
+
"description": "A browser extension for automating your browser by connecting blocks",
|
|
106
|
+
"forked": "1452",
|
|
107
|
+
"stargazers_count": 13425,
|
|
108
|
+
"todayStar": "480 stars this week",
|
|
109
|
+
"html_url": "https://github.com/AutomaApp/automa",
|
|
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": "teableio/teable",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "✨ The Next Gen Airtable Alternative: No-Code Postgres",
|
|
117
|
+
"forked": "666",
|
|
118
|
+
"stargazers_count": 14413,
|
|
119
|
+
"todayStar": "587 stars this week",
|
|
120
|
+
"html_url": "https://github.com/teableio/teable",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "imputnet/cobalt",
|
|
125
|
-
"language": "Svelte",
|
|
126
|
-
"color": "#ff3e00",
|
|
127
|
-
"description": "best way to save what you love",
|
|
128
|
-
"forked": "1810",
|
|
129
|
-
"stargazers_count": 22236,
|
|
130
|
-
"todayStar": "1564 stars this week",
|
|
131
|
-
"html_url": "https://github.com/imputnet/cobalt",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "google-gemini/cookbook",
|
|
136
|
-
"language": "JupyterNotebook",
|
|
137
|
-
"color": "#DA5B0B",
|
|
138
|
-
"description": "Examples and guides for using the Gemini API",
|
|
139
|
-
"forked": "1126",
|
|
140
|
-
"stargazers_count": 9806,
|
|
141
|
-
"todayStar": "920 stars this week",
|
|
142
|
-
"html_url": "https://github.com/google-gemini/cookbook",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
123
|
{
|
|
146
124
|
"full_name": "cline/cline",
|
|
147
125
|
"language": "TypeScript",
|
|
148
126
|
"color": "#3178c6",
|
|
149
127
|
"description": "Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
128
|
+
"forked": "1427",
|
|
129
|
+
"stargazers_count": 17077,
|
|
130
|
+
"todayStar": "1048 stars this week",
|
|
153
131
|
"html_url": "https://github.com/cline/cline",
|
|
154
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
155
133
|
},
|
|
156
134
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
135
|
+
"full_name": "raysan5/raylib",
|
|
136
|
+
"language": "C",
|
|
137
|
+
"color": "#555555",
|
|
138
|
+
"description": "A simple and easy-to-use library to enjoy videogames programming",
|
|
139
|
+
"forked": "2351",
|
|
140
|
+
"stargazers_count": 23987,
|
|
141
|
+
"todayStar": "583 stars this week",
|
|
142
|
+
"html_url": "https://github.com/raysan5/raylib",
|
|
143
|
+
"rank": 13
|
|
166
144
|
},
|
|
167
145
|
{
|
|
168
|
-
"full_name": "
|
|
146
|
+
"full_name": "linyqh/NarratoAI",
|
|
169
147
|
"language": "Python",
|
|
170
148
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
149
|
+
"description": "利用AI大模型,一键解说并剪辑视频; Using AI models to automatically provide commentary and edit videos with a single click.",
|
|
150
|
+
"forked": "331",
|
|
151
|
+
"stargazers_count": 2970,
|
|
152
|
+
"todayStar": "312 stars this week",
|
|
153
|
+
"html_url": "https://github.com/linyqh/NarratoAI",
|
|
154
|
+
"rank": 14
|
|
177
155
|
}
|
|
178
156
|
]
|