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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fkirc avatar

fkirc/attranslate

0
View on GitHub↗
356 stars·30 forks·TypeScript·11 viewswww.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 history

Star history chart for fkirc/attranslateStar history chart for fkirc/attranslate

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does fkirc/attranslate do?

A CLI to assist Coding Agents in doing translations

What are the main features of fkirc/attranslate?

The main features of fkirc/attranslate are: Developer Utilities, Internationalization, Internationalization Tools, Localization Tools, Translation Tools.

What are some open-source alternatives to fkirc/attranslate?

Open-source alternatives to fkirc/attranslate include: 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.

Open-source alternatives to Attranslate

Similar open-source projects, ranked by how many features they share with Attranslate.
  • deschler/django-modeltranslationdeschler avatar

    deschler/django-modeltranslation

    1,478View on GitHub↗

    Translates Django models using a registration approach.

    Python
    View on GitHub↗1,478
  • i18next/i18nexti18next avatar

    i18next/i18next

    8,583View on 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
    View on GitHub↗8,583
  • airbnb/polyglot.jsairbnb avatar

    airbnb/polyglot.js

    3,723View on 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
    View on GitHub↗3,723
  • mbi/django-rosettambi avatar

    mbi/django-rosetta

    1,156View on GitHub↗

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

    Python
    View on GitHub↗1,156
  • See all 30 alternatives to Attranslate→