2.0.2 • Published 1 month ago

@skyra/start-banner v2.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 month ago

@skyra/start-banner

A banner generator utility for your CLI, generates a string to be printed into the console given a logo, name, and extras.

The full layout is similar to the following:

#####################################################################
#          #                                                        #
#          #                                                        #
#   LOGO   #                          NAME                          #
#          #                                                        #
#          #                                                        #
#####################################################################
############                                                        #
############                         EXTRAS                         #
############                                                        #
############                                                        #
#####################################################################

It consists of two sections, "left" and "right". The left section is present only if a non-empty logo is given, otherwise only the right section will be shown. The right section consists of the "name" and "extras" fields, both of which are optional, and if none of them is given, then only the logo will be shown.

The width of the left section depends on the width of the "logo" field without the ANSI codes, which allows users to use coloured logos with ANSI codes and the width will still be correct, displaying the banner as intended.

If the height of the right section is higher than the height of the logo, then an empty padding with the logo's width will be used.

Usage

To use the module, you import the createBanner function from the package, and then pass arrays with the lines.

2.0.2-next.4ec0b23

8 months ago

2.0.3-next.492fcc8

2 months ago

2.0.3-next.66e03ad

2 months ago

2.0.2-next.c3e268f

8 months ago

2.0.2-next.a3a91cc

6 months ago

2.0.2

2 months ago

2.0.2-next.51fce94

6 months ago

2.0.2-next.a6ef540

2 months ago

2.0.2-next.4baa8d0

8 months ago

2.0.2-next.4d7ae8c

7 months ago

2.0.2-next.2fd587f

2 months ago

2.0.2-next.fea29a6

2 months ago

2.0.2-next.3971d50

7 months ago

2.0.2-next.9143271

2 months ago

2.0.3-next.8bd9594

2 months ago

2.0.3-next.c11c390

2 months ago

2.0.2-next.de81fe1

7 months ago

2.0.2-next.295c963

4 months ago

2.0.2-next.6bf7063

2 months ago

2.0.3-next.2250521

2 months ago

2.0.2-next.6311944

8 months ago

2.0.2-next.add5d0e

2 months ago

2.0.2-next.2fa6457

2 months ago

2.0.2-next.b222bb6

8 months ago

2.0.3-next.1f60028

2 months ago

2.0.2-next.23d9751

2 months ago

2.0.3-next.38fda83

2 months ago

2.0.3-next.6d0d41b

2 months ago

2.0.2-next.c4cb7ee

8 months ago

2.0.3-next.f5aff3e

2 months ago

2.0.2-next.c69764e

2 months ago

2.0.2-next.4d41316

8 months ago

2.0.2-next.dbe950f

3 months ago

2.0.2-next.182fd3f

2 months ago

2.0.2-next.07a19fa

4 months ago

2.0.3-next.b9be90a

2 months ago

2.0.2-next.9b52063

2 months ago

2.0.2-next.db2f8ae

6 months ago

2.0.2-next.ef259a2

4 months ago

2.0.2-next.dc85943

2 months ago

2.0.2-next.5393a0c

7 months ago

2.0.2-next.d38f55b

8 months ago

2.0.3-next.ce5c7b6

2 months ago

2.0.2-next.43dafe2

2 months ago

2.0.2-next.b1b6cde

9 months ago

2.0.2-next.2a3232b

9 months ago

2.0.2-next.3ef7779

9 months ago

2.0.2-next.160a43d

9 months ago

2.0.2-next.c043105

9 months ago

2.0.2-next.7f53fbb

10 months ago

2.0.2-next.75a2e6d

9 months ago

2.0.2-next.a92e0a3

9 months ago

2.0.2-next.807a284

12 months ago

2.0.2-next.5c3fc84

11 months ago

2.0.2-next.30f0d76

11 months ago

2.0.2-next.fe68090

12 months ago

2.0.2-next.8741937

11 months ago

2.0.2-next.b18f2a2

12 months ago

2.0.2-next.91bc996

11 months ago

2.0.2-next.4c200f3

12 months ago

2.0.2-next.b998ff0

10 months ago

2.0.2-next.c4958f3

12 months ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago