DEV Community

Cover image for Memes - A JavaScript memes parser
Victor Ribeiro
Victor Ribeiro

Posted on • Originally published at github.com

4

Memes - A JavaScript memes parser

Memes

A PWA app with memes, videos and gifs in JavaScript. (Reddit parser)

Live version here

About

A PWA app that parses Reddit for content, without ads or comments.
Since the app runs on the client side, there's virtually no costs with servers (trafic and storage).

How to add subs

Modify the subs variable on the main.js file to add or remove any sub you want.

let subs = [
    "funny",
    "dankmemes",
    "videos",
    "gifs"
];

Disclaimer

I do not own or host any of the content featured on the app and I do not share from the content creator's opinion.
All of the content comes from Reddit and it's community.
I'm not responsable for any offensive material that you'll eventually see on the app.

Take a look at the code here

SurveyJS custom survey software

JavaScript UI Libraries for Surveys and Forms

SurveyJS lets you build a JSON-based form management system that integrates with any backend, giving you full control over your data and no user limits. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs