batslap

Allows you to embed a dynamic version of the "my parents are dead" meme on your site.


Keywords
batslap, my parents are dead, meme
License
MIT
Install
bower install batslap

Documentation

BATSLAP

I created this library so that I could easily generate and embed original versions of the "my parents are dead" meme on comicreleases.com.

The original image comes from a panel in World's Finest #153

original

The meme came from the interwebs in 2008:

meme

Take a look at the demo for example usage.

Installation


bower install batslap

Dev


npm install

Build demo


gulp build

or

gulp

Then open dist/index.html

Deploy to github pages

gulp ghdeploy