Awesome
<p align="center"> <img src="https://raw.githubusercontent.com/zircleUI/github-trending-plus/master/public/trending-logo.png" width="300"> </p> <p align="center"> An experimental Github trending UI using <a href="https://github.com/zircleUI/zircleUI">zircle-ui</a>. </p> <p align="center"> <a href="https://github.com/zircleUI/zircleUI"><img alt="zircle" src="https://img.shields.io/badge/zircle-1.x-brightgreen.svg"></a> <img alt="status" src="https://img.shields.io/badge/status-beta-orange.svg"> </p>Why?
Using Github trending you can find the repositories and developers that are most appealing for the community. You can filter them by selecting your preferred coding language or time frequency. It’s pretty good for having an idea of what the community is most excited about. This proposal includes two extra features: permanence of repositories & developers on trending chart and their relative gain / loss positions.
This concept is being made with zircle-ui for experimental purposes.
Features
- Relative gain/loss positions.
- Permanence on trending chart.
- Filtering coding languages with trending results.
- Most popular languages tracked (you can add more by opening an issue)
- No github login required.
Status: 🌱 Beta
If you want to try this example just clone this repo or check out the live version at https://github-trending-plus.netlify.app/
Credits
This project is based on this awesome API https://github.com/huchenme/github-trending-api
Project setup
git clone https://github.com/zircleUI/github-trending-plus.git
After cloning the repository, go to project folder and execute:
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
License
MIT Licensed | Copyright © 2018 - present | Juan Martín Muda