Github Trending
@aaronge/github-trendingv2026.08.28.1
01README
Snapshots 'trending' GitHub repos using only the official Search API (recently-created, most-starred) -- an honest, stable proxy that doesn't scrape github.com/trending's unstable HTML.
02Models
@aaronge/github-trendingv2026.08.28.1github_trending.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| windowDays | number | How many days back to look for 'recently created' repos. |
| count | number | How many repos to report, max 100 (a single GitHub search page). |
| language? | string | Optional language filter, e.g. 'typescript'. Omit for all languages. |
| githubToken? | string | Optional GitHub personal access token (no scopes needed) to raise the |
fn snapshot()
Fetch a fresh trending snapshot from GitHub's official search API.
Resources
trending(infinite)— Snapshot of recently-created, most-starred GitHub repos — an honest proxy for 'trending.'
03Stats
A
100 / 100
Downloads
1
Archive size
6.0 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
04Platforms
05Labels