echoascii

1.2.4 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i echoascii

Weekly Downloads

2

Version

1.2.4

License

MIT

Unpacked Size

479 kB

Total Files

5

Last publish

Collaborators

  • thatsprettyfaroutman