BeautifulCLITerminal string styling done right — a chainable, zero-dependency library for adding color and style to Node.js CLI output.
Guide

Creating Custom Chalk Instances

Explain when and why to construct new Chalk({level}) — isolated level for tests, forcing Truecolor for a specific stream, or a no-op level-0 instance for conditional color disabling without call-site branching.


This page has not been generated yet.