Giter VIP home page Giter VIP logo

begoo's Introduction

begoo npm versionBuild StatusCoverage StatusKnown Vulnerabilities

Say Something with style ;), It's basically whatever yosay provides plus extra avatars. will be working on this to add more ascii characters. Feel free suggest what would you like to see in the next update I'll try my best to add it.

Like yosay, with some avatars. Special thanks to [sindresorhus] for creating such an awesome script.

Install

$ npm install --save begoo

Usage

const begoo = require('begoo');

console.log(begoo('Welcome to Begoo! \n Meow ...'));

/*
     |\_/|
    / @ @ \    ╭──────────────────────────╮
   ( > º < )   │     Welcome to Begoo!    │
    `>>x<<´    │         Meow ...         │
    /  O  \    ╰──────────────────────────╯

 */

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

CLI

$ npm install --global begoo
$ begoo --help

  Usage
    begoo <string>
    begoo <string> --maxLength 8
    begoo <string> --avatar name
      Available names: cat, dog, chicken, monkey and tux
    echo <string> | begoo

  Example
    begoo 'Amin forked the code from yosay'

     |\_/|
    / @ @ \    ╭──────────────────────────╮
   ( > º < )   │   Amin forked the code   │
    `>>x<<´    │        from yosay        │
    /  O  \    ╰──────────────────────────╯


    begoo 'Bark Bark' --avatar 'dog'

             __
            /  \
           / ..|\     ╭──────────────────────────╮
          (_\  |_)    │         Bark Bark        │
          /  \@'      ╰──────────────────────────╯
         /     \
    _   /  `   |
    \\/  \  | _\
     \   /_ || \\_
      \____)|_) \_)


    begoo 'Its a chicken and egg situation' --avatar 'chicken'


      \\
      (o>    ╭──────────────────────────╮
   \\_//)    │   Its a chicken and egg  │
    \_/_)    │         situation        │
     _|_     ╰──────────────────────────╯

License

BSD license

begoo's People

Contributors

sindresorhus avatar shariati avatar danilosampaio avatar mischah avatar sboudrias avatar snyk-bot avatar arthurvr avatar hemanth avatar kemitchell avatar

Stargazers

Alex Gholamian avatar Joanna avatar Amin avatar Tobiasz Walczak avatar  avatar Moe Mahdiani avatar Mani Malekizadeh avatar Sarah  avatar Ashkan Sirous avatar Sajed Shariati avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.