Skip to content

ralphholzmann/meme-canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Canvas

100% client side meme generator using canvas.

To get it up and running:

git clone git@github.com:ralphholzmann/meme-canvas.git
cd meme-canvas
git submodule update --init
npm install
node app.js

and open localhost:4000 in your browser.

Todo

  • Add ability to save as jpeg
  • Add ability to resize the canvas / image
  • Multiple lines
  • Font size
  • Allow normal case text
  • Allow changing text-align
  • Show spinner when uploading to imgur
  • Add drag and drop location when availabe in modernizr
  • Add copy to clipboard link
  • Make it look prettier
  • Integrate with caniuse api stuff to alert users when their browser isn't supported
  • Image fingerprinter
  • Add Meme selector
  • Add MOAR memes
  • ???
  • Profit.

About

100% client side meme generator using canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published