0.1.8 • Published 8 months ago

clightsaber v0.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

CLIghtsaber

Useless cli tool that prints light-saber in your terminal

Demo animation

npm npm

This fun project try to follow Nodejs-cli-apps best practices

Inspired by Jeff Delaney's (AKA Fireship.io) video


Usage

Run

npx clightsaber [color]

[color] is optional parameter

For example: npx clightsaber will log a blue saber.

You can also install it globally by running

npm i -g clightsaber

Then run clightsaber [color]

Available colors

  • Red
  • Green
  • blue
  • Yellow
  • Cyan
  • Magenta
  • White

The default color is Blue

You can also use random to generate a random color

The code will convert the input to lower-case so you can use whatever letter casing you want.

Incase you insert a color that not exist you'll get an error message

You can also use the --help flag to see all color options

0.1.8

8 months ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago