0.0.9 • Published 27 days ago

animal-talk v0.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
27 days ago

animal-talk

Animal Talk is a global CLI tool where the animals can talk and they will say what you want them to say.

Installation

Simply install the tool through npm or yarn

NPM

$ npm install -g animal-talk

Yarn

$ yarn global add animal-talk

Usage

When using the animaltalk command, there are some options that can be specefied.

Options

Optioninputrequired
-t | --textText to pass through to the animalno
-a | --animalChooses one of the below Animalsno
-c | --colorChooses one of the below Colorsno
-j | --jokeWhen selected, the animal will tell a jokeno

Animals

Colors

  • black
  • blue
  • cyan
  • gray
  • green
  • grey
  • magenta
  • random
  • red
  • white
  • yellow

Examples

$ animaltalk -t 'Hello there, how are you?' -a pig -c magenta
                         /\                  ---------------------------------
                        /  `.               <   Hello there, how are you?   >
                      ,'     `.              ---------------------------------
       /`.________   (         :                /
       \          `. _\_______  )              /
        \ `.----._  `.        "`-.            /
         )  \     \   `       ,"__\          /
         \   \     )    ,--    (/o\\        /
     (  _ `.  `---'     ,--.    \ _)).     /
      `(-',-`----'     ( (O \    `--,"`-.
        `/              \ \__)    ,'   O )
        /                `--'     (  O  ,'
       (                           `--,'
        \                    `==  _.-'
         \              .____.-;-'
          ) `._               /
         (    |`-._\    | ,' /
          `.__|__/ "\   |'  /
                     `._|_,'

The output will be in color as the image below illustrates Output example


$ animaltalk -j -a snake -c yellow
 -----------------------------------------------------
<   Which vegetable does a pirate never eat? Leeks.   >
 -----------------------------------------------------
      /
     /
    /       /^\/^\
    \    _|__|  O|
 \/  \ /~     \_/ \
  \____|__________/  \
         \_______      \
                 `\     \                 \
                   |     |                  \
                  /      /                    \
                 /     /                       \\
               /      /                         \ \
              /     /                            \  \
            /     /             _----_            \   \
           /     /           _-~      ~-_         |   |
          (      (        _-~    _--_    ~-_     _/   |
           \      ~-____-~    _-~    ~-_    ~-_-~    /
             ~-_           _-~          ~-_       _-~
                ~--______-~                ~-___-~

The output will be in color as the image below illustrates Output example

0.0.9

27 days ago

0.0.8

28 days ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago