Skip to main content
Module

x/cliffy/packages/table/lib/utils.ts

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
import * as cliffy from "https://deno.land/x/cliffy@v0.6.1/packages/table/lib/utils.ts";

Functions

Get next words from the beginning of [content] until all words have a length lower or equal then [length].

Fill string with given char until the string has a specified length.

Get longest cell from given row index.

Remove color codes from string.