Skip to main content
This release is 19 versions behind 1.2.0 — the latest version of @elsoul/fresh-i18n. Jump to latest

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
5 months ago (0.7.1)
f
i18nPlugin
No documentation available
I
TranslationState

Represents the state of translations and the base path within the app.

f
useLocale

Provides access to the current locale and a function to change the locale.

f
usePathname

Hook to access the root path of the current URL without the language prefix.

f
useTranslation

Provides access to translation strings within a specified namespace.