Module

x/fresh/tests/deps.ts>stripAnsiCode

The next-gen web framework.
Extremely Popular
Latest
function stripAnsiCode
import { stripAnsiCode } from "https://dotland.deno.dev/x/fresh@1.7.1/tests/deps.ts";

Remove ANSI escape codes from the string.

Parameters

string: string

to remove ANSI escape codes from

Returns

string