Skip to main content
Module

x/typeorm/src/util/StringUtils.ts>abbreviate

Forked from https://github.com/typeorm/typeorm
Latest
function abbreviate
import { abbreviate } from "https://deno.land/x/typeorm@v0.2.23-rc10/src/util/StringUtils.ts";

Builds abbreviated string from given string;

Parameters

str: string
optional
abbrLettersCount: number = [UNSUPPORTED]

Returns

string