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