awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesJavaScript Localization Libraries

Libraries specifically designed to handle internationalization and translation resources within JavaScript environments.

Distinct from JavaScript Utility Libraries: Existing candidates were either generic utilities or specialized GPGPU/Math libraries, not focused on localization.

Explore 2 awesome GitHub repositories matching web development · JavaScript Localization Libraries. Refine with filters or upvote what's useful.

Awesome JavaScript Localization Libraries GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • i18next/i18nextAvatar von i18next

    i18next/i18next

    8,583Auf GitHub ansehen↗

    i18next is a JavaScript localization library and internationalization framework used to translate application text into multiple languages. It functions as a dynamic translation manager that handles translation resources, language detection, and the mapping of unique keys to localized strings. The system features a pluralization and interpolation engine that applies language-specific grammatical rules for numeric counts and injects dynamic variables into strings. It utilizes a plugin-based backend architecture to load and cache translation namespaces from various sources, including remote ser

    Functions as a specialized localization library for JavaScript-based applications.

    JavaScript
    Auf GitHub ansehen↗8,583
  • fnando/i18n-jsAvatar von fnando

    fnando/i18n-js

    3,808Auf GitHub ansehen↗

    This project is a localization library designed to synchronize translation data between server-side backends and client-side JavaScript environments. It provides a unified framework for managing multi-language support, ensuring that localized strings and translation keys remain consistent across the entire web stack. The library distinguishes itself by bridging the gap between server-side definitions and frontend interfaces, specifically facilitating the export of translation files from Ruby on Rails applications into formats compatible with JavaScript. It includes automated utilities for tra

    Manages and synchronizes translation files between server-side backends and client-side applications for consistent localization.

    Ruby
    Auf GitHub ansehen↗3,808
  1. Home
  2. Web Development
  3. JavaScript Localization Libraries