A little React app which uses Reddit's API via JSONP to display self-posts from the /r/dadjokes subreddit.
Might be useful/adaptable for other subreddits where self-posts are the main draw.
- Configurable minimum score threshold (default:
0
) - Linked media can be inlined or embedded as appropriate (defaults to on):
- Imgur links
- Imgur galleries
- Imgur GIFV videos
- YouTube videos
- Any link ending in .gif/.jpg/.png
- The Reddit
/s
convention for spoiler links is converted to display spoilers inline on hover/focus.