Skip to content

GitHub repositories and users reusable and self-contained autocomplete component, which can fetch matching users and repositories for a given string of characters.

Notifications You must be signed in to change notification settings

Aberratio/github-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub repositories and users reusable and self-contained autocomplete component, which can fetch matching users and repositories for a given string of characters.

  • Minimal chars number to initialize search: 3;
  • Result items are combined and displayed alphabetically using repository and profile name as ordering keys;
  • Number of result items is limited to 50 per request;
  • The component gives visual feedback for when the data is being fetched, the results are empty, or the request resulted in an error;
  • The component supports keyboard strokes (up and down arrows to browse the results, enter to open a new tab with the repository/user page).

About

GitHub repositories and users reusable and self-contained autocomplete component, which can fetch matching users and repositories for a given string of characters.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published