Skip to content

insin/just-dadjokes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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