Skip to main content
The Deno 2 Release Candidate is here
Learn more

example:

import {noAnsiColors} from "https://gist.githubusercontent.com/ELPanaJose/a52c237f82047fcd360e4b2596439a09/raw/e1f6db4c4f40ae9849887576d32d299225df5aea/main.ts"

console.log(noAnsiColors("\u001b[31mHello World"))

output: