1.1.13 • Published 6 years ago

awesome-banner v1.1.13

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

awesome-banner

ASCII banner for your application with a minimal set of dependencies.

scrot

second scrot

Usage:

let awesome = require('awesome-banner');
awesome.banner('Your App Name Here', 'font');

  • Font is optional and will default to the 'banner3' figlet font.
  • Please note that not all figlet fonts will display correctly, depending on terminal with etc.
  • The module calculates terminal width, so it will only work on tty terminals. To fix on Windows, just switch to Linux
  • The module takes a font option of 'random', to use a random figlet font on each reload.

For visual figlet font examples please see:

http://www.figlet.org/examples.html


1.1.13

6 years ago

1.1.12

6 years ago

1.1.11

6 years ago

1.1.10

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.0

6 years ago