codesamplex

Ejemplo

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

Caso

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

Lo que suele suponerse

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.

El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.

Contrato

Archivos

Descargar el artefacto verificado (tar.gz): los bytes exactos con los que se ejecutó el contrato

Seeder de origen

csx-seed

Recibos de verificación