Skip to main content

Module github

Module github 

Source
Expand description

GitHub repository-page capture helpers.

Plain repository pages are mostly application HTML. For text and markdown output, the compact content users expect is available more reliably through the GitHub REST API: repository details, the root file listing, and README.

Structs§

GithubReadme
GithubRepositoryMetadata
GithubRepositorySnapshot
GithubRepositoryUrl
GithubTreeEntry

Functions§

fetch_github_repository_snapshot
format_github_repository_markdown
format_github_repository_text
github_repository_text_filename
is_github_repository_url
parse_github_repository_url
Parse a plain GitHub repository URL.