i18n-convert

Installation
SKILL.md

i18n-convert: localization file format converter

Cross-platform CLI (Rust) that converts between 32 localization file formats with data-loss warnings when the target format can't represent something.

Setup check

command -v i18n-convert || npm install -g @i18n-agent/i18n-convert

Usage

i18n-convert <input-file> --to <format> [-o <output-file>]
Installs
3
GitHub Stars
1
First Seen
6 days ago
i18n-convert — i18n-agent/i18nstack