Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.3.0/packages/table/lib/utils.ts";

Functions

Get next words from the beginning of {content} until all words have a length lower 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.