Skip to content

RepoExploreSort

Type: warmhub.RepoExploreSort

RepoExploreSort = Literal['recentlyUpdated', 'mostSubscribed', 'mostThings', 'nameAsc', 'newest']

repo.explore’s sort vocabulary, named once. Spelled out in three places otherwise (both Protocols and both iterators), where a divergence would be a Literal that silently accepts less than the generated method does.