Skip to content

jacky810124/god-bless-you

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Print god into console

Install

npm install god-bless --save

How to use

const bless = require('god-bless')

// Or you can use bless('buddha') , will get same result
bless()

// Result:
//                   _oo0oo_
//                  o8888888o
//                  88" . "88
//                  (| -_- |)
//                  0\  =  /0
//                ___/---'\___
//              .' \\|     |// '.
//             / \\|||  :  |||// \
//            / _||||| -:- |||||- \
//           |   | \\\  -  /// |   |
//           | \_|  ''\---/''  |_/ |
//           \  .-\__  '-'  ___/-. /
//         ___'. .'  /--.--\  . .'___
//      ."" '<  .___\_<|>_/___.' >' "".
//     | | :  - \.;\ _ /;./ -  : | |
//     \  \ _.   \_ __\ /__ _/   .- /  /
// =====-.____.___ \_____/___.-___.-'=====
//                   =---='
//
//
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
//                No bug forever

// Or you can decide which you want to show

bless('jesus')
// The result will be:
//               +------+
//               |      |
//               |      |
// +-------------+      +--------------+
// |      o      ~Ƨ~~Ƨ~S~    o         |
// |      \\    s⎝ _ _ ⎠ S  //         |
// +-------\\--SS \___/ ȜS-//----------+
//           ⎝\S  _| |_ Ȝs/⎠
//            ⎝ \/     \/ ⎠
//             \         /
//              ⎝ | _ | ⎠
//              ⎝ | _ | ⎠
//              ⎝_______⎠
//              |=======|
//             |⎝       ⎠|
//             |         |
//              ⎝  /\   ⎠
//              |  ⎛⎞   |
//               ⎝ ⎛⎞  ⎠
//              || ⎛⎞  |
//              || || ||
//              || || ||
//              ||⎠  ⎝||
//              |⎝⎠  ⎝⎠|
//              |      |
//              |      |
//              +------+
//
//
//     ~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
//          No bug forever

Thanks

Thanks edokeh provide the beautiful image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published