Skip to main content

Github Trending

@aaronge/github-trendingv2026.08.28.1· 14d agoMODELS
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.

02Models1
@aaronge/github-trendingv2026.08.28.1github_trending.ts

Global Arguments

ArgumentTypeDescription
windowDaysnumberHow many days back to look for 'recently created' repos.
countnumberHow many repos to report, max 100 (a single GitHub search page).
language?stringOptional language filter, e.g. 'typescript'. Omit for all languages.
githubToken?stringOptional 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