Svelte I18n

Internationalization library

Creator

Christian Kaisermann

Description

Internationalization for Svelte. svelte-i18n utilizes svelte stores for keeping track of the current locale, dictionary of messages and the main format function. This way, we keep everything neat, in sync and easy to use on your svelte files.
Visit Site
Related Projects