1.5.4 • Published 4 years ago

tricolors v1.5.4

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

4 years ago

1.5.3

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago