import * as mod from "https://dotland.deno.dev/x/cliffy@v0.6.0/packages/table/lib/utils.ts"; FunctionsfconsumeWordsGet next words from the beginning of [content] until all words have a length lower or equal then [length]. ffillFill string with given char until the string has a specified length. flongestGet longest cell from given row index. fstripeColorsRemove color codes from string.