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.
- Host: GitHub
- URL: https://github.com/juand89/github-repo-finder
- Owner: juand89
- Created: 2021-07-20T07:11:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-23T02:28:09.000Z (almost 5 years ago)
- Last Synced: 2025-03-23T19:26:17.259Z (over 1 year ago)
- Topics: github, javascript, search
- Language: JavaScript
- Homepage: https://juand89.github.io/github-repo-finder/
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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