Socket
Book a DemoInstallSign in
Socket

spongebob_squarepants_case

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spongebob_squarepants_case

A utility that converts strings to spongebob case

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

SpongeBob Squarepants Case

npm Build Status

For those times when regular insults don't cut it, SpongeBob SquarePants Case will allow you to facetiously mock whatever you'd like!

Example IO

in > "Well hi there, Patrick."
out > "wElL hI tHeRe, pAtRiCk."

in > "I thought of something funnier than 24. 25!"
out > "i tHoUgHt oF sOmEtHiNg fUnNiEr tHaN 24. 25!"

in > "tHiS mUsT bE yOuR wAlLeT"
out > "tHiS mUsT bE yOuR wAlLeT"

in > "IMAGINATION 🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈."
out > "iMaGiNaTiOn 🌈🌈🌈🌈🌈🌈🌈🌈🌈🌈"

Prerequisites

For consumption, this package is ES5 compliant and will run in most modern environments.

For development, the below are required.

yarn >= 1.22
node >= 12.13.0

Installing

yarn install

Testing

yarn test

Building

yarn build

Keywords

sponge

FAQs

Package last updated on 06 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts