@wcj/github-rank 25.6.25 → 25.6.28
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 +34223 -34223
- package/dist/trending-daily.json +109 -98
- package/dist/trending-monthly.json +106 -106
- package/dist/trending-weekly.json +76 -98
- package/dist/users.china.json +2394 -2394
- package/dist/users.json +5153 -5189
- package/dist/users.org.json +1158 -1122
- package/package.json +1 -1
- package/web/data/repos.json +34223 -34223
- package/web/data/trending-daily.json +109 -98
- package/web/data/trending-monthly.json +106 -106
- package/web/data/trending-weekly.json +76 -98
- package/web/data/users.china.json +2394 -2394
- package/web/data/users.json +5153 -5189
- package/web/data/users.org.json +1158 -1122
- package/web/index.html +5290 -5344
- package/web/org.html +1020 -962
- package/web/repos.html +4521 -4521
- package/web/trending-monthly.html +101 -101
- package/web/trending-weekly.html +70 -146
- package/web/trending.html +125 -91
- package/web/users.china.html +2246 -2246
|
@@ -1,134 +1,112 @@
|
|
|
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": "musistudio/claude-code-router",
|
|
4
|
+
"language": "TypeScript",
|
|
5
|
+
"color": "#3178c6",
|
|
6
|
+
"description": "Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.",
|
|
7
|
+
"forked": "145",
|
|
8
|
+
"stargazers_count": 2083,
|
|
9
|
+
"todayStar": "1230 stars this week",
|
|
10
|
+
"html_url": "https://github.com/musistudio/claude-code-router",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "DrKLO/Telegram",
|
|
15
|
+
"language": "Java",
|
|
16
|
+
"color": "#b07219",
|
|
17
|
+
"description": "Telegram for Android source",
|
|
18
|
+
"forked": "8642",
|
|
19
|
+
"stargazers_count": 26822,
|
|
20
|
+
"todayStar": "559 stars this week",
|
|
21
|
+
"html_url": "https://github.com/DrKLO/Telegram",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "DataExpert-io/data-engineer-handbook",
|
|
15
26
|
"language": "JupyterNotebook",
|
|
16
27
|
"color": "#DA5B0B",
|
|
17
28
|
"description": "This is a repo with links to everything you'd ever want to learn about data engineering",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "6570",
|
|
30
|
+
"stargazers_count": 34211,
|
|
31
|
+
"todayStar": "2083 stars this week",
|
|
21
32
|
"html_url": "https://github.com/DataExpert-io/data-engineer-handbook",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "menloresearch/jan",
|
|
26
|
-
"language": "TypeScript",
|
|
27
|
-
"color": "#3178c6",
|
|
28
|
-
"description": "Jan is an open source alternative to ChatGPT that runs 100% offline on your computer",
|
|
29
|
-
"forked": "1923",
|
|
30
|
-
"stargazers_count": 33097,
|
|
31
|
-
"todayStar": "3292 stars this week",
|
|
32
|
-
"html_url": "https://github.com/menloresearch/jan",
|
|
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": "cyclotruc/gitingest",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "Replace 'hub' with 'ingest' in any github url to get a prompt-friendly extract of a codebase",
|
|
40
|
+
"forked": "770",
|
|
41
|
+
"stargazers_count": 10329,
|
|
42
|
+
"todayStar": "896 stars this week",
|
|
43
|
+
"html_url": "https://github.com/cyclotruc/gitingest",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "microsoft/
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/microsoft/
|
|
47
|
+
"full_name": "microsoft/edit",
|
|
48
|
+
"language": "Rust",
|
|
49
|
+
"color": "#dea584",
|
|
50
|
+
"description": "We all edit.",
|
|
51
|
+
"forked": "470",
|
|
52
|
+
"stargazers_count": 10895,
|
|
53
|
+
"todayStar": "2292 stars this week",
|
|
54
|
+
"html_url": "https://github.com/microsoft/edit",
|
|
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": "patchy631/ai-engineering-hub",
|
|
59
|
+
"language": "JupyterNotebook",
|
|
60
|
+
"color": "#DA5B0B",
|
|
61
|
+
"description": "In-depth tutorials on LLMs, RAGs and real-world AI agent applications.",
|
|
62
|
+
"forked": "2152",
|
|
63
|
+
"stargazers_count": 12850,
|
|
64
|
+
"todayStar": "2662 stars this week",
|
|
65
|
+
"html_url": "https://github.com/patchy631/ai-engineering-hub",
|
|
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": "dail8859/NotepadNext",
|
|
70
|
+
"language": "C++",
|
|
71
|
+
"color": "#f34b7d",
|
|
72
|
+
"description": "A cross-platform, reimplementation of Notepad++",
|
|
73
|
+
"forked": "688",
|
|
74
|
+
"stargazers_count": 11514,
|
|
75
|
+
"todayStar": "654 stars this week",
|
|
76
|
+
"html_url": "https://github.com/dail8859/NotepadNext",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "mui/base-ui",
|
|
81
81
|
"language": "TypeScript",
|
|
82
82
|
"color": "#3178c6",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "Unstyled UI components for building accessible web apps and design systems. From the creators of Radix, Floating UI, and Material UI.",
|
|
84
|
+
"forked": "167",
|
|
85
|
+
"stargazers_count": 4122,
|
|
86
|
+
"todayStar": "926 stars this week",
|
|
87
|
+
"html_url": "https://github.com/mui/base-ui",
|
|
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": "typst/typst",
|
|
92
|
+
"language": "Rust",
|
|
93
|
+
"color": "#dea584",
|
|
94
|
+
"description": "A new markup-based typesetting system that is powerful and easy to learn.",
|
|
95
|
+
"forked": "1158",
|
|
96
|
+
"stargazers_count": 43328,
|
|
97
|
+
"todayStar": "1125 stars this week",
|
|
98
|
+
"html_url": "https://github.com/typst/typst",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "The
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "automatisch/automatisch",
|
|
103
|
+
"language": "JavaScript",
|
|
104
|
+
"color": "#f1e05a",
|
|
105
|
+
"description": "The open source Zapier alternative. Build workflow automation without spending time and money.",
|
|
106
|
+
"forked": "884",
|
|
107
|
+
"stargazers_count": 12103,
|
|
108
|
+
"todayStar": "934 stars this week",
|
|
109
|
+
"html_url": "https://github.com/automatisch/automatisch",
|
|
110
110
|
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "facebookresearch/vggt",
|
|
114
|
-
"language": "Python",
|
|
115
|
-
"color": "#3572A5",
|
|
116
|
-
"description": "[CVPR 2025 Best Paper Award] VGGT: Visual Geometry Grounded Transformer",
|
|
117
|
-
"forked": "870",
|
|
118
|
-
"stargazers_count": 8978,
|
|
119
|
-
"todayStar": "731 stars this week",
|
|
120
|
-
"html_url": "https://github.com/facebookresearch/vggt",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "ManimCommunity/manim",
|
|
125
|
-
"language": "Python",
|
|
126
|
-
"color": "#3572A5",
|
|
127
|
-
"description": "A community-maintained Python framework for creating mathematical animations.",
|
|
128
|
-
"forked": "2309",
|
|
129
|
-
"stargazers_count": 32993,
|
|
130
|
-
"todayStar": "661 stars this week",
|
|
131
|
-
"html_url": "https://github.com/ManimCommunity/manim",
|
|
132
|
-
"rank": 12
|
|
133
111
|
}
|
|
134
112
|
]
|