vtexsay
Tell VTEX what to say
Like cowsay, but less cow.
Install
$ npm install --save vtexsay
Usage
var vtexsay = ; console; /* ,-²═², r" "% .--------------------------. r ╥╥╥ ╦╦╦ ¼ | Hello, and welcome to my | j ²▒▒▒ ▒▒▒` N | fantastic generator full | ╛ ²▒D ▒▒▒` j | of whimsy and bubble | j ² ▒▒▒² ê | gum! | ¼ ²▒▒ a '--------------------------' "w ` =^ "²─¬⌂─²² */
You can style your text with chalk before passing it to vtexsay
.
CLI
$ npm install --global vtexsay
$ vtexsay --help
Usage
vtexsay <string>
vtexsay <string> --maxLength 8
echo <string> | vtexsay
Example
vtexsay 'Sindre is a horse'
,-²═²,
r" "%
r ╥╥╥ ╦╦╦ ¼
j ²▒▒▒ ▒▒▒` N .--------------------------.
╛ ²▒D ▒▒▒` j | Sindre is a horse |
j ² ▒▒▒² ê '--------------------------'
¼ ²▒▒ a
"w ` =^
"²─¬⌂─²²
License
BSD license Copyright (c) Google