Typo-rgb
The typo plugin to output full 8-bit colors (256 RGB colors) in command-line (CLI)!
Installation
npm install typo --savenpm install typo-rgb --save
Usage
var typo = output: processstdout; typo;
Print colored text
typo; // print a purple text 'purple'
Print colored background
typo; // print 'purple' with the purple background
Syntax
typo;
Available helpers
rgb
and bg.rgb