An open API service indexing awesome lists of open source software.

https://github.com/juand89/github-repo-finder

GitHub repository finder is a vanilla JavaScript website to search repositories in GitHub.
https://github.com/juand89/github-repo-finder

github javascript search

Last synced: about 2 months ago
JSON representation

GitHub repository finder is a vanilla JavaScript website to search repositories in GitHub.

Awesome Lists containing this project

README

          

# GitHub Repo Finder

### Description

GitHub Repo Finder is a vanilla JavaScript website that allows you to quickly search and sort GitHub repositories.



### How to access it

```
Open the index.html in your favorite browser
```

### Main features:

- Incremental search
- Query strings. For example: GitHub Repository in:readme user:juand89
- Throttle API requests to prevent too many requests at once.
- Placeholder loading animations.
- Sort repositories
- Clean and simple design