https://github.com/johnuberbacher/reddit-clone
A javascript wrapper for reddit.com/.json
https://github.com/johnuberbacher/reddit-clone
api api-wrapper css html javascript jquery json reddit
Last synced: 2 months ago
JSON representation
A javascript wrapper for reddit.com/.json
- Host: GitHub
- URL: https://github.com/johnuberbacher/reddit-clone
- Owner: johnuberbacher
- Created: 2017-10-06T19:31:33.000Z (over 8 years ago)
- Default Branch: development
- Last Pushed: 2017-10-23T18:59:53.000Z (over 8 years ago)
- Last Synced: 2025-06-15T21:18:31.778Z (about 1 year ago)
- Topics: api, api-wrapper, css, html, javascript, jquery, json, reddit
- Language: CSS
- Homepage: http://johnuberbacher.com/projects/reddit-clone
- Size: 86.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reddit-clone
A javascript wrapper for reddit.com/.json
## How it works
I use jQuery's .getJSON to grab reddit's front page .json data. I have it appending to a single div and created a real simple way to acheive ajax-type loading when scrolling to the bottom of the page.
## Demo
http://johnuberbacher.com/projects/reddit-clone/