All Projects → zircleUI → github-trending-plus

zircleUI / github-trending-plus

Licence: MIT License
✨ Experimental Github trending UI

Programming Languages

Vue
7211 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to github-trending-plus

Starcharts
Plot your repository stars over time.
Stars: ✭ 560 (+818.03%)
Mutual labels:  github-api, chart
commit-comment
A GitHub action to create a comment for a commit on GitHub
Stars: ✭ 62 (+1.64%)
Mutual labels:  github-api
DepthChart
深度图
Stars: ✭ 28 (-54.1%)
Mutual labels:  chart
fl animated linechart
Animated line chart for flutter
Stars: ✭ 48 (-21.31%)
Mutual labels:  chart
Explorer-for-GitHub
📱An iOS app that lets you explore repositories on GitHub
Stars: ✭ 14 (-77.05%)
Mutual labels:  github-api
helm-charts
docs.renovatebot.com/helm-charts
Stars: ✭ 51 (-16.39%)
Mutual labels:  chart
c3-rails
c3 for Rails
Stars: ✭ 15 (-75.41%)
Mutual labels:  chart
charts
My helm charts
Stars: ✭ 15 (-75.41%)
Mutual labels:  chart
rc-org-chart
基于 react 的组织架构组件,支持缩放、拖拽。可自定义拖拽规则,扩展性强。
Stars: ✭ 19 (-68.85%)
Mutual labels:  chart
VisualFamilyTree
With this app you can create a family tree with extensive information and pictures about the individual family members.
Stars: ✭ 44 (-27.87%)
Mutual labels:  chart
g2plot-react
G2Plot for React
Stars: ✭ 67 (+9.84%)
Mutual labels:  chart
meet-the-fans
Query and Visualize the network graph of your GitHub repositories, followers, stargazers, and forks.
Stars: ✭ 22 (-63.93%)
Mutual labels:  github-api
towards5gs-helm
Open-source project providing Helm charts for deploying Free5GC and UERANSIM on a Kubernetes cluster
Stars: ✭ 53 (-13.11%)
Mutual labels:  chart
rc-charts
一个基于BizCharts的图表库
Stars: ✭ 22 (-63.93%)
Mutual labels:  chart
glare
gracefully download (latest) releases from GitHub
Stars: ✭ 64 (+4.92%)
Mutual labels:  github-api
treemap-chart
A treemap interactive chart web component for visualizing hierarchical data
Stars: ✭ 27 (-55.74%)
Mutual labels:  chart
d3-dotmatrix
Open Source Javascript library to render Dot Matrix Charts
Stars: ✭ 14 (-77.05%)
Mutual labels:  chart
quick-add-github-issue-browser-extension
Quickly add GitHub issues direct from a browser button
Stars: ✭ 14 (-77.05%)
Mutual labels:  github-api
travis-activate
Activates Travis-CI builds for all repos in a given GitHub project
Stars: ✭ 20 (-67.21%)
Mutual labels:  github-api
twgitbot
A node.js bot that checks a github repo changes and tweets it to your Twitter account
Stars: ✭ 10 (-83.61%)
Mutual labels:  github-api

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.surge.sh

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].