1.0.13 • Published 5 years ago
kc-clicolor v1.0.13
CLIColor
nodejs Return colored cli text
Install
npm install kc-clicolorUse
var CLIColor = require('kc-clicolor');
console.log(CLIColor('yellow', 'Banana!'));nodejs Return colored cli text
npm install kc-clicolorvar CLIColor = require('kc-clicolor');
console.log(CLIColor('yellow', 'Banana!'));