Documentation#

Globetrotter turns TOML translation catalogs into runtime JSON and generated language bindings. The CLI also formats and lints the source catalogs, so one tool owns the full translation build step.

Start here#

Use globetrotter#

The CLI and the version 1 YAML config are the primary user interfaces. The Rust crates expose the implementation for library users, but applications normally invoke the generator as a build step.