Skip to main content
Module

std/console/mod.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.185.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.