1.1.13 • Published 7 years ago

awesome-banner v1.1.13

Weekly downloads
3
License
ISC
Repository
github
Last release
7 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

7 years ago

1.1.12

7 years ago

1.1.11

7 years ago

1.1.10

7 years ago

1.1.9

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.0

7 years ago