Module

x/proc/tests/deps/colors.ts>inverse

A better way to work with processes in Deno.
Latest
function inverse
import { inverse } from "https://dotland.deno.dev/x/proc@0.21.9/tests/deps/colors.ts";

Invert background color and text color.

Parameters

str: string

text to invert its color

Returns

string