Skip to main content
Module

x/localekit/mod.ts

A translation plugin for Deno
Go to Latest
import * as localekit from "https://deno.land/x/localekit@0.7.0/mod.ts";

Classes

The main translation/language class. This handles storage of languages, translation/replacement of dynamic substrings, and the ability to add new languages.