Skip to content
fluenti

Examples

Explore official example projects to see Fluenti in action across different frameworks.

React

React 19 SPA with PO-format catalogs, I18nProvider, Trans/Plural/Select components, and date/number formatting.

View on GitHub →

Next.js

Next.js 15 App Router with React Server Components, streaming SSR, server actions, and cookie-based locale detection.

View on GitHub →

React Router

React Router v7 SPA with client-side routing, lazy-loaded routes, and cookie-based locale persistence.

View on GitHub →

TanStack Start

TanStack Start with file-based routing, SSR via Vinxi, and cookie-based locale management.

View on GitHub →

Vue 3

Full-featured Vue 3 app with v-t directive, plurals, rich text, date/number formatting, and compile-time transforms.

View on GitHub →

Nuxt

Nuxt 3 SSR app with cookie-based locale detection, server-side rendering, and automatic hydration.

View on GitHub →

vue-i18n Bridge

Vue 3 app demonstrating @fluenti/vue-i18n-compat — running vue-i18n and Fluenti side by side with shared locale, bridged t()/tc()/te(), and ICU select.

View on GitHub →

Nuxt Routing

Vue 3 + Vue Router app demonstrating @fluenti/nuxt routing utilities — locale-prefixed routes, switchLocalePath, and SEO head generation.

View on GitHub →

SolidJS

SolidJS app with reactive signal integration, compile-time features, plurals, rich text, and I18nProvider.

View on GitHub →

SolidStart

SolidStart SSR app with server-side rendering, isomorphic i18n, and hydration support.

View on GitHub →