Tell Cli what to say.
var saysnoop = require('saysnoop');
console.log(saysnoop('I have a new philosophy. \n I´m only going to dread one day at a time. \n\n Charles M. Schulz'));
/*
,-~~-.____.
/ ()=(() \ .--------------------------.
( ( 0 | I have a new philosophy. |
\._\, ,-----' | I´m only going to dread |
##XXXxxxxxxx | one day at a time. |
/ ---'~; | |
/ /~|- | Charles M. Schulz |
=( ~~ | '--------------------------'
/~~~~~~~~~~~~~~~~~~~~~\
/_______________________\
/_________________________\
/___________________________\
|_____________________|
|_____________________|
|_____________________|
|_____________________|
*/
You can style your text with chalk before passing it to saysnoop.
npm install saysnoop --save-dev
All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Fork the project, create a feature branch, and send us a pull request.
If you would like to help take a look at the list of issues.
ansi-regex, ansi-styles, chalk, minimist, pad-component, string-length, strip-ansi, taketalk, word-wrap
Daniel Bannert - [email protected] - http://www.anolilab.de
The saysnoop is open-sourced software licensed under the MIT license