spongecase

package module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2020 License: GPL-3.0 Imports: 2 Imported by: 0

README

sPoNgeCaSE

Inspired by: https://knowyourmeme.com/memes/mocking-spongebob

This is both a go module and a command line tool converts strings into "Sponge Case".

I actually don't know if it is called like that but suit yourself 😉

This tool will convert strings like this ...

This will definately build my reputation as a software developer

into this ...

THIs Will DEfinateLy bUIld mY RepUTaTiOn AS a soFtWaRe deVelOPER

Installation

You can either download prebuild executables from the Releases tab or from the the AUR

Usage

CLI - Piping string into STDIN
echo "This will definately build my reputation as a software developer" | spongecase
CLI - Passing string as argument
spongecase "This will definately build my reputation as a software developer"

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyStr

func ApplyStr(in string) string

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL