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/fresh@1.6.1/src/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/fresh@1.6.1/src/dev/deps.ts";
const { stripColor } = colors;