0.1.2 • Published 2 years ago

t18s v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

I18n + Typesafety = T18s

t18s is a vite plugin designed to work in tandem with SvelteKit to provide a simple and powerful translation experience. It's focus is on performance, bundle size and developer experience. Check out the documentation for more information.

Features

While it is still in early development, it already has some powerful and unique features.

  • Full ICU MessageFormat support
  • Fully TypeSafe
  • Precompiled translations, no runtime overhead
  • Supports SSR and Prerendering
  • Tree Shaking for unused messages
  • Message Domains that are loaded independently