Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

A better way to work with processes in Deno.
Very Popular
Go to Latest
function inverse
import { inverse } from "https://deno.land/x/proc@0.21.3/src/deps/colors.ts";

Invert background color and text color.

Parameters

str: string

text to invert its color

Returns

string