1.5.4 • Published 3 years ago

tricolors v1.5.4

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

tricolors

Extra light helper for change the color in shell. Only supports red, green and blue colors.

Installation

npm i tricolors

Usage

CommandDescription
tricolors.red(text)Make the text red
tricolors.green(text)Make the text red
tricolors.blue(text)Make the text red
tricolors.redLog(text)console.log text in red
tricolors.greenLog(text)console.log text in green
tricolors.blueLog(text)console.log text in blue

<!> Take care with blue color, it is impossible to read on windows powershell

1.5.4

3 years ago

1.5.3

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago