codesamplex

Sample

Suppress text output when colors are disabled via chalk.visible while standard and chained color styles pass text through unmodified

sha256:166812946ca1627b9db2bd37c749870d435c1a6b0fffa22be788bc974d744f86

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Suppress text output when colors are disabled via chalk.visible while standard and chained color styles pass text through unmodified HOW
Packages
chalk 5.4.1
Environment
node
Created
2026-08-16T16:10:54Z

Commonly assumed

Setting chalk.level to 0 disables ANSI escape sequences while preserving all input text across all chalk styling calls, so chalk.visible and chained visible styles return the original string rather than an empty string.

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