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
- Host: GitHub
- URL: https://github.com/bruh-boys/pai
- Owner: bruh-boys
- Created: 2021-07-23T11:07:47.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-23T11:16:43.000Z (almost 5 years ago)
- Last Synced: 2025-09-19T02:24:57.269Z (9 months ago)
- Topics: deno
- Language: TypeScript
- Homepage: https://deno.land/x/pai@v1.2
- Size: 2.93 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: