yosay

$ npm install yosay
const yosay = require('yosay');
 
console.log(yosay('Hello, and welcome to my fantastic generator full of whimsy and bubble gum!'));
 
/*
     _-----_     ╭──────────────────────────╮
    |       |    │ Hello, and welcome to my │
    |--(o)--|    │ fantastic generator full │
   `---------´   │   of whimsy and bubble   │
    ( _´U`_ )    │           gum!           │
    /___A___\   /╰──────────────────────────╯
     |  ~  |
   __'.___.'__
 ´   `  |° ´ Y `
 */

 

喜欢这篇文章?欢迎打赏~~

 

posted @ 2019-01-16 20:36  苍青浪  阅读(392)  评论(0)    收藏  举报