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

example:

import {noAnsiColors} from "https://deno.land/x/pai@v1.1/main.ts"

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

output: