:tada: A first step towards multiplatform interna...
# opensource
m
🎉 A first step towards multiplatform internationalization. https://github.com/fluidsonic/fluid-i18n This is a proof-of-concept for multiplatform i18n using embedded Unicode CLDR data for JS, JVM & Darwin targets. So far it can only provide localized country names (+ short & variant alternatives), but we can expand from here. Note that because CLDR data is embedded the library size will be larger compared to other libraries which is an important consideration for Kotlin/JS on the browser. What internationalization feature should be added next? What’s dearly missing? 🙂
❤️ 2
🚀 3
Wohoo! I’ve reworked the logic for faster compile time, reduced code size & faster lookup speed. Down to <500 nanoseconds now 🙂
👍 1