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

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

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

ttag-org/ttag

0
View on GitHub↗
354 星标·46 分支·TypeScript·MIT·3 次浏览ttag.js.org↗

Ttag

:orange_book: simple approach for javascript localization

Features

  • Internationalization - Modern i18n library based on ES6 tagged templates.
  • Internationalization Tools - Modern i18n based on ES6 tagged templates.

Star 历史

ttag-org/ttag 的 Star 历史图表ttag-org/ttag 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Ttag 的开源替代方案

相似的开源项目,按与 Ttag 的功能重合度排序。
  • deschler/django-modeltranslationdeschler 的头像

    deschler/django-modeltranslation

    1,478在 GitHub 上查看↗

    Translates Django models using a registration approach.

    Python
    在 GitHub 上查看↗1,478
  • fkirc/attranslatefkirc 的头像

    fkirc/attranslate

    356在 GitHub 上查看↗

    A CLI to assist Coding Agents in doing translations

    TypeScriptinternationalizationlocalizationsemi-automated-translations
    在 GitHub 上查看↗356
  • airbnb/polyglot.jsairbnb 的头像

    airbnb/polyglot.js

    3,723在 GitHub 上查看↗

    Polyglot.js is a JavaScript internationalization library and client-side translation framework. It provides a system for mapping unique keys to localized strings, allowing applications to translate text into multiple languages. The library includes a pluralization and interpolation engine that handles complex grammatical plural forms based on numeric counts and inserts dynamic variables into translated strings. It supports nested namespaces to organize phrase mappings into logical categories. These utilities cover phrase translation, locale-driven configuration, and the management of multi-l

    JavaScript
    在 GitHub 上查看↗3,723
  • i18next/i18nexti18next 的头像

    i18next/i18next

    8,583在 GitHub 上查看↗

    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

    JavaScript
    在 GitHub 上查看↗8,583
查看 Ttag 的所有 30 个替代方案→

常见问题解答

ttag-org/ttag 是做什么的?

:orange_book: simple approach for javascript localization

ttag-org/ttag 的主要功能有哪些?

ttag-org/ttag 的主要功能包括:Internationalization, Internationalization Tools。

ttag-org/ttag 有哪些开源替代品?

ttag-org/ttag 的开源替代品包括: fkirc/attranslate — A CLI to assist Coding Agents in doing translations. mbi/django-rosetta — Rosetta is a Django application that eases the translation process of your Django projects. airbnb/polyglot.js — Polyglot.js is a JavaScript internationalization library and client-side translation framework. It provides a system… deschler/django-modeltranslation — Translates Django models using a registration approach. i18next/i18next — i18next is a JavaScript localization library and internationalization framework used to translate application text… nodeca/babelfish — human friendly i18n for javascript (node.js + browser).