github-awesome-autocomplete
github-awesome-autocomplete copied to clipboard
:octocat: Add instant search capabilities to GitHub's search bar
 Best would probably be something like `This package has no description.`
Hey well done for the update @rayrutjes 🔥 I have an issue tho, when using it from the chrome status bar, it seems like some repositories are missing.
I noticed that there's always a difference between the number of stars a repo has in the search results and the number of stars displayed on the repo itself. I'm...
https://developer.github.com/v3/issues/#list-issues https://developer.github.com/v3/search/#search-code
Triggering the auto-completion menu display on `focus` feeding it with: - last commits ? - last projects ? - popular projects ? Interesting idea, thank you @nazar-pc :)
Typing the name of the organization followed by "TAB" could restrict the search to the specific organization. Something like  Thank you @Kikobeats