themememaker
v0.0.5
Published
The MemeMaker
Downloads
15
Maintainers
Readme
This is The Meme Maker NPM.
The Meme Maker NPM is a wrapper for https://memegen.link/
Example:
const meme = require('themememaker')
meme.make('buzz', 'I see...', 'Memes').then(res => console.log(res)).catch(console.log)
You can change buzz to the image of your desire, To see the list of images go to https://memegen.link/ and you will be able to see all the possible images.
Updates:
- Promise regulated.
- Increased performance.
- Rewritten.
Coming Soon:
- Custom Images (VIA Link)
- Secret...