Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function stripVTControlCharacters
Re-export
import { stripVTControlCharacters } from "https://deno.land/std@0.170.0/node/util.ts";

Remove all VT control characters. Use to estimate displayed string width.