@nexim/localizer

Lightweight i18n utilities to handle translations, number formatting, date/time localization using native browser APIs.

language-observer

The LanguageObserver class provides a simple way to manage internationalization in your web application. It automates the process of applying translations and simplifies support for multiple languages.

@rustling-pines/typesafe-locale-generator

A TypeScript-based tool to generate locale JSON files for i18n frameworks with type safety. It ensures missing translations are caught during development, reducing errors and streamlining localization. Fully customizable input/output paths, compatible wit