Ross ROSS = Recommend OSS · open-source software intelligence for agents

kaisermann/svelte-i18n

Internationalization library for Svelte observed · 2026-08-28

github.com/kaisermann/svelte-i18n · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2961
  • days_rel: n/a
  • days_push: 681
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1377 stars · 88 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

svelte-i18n is an internationalization library for Svelte apps that uses Svelte stores to track the current locale, message dictionaries, and message formatting. It provides reactive helpers like the `_` format function for localizing text directly in Svelte components.

Use cases

  • translate a svelte app into multiple languages
  • switch locales reactively in a svelte application
  • load message dictionaries from files
  • format localized messages with defaults in svelte components
  • set up i18n in a sveltekit project

When to choose

  • you are building a Svelte or SvelteKit app and need lightweight, reactive i18n
  • you want store-based locale and dictionary management that fits Svelte idioms
  • you need simple message formatting with nested JSON dictionaries

When to avoid

  • you need a framework-agnostic i18n solution for non-Svelte projects
  • you need instance-based (non-singleton) i18n configuration or heavy multi-instance support
  • your project requires ICU message format features beyond what the library supports

Facets

library · maturity maintenance

internationalization templating state-management web-development frontend browser svelte i18n localization translation message-formatting stores nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
kaisermann/svelte-i18nmain32

For agents

markdown · JSON · MCP: product_card(name="kaisermann/svelte-i18n")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem