2 releases
Uses new Rust 2024
new 0.0.4 | Apr 22, 2025 |
---|---|
0.0.3 | Apr 22, 2025 |
#574 in Internationalization (i18n)
5KB
globetrotter
Polyglot, type-safe internationalization using code-generation.
Supported languages
As of now, globetrotter
supports generating type-safe translations for:
- Rust
- Typescript
If your language is not yet supported, you can also use globetrotter
as a library and implement a generator for your language.
Also, contributions for more languages are always welcome!
Installation
brew install LuupSystems/tap/globetrotter
# or install from source
cargo install --locked globetrotter-cli
Get started
# todo: config file
# todo: invoke globetrotter
Dependencies
~0.3–0.9MB
~20K SLoC