awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fkirc avatar

fkirc/attranslate

0
View on GitHub↗
356 स्टार्स·30 फोर्क्स·TypeScript·7 व्यूज़www.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.

स्टार हिस्ट्री

fkirc/attranslate के लिए स्टार हिस्ट्री चार्टfkirc/attranslate के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Attranslate के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Attranslate के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • deschler/django-modeltranslationdeschler का अवतार

    deschler/django-modeltranslation

    1,478GitHub पर देखें↗

    Translates Django models using a registration approach.

    Python
    GitHub पर देखें↗1,478
  • i18next/i18nexti18next का अवतार

    i18next/i18next

    8,583GitHub पर देखें↗

    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
  • airbnb/polyglot.jsairbnb का अवतार

    airbnb/polyglot.js

    3,723GitHub पर देखें↗

    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
  • mbi/django-rosettambi का अवतार

    mbi/django-rosetta

    1,156GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗1,156
Attranslate के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

fkirc/attranslate क्या करता है?

A CLI to assist Coding Agents in doing translations

fkirc/attranslate की मुख्य विशेषताएं क्या हैं?

fkirc/attranslate की मुख्य विशेषताएं हैं: Developer Utilities, Internationalization, Internationalization Tools, Localization Tools, Translation Tools।

fkirc/attranslate के कुछ ओपन-सोर्स विकल्प क्या हैं?

fkirc/attranslate के ओपन-सोर्स विकल्पों में शामिल हैं: 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.