Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

node js log colors

const colors = require('colors');
console.log('Text in red'.red);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #node #js #log #colors
ADD COMMENT
Topic
Name
3+3 =