1.0.4 • Published 4 years ago

mocking-spongegeorge v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Description

The mocking spongebob meme is created for exactly what the title implies it is created for: Mocking someone. It does so by showing the following picture with text in an obscured randomized case.

Mocking spongebob

Installation

Simply open up your command line and enter the following:

npm install mocking-spongegeorge

and you are good to go!

Usage

To use it, first require the functionallity on the top of your code like this:

const mocking = require('mocking-spongegeorge')
console.log(mocking("This phrase will be converted to meme format!"))