My second crate :D : Karatepe, a localisation library
The Rust Programming Language Forum
My second crate :D : Karatepe, a localisation library
while i was writing another project i got frustrated with fluent (i kept mistyping up the names of translations and/or arguments, which are just string and constructing hash maps of arguments was just annoying), so i decided to start a a "quick" side project, multiple attempts and months later i finally finished version 0.1.0 of karatepe: https://crates.io/crates/karatepe (copied from the readme) karatepe is a library for localising software. Unlike most other localisation libraries, karat...
0 comments
No comments yet.