Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 250 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 250 Bytes

example:

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

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

output: