1.2.4 • Published 10 months ago

echoascii v1.2.4

Weekly downloads
2
License
MIT
Repository
github
Last release
10 months ago

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

1.2.4

10 months ago

1.2.3

10 months ago

1.2.2

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.2.1

4 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago