Skip to content

wetterkrank/github-topics-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Topics Cloud

Displays a cloud-like list of topics for the given GitHub username.
A click on a topic opens a popup with the list of related repos.

Demo: https://github-topics-cloud.vercel.app/

Limitations

  • Due to GitHub's REST API design and rate limits for unauthenticated requests, it takes a while to load all topics. In case of over 50 repositories for the username, your IP can hit the API rate limit.

To do

  • Saving the results in local storage
  • Better API rate limit handling
  • Option to copy the list as HTML with styles, to be pasted in a web page
  • This app as a React component
  • Implement GH OAuth and GraphQL to enable faster requests

About

A React app that displays a cloud-like list of topics for the given GitHub username.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published