Skip to main content
Deno 2 is finally here 🎉️
Learn more
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@v1.19.0/deps/colors.ts";