import { consumeWords } from "https://deno.land/x/cliffy@v0.4.0/packages/table/lib/utils.ts";
Get next words from the beginning of {content} until all words have a length lower then {length}.
x/cliffy/packages/table/lib/utils.ts>consumeWords
import { consumeWords } from "https://deno.land/x/cliffy@v0.4.0/packages/table/lib/utils.ts";
Get next words from the beginning of {content} until all words have a length lower then {length}.