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

x/localekit/util/format.ts

A translation plugin for Deno
Latest
import * as localekit from "https://deno.land/x/localekit@2.2.0/util/format.ts";

Functions

Formats a string by replacing dynamic placeholders with corresponding values from the provided data object.