Skip to main content
Latest
function textGetReady
import { textGetReady } from "https://deno.land/x/simple_utility@v2.1.0/mod.pure.full.ts";

Combined textFixWidth() and textPurgeSuperfluous().

Examples

Example 1

const format = textGetReady("1  +  1  =  2  ");

Parameters

data: string

Returns

string