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

x/netzo/core/plugins/auth/utils/display.ts

Deno-powered framework for building business web apps
Go to Latest
import * as netzo from "https://deno.land/x/netzo@0.3.91/core/plugins/auth/utils/display.ts";

Functions

Returns a formatted string based on the given amount of currency and the en-US locale. Change the locale for your use case as required.

Returns a pluralized string for the given amount and unit.

Returns how long ago a given date is from now.