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

x/progress/example_deps.ts>inverse

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

Invert background color and text color.

Parameters

str: string

text to invert its color

Returns

string