Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamikazechaser/reddit-punchcard
Generate a user's punchcard based on his/her Reddit activity
https://github.com/kamikazechaser/reddit-punchcard
d3js databyte punchcard reddit
Last synced: 11 days ago
JSON representation
Generate a user's punchcard based on his/her Reddit activity
- Host: GitHub
- URL: https://github.com/kamikazechaser/reddit-punchcard
- Owner: kamikazechaser
- License: other
- Created: 2017-10-08T06:35:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-08T06:43:08.000Z (over 7 years ago)
- Last Synced: 2024-11-23T08:25:52.777Z (2 months ago)
- Topics: d3js, databyte, punchcard, reddit
- Language: JavaScript
- Homepage: https://goo.gl/hzNrLc
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Telegram](https://img.shields.io/badge/%F0%9F%92%AC_Telegram-kamikazechaser-blue.svg?style=flat-square)](https://telegram.me/kamikazechaser)
> Reddit Punchcard
Generate a user's punchcard based on his/her Reddit activity
## About
Generate a user's punchcard based on his/her last 100 (or less) posts or comments. The punchard is generated entirely on clientside using D3.js and lodash. Data is fectched from the public JSON endpoint. Test it out [here](https://goo.gl/hzNrLc).
## Issues And Contribution
Fork the repository and submit a pull request for whatever change you want to be added to this project. If you have any questions, just open an issue.
## License
Released under AGPL-3.0