Typesafe I18n
Internationalization Library
Creator
Ivan Hofer @ivanhofer_
Description
typesafe-i18n is an opinionated, fully type-safe, lightweight localization library for TypeScript projects with no external dependencies. It supports all kind of i18n features like lazy-loading, plural rules, formatters and only adds ~1kb to your bundle. The library offers a Svelte wrapper around the i18n-functions and exports a custom Svelte-store that makes it easy to use inside your Svelte and SvelteKit-applications.Visit Site