Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/colors.ts>stripColor

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
variable stripColor
Deprecated
Deprecated

(will be removed in 1.0.0) Use stripAnsiCode instead.

Remove ANSI escape codes from the string.

import { stripColor } from "https://deno.land/x/lume@v2.0.2/deps/colors.ts";

type

stripAnsiCode