0.0.4 • Published 9 years ago

saysnoop v0.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

Anolilab saysnoop

Tell Cli what to say.

Author Source Code npm Software License

Master

Build Status David

Develop

Introduction

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.

Getting Started

npm install saysnoop --save-dev

Contributing

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.

Requirements

ansi-regex, ansi-styles, chalk, minimist, pad-component, string-length, strip-ansi, taketalk, word-wrap

Authors

Daniel Bannert - d.bannert@anolilab.de - http://www.anolilab.de

License

The saysnoop is open-sourced software licensed under the MIT license