Sobranier / github-chart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Renders an new face for GitHub Contribution Graphs.

This is an extension for Github Users. It renders a Bar graph and a Pie graph to show your commits better.

demo

demo

For Users

Open chrome gitub-chart and add this extension to your chrome

For Developers

  • npm install
  • gulp dev // it will listen to your file change under './src'
  • http-server // open 'localhost:2333' and use 'demo.html'

TODO:

  • add try catch
  • performance optimization
  • deal with the github website year change
  • hover

About


Languages

Language:HTML 92.5%Language:JavaScript 4.9%Language:SCSS 2.6%