Skip to main content
Module

x/wait/deps.ts>colors.red

🌀 Minimal terminal spinner
Go to Latest
function colors.red
import { colors } from "https://deno.land/x/wait@0.1.12/deps.ts";
const { red } = colors;

Set text color to red.

Parameters

str: string

text to make red

Returns

string