Skip to main content
Module

x/numwizard/src/add_zero.ts

A bunch of functions to convert numbers into strings of required format.
Latest
import * as numwizard from "https://deno.land/x/numwizard@v1.2.1/src/add_zero.ts";

Functions

Add zeros to the beginning of a number till it reaches a certain digit count.

Add zeros to the beginning of a number till it reaches a certain digit count.