Module

x/aleph/lib/log.ts>stripColor

The Full-stack Framework in Deno.
Go to Latest
function stripColor
import { stripColor } from "https://dotland.deno.dev/x/aleph@1.0.0-alpha.41/lib/log.ts";

Remove ANSI escape codes from the string.

Parameters

string: string

to remove ANSI escape codes from

Returns

string
import stripColor
import { stripColor } from "https://dotland.deno.dev/x/aleph@1.0.0-alpha.41/lib/log.ts";