@wcj/github-rank 24.6.13 → 24.6.14
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 +20864 -20864
- package/dist/trending-daily.json +108 -130
- package/dist/trending-monthly.json +93 -82
- package/dist/trending-weekly.json +110 -99
- package/dist/users.china.json +972 -972
- package/dist/users.json +4456 -4526
- package/dist/users.org.json +410 -340
- package/package.json +1 -1
- package/web/data/repos.json +20864 -20864
- package/web/data/trending-daily.json +108 -130
- package/web/data/trending-monthly.json +93 -82
- package/web/data/trending-weekly.json +110 -99
- package/web/data/users.china.json +972 -972
- package/web/data/users.json +4456 -4526
- package/web/data/users.org.json +410 -340
- package/web/index.html +4500 -4604
- package/web/org.html +374 -264
- package/web/repos.html +2865 -2865
- package/web/trending-monthly.html +115 -77
- package/web/trending-weekly.html +123 -93
- package/web/trending.html +98 -174
- package/web/users.china.html +895 -895
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "xenova/transformers.js",
|
|
4
|
-
"language": "JavaScript",
|
|
5
|
-
"color": "#f1e05a",
|
|
6
|
-
"description": "State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!",
|
|
7
|
-
"forked": "525",
|
|
8
|
-
"stargazers_count": 9114,
|
|
9
|
-
"todayStar": "1050 stars this week",
|
|
10
|
-
"html_url": "https://github.com/xenova/transformers.js",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "coollabsio/coolify",
|
|
15
4
|
"language": "PHP",
|
|
16
5
|
"color": "#4F5D95",
|
|
17
6
|
"description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "1228",
|
|
8
|
+
"stargazers_count": 24208,
|
|
9
|
+
"todayStar": "6922 stars this week",
|
|
21
10
|
"html_url": "https://github.com/coollabsio/coolify",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "xenova/transformers.js",
|
|
15
|
+
"language": "JavaScript",
|
|
16
|
+
"color": "#f1e05a",
|
|
17
|
+
"description": "State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!",
|
|
18
|
+
"forked": "535",
|
|
19
|
+
"stargazers_count": 9216,
|
|
20
|
+
"todayStar": "1194 stars this week",
|
|
21
|
+
"html_url": "https://github.com/xenova/transformers.js",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "aider is AI pair programming in your terminal",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "1097",
|
|
30
|
+
"stargazers_count": 11665,
|
|
31
|
+
"todayStar": "898 stars this week",
|
|
32
32
|
"html_url": "https://github.com/paul-gauthier/aider",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,9 +37,9 @@
|
|
|
37
37
|
"language": "Lua",
|
|
38
38
|
"color": "#000080",
|
|
39
39
|
"description": "Neovim config for the lazy",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "1011",
|
|
41
|
+
"stargazers_count": 14794,
|
|
42
|
+
"todayStar": "770 stars this week",
|
|
43
43
|
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
@@ -48,120 +48,131 @@
|
|
|
48
48
|
"language": "JupyterNotebook",
|
|
49
49
|
"color": "#DA5B0B",
|
|
50
50
|
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "25822",
|
|
52
|
+
"stargazers_count": 47358,
|
|
53
|
+
"todayStar": "1487 stars this week",
|
|
54
54
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "jianchang512/pyvideotrans",
|
|
59
|
-
"language": "Python",
|
|
60
|
-
"color": "#3572A5",
|
|
61
|
-
"description": "Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音",
|
|
62
|
-
"forked": "780",
|
|
63
|
-
"stargazers_count": 6861,
|
|
64
|
-
"todayStar": "514 stars this week",
|
|
65
|
-
"html_url": "https://github.com/jianchang512/pyvideotrans",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "duckdb/duckdb",
|
|
70
|
-
"language": "C++",
|
|
71
|
-
"color": "#f34b7d",
|
|
72
|
-
"description": "DuckDB is an analytical in-process SQL database management system",
|
|
73
|
-
"forked": "1581",
|
|
74
|
-
"stargazers_count": 19168,
|
|
75
|
-
"todayStar": "826 stars this week",
|
|
76
|
-
"html_url": "https://github.com/duckdb/duckdb",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
57
|
{
|
|
80
58
|
"full_name": "JanDeDobbeleer/oh-my-posh",
|
|
81
59
|
"language": "Go",
|
|
82
60
|
"color": "#00ADD8",
|
|
83
61
|
"description": "The most customisable and low-latency cross platform/shell prompt renderer",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
62
|
+
"forked": "2262",
|
|
63
|
+
"stargazers_count": 15203,
|
|
64
|
+
"todayStar": "589 stars this week",
|
|
87
65
|
"html_url": "https://github.com/JanDeDobbeleer/oh-my-posh",
|
|
88
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "VikParuchuri/marker",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "Convert PDF to markdown quickly with high accuracy",
|
|
73
|
+
"forked": "635",
|
|
74
|
+
"stargazers_count": 12474,
|
|
75
|
+
"todayStar": "921 stars this week",
|
|
76
|
+
"html_url": "https://github.com/VikParuchuri/marker",
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "LizardByte/Sunshine",
|
|
92
81
|
"language": "C++",
|
|
93
82
|
"color": "#f34b7d",
|
|
94
83
|
"description": "Self-hosted game stream host for Moonlight.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "707",
|
|
85
|
+
"stargazers_count": 14627,
|
|
86
|
+
"todayStar": "555 stars this week",
|
|
98
87
|
"html_url": "https://github.com/LizardByte/Sunshine",
|
|
99
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
100
89
|
},
|
|
101
90
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
91
|
+
"full_name": "duckdb/duckdb",
|
|
92
|
+
"language": "C++",
|
|
93
|
+
"color": "#f34b7d",
|
|
94
|
+
"description": "DuckDB is an analytical in-process SQL database management system",
|
|
95
|
+
"forked": "1587",
|
|
96
|
+
"stargazers_count": 19272,
|
|
97
|
+
"todayStar": "740 stars this week",
|
|
98
|
+
"html_url": "https://github.com/duckdb/duckdb",
|
|
99
|
+
"rank": 9
|
|
111
100
|
},
|
|
112
101
|
{
|
|
113
|
-
"full_name": "
|
|
102
|
+
"full_name": "jianchang512/pyvideotrans",
|
|
114
103
|
"language": "Python",
|
|
115
104
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音",
|
|
106
|
+
"forked": "797",
|
|
107
|
+
"stargazers_count": 7014,
|
|
108
|
+
"todayStar": "557 stars this week",
|
|
109
|
+
"html_url": "https://github.com/jianchang512/pyvideotrans",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "ventoy/Ventoy",
|
|
114
|
+
"language": "C",
|
|
115
|
+
"color": "#555555",
|
|
116
|
+
"description": "A new bootable USB solution.",
|
|
117
|
+
"forked": "3916",
|
|
118
|
+
"stargazers_count": 59783,
|
|
119
|
+
"todayStar": "791 stars this week",
|
|
120
|
+
"html_url": "https://github.com/ventoy/Ventoy",
|
|
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": "codecrafters-io/build-your-own-x",
|
|
125
|
+
"language": "",
|
|
126
|
+
"color": "",
|
|
127
|
+
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
128
|
+
"forked": "25813",
|
|
129
|
+
"stargazers_count": 273741,
|
|
130
|
+
"todayStar": "2972 stars this week",
|
|
131
|
+
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
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": "HeyPuter/puter",
|
|
136
|
+
"language": "JavaScript",
|
|
137
|
+
"color": "#f1e05a",
|
|
138
|
+
"description": "🌐 The Web OS! Free, Open-Source, and Self-Hostable.",
|
|
139
|
+
"forked": "1248",
|
|
140
|
+
"stargazers_count": 20307,
|
|
141
|
+
"todayStar": "702 stars this week",
|
|
142
|
+
"html_url": "https://github.com/HeyPuter/puter",
|
|
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": "jordanbaird/Ice",
|
|
147
|
+
"language": "Swift",
|
|
148
|
+
"color": "#F05138",
|
|
149
|
+
"description": "Powerful menu bar manager for macOS",
|
|
150
|
+
"forked": "182",
|
|
151
|
+
"stargazers_count": 8762,
|
|
152
|
+
"todayStar": "5606 stars this week",
|
|
153
|
+
"html_url": "https://github.com/jordanbaird/Ice",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "KenneyNL/Adobe-Alternatives",
|
|
158
|
+
"language": "",
|
|
159
|
+
"color": "",
|
|
160
|
+
"description": "A list of alternatives for Adobe software",
|
|
161
|
+
"forked": "151",
|
|
162
|
+
"stargazers_count": 3867,
|
|
163
|
+
"todayStar": "1767 stars this week",
|
|
164
|
+
"html_url": "https://github.com/KenneyNL/Adobe-Alternatives",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "Stability-AI/stable-audio-tools",
|
|
158
169
|
"language": "Python",
|
|
159
170
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
171
|
+
"description": "Generative models for conditional audio generation",
|
|
172
|
+
"forked": "168",
|
|
173
|
+
"stargazers_count": 2042,
|
|
174
|
+
"todayStar": "451 stars this week",
|
|
175
|
+
"html_url": "https://github.com/Stability-AI/stable-audio-tools",
|
|
176
|
+
"rank": 16
|
|
166
177
|
}
|
|
167
178
|
]
|