Extremely Popular
Go to Latest
function stripColor
import { stripColor } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/template/beginner/deps.ts";

Remove ANSI escape codes from the string.

Parameters

string: string

to remove ANSI escape codes from

Returns

string