Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/insin/just-dadjokes
Just the jokes from /r/dadjokes
https://github.com/insin/just-dadjokes
dadjokes jokes react react-app reddit
Last synced: 1 day ago
JSON representation
Just the jokes from /r/dadjokes
- Host: GitHub
- URL: https://github.com/insin/just-dadjokes
- Owner: insin
- License: other
- Created: 2015-01-05T16:26:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-12T09:30:37.000Z (over 9 years ago)
- Last Synced: 2024-10-17T16:06:18.841Z (28 days ago)
- Topics: dadjokes, jokes, react, react-app, reddit
- Language: JavaScript
- Homepage: http://insin.github.io/just-dadjokes/
- Size: 254 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Just /r/dadjokes
A little [React](http://facebook.github.io/react/) app which uses
[Reddit](https://www.reddit.com/)'s [API](https://www.reddit.com/dev/api) via
JSONP to display self-posts from the
[/r/dadjokes](https://www.reddit.com/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