Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/progress/example_deps.ts>brightRed

ProgressBar in terminal for deno
Go to Latest
function brightRed
import { brightRed } from "https://deno.land/x/progress@v1.4.2/example_deps.ts";

Set text color to bright red.

Parameters

str: string

text to make bright-red

Returns

string