0.0.6 • Published 4 years ago

speengbab v0.0.6

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

speengbab

gEnERaTe teXt to moCk YoUR fRiENds

screenshot

Quckstart

With npm:

npm i speengbab

With yarn:

yarn add speengbab

Usage:

import speeng from 'speengbab'

const mocking = speeng("Ghengis Khan had some pretty good ideas!") // GhEngiS KhAn HaD SomE PrETTy GoOd iDeaS!

Command line:

yarn global add speengbab

speeng hello world # HeLlo WoRlD
npm install -g speengbab

speeng hello world # HELlo woRld

Flags

  • -c will copy the resulting string to the clipboard. Flag can be added before or after the primary string.
    • ex. npx speeng -c lorem ipsum will result in something like LOreM iPSum being added to the clipboard.
0.0.6

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago