Deprecated
(will be removed in 1.0.0) Use stripAnsiCode
instead.
Remove ANSI escape codes from the string.
import { colors } from "https://deno.land/x/proc@0.21.8/dev/deps.ts";
const { stripColor } = colors;
(will be removed in 1.0.0) Use stripAnsiCode
instead.
Remove ANSI escape codes from the string.
import { colors } from "https://deno.land/x/proc@0.21.8/dev/deps.ts";
const { stripColor } = colors;