babakfpB
Denoβ€’3y agoβ€’
3 replies
babakfp

How can I use "Logging with colors" with `"npm:log-update"`

Hi
https://examples.deno.land/color-logging
I don't want to use Chalk because it's not properly typed.
Most modern terminals can display program logs in colors and with text decorations. This example shows how to display colors when using console.log. -- Deno by example is a collection of annotated examples for how to use Deno, and the various features it provides.
Was this page helpful?