Simple colored logging for your JavaScript CLI output

1 · Matteo Mazzarolo · Aug. 25, 2022, midnight
Summary
I love writing CLI scripts using JavaScript (mostly with deno, zx, or plain node.js). Here’s something I add to almost all my scripts: a…...