Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecentByPush ¶
RecentByPush returns the top N repos sorted by most recent push.
Types ¶
type Language ¶
Language represents a language with its usage percentage.
func AggregateLanguages ¶
AggregateLanguages normalizes language data per-repo then averages across repos. Each repo has equal weight regardless of size, so a large C project won't dominate over many smaller PHP/Go projects.
Click to show internal directories.
Click to hide internal directories.