Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/tbl/utils/truncate.ts>truncate

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

Parameters

str: string
len: number

Returns

string[]