Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/tbl/utils/truncate.ts>TruncatedTable

tiny and versatile command-line table generator for deno
Latest
interface TruncatedTable
import { type TruncatedTable } from "https://deno.land/x/tbl@1.0.3/utils/truncate.ts";

Properties

table: string[][]
renderBorders: boolean[]