// package
strip-ansi
type: "module"
// preferences
// replacements (2)
util.stripVTControlCharacters
Available nativelyThis feature is available natively by using util.stripVTControlCharacters. No third-party package needed.
→ docs: Node.js docs
// engine support
runtimes
| engine | min version |
|---|---|
| cloudflare | 0.0.1 |
| deno | 0.0.1 |
| nodejs | 16.11.0 |
other
| engine | min version |
|---|---|
| vercel | 0.0.1 |
| netlify | 0.0.1 |
Bun.stripANSI
Available nativelyThis feature is available natively by using Bun.stripANSI. No third-party package needed.
→ docs: https://bun.com/docs/runtime/utils#bun-stripansi
// engine support
runtimes
| engine | min version |
|---|---|
| bun | 1.0.0 |