CodeBrowser / npm / i18n
i18n@0.15.3
// lightweight translation module with dynamic json storage
$ npm install i18n
downloads/wk
511,411
license
MIT
version
0.15.3
published
Oct 30, 2025
What is i18n?
i18n is a lightweight translation module that stores language files as JSON, making it easy to add multi-language support to your application. Use it when you need to translate your app's text into different languages without the overhead of heavier internationalization frameworks. It's particularly useful for projects that require dynamic language switching and straightforward JSON-based translation management.
Keywords
#template #i18n #l10n
Maintainers
mashpie