0.0.6 • Published 6 years ago
speengbab v0.0.6
speengbab
gEnERaTe teXt to moCk YoUR fRiENds

Quckstart
With npm:
npm i speengbabWith yarn:
yarn add speengbabUsage:
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 WoRlDnpm install -g speengbab
speeng hello world # HELlo woRldFlags
-cwill copy the resulting string to the clipboard. Flag can be added before or after the primary string.- ex.
npx speeng -c lorem ipsumwill result in something likeLOreM iPSumbeing added to the clipboard.
- ex.