Menu
Libraries |
Category

svelte-i18next

  • Purpose: A Svelte wrapper for i18next, enabling internationalization (i18n) in Svelte applications by observing i18next events and triggering component re-renders.
  • Key Features:
    • Wraps an i18next instance in a Svelte Store for reactivity.
    • Supports language changes and resource loading events.
    • Works with SvelteKit by providing request-scoped stores via setContext.
  • Target Audience: Svelte/SvelteKit developers needing i18n support.
  • Framework Support: Primarily designed for Svelte, with specific guidance for SvelteKit integration.
  • Example: Includes a full Svelte example demonstrating usage.

sveltesveltejswebi18next

Comments