chalk-log
Is basically a chalk wrapper. For cli logging in Node.js
npm install chalk-log --save
var log = ; log;log; log;log; log;log; // clear 1 linelogclear; // clear 3 linelogclear3;
This package has been deprecated
Author message:
i was too lazy to write the full syntax for chalk. now i am too lazy to maintain this
Is basically a chalk wrapper. For cli logging in Node.js
npm install chalk-log --save
var log = ; log;log; log;log; log;log; // clear 1 linelogclear; // clear 3 linelogclear3;
npm i chalk-log
15
1.2.0
ISC