Methods awesome_list and diff_awesome_lists use Gihub API v3, which has limited (50 times per hour) number of request if not authenticated.
awesome_list()
Fetch and parse an Awesome List README.md file
diff_awesome_lists()
Compare two awesome lists
as_mardkown_url_list()
Transform string to a markdown url list
github_readme_url()
Get link to raw README.md file
github_repo_info()
Get basic information about Github repo
github_topics()
Get Github Topics for given username and repo
github_repo_basic_info()
Get basic info about Github repo
github_extract_user_repo()
Extract user name and repo name from a Github repo URL
is_github()
Check, if URL is a Github link