zircleUI / github-trending-plus

✨ Experimental Github trending UI

Home Page:https://github-trending-plus.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An experimental Github trending UI using zircle-ui.

zircle status

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

About

✨ Experimental Github trending UI

https://github-trending-plus.netlify.app/

License:MIT License


Languages

Language:Vue 96.5%Language:HTML 2.3%Language:JavaScript 1.3%