2.0.0 • Published 5 years ago

spongemockify v2.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

SpongeMockify

Build Status npm version Open issues Contributors Recent Activities

This simple Node.js module takes a string as a CLI input and converts it into a mocking Spongebob meme style text.

It follows one simple rules: no more than three consecutive same-case (uppercase/lowercase) characters.

Installation

As a Node module

A simple npm install spongemockify inside your project folder should do the job.

As a CLI tool

From any folder, execute npm install -g spongemockify command. Superuser access may be needed in Unix/Linux systems.

Usage

As a CLI tool:

spongemockify <string>

Acknowledgement

Special thanks to Shawon Ashraf who spent his precious time to kill some bugs and make the module usable as a CLI command.

Enjoy!