awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

fkirc/attranslate

0
View on GitHub↗
356 Stars·30 Forks·TypeScript·7 Aufrufewww.npmjs.com/package/attranslate↗

Attranslate

A CLI to assist Coding Agents in doing translations

Features

  • Developer Utilities - Automation tool for translating ARB or JSON files.
  • Internationalization - Automated translation of localization files.
  • Internationalization Tools - Synchronizing translation files across formats.
  • Localization Tools - Tool for synchronizing and translating string files.
  • Translation Tools - Automated translation of JSON and other resource files.

Star-Verlauf

Star-Verlauf für fkirc/attranslateStar-Verlauf für fkirc/attranslate

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Attranslate

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Attranslate.
  • deschler/django-modeltranslationAvatar von deschler

    deschler/django-modeltranslation

    1,478Auf GitHub ansehen↗

    Translates Django models using a registration approach.

    Python
    Auf GitHub ansehen↗1,478
  • 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

    JavaScript
    Auf GitHub ansehen↗8,583
  • airbnb/polyglot.jsAvatar von airbnb

    airbnb/polyglot.js

    3,723Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,723
  • mbi/django-rosettaAvatar von mbi

    mbi/django-rosetta

    1,156Auf GitHub ansehen↗

    Rosetta is a Django application that eases the translation process of your Django projects

    Python
    Auf GitHub ansehen↗1,156
Alle 30 Alternativen zu Attranslate anzeigen→

Häufig gestellte Fragen

Was macht fkirc/attranslate?

A CLI to assist Coding Agents in doing translations

Was sind die Hauptfunktionen von fkirc/attranslate?

Die Hauptfunktionen von fkirc/attranslate sind: Developer Utilities, Internationalization, Internationalization Tools, Localization Tools, Translation Tools.

Welche Open-Source-Alternativen gibt es zu fkirc/attranslate?

Open-Source-Alternativen zu fkirc/attranslate sind unter anderem: 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). 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. mbi/django-rosetta — Rosetta is a Django application that eases the translation process of your Django projects. ttag-org/ttag — :orange_book: simple approach for javascript localization.