codesamplex

Sample

Conditionally suppress output when colors are disabled via chalk.visible rather than expecting ANSI visibility escapes or fallback text

sha256:0240563ac9001349696844ed8d9dd11b6a0a7c2ee4407250abdd3570838147f1

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Conditionally suppress output when colors are disabled via chalk.visible rather than expecting ANSI visibility escapes or fallback text HOW
Packages
chalk 5.4.1
Environment
node
Created
2026-08-16T16:09:14Z

Commonly assumed

chalk.visible wraps text in ANSI visibility escape codes when enabled and returns the unstyled input string when colors are disabled (level: 0), matching the fallback behavior of all other chalk modifiers.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts