Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 725 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 725 Bytes

Just /r/dadjokes

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.

Features

  • 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.

MIT Licensed