dummysay

1.0.1 • Public • Published

Dummy say

Tell The dummy what to say

Made from yosay

Install

$ npm install --save dummysay

Usage

var dummysay = require('dummysay');
 
console.log(dummysay('Hello, and welcome to my fantastic generator full of whimsy and bubble gum!'));
 
/*
 
|¯¨´  `¨¯|    .-----------------------.
\ `    ´ /    |      This script      |
 \ `  ´ /     |      will output      |
  ' `´ '      |  something like this  |
 / ´  ` \     | dummy-team.github.io  |
| dummy `|    '-----------------------'
`~------~´
 
 
*/

You can style your text with chalk before passing it to dummysay.

CLI

$ npm install --global dummysay
$ dummysay --help

  Usage
    dummysay <string>
    dummysay <string> --maxLength 8
    echo <string> | dummysay

License

BSD license Copyright (c) Google

Readme

Keywords

none

Package Sidebar

Install

npm i dummysay

Weekly Downloads

2

Version

1.0.1

License

BSD

Last publish

Collaborators

  • plou