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

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

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Go to Latest
import * as netzo from "https://deno.land/x/netzo@0.4.87/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.