Skip to main content

Built and signed on GitHub Actions

A simple and flexible internationalization (i18n) plugin for Deno's Fresh framework.

This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
100%
Published
3 months ago (1.2.0)

Add Package

deno add jsr:@elsoul/fresh-i18n

Import symbol

import { type TranslationState } from "@elsoul/fresh-i18n";

---- OR ----

Import directly with a jsr specifier

import { type TranslationState } from "jsr:@elsoul/fresh-i18n";

Add Package

npx jsr add @elsoul/fresh-i18n

Import symbol

import { type TranslationState } from "@elsoul/fresh-i18n";

Add Package

yarn dlx jsr add @elsoul/fresh-i18n

Import symbol

import { type TranslationState } from "@elsoul/fresh-i18n";

Add Package

pnpm dlx jsr add @elsoul/fresh-i18n

Import symbol

import { type TranslationState } from "@elsoul/fresh-i18n";

Add Package

bunx jsr add @elsoul/fresh-i18n

Import symbol

import { type TranslationState } from "@elsoul/fresh-i18n";