hxlang


https://github.com/santiagocalebe/HxLang

This is not the latest stable version of hxlang. See version 1.0.2 for the latest version.

To install, run:

haxelib install hxlang 1.0.0 

See using Haxelib in Haxelib documentation for more information.

README.md

logo

HxLang is a lightweight internationalization (i18n) library for Haxe. It loads language files (in .json format) and provides a simple API for switching and retrieving localized strings across different platforms (sys, js, or other targets).

Features:

Cross-platform support: works with sys, js, and fallback for other targets.

Simple JSON-based language files.

Retry mechanism for failed or empty language loads.

Fallback to default language if desired language is missing.

Runtime language switching.

Easy integration into Haxe games/apps.

Check the documentation.

Click Here

Contributors
SantiagoCalebe
Version
1.0.0
Published
7 months ago
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub