π§ Paraglide JS β The Type-Safe, Compiler-Based i18n Library You Should Know About
Paraglide JS is a compiler-based internationalization library that compiles translations into tree-shakable functions at build time instead of parsing them at runtime. It offers full type safety, tiny bundle sizes, zero async waterfalls, and framework-agnostic support for React, SvelteKit, Astro, and vanilla TypeScript. The library leverages the inlang ecosystem for structured message formats and developer tooling, making it ideal for performance-conscious projects that need multilingual support with strong typing.