Skip to content

Simple app that finds starred repositories by group of users

License

Notifications You must be signed in to change notification settings

vergilius/stargazers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github stargazers

Simple app that finds starred repositories by group of users

Notes:

  • app uses no external libraries (no fireworks 🎆),
  • tested only on chrome, as app uses native Promises and Fetch API,
  • for simplicity, I'm killing github api, and request for 100 starred repos (not sure what is real limit on backend side) - no pagination implemented :<
  • there's request limit in Github api (max 90), add authorization token to request to increase it
  • you can test it here

How does it look like?

Stargazers

About

Simple app that finds starred repositories by group of users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages