GitHub Contribution Chart Generator - 生成所有Github贡献的图片

GitHub Contribution Chart Generator - 生成所有Github贡献的图片

JavaScript 可视化/图表

访问GitHub主页

共3430Star

详细介绍

:octocat: GitHub Contribution Chart Generator GitHub license

Generates an image of all your GitHub contributions since you have signed up, so you can use it in social media.

The API for this project lives here which is also written by me since GitHub doesn't provide a way to access user statistics through it's official API.

The drawing mechanism lives in its own repository too.

Install

Install the packages using NPM:

$ npm install ./github-contributions-chart

Or download as ZIP.

How to run

Running locally:

$ npm start ./github-contributions-chart

Adding themes

Add your theme to sallar/github-contribution-canvas repo and also send a PR here to add the name of the theme to the list.

Example

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Changelog

Every release, along with the migration instructions, is documented on the Github Releases page.

License

MIT license

推荐源码