node 控制台颜色



const chalk = require('chalk');

console.log(chalk.red('hello world'))

 

posted @ 2017-10-09 11:17  张书达  阅读(342)  评论(0)    收藏  举报