awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesLocalization Frameworks

Tools for adapting application interfaces and text for different languages and regions.

Distinct from Internationalized Web Content: Focuses on the framework-level support for localization, distinct from content-specific translation services.

Explore 3 awesome GitHub repositories matching web development · Localization Frameworks. Refine with filters or upvote what's useful.

Awesome Localization Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dotnet/runtimedotnet 的头像

    dotnet/runtime

    17,966在 GitHub 上查看↗

    This project is a cross-platform managed execution environment and general-purpose application framework designed for building high-performance software. It provides a unified runtime that handles memory management, type safety, and code execution across diverse operating systems. By integrating a native code compilation toolchain, the platform enables developers to convert managed code into optimized machine instructions, significantly improving startup performance and reducing runtime dependencies for production environments. The framework distinguishes itself through a comprehensive toolch

    Provides extensible tools for localizing web content and interfaces.

    C#dotnethacktoberfesthelp-wanted
    在 GitHub 上查看↗17,966
  • sparanoid/chinese-copywriting-guidelinessparanoid 的头像

    sparanoid/chinese-copywriting-guidelines

    15,218在 GitHub 上查看↗

    This project provides a comprehensive style guide and automated framework for standardizing Chinese typography and technical writing. It establishes a formal set of rules for formatting, spacing, and punctuation, ensuring that mixed-language content maintains professional consistency and visual clarity. The tool distinguishes itself by enforcing specific typographic standards, such as normalizing character widths, managing mixed-language spacing, and standardizing quotation marks and punctuation. It utilizes a deterministic processing pipeline to apply these rules across documentation and sou

    Provides a framework for enforcing typography and punctuation standards in localized content.

    chinesechinese-simplifiedchinese-traditional
    在 GitHub 上查看↗15,218
  • ruby-i18n/i18nruby-i18n 的头像

    ruby-i18n/i18n

    1,028在 GitHub 上查看↗

    This library provides a foundational framework for internationalizing Ruby applications by decoupling text from source code. It manages the complete translation lifecycle, including dynamic content interpolation, pluralization, and locale-specific formatting. The system ensures application stability through thread-safe state management and configurable error handling for missing translation keys. The project distinguishes itself through a highly modular architecture that supports pluggable storage backends, allowing translation data to be retrieved from databases, key-value stores, or standar

    Handles multi-language support including locale fallbacks, transliteration, and regional input parsing.

    Rubyi18nruby
    在 GitHub 上查看↗1,028
  1. Home
  2. Web Development
  3. Localization Frameworks