An open API service indexing awesome lists of open source software.

https://github.com/bruh-boys/pai

remove the ansi colors
https://github.com/bruh-boys/pai

deno

Last synced: about 1 month ago
JSON representation

remove the ansi colors

Awesome Lists containing this project

README

          

example:

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

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

output: