Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tombh/reddit-drill
Website to visualise reddit comment threads
https://github.com/tombh/reddit-drill
Last synced: 11 days ago
JSON representation
Website to visualise reddit comment threads
- Host: GitHub
- URL: https://github.com/tombh/reddit-drill
- Owner: tombh
- Created: 2011-09-28T15:37:30.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-01-02T22:10:04.000Z (almost 13 years ago)
- Last Synced: 2024-04-14T13:55:35.604Z (7 months ago)
- Language: JavaScript
- Homepage: http://reddrill.tombh.co.uk
- Size: 512 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
GNU GPL applies to this code.
This code runs at http://reddrill.tombh.co.uk
It takes a tree of reddit comments and cleans them up to work with the JIT (http://thejit.org) - a JS visualisation library.
It's a Google App Engine app.
I'd love any help or suggestions.