t18s
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

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.

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

Readme

Keywords

none

Package Sidebar

Install

npm i t18s

Weekly Downloads

26

Version

0.1.2

License

MIT

Unpacked Size

84.5 kB

Total Files

47

Last publish

Collaborators

  • lurmwoch