1
0
mirror of https://github.com/taigrr/skyline synced 2025-01-18 04:33:13 -08:00
dependabot[bot] 37df792035
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 23:27:49 +00:00
2020-06-29 14:20:40 -04:00
2020-06-29 14:20:40 -04:00
2020-06-28 21:12:40 -04:00
2020-06-28 21:12:40 -04:00
2020-06-29 08:45:26 -04:00
2020-06-28 21:12:40 -04:00
2020-12-12 23:27:49 +00:00
2020-06-29 08:45:26 -04:00
2020-12-03 10:30:55 -05:00

Given a Github username and a year, renders a 3D model of their contribution chart. The data is fetched via a server less function (repo).

?username=<username>&year=<year>

Example: https://3d-contributions.vercel.app/?username=jasonlong&year=2018

Development

I've been using vercel for local dev. To load up a local server: vercel dev.

Description
3D printable contribution graph
Readme 784 KiB
Languages
JavaScript 100%