/echoascii

npm cli tool for printing ascii text 😱

Primary LanguageJavaScript

echoascii 😱

Uses figlet font system to render ascii text into terminal

echoascii

Try it with npx

npx echoascii sweet dude

npx echoascii --font='Larry 3D' hello there

npx echoascii --rows 'first row' 'second row'

Note. --font value is case sensitive

Add to your project

yarn add echoascii

or

npm i --save echoascii

Config

.echoasciirc

{
  "font": <font name>
}

Find fonts from ->

http://patorjk.com/software/taag