Skip to content
Sonenta

Demos

Sonenta for real: the i18n SDK, its development-time missing-key workflow, and the end-user evaluation add-on.

i18n SDK demos

The translation SDK in action: CDN-served keys, and a missing-key handler you can watch work during development. Autoplay /demo route.

React

Online
React + Vite + @sonenta/react-i18next

React + @sonenta/react-i18next showcase: CDN keys, locale switching, development-time missing-key handler.

Vue

Online
Vue 3 + Vite + @sonenta/vue-i18n

Vue 3 + @sonenta/vue-i18n showcase: CDN translations resolved through the shared Sonenta engine, with locale switching and development-time missing-key handling.

Svelte

Online
SvelteKit 5 + @sonenta/svelte-i18n

SvelteKit + @sonenta/svelte-i18n showcase: CDN translations via native Svelte stores on the shared Sonenta engine, with locale switching and development-time missing-key handling.

Next.js

Online
Next.js App Router + @sonenta/next

Next.js App Router + @sonenta/next showcase: per-locale SSG renders Sonenta CDN translations on the server at build, with client hydration and development-time missing-key handling.

Evaluation add-on demos

The @sonenta/feedback add-on: a trivia quiz where end users rate translations in-context (5★), with moderation before publish. What each framework can do is on its own card.

React (web)

Coming soon
React + @sonenta/feedback/react

React (web) quiz: end users rate and suggest translations via the @sonenta/feedback widget; moderation queue.

Coming soon

React Native / Expo

Mobile
@sonenta/feedback/native

React Native / Expo quiz: the feedback widget on mobile, presented via screenshots / video / run instructions (no web link).

Mobile demo (React Native / Expo), no web link by design. Run locally: in demo-app-expo, npm install then npx expo run:android; set EXPO_PUBLIC_SONENTA_API_BASE to enable the feedback loop. Screenshots / video to follow.

Vue

Coming soon
@sonenta/feedback/vue

Vue quiz: @sonenta/feedback/vue; 5★ rating, moderation before publish.

Coming soon

Svelte

Coming soon
@sonenta/feedback/svelte

Svelte quiz: @sonenta/feedback/svelte ships headless stores and NO panel, so you build the widget yourself. rate() and suggest() are available programmatically, moderation before publish.

Coming soon

Demos marked “Coming” are not deployed yet, they land before the public launch.