Module

std/console/mod.ts

Deno standard library
Go to Latest
import * as mod from "https://dotland.deno.dev/std@0.189.0/console/mod.ts";

Functions for console-related tasks such as TTY text layout

Functions

Get the width of a string's constituent characters in columns in TTY-like environments.